alistair23-linux/drivers/gpu/drm/shmobile
Ville Syrjälä 1eb83451ba drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Drivers shouldn't clobber the passed in addfb ioctl parameters.
i915 was doing just that. To prevent it from happening again,
pass the struct around as const, starting all the way from
internal_framebuffer_create().

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-11-24 11:47:38 +01:00
..
Kconfig
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm: Simplify drm_for_each_legacy_plane arguments 2015-07-22 16:25:45 +02:00
shmob_drm_crtc.h
shmob_drm_drv.c drm: Stop using drm_vblank_count() as the hw frame counter 2015-10-07 16:13:52 +02:00
shmob_drm_drv.h
shmob_drm_kms.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
shmob_drm_kms.h
shmob_drm_plane.c
shmob_drm_plane.h
shmob_drm_regs.h