index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_kms.c
Age
Commit message (
Expand
)
Author
2022-09-23
drm/qxl: drop set_prod_notify parameter from qxl_ring_create
Zongmin Zhou
2022-06-09
drm/qxl: remove qxl_log_level global
Tom Rix
2022-03-25
drm/qxl: fix qxl can't use in arm64
Cong Liu
2021-02-19
drm/qxl: properly handle device init failures
Gerd Hoffmann
2021-02-05
drm/qxl: properly free qxl releases
Gerd Hoffmann
2021-01-06
drm/qxl: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-06
drm/qxl: replace idr_init() by idr_init_base()
Deepak R Varma
2020-06-25
drm/qxl: don't use ttm bo->offset
Nirmoy Das
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
2020-04-28
drm/qxl: Use devm_drm_dev_alloc
Daniel Vetter
2020-03-31
drm/qxl: Use correct notify port address when creating cursor ring
Huacai Chen
2020-03-26
drm/qxl: Use drmm_add_final_kfree
Daniel Vetter
2020-02-11
drm/qxl: reorder calls in qxl_device_fini().
Gerd Hoffmann
2019-11-29
drm/qxl: Complete exception handling in qxl_device_init()
Markus Elfring
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
2019-01-28
drm/qxl: use separate offset spaces for the two slots / ttm memory types.
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused fields from struct qxl_device
Gerd Hoffmann
2019-01-28
drm/qxl: simplify slot management
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
2018-08-10
drm: qxl: Fix error handling at qxl_device_init
Anton Vasilyev
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2017-02-28
drm: qxl: Drop device flags attribute
Gabriel Krisman Bertazi
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
2017-02-02
drm: qxl: Drop duplicated pci_device pointer attribute
Gabriel Krisman Bertazi
2017-02-02
drm: qxl: Drop duplicated device pointer attribute
Gabriel Krisman Bertazi
2017-01-19
drm: qxl: Open code teardown function for qxl
Gabriel Krisman Bertazi
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-11-15
qxl: Call qxl_gem_{init, fini}
Christophe Fergeau
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-12
drm/qxl: Remove dead code
Thierry Reding
2016-05-02
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
2014-01-14
drivers: gpu: Mark function as static in qxl_kms.c
Rashika
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
2013-07-05
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-05-31
drm/qxl: fix build warnings on 32-bit
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