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
Age
Commit message (
Expand
)
Author
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: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm/atmel-hlcdc: Rename custom plane state variable
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-24
drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
Wayne Lin
2021-02-24
drm/dp_mst: Revise broadcast msg lct & lcr
Wayne Lin
2021-02-23
drm/vkms: Annotate vblank timer
Daniel Vetter
2021-02-23
drm/komeda: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/atmel: Use drm_atomic_helper_commit
Daniel Vetter
2021-02-23
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/tegra: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/tidss: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-22
drm/ast: fix memory leak when unload the driver
Tong Zhang
2021-02-21
drm/drv: Remove initialization of static variables
Tian Tao
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-18
drm/tilcdc: fix raster control register setting
Dario Binacchi
2021-02-18
drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2021-02-18
drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0
Imre Deak
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
drm/ast: Move all of the cursor-update functionality to atomic_update
Thomas Zimmermann
2021-02-17
drm/ast: Store each HW cursor offset after pinning the rsp BO
Thomas Zimmermann
2021-02-17
drm/ast: Map HW cursor BOs permanently
Thomas Zimmermann
2021-02-17
drm/ast: Store cursor BOs in cursor plane
Thomas Zimmermann
2021-02-17
drm/ast: Add cursor-plane data structure
Thomas Zimmermann
2021-02-17
drm/ast: Inline ast cursor-update functions into modesetting code
Thomas Zimmermann
2021-02-17
drm/ast: Allocate HW cursor BOs during cursor-plane initialization
Thomas Zimmermann
2021-02-17
drm/ast: Initialize planes in helper functions
Thomas Zimmermann
2021-02-17
drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
Thomas Zimmermann
2021-02-17
drm/ast: Add constants for VGACRCB register bits
Thomas Zimmermann
2021-02-15
drm/stm: Fix bus_flags handling
Marek Vasut
2021-02-15
drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs
Boris Brezillon
2021-02-15
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
[next]