index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
Age
Commit message (
Expand
)
Author
2013-07-24
qxl: convert qxl driver to proper use for reservations
Dave Airlie
2013-07-24
qxl: allow creation of pre-pinned objects and use for releases.
Dave Airlie
2013-07-24
drm/qxl: add delayed fb operations
Dave Airlie
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-05
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-05
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-05
qxl: add ring prep code for s/r
Dave Airlie
2013-07-05
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-05
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-05
drm/qxl: set time on drawables from userspace
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 missing access check for execbuffer ioctl
Dave Airlie
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-27
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-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2013-05-28
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
2013-05-17
qxl: fix bug with object eviction and update area
Dave Airlie
2013-05-17
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
2013-05-17
qxl: drop unused variable.
Dave Airlie
2013-05-17
drm/qxl: fix ioport interactions for kernel submitted commands.
Dave Airlie
2013-05-03
qxl: update to new idr interfaces.
Dave Airlie
2013-04-30
drivers, drm: fix qxl build error when debugfs is disabled
David Rientjes
2013-04-18
drm/qxl: fix build with debugfs turned off.
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