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 drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS 2015-02-03 11:12:37 +10:00
Makefile drm: Renesas SH Mobile DRM driver 2012-09-18 12:28:22 +02:00
shmob_drm_backlight.c drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_backlight.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_crtc.c drm: Simplify drm_for_each_legacy_plane arguments 2015-07-22 16:25:45 +02:00
shmob_drm_crtc.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
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 drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
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 drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_plane.c drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_plane.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_regs.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00