summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-11-29drm/amd: Document device reset methodsAndré Almeida-0/+25
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann-91/+170
2023-11-24drm/sched: Reverse run-queue priority enumerationLuben Tuikov-1/+1
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov-3/+3
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-7/+10
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak-5/+9
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-16/+18
2023-11-17drm/amdgpu: Add function parameter 'xcc_mask' not described in 'amdgpu_vm_flu...Srinivasan Shanmugam-0/+1
2023-11-17drm/amdgpu: add amdgpu runpm usage trace for separate funcsPrike Liang-0/+21
2023-11-17drm/amdgpu: add pm metrics structure definitionAlex Deucher-0/+15
2023-11-17drm/amdgpu: expose the connected port num info through sysfsShiwu Zhang-0/+44
2023-11-17drm/amd/display: Promote DC to 3.2.260Aric Cyr-1/+1
2023-11-17drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirksMario Limonciello-2/+6
2023-11-17drm/amd: Use the first non-dGPU PCI device for BW limitsMario Limonciello-2/+35
2023-11-17drm/amd/display: Add missing chips for HDCPRodrigo Siqueira-0/+5
2023-11-17drm/amd/display: Add new command to disable replay timing resyncAnthony Koo-0/+41
2023-11-17drm/amd/display: Enable DSC Flag in MST Mode ValidationFangzhi Zuo-18/+26
2023-11-17drm/amd/display: Send PQ bit in AMD VSIFKrunoslav Kovac-2/+4
2023-11-17drm/amd/display: Add disable timeout optionDuncan Ma-6/+27
2023-11-17drm/amd/display: Enable DCN clock gating for DCN35Daniel Miess-30/+108
2023-11-17drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu-1/+48
2023-11-17drm/amd/display: Try to acquire a free OTG master not used in cur ctx firstWenjing Liu-2/+6
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri-181/+276
2023-11-17drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz-2/+139
2023-11-17drm/amd/display: Enable CM low mem power optimizationYihan Zhu-6/+9
2023-11-17drm/amdgpu: correct mca ipid die/socket/addr decodeYang Wang-5/+13
2023-11-17drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai-1/+5
2023-11-17drm/amdkfd: Clear the VALU exception state in the trap handlerLaurent Morichetti-332/+338
2023-11-17drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.cSrinivasan Shanmugam-27/+42
2023-11-17drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun-4/+1
2023-11-17drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun-78/+32
2023-11-17amdgpu: Adjust kmalloc_array calls for new -Walloc-sizeSam James-8/+8
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun-38/+28
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling-67/+57
2023-11-17drm/amdgpu: update mappings not managed by KFDFelix Kuehling-6/+22
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam-1/+311
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto-6/+4
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang-22/+45
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang-0/+6
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma-16/+16
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar-1/+1
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang-1/+1
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh-0/+4
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin-4/+4
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen-4/+1