mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 03:39:11 +00:00
- dev is redundant, we have state->atomic
- add stall parameter, which must be set when swapping needs to stall
for preceeding commits to stop looking at ->state pointers. Currently
all drivers need this to be, just prep work for a glorious future.
v2: Rebased on top of
commit
|
||
|---|---|---|
| .. | ||
| atmel_hlcdc_crtc.c | ||
| atmel_hlcdc_dc.c | ||
| atmel_hlcdc_dc.h | ||
| atmel_hlcdc_layer.c | ||
| atmel_hlcdc_layer.h | ||
| atmel_hlcdc_output.c | ||
| atmel_hlcdc_plane.c | ||
| Kconfig | ||
| Makefile | ||