index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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: Fix HDMI_STATIC_METADATA_TYPE1 constant
Mario Kleiner
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-22
efifb: Ensure graphics device for efifb stays at PCI D0
Kai-Heng Feng
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-18
video: fbdev: amba-clcd: Always use msleep() for waiting
Sebastian Andrzej Siewior
2021-02-18
video: omapfb: Remove WARN_ON(in_interrupt()).
Ahmed S. Darwish
2021-02-18
video: omap: Remove in_interrupt() usage.
Ahmed S. Darwish
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
v4l: ioctl: Use %p4cc printk modifier to print FourCC codes
Sakari Ailus
2021-02-17
lib/vsprintf: Add support for printing V4L2 and DRM fourccs
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
[next]