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_kms.c
Age
Commit message (
Expand
)
Author
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