summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner-1454/+3387
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs-1/+4
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich-2/+2
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-251/+1915
2024-09-09treewide: correct the typo 'retun'WangYuli-1/+1
2024-09-09drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann-0/+4
2024-09-09drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko-2/+5
2024-09-09drm/xe: Mark reserved engines in snapshotLucas De Marchi-0/+5
2024-09-09drm/xe: Fix arg to pci_iomap()Lucas De Marchi-3/+2
2024-09-09drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson-5/+3
2024-09-09drm/vc4: hvs: Enable SCALER_CONTROL early in HVS initTim Gover-6/+8
2024-09-09drm/vc4: plane: Move the buffer offset out of the vc4_plane_stateDave Stevenson-36/+20
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard-8/+14
2024-09-09drm/vc4: hvs: Rework LBM alignmentMaxime Ripard-2/+6
2024-09-09drm/vc4: plane: Change ptr0_offset to an arrayMaxime Ripard-10/+11
2024-09-09drm/vc4: hvs: Rename hvs_regs listMaxime Ripard-3/+3
2024-09-09drm/vc4: hvs: Create cob_init functionMaxime Ripard-54/+74
2024-09-09drm/vc4: hvs: Create hw_init functionMaxime Ripard-72/+83
2024-09-09drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_outputMaxime Ripard-35/+42
2024-09-09drm/vc4: Make v3d paths unavailable on any generation newer than vc4Maxime Ripard-59/+59
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard-107/+121
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley-0/+2
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson-2/+5
2024-09-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson-1/+2
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley-0/+4
2024-09-09drm/vc4: plane: YUV planes require vertical scaling to always be enabledDave Stevenson-0/+6
2024-09-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson-0/+3
2024-09-09drm/vc4: crtc: Move assigned_channel to a variableMaxime Ripard-3/+4
2024-09-09drm/vc4: plane: Use return variable in atomic_checkMaxime Ripard-1/+5
2024-09-09drm/vc4: plane: Add more debugging for LBM allocationMaxime Ripard-0/+4
2024-09-09drm/vc4: hvs: Print error if we fail an allocationMaxime Ripard-3/+8
2024-09-09drm/vc4: hvs: More logging for dlist generationMaxime Ripard-2/+12
2024-09-09drm/vc4: hdmi: Warn if writing to an unknown HDMI registerMaxime Ripard-1/+4
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley-5/+13
2024-09-09drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson-0/+11
2024-09-09drm/vc4: plane: Add support for YUV444 formatsDom Cobley-0/+18
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley-1/+1
2024-09-09drm/vc4: crtc: Force trigger of dlist update on margins changeDave Stevenson-10/+12
2024-09-09drm/vc4: plane: Handle fractional coordinates using the phase fieldDom Cobley-11/+76
2024-09-09drm/vc4: plane: Keep fractional source coords inside stateDom Cobley-36/+34
2024-09-09drm/i915/bios: fix printk format widthJani Nikula-1/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen-5/+5
2024-09-07Merge tag 'drm-msm-next-2024-09-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-128/+2498
2024-09-06drm/amdgpu: drop redundant W=1 warnings from MakefileJani Nikula-17/+1
2024-09-06drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"Christian König-6/+0
2024-09-06drm/amdgpu/mes11: Indent an if statmentDan Carpenter-1/+1
2024-09-06drm/amdkfd: Document and define SVM events message macroPhilip Yang-23/+22
2024-09-06drm/amdkfd: Select reset method for poison handlingHawking Zhang-8/+32
2024-09-06drm/amdkfd: fix missed queue reset on queue destroyJonathan Kim-2/+3
2024-09-06drm/amdgpu: Surface svm_default_granularity, a RW module parameterRamesh Errabolu-7/+39