summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-10drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher
2024-09-10drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'Srinivasan Shanmugam
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu
2024-09-10drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang
2024-09-10drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier
2024-09-10drm/stm: add COMMON_CLK dependencyArnd Bergmann
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-09drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-09drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-09-09drm/xe: Mark reserved engines in snapshotLucas De Marchi
2024-09-09drm/xe: Fix arg to pci_iomap()Lucas De Marchi
2024-09-09drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson
2024-09-09drm/vc4: hvs: Enable SCALER_CONTROL early in HVS initTim Gover
2024-09-09drm/vc4: plane: Move the buffer offset out of the vc4_plane_stateDave Stevenson
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard
2024-09-09drm/vc4: hvs: Rework LBM alignmentMaxime Ripard
2024-09-09drm/vc4: plane: Change ptr0_offset to an arrayMaxime Ripard
2024-09-09drm/vc4: hvs: Rename hvs_regs listMaxime Ripard
2024-09-09drm/vc4: hvs: Create cob_init functionMaxime Ripard
2024-09-09drm/vc4: hvs: Create hw_init functionMaxime Ripard
2024-09-09drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_outputMaxime Ripard
2024-09-09drm/vc4: Make v3d paths unavailable on any generation newer than vc4Maxime Ripard
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson
2024-09-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-09-09drm/vc4: plane: YUV planes require vertical scaling to always be enabledDave Stevenson
2024-09-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson
2024-09-09drm/vc4: crtc: Move assigned_channel to a variableMaxime Ripard
2024-09-09drm/vc4: plane: Use return variable in atomic_checkMaxime Ripard
2024-09-09drm/vc4: plane: Add more debugging for LBM allocationMaxime Ripard
2024-09-09drm/vc4: hvs: Print error if we fail an allocationMaxime Ripard
2024-09-09drm/vc4: hvs: More logging for dlist generationMaxime Ripard
2024-09-09drm/vc4: hdmi: Warn if writing to an unknown HDMI registerMaxime Ripard
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley
2024-09-09drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson
2024-09-09drm/vc4: plane: Add support for YUV444 formatsDom Cobley
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley
2024-09-09drm/vc4: crtc: Force trigger of dlist update on margins changeDave Stevenson
2024-09-09drm/vc4: plane: Handle fractional coordinates using the phase fieldDom Cobley
2024-09-09drm/vc4: plane: Keep fractional source coords inside stateDom Cobley