linux-stable/drivers/gpu/drm/mgag200
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: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/mgag200: Hardware cursor support 2013-06-17 19:42:48 +10:00
mgag200_cursor.c drm/mgag200: fix kernel hang in cursor code. 2015-11-19 13:20:01 +10:00
mgag200_drv.c drm/mgag200: Add support for a new G200eW3 chipset 2015-08-24 13:46:52 +10:00
mgag200_drv.h drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
mgag200_fb.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
mgag200_i2c.c drm/mgag200: Add support for a new G200eW3 chipset 2015-08-24 13:46:52 +10:00
mgag200_main.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
mgag200_mode.c drm/mgag200: Add support for a new rev of G200e 2015-08-24 13:47:16 +10:00
mgag200_reg.h drm/mgag200: Hardware cursor support 2013-06-17 19:42:48 +10:00
mgag200_ttm.c drm/mgag200: remove unneeded variable 2015-07-17 08:50:45 +02:00