index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
9
-155
/
+331
|
\
|
*
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
2
-1
/
+6
|
*
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-05
3
-8
/
+132
|
*
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-05
3
-0
/
+18
|
*
qxl: add ring prep code for s/r
Dave Airlie
2013-07-05
2
-2
/
+9
|
*
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-05
2
-4
/
+19
|
*
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-05
2
-4
/
+52
|
*
drm/qxl: set time on drawables from userspace
Dave Airlie
2013-07-05
1
-0
/
+6
|
*
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-05
5
-58
/
+85
|
*
drm/qxl: make dynamic resizing work properly.
Dave Airlie
2013-07-05
1
-55
/
+3
|
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
1
-5
/
+0
|
*
drm/qxl: add support for cursor hotspot.
Dave Airlie
2013-06-28
1
-8
/
+8
|
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
2
-17
/
+0
*
|
drm/qxl: add missing access check for execbuffer ioctl
Dave Airlie
2013-06-28
1
-0
/
+5
|
/
*
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2013-05-31
2
-6
/
+7
*
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
2013-05-28
1
-0
/
+1
*
qxl: fix bug with object eviction and update area
Dave Airlie
2013-05-17
1
-0
/
+1
*
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
2013-05-17
2
-18
/
+4
*
qxl: drop unused variable.
Dave Airlie
2013-05-17
2
-2
/
+0
*
drm/qxl: fix ioport interactions for kernel submitted commands.
Dave Airlie
2013-05-17
1
-10
/
+19
*
qxl: update to new idr interfaces.
Dave Airlie
2013-05-03
2
-24
/
+16
*
drivers, drm: fix qxl build error when debugfs is disabled
David Rientjes
2013-04-30
1
-0
/
+6
*
drm/qxl: fix build with debugfs turned off.
Dave Airlie
2013-04-18
1
-0
/
+4
*
drm/qxl: fix smatch warnings
Dave Airlie
2013-04-16
3
-4
/
+5
*
drm/qxl: make lots of things static.
Dave Airlie
2013-04-16
9
-77
/
+31
*
drm: add new QXL driver. (v1.4)
Dave Airlie
2013-04-12
21
-0
/
+7104