summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie2-33/+15
2022-06-17Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie2-6/+4
2022-06-17Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-47/+62
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-25/+55
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard11-1/+211
2022-06-16drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard1-4/+46
2022-06-16drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard1-3/+18
2022-06-16drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard1-25/+48
2022-06-16drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard1-14/+20
2022-06-16drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard1-6/+14
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard1-7/+11
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard1-1/+11
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard1-1/+7
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard1-9/+42
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard3-6/+17
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard3-7/+7
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard6-29/+30
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard1-0/+4
2022-06-16drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland1-1/+3
2022-06-16drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland2-52/+4
2022-06-15drm/msm/gem: Drop early returns in close/purge vmaRob Clark1-4/+2
2022-06-15drm/msm/gem: Separate object and vma unpinRob Clark4-16/+22
2022-06-14drm/msm: use for_each_sgtable_sg to iterate over scatterlistJonathan Marek1-1/+1
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer1-2/+0
2022-06-14drm/exynos: mic: Rework initializationMarek Szyprowski2-33/+15
2022-06-14drm/exynos: fix IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2022-06-14drm/ttm: fix bulk move handling v2Christian König2-24/+50
2022-06-13drm/msm: Switch ordering of runpm put vs devfreq_idleRob Clark1-1/+2
2022-06-13drm/i915/uc: remove accidental static from a local variableJani Nikula1-1/+1
2022-06-13drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2-21/+30
2022-06-13drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit5-22/+19
2022-06-13drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds49-301/+430
2022-06-10drm/ttm: fix missing NULL check in ttm_device_swapoutChristian König1-1/+5
2022-06-10Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-43/+92
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+8
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-09drm/ast: Support multiple outputsThomas Zimmermann6-36/+41
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie37-251/+330
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang1-16/+20
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard1198-31339/+494784
2022-06-08drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya2-1/+6
2022-06-08drm/amdgpu: always flush the TLB on gfx8Christian König1-0/+5
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König1-10/+7
2022-06-08drm/amdkfd:Fix fw version for 10.3.6Jesse Zhang1-1/+3
2022-06-07drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse1-0/+1
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas3-12/+12
2022-06-07Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"Guchun Chen1-64/+45
2022-06-07drm/msm: Fix double pm_runtime_disable() callMaximilian Luz1-1/+2