index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_display.c
Age
Commit message (
Expand
)
Author
2013-11-06
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
2013-10-23
drm/qxl: fix disabling extra monitors from client
Marc-André Lureau
2013-10-23
drm/qxl: remove unnecessary check
Marc-André Lureau
2013-10-23
drm/qxl: prefer the monitor config resolution
Marc-André Lureau
2013-10-23
drm/qxl: notify that the monitor config changed
Marc-André Lureau
2013-07-24
qxl: convert qxl driver to proper use for reservations
Dave Airlie
2013-07-05
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-05
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-05
drm/qxl: make dynamic resizing work properly.
Dave Airlie
2013-06-28
drm/qxl: add support for cursor hotspot.
Dave Airlie
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-05-17
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
2013-05-17
qxl: drop unused variable.
Dave Airlie
2013-04-16
drm/qxl: fix smatch warnings
Dave Airlie
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie