开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2019-01-28
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
2019-01-28
drm/qxl: use shadow bo directly
Gerd Hoffmann
[next]