linux/drivers/gpu/drm/shmobile
Matt Roper 2b79dc13dc drm/shmobile: Restrict plane loops to only operate on legacy planes
Ensure that existing driver loops over all planes do not change behavior
when we begin adding new types of planes (primary and cursor) to the DRM
plane list in future patches.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
2014-04-01 20:11:27 -04:00
..
Kconfig drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE 2013-11-06 12:00:08 +10:00
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm/shmobile: Restrict plane loops to only operate on legacy planes 2014-04-01 20:11:27 -04:00
shmob_drm_crtc.h
shmob_drm_drv.c drm/shmob: call drm_put_dev directly from ->remove hook 2013-12-18 11:05:46 +10:00
shmob_drm_drv.h
shmob_drm_kms.c drm/shmobile: Minor typo fix in debug message 2013-06-20 10:07:14 +02:00
shmob_drm_kms.h
shmob_drm_plane.c drm/shmobile: Use devm_* managed functions 2013-06-20 10:07:14 +02:00
shmob_drm_plane.h
shmob_drm_regs.h