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_drv.h
Age
Commit message (
Expand
)
Author
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-01-28
drm/qxl: remove dead qxl fbdev emulation code
Gerd Hoffmann
2019-01-28
drm/qxl: implement prime kmap/kunmap
Gerd Hoffmann
2019-01-28
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
2019-01-28
drm/qxl: track primary bo
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused offset parameter from qxl_io_create_primary()
Gerd Hoffmann
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: change the way slot is detected
Frediano Ziglio
2019-01-28
drm/qxl: simplify slot management
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused qxl_fb_virtual_address
Gerd Hoffmann
2019-01-28
drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
Gerd Hoffmann
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'bool'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
2018-04-25
qxl: keep separate release_bo pointer
Gerd Hoffmann
2017-12-08
drm/qxl: reapply cursor after resetting primary
Ray Strode
2017-10-23
qxl: alloc & use shadow for dumb buffers
Gerd Hoffmann
2017-10-23
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
2017-06-23
drm/qxl: move extern variable declaration header file
Gerd Hoffmann
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
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-03-01
drm/qxl: Remove qxl_debugfs_takedown()
Noralf Trønnes
2017-02-28
drm: qxl: Atomic phase 1: convert cursor to universal plane
Gabriel Krisman Bertazi
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-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-15
qxl: Remove qxl_bo_init() return value
Christophe Fergeau
2016-11-15
qxl: Remove unused prototype
Christophe Fergeau
2016-11-15
qxl: Mark some internal functions as static
Christophe Fergeau
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-20
drm/qxl: reapply cursor after SetCrtc calls
Ray Strode
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-02
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2016-03-31
drm/qxl: fix cursor position with non-zero hotspot
John Keeping
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
[next]