summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-18drm/amdgpu: clean up vbios fetching codeAlex Deucher-14/+2
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi-7/+14
2024-09-18drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher-2/+45
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König-54/+6
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König-1/+13
2024-09-18drm/amdgpu: Fix XCP instance mask calculationLijo Lazar-19/+13
2024-09-18drm/amdgpu: Fix get each xcp macroAsad Kamal-1/+1
2024-09-18drm/amd/display: 3.2.301Aric Cyr-1/+1
2024-09-18drm/amd/display: Clear cached watermark after resumeCharlene Liu-0/+1
2024-09-18drm/amd/display: Update IPS default mode for DCN35/DCN351Roman Li-17/+33
2024-09-18drm/amd/display: Validate backlight caps are saneMario Limonciello-0/+16
2024-09-18drm/amd/display: Use full update for swizzle mode changeCharlene Liu-3/+4
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai-0/+27
2024-09-18drm/amd/display: Fix underflow when setting underscan on DCN401Aurabindo Pillai-1/+3
2024-09-18drm/amd/display: Remove always-false branchesAlex Hung-15/+0
2024-09-18drm/amd/display: Check null pointer before dereferencing seAlex Hung-1/+1
2024-09-18drm/amd/display: 3.2.300Aric Cyr-1/+1
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma-5/+7
2024-09-18drm/amd/display: Add fullscreen only sharpening policyRelja Vojvodic-1/+5
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang-52/+233
2024-09-18drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim-1/+1
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai-0/+50
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas-0/+6
2024-09-18drm/amd/display: Add debug options to change sharpen policiesSamson Tam-19/+128
2024-09-18drm/amd/display: Block timing sync for different output formats in pmoDillon Varone-3/+5
2024-09-18drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu-0/+2
2024-09-18drm/amd/display: Add dmub hpd sense callbackRoman Li-1/+21
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa-7/+2
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto-5/+30
2024-09-18drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam-15/+28
2024-09-18drm/amd/display: Round calculated vtotalRobin Chen-1/+1
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma-7/+33
2024-09-18drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma-0/+21
2024-09-18drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-1/+5
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König-265/+6
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher-0/+2
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher-1/+9
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger-10/+13
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao-5/+6
2024-09-18drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6Kent Russell-2/+6
2024-09-18drm/amd/display: fix typo in the commentYan Zhen-5/+5
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer-1/+1
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen-8/+8
2024-09-18drm/amdgpu: fix spelling in amd_shared.hAlex Deucher-1/+1
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher-7/+1
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper-12/+32
2024-09-18drm/xe: Convert to USM lock to rwsemMatthew Brost-12/+10
2024-09-18drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"Animesh Manna-4/+0
2024-09-18drm/xe: Fix DSB buffer coherencyMaarten Lankhorst-2/+7
2024-09-18drm/xe: Restore pci state upon resumeRodrigo Vivi-0/+2