summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm/atmel-hlcdc: Rename custom plane state variableMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-02-24drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcastWayne Lin
2021-02-24drm/dp_mst: Revise broadcast msg lct & lcrWayne Lin
2021-02-23drm/vkms: Annotate vblank timerDaniel Vetter
2021-02-23drm/komeda: Annotate dma-fence critical section in commit pathDaniel Vetter
2021-02-23drm/malidp: Annotate dma-fence critical section in commit pathDaniel Vetter
2021-02-23drm/atmel: Use drm_atomic_helper_commitDaniel Vetter
2021-02-23drm/omapdrm: Annotate dma-fence critical section in commit pathDaniel Vetter
2021-02-23drm/tegra: Annotate dma-fence critical section in commit pathDaniel Vetter
2021-02-23drm/tidss: Annotate dma-fence critical section in commit pathDaniel Vetter
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-02-22drm/ast: fix memory leak when unload the driverTong Zhang
2021-02-21drm/drv: Remove initialization of static variablesTian Tao
2021-02-19drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_lockedGerd Hoffmann
2021-02-19drm/qxl: rework cursor planeGerd Hoffmann
2021-02-19drm/qxl: move shadow handling to new qxl_prepare_shadow()Gerd Hoffmann
2021-02-19drm/qxl: fix monitors object vmapGerd Hoffmann
2021-02-19drm/qxl: fix prime vmapGerd Hoffmann
2021-02-19drm/qxl: add qxl_bo_vmap/qxl_bo_vunmapGerd Hoffmann
2021-02-19drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_lockedGerd Hoffmann
2021-02-19drm/qxl: fix lockdep issue in qxl_alloc_release_reservedGerd Hoffmann
2021-02-19drm/qxl: use ttm bo prioritiesGerd Hoffmann
2021-02-19drm/qxl: more fence wait reworkGerd Hoffmann
2021-02-19drm/qxl: properly handle device init failuresGerd Hoffmann
2021-02-18drm/tilcdc: fix raster control register settingDario Binacchi
2021-02-18drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2021-02-18drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0Imre Deak
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-02-17drm/ast: Move all of the cursor-update functionality to atomic_updateThomas Zimmermann
2021-02-17drm/ast: Store each HW cursor offset after pinning the rsp BOThomas Zimmermann
2021-02-17drm/ast: Map HW cursor BOs permanentlyThomas Zimmermann
2021-02-17drm/ast: Store cursor BOs in cursor planeThomas Zimmermann
2021-02-17drm/ast: Add cursor-plane data structureThomas Zimmermann
2021-02-17drm/ast: Inline ast cursor-update functions into modesetting codeThomas Zimmermann
2021-02-17drm/ast: Allocate HW cursor BOs during cursor-plane initializationThomas Zimmermann
2021-02-17drm/ast: Initialize planes in helper functionsThomas Zimmermann
2021-02-17drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_checkThomas Zimmermann
2021-02-17drm/ast: Add constants for VGACRCB register bitsThomas Zimmermann
2021-02-15drm/stm: Fix bus_flags handlingMarek Vasut
2021-02-15drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQsBoris Brezillon
2021-02-15drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon
2021-02-15drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon