summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: clean up vbios fetching codeAlex Deucher2024-09-181-14/+2
* drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi2024-09-181-7/+14
* drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher2024-09-181-2/+45
* drm/amdgpu: remove amdgpu_pin_restricted()Christian König2024-09-183-54/+6
* drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König2024-09-189-1/+13
* drm/amdgpu: Fix XCP instance mask calculationLijo Lazar2024-09-181-19/+13
* drm/amdgpu: Fix get each xcp macroAsad Kamal2024-09-181-1/+1
* drm/amd/display: 3.2.301Aric Cyr2024-09-181-1/+1
* drm/amd/display: Clear cached watermark after resumeCharlene Liu2024-09-181-0/+1
* drm/amd/display: Update IPS default mode for DCN35/DCN351Roman Li2024-09-181-17/+33
* drm/amd/display: Validate backlight caps are saneMario Limonciello2024-09-181-0/+16
* drm/amd/display: Use full update for swizzle mode changeCharlene Liu2024-09-182-3/+4
* drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2024-09-182-0/+27
* drm/amd/display: Fix underflow when setting underscan on DCN401Aurabindo Pillai2024-09-181-1/+3
* drm/amd/display: Remove always-false branchesAlex Hung2024-09-183-15/+0
* drm/amd/display: Check null pointer before dereferencing seAlex Hung2024-09-181-1/+1
* drm/amd/display: 3.2.300Aric Cyr2024-09-181-1/+1
* drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma2024-09-183-5/+7
* drm/amd/display: Add fullscreen only sharpening policyRelja Vojvodic2024-09-182-1/+5
* drm/amd/display: Restructure dpia link trainingPeichen Huang2024-09-1811-52/+233
* drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim2024-09-181-1/+1
* drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai2024-09-181-0/+50
* drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas2024-09-181-0/+6
* drm/amd/display: Add debug options to change sharpen policiesSamson Tam2024-09-186-19/+128
* drm/amd/display: Block timing sync for different output formats in pmoDillon Varone2024-09-181-3/+5
* drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu2024-09-182-0/+2
* drm/amd/display: Add dmub hpd sense callbackRoman Li2024-09-182-1/+21
* drm/amd/display: Emulate Display Hotplug HangDaniel Sa2024-09-181-7/+2
* drm/amd/display: Implement new DPCD register handlingRyan Seto2024-09-185-5/+30
* drm/amd/display: Use SDR white level to calculate matrix coefficientsSamson Tam2024-09-185-15/+28
* drm/amd/display: Round calculated vtotalRobin Chen2024-09-181-1/+1
* drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma2024-09-182-7/+33
* drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma2024-09-182-0/+21
* drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal2024-09-181-1/+5
* drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König2024-09-187-265/+6
* drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher2024-09-181-0/+2
* drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher2024-09-181-1/+9
* drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger2024-09-181-10/+13
* drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao2024-09-181-5/+6
* drm/amdgpu: Retry i2c transfer once if it fails on SMU13.0.6Kent Russell2024-09-181-2/+6
* drm/amd/display: fix typo in the commentYan Zhen2024-09-183-5/+5
* drm/amdgpu: Fix a typoAndrew Kreimer2024-09-181-1/+1
* drm/amdgpu: fix typo in the commentYan Zhen2024-09-188-8/+8
* drm/amdgpu: fix spelling in amd_shared.hAlex Deucher2024-09-181-1/+1
* drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher2024-09-181-7/+1
* drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou2024-09-171-1/+1
* drm/amdgpu: disable GPU RAS bad page feature for specific ASICTao Zhou2024-09-171-0/+5
* drm/amdgpu: ensure the connector is not null before using itTim Huang2024-09-171-1/+1
* drm/amdkfd: clean up code for interrupt v10Jesse Zhang2024-09-171-15/+0
* drm/amdkfd: Move queue fs deletion after destroy checkKent Russell2024-09-171-1/+1