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_display.c
Age
Commit message (
Expand
)
Author
2024-07-10
drm/qxl: Pin buffer objects for internal mappings
Thomas Zimmermann
2024-06-26
drm/qxl: Add check for drm_cvt_mode
Chen Ni
2023-11-24
drm/qxl: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-06
drm/qxl: prevent memory leak
Zongmin Zhou
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-05-05
drm/qxl: add drm_gem_plane_helper_prepare_fb
Christian König
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-05-12
drm/qxl: balance dumb_shadow_bo pin
Gerd Hoffmann
2021-05-12
drm/qxl: drop redundant code
Gerd Hoffmann
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-11
qxl: Fix uninitialised struct field head.surface_id
Colin Ian King
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-19
drm/qxl: rework cursor plane
Gerd Hoffmann
2021-02-19
drm/qxl: move shadow handling to new qxl_prepare_shadow()
Gerd Hoffmann
2021-02-19
drm/qxl: fix monitors object vmap
Gerd Hoffmann
2021-02-19
drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
Gerd Hoffmann
2021-02-19
drm/qxl: use ttm bo priorities
Gerd Hoffmann
2021-02-19
drm/qxl: properly handle device init failures
Gerd Hoffmann
2021-02-05
drm/qxl: handle shadow in primary destroy
Gerd Hoffmann
2021-02-05
drm/qxl: properly pin/unpin shadow
Gerd Hoffmann
2021-02-05
drm/qxl: release shadow on shutdown
Gerd Hoffmann
2021-02-05
drm/qxl: use drmm_mode_config_init
Gerd Hoffmann
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-29
drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Qinglang Miao
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-17
drm/qxl: Replace deprecated function in qxl_display
Sidong Yang
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-19
drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-29
drm/qxl: qxl_release use after free
Vasily Averin
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
2020-03-02
drm/qxl: Use simple encoder
Thomas Zimmermann
2020-01-30
drm/qxl: Remove sending of vblank event
Thomas Zimmermann
2019-08-06
drm/qxl: use embedded gem object
Gerd Hoffmann
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
2019-02-21
drm/qxl: remove set but not used variable 'bo_old'
YueHaibing
2019-01-28
drm/qxl: use kernel mode db
Gerd Hoffmann
2019-01-28
drm/qxl: add qxl_add_mode helper function
Gerd Hoffmann
2019-01-28
drm/qxl: add mode/framebuffer check functions
Gerd Hoffmann
2019-01-28
drm/qxl: use generic fbdev emulation
Gerd Hoffmann
2019-01-28
drm/qxl: use qxl_num_crtc directly
Gerd Hoffmann
[next]