summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_fb.c
Commit message (Expand)AuthorAgeFilesLines
* qxl: catch qxlfb_create_pinned_object failuresGerd Hoffmann2016-05-171-0/+3
* drm/qxl: Use drm_fb_helper deferred_io supportNoralf Trønnes2016-05-021-166/+57
* drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*()Noralf Trønnes2016-05-021-3/+3
* drm/qxl: Use unlocked gem unreferencingDaniel Vetter2016-04-201-2/+2
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-1/+1
* drm: Remove unused fbdev_list membersLukas Wunner2015-11-241-1/+0
* drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann2015-10-071-8/+11
* drm/qxl: Use new drm_fb_helper functionsArchit Taneja2015-08-061-27/+13
* drm/qxl: rewrite framebuffer supportGerd Hoffmann2015-05-071-218/+57
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-211-6/+16
* drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helperFabian Frederick2014-09-241-1/+2
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-081-1/+4
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-081-1/+1
* qxl: avoid an oops in the deferred io code.Dave Airlie2013-11-041-1/+1
* drm/qxl: add delayed fb operationsDave Airlie2013-07-241-21/+163
* qxl: add fb and ttm entry points for use by suspend/resume.Dave Airlie2013-07-051-0/+10
* drm/qxl: add support for > 1 outputDave Airlie2013-07-051-1/+1
* drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-171-4/+0
* drm/qxl: make lots of things static.Dave Airlie2013-04-161-1/+1
* drm: add new QXL driver. (v1.4)Dave Airlie2013-04-121-0/+567
OpenPOWER on IntegriCloud