index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
1
-1
/
+0
2020-04-28
drm/qxl: Use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+1
2020-03-31
drm/qxl: Use correct notify port address when creating cursor ring
Huacai Chen
1
-1
/
+1
2020-03-26
drm/qxl: Use drmm_add_final_kfree
Daniel Vetter
1
-0
/
+2
2020-02-11
drm/qxl: reorder calls in qxl_device_fini().
Gerd Hoffmann
1
-2
/
+2
2019-11-29
drm/qxl: Complete exception handling in qxl_device_init()
Markus Elfring
1
-1
/
+1
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
1
-3
/
+6
2019-01-28
drm/qxl: use separate offset spaces for the two slots / ttm memory types.
Gerd Hoffmann
1
-2
/
+3
2019-01-28
drm/qxl: drop unused fields from struct qxl_device
Gerd Hoffmann
1
-8
/
+2
2019-01-28
drm/qxl: simplify slot management
Gerd Hoffmann
1
-43
/
+29
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
1
-4
/
+2
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
1
-1
/
+0
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
1
-0
/
+1
2018-08-10
drm: qxl: Fix error handling at qxl_device_init
Anton Vasilyev
1
-7
/
+73
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
1
-1
/
+0
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
1
-22
/
+0
2017-02-28
drm: qxl: Drop device flags attribute
Gabriel Krisman Bertazi
1
-4
/
+1
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
1
-2
/
+9
2017-02-02
drm: qxl: Drop duplicated pci_device pointer attribute
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-02
drm: qxl: Drop duplicated device pointer attribute
Gabriel Krisman Bertazi
1
-1
/
+0
2017-01-19
drm: qxl: Open code teardown function for qxl
Gabriel Krisman Bertazi
1
-16
/
+0
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
1
-38
/
+2
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-3
/
+2
2016-11-15
qxl: Call qxl_gem_{init, fini}
Christophe Fergeau
1
-1
/
+2
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-5
/
+1
2016-07-12
drm/qxl: Remove dead code
Thierry Reding
1
-4
/
+0
2016-05-02
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
1
-4
/
+0
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
1
-4
/
+12
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-1
/
+0
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
1
-0
/
+2
2014-01-14
drivers: gpu: Mark function as static in qxl_kms.c
Rashika
1
-1
/
+1
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
1
-3
/
+7
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
1
-7
/
+25
2013-07-05
qxl: use drm helper hotplug support
Dave Airlie
1
-0
/
+3
2013-07-05
qxl: prepare memslot code for suspend/resume
Dave Airlie
1
-4
/
+17
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
1
-4
/
+5
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
1
-1
/
+1
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
1
-0
/
+302