summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma3-5/+7
2024-09-18drm/amd/display: Add fullscreen only sharpening policyRelja Vojvodic2-1/+5
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang11-52/+233
2024-09-18drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim1-1/+1
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-18drm/amd/display: Add debug options to change sharpen policiesSamson Tam6-19/+128
2024-09-18drm/amd/display: Block timing sync for different output formats in pmoDillon Varone1-3/+5
2024-09-18drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu2-0/+2
2024-09-18drm/amd/display: Add dmub hpd sense callbackRoman Li2-1/+21
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa1-7/+2
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto5-5/+30
2024-09-18drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam5-15/+28
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma2-7/+33
2024-09-18drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma2-0/+21
2024-09-18drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+5
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König7-265/+6
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher1-0/+2
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher1-1/+9
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger1-10/+13
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao1-5/+6
2024-09-18drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6Kent Russell1-2/+6
2024-09-18drm/amd/display: fix typo in the commentYan Zhen3-5/+5
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer1-1/+1
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen8-8/+8
2024-09-18drm/amdgpu: fix spelling in amd_shared.hAlex Deucher1-1/+1
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher1-7/+1
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou1-1/+1
2024-09-17drm/amdgpu: disable GPU RAS bad page feature for specific ASICTao Zhou1-0/+5
2024-09-17drm/amdgpu: ensure the connector is not null before using itTim Huang1-1/+1
2024-09-17drm/amdkfd: clean up code for interrupt v10Jesse Zhang1-15/+0
2024-09-17drm/amdkfd: Move queue fs deletion after destroy checkKent Russell1-1/+1
2024-09-17Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie6-9/+38
2024-09-16Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie48-353/+588
2024-09-13Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org...Dave Airlie2-1/+4
2024-09-13drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst1-1/+1
2024-09-13drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-09-13drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko1-2/+5
2024-09-13drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld1-1/+3
2024-09-13drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann1-0/+4
2024-09-12drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi1-1/+16
2024-09-12drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld1-4/+4
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li1-0/+11
2024-09-11drm/i915/bios: fix printk format widthJani Nikula1-1/+1
2024-09-11drm/i915/display: Fix BMG CCS modifiersJuha-Pekka Heikkila1-0/+3
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter37-57/+327
2024-09-11Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
2024-09-11Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie4-8/+4
2024-09-11Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie74-1358/+6023