summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_fb.c
AgeCommit message (Expand)Author
2015-10-07drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann
2015-08-06drm/qxl: Use new drm_fb_helper functionsArchit Taneja
2015-05-07drm/qxl: rewrite framebuffer supportGerd Hoffmann
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-09-24drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helperFabian Frederick
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2013-11-04qxl: avoid an oops in the deferred io code.Dave Airlie
2013-07-24drm/qxl: add delayed fb operationsDave Airlie
2013-07-05qxl: add fb and ttm entry points for use by suspend/resume.Dave Airlie
2013-07-05drm/qxl: add support for > 1 outputDave Airlie
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie