summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bochs/bochs_fbdev.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-05drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2016-04-12drm/bochs: Drop fake gamma supportDaniel Vetter1-15/+0
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-08-06drm/bochs: Use new drm_fb_helper functionsArchit Taneja1-25/+11
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding1-2/+12
2014-11-20bochs: fix bochsdrmfb mmapGerd Hoffmann1-4/+14
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding1-1/+1
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding1-1/+2
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding1-1/+1
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann1-1/+0
2013-12-23drm/bochs: new driverGerd Hoffmann1-0/+215