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
Age
Commit message (
Expand
)
Author
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: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked
Gerd Hoffmann
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: fix prime vmap
Gerd Hoffmann
2021-02-19
drm/qxl: add qxl_bo_vmap/qxl_bo_vunmap
Gerd Hoffmann
2021-02-19
drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
Gerd Hoffmann
2021-02-19
drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
Gerd Hoffmann
2021-02-19
drm/qxl: use ttm bo priorities
Gerd Hoffmann
2021-02-19
drm/qxl: more fence wait rework
Gerd Hoffmann
2021-02-19
drm/qxl: properly handle device init failures
Gerd Hoffmann
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-05
drm/qxl: allocate dumb buffers in ram
Gerd Hoffmann
2021-02-05
drm/qxl: simplify qxl_fence_wait
Gerd Hoffmann
2021-02-05
drm/qxl: properly free qxl releases
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: unpin release objects
Gerd Hoffmann
2021-02-05
drm/qxl: use drmm_mode_config_init
Gerd Hoffmann
2021-02-05
Revert "drm/qxl: do not run release if qxl failed to init"
Gerd Hoffmann
2021-02-03
drm/qxl: do not run release if qxl failed to init
Tong Zhang
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-07
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-06
drm/qxl: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-12-22
drm/qxl: use flexible-array member instead of zero-length array
Tian Tao
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
2020-12-15
drm/ttm: cleanup LRU handling further
Christian König
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
2020-11-30
drm/qxl: switch to ttm_sg_tt_init
Christian König
2020-11-17
drm/qxl: Remove fbcon acceleration leftovers
Daniel Vetter
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-08
drm: remove unneeded break
Tom Rix
2020-11-06
drm/qxl: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-29
drm/qxl: drop ttm_page_alloc.h include
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
[next]