| Commit message (Expand) | Author | Age |
* | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION | Daniel Vetter | 2016-08-12 |
* | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 2016-08-12 |
* | drm/qxl: Remove useless drm_fb_get_bpp_depth() call | Laurent Pinchart | 2016-06-07 |
* | qxl: catch qxlfb_create_pinned_object failures | Gerd Hoffmann | 2016-05-17 |
* | drm/qxl: Use drm_fb_helper deferred_io support | Noralf Trønnes | 2016-05-02 |
* | drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*() | Noralf Trønnes | 2016-05-02 |
* | drm/qxl: Use unlocked gem unreferencing | Daniel Vetter | 2016-04-20 |
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä | 2015-11-24 |
* | drm: Remove unused fbdev_list members | Lukas Wunner | 2015-11-24 |
* | drm/qxl: fix framebuffer dirty rectangle tracking. | Gerd Hoffmann | 2015-10-07 |
* | drm/qxl: Use new drm_fb_helper functions | Archit Taneja | 2015-08-06 |
* | drm/qxl: rewrite framebuffer support | Gerd Hoffmann | 2015-05-06 |
* | drm/fb-helper: Propagate errors from initial config failure | Thierry Reding | 2015-01-21 |
* | drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper | Fabian Frederick | 2014-09-24 |
* | drm: Introduce drm_fb_helper_prepare() | Thierry Reding | 2014-07-07 |
* | drm: Constify struct drm_fb_helper_funcs | Thierry Reding | 2014-07-07 |
* | qxl: avoid an oops in the deferred io code. | Dave Airlie | 2013-11-04 |
* | drm/qxl: add delayed fb operations | Dave Airlie | 2013-07-23 |
* | qxl: add fb and ttm entry points for use by suspend/resume. | Dave Airlie | 2013-07-04 |
* | drm/qxl: add support for > 1 output | Dave Airlie | 2013-07-04 |
* | drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers | Ville Syrjälä | 2013-06-17 |
* | drm/qxl: make lots of things static. | Dave Airlie | 2013-04-15 |
* | drm: add new QXL driver. (v1.4) | Dave Airlie | 2013-04-11 |