summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-06-15drm/amdkfd: fix null queue check on debug setting exceptionsJonathan Kim1-1/+1
2023-06-15drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.5Tim Huang1-0/+29
2023-06-15drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.Srinivasan Shanmugam1-4/+14
2023-06-15drm/amd/pm: fix vclk setting failed for SMU v13.0.5Tim Huang1-2/+9
2023-06-15drm/amd/display: 3.2.239Aric Cyr1-1/+1
2023-06-15drm/amd/display: fix pixel rate update sequenceDmytro Laktyushkin6-27/+7
2023-06-15Revert "drm/amd/display: reallocate DET for dual displays with high pixel rat...Samson Tam1-46/+5
2023-06-15drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee2-0/+102
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng7-2/+15
2023-06-15drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_contextArtem Grishin1-0/+1
2023-06-15drm/amd/display: Block SubVP + DRR if the DRR is PSR capableAlvin Lee1-2/+8
2023-06-15drm/amd/display: Do not disable phantom pipes in driverSaaem Rizvi1-1/+2
2023-06-15drm/amd/display: Re-enable SubVP high refreshAlvin Lee2-2/+2
2023-06-15drm/amd/display: Re-enable DPP/HUBP Power GatingDaniel Miess1-2/+9
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee3-66/+217
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung2-0/+3
2023-06-15drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-15drm/amd/display: Promote DAL to 3.2.238Aric Cyr1-1/+1
2023-06-15drm/amd/display: Add Error Code for Dml Validation FailureFangzhi Zuo2-0/+67
2023-06-15drm/amd/display: Add DP2 MetricsAustin Zheng2-3/+5
2023-06-15drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu1-0/+32
2023-06-15drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-15Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam1-1/+1
2023-06-15drm/amdgpu: expose num_hops and num_links xgmi info through dev attrShiwu Zhang1-0/+46
2023-06-15drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang1-1/+5
2023-06-15drm/radeon: Disable outputs when releasing fbdev clientThomas Zimmermann1-0/+1
2023-06-15drm/amd/amdgpu: enable W=1 for amdgpuHamza Mahfooz1-1/+12
2023-06-15drm/amdgpu: Fix kdoc warningSrinivasan Shanmugam1-2/+2
2023-06-15drm/amd/display: Enable dcn314 DPP RCODaniel Miess1-0/+16
2023-06-15drm/amdgpu: Rename DRM schedulers in amdgpu TTMMukul Joshi4-15/+15
2023-06-15drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...Lee Jones1-3/+3
2023-06-15drm/amd/display: Skip DPP DTO update if root clock is gatedNicholas Kazlauskas3-0/+14
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie489-7914/+44881
2023-06-14drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-06-14drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-14drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-14Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam1-1/+1
2023-06-14drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang1-1/+5
2023-06-14drm/radeon: Disable outputs when releasing fbdev clientThomas Zimmermann1-0/+1
2023-06-14drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-14drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello1-2/+2
2023-06-14drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello1-0/+3
2023-06-14drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-13drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu1-0/+80
2023-06-13drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu4-0/+102
2023-06-13drm/amdgpu: Program gds backup address as zero if no gds allocatedJiadong Zhu1-5/+8
2023-06-13drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova1-1/+2
2023-06-13drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaledJiadong Zhu1-4/+4
2023-06-13drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova1-2/+2