summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_display.c
AgeCommit message (Expand)Author
2015-10-07drm/qxl: avoid buffer reservation in qxl_crtc_page_flipFrediano Ziglio
2015-10-01drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio
2015-09-24drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma
2015-06-05drm/qxl: Remove format string errorsFrediano Ziglio
2014-11-15drm/qxl: drop unused mode private pointerDave Airlie
2014-11-15drm/qxl: use suggested x/y offset properties to pass guest prefsDave Airlie
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield
2014-05-01drm: try harder to avoid regression when merging mode bitsDave Airlie
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-01-14gpu: fix qxl missing crc32_leRandy Dunlap
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä
2013-11-06qxl: add a connector property to denote hotplug should rescan modes.Dave Airlie
2013-10-23drm/qxl: fix disabling extra monitors from clientMarc-André Lureau
2013-10-23drm/qxl: remove unnecessary checkMarc-André Lureau
2013-10-23drm/qxl: prefer the monitor config resolutionMarc-André Lureau
2013-10-23drm/qxl: notify that the monitor config changedMarc-André Lureau
2013-07-24qxl: convert qxl driver to proper use for reservationsDave Airlie
2013-07-05qxl: use drm helper hotplug supportDave Airlie
2013-07-05qxl: split monitors_config object creation out.Dave Airlie
2013-07-05drm/qxl: add support for > 1 outputDave Airlie
2013-07-05drm/qxl: make dynamic resizing work properly.Dave Airlie
2013-06-28drm/qxl: add support for cursor hotspot.Dave Airlie
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-05-17drm/qxl: drop active_user_framebuffer as its unneededDave Airlie
2013-05-17qxl: drop unused variable.Dave Airlie
2013-04-16drm/qxl: fix smatch warningsDave Airlie
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie