summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello-0/+3
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed-1/+4
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal-1/+9
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang-1/+1
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo-15/+14
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam-0/+2
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma-2/+3
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu-3/+3
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas-3/+15
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard-7135/+269853
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-773/+1688
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter-773/+1688
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello-0/+3
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-9/+11
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich-1/+1
2023-11-09drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu-43/+37
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu-18/+116
2023-11-09drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang-0/+22
2023-11-09drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak-3/+6
2023-11-09drm/amd/display: remove duplicated argumentJosé Pekkarinen-1/+1
2023-11-09drm/amdgpu: correct mca debugfs dump reg listYang Wang-2/+9
2023-11-09drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang-6/+11
2023-11-09drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang-3/+161
2023-11-09drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin-5/+10
2023-11-09drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang-1/+1
2023-11-09drm/amdgpu: Support multiple error query modesHawking Zhang-23/+78
2023-11-09drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang-182/+319
2023-11-09drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu-0/+4
2023-11-09drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOVVictor Lu-6/+10
2023-11-09drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens-6/+7
2023-11-09drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang-7/+16
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu-19/+25
2023-11-09drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu-0/+1
2023-11-09drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma-1/+1
2023-11-09drm/amdgpu: correct amdgpu ip block rev infoYang Wang-2/+2
2023-11-09drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar-0/+4
2023-11-09drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_modeTao Zhou-6/+8
2023-11-09drm/amdgpu: lower CS errors to debug severityChristian König-1/+1
2023-11-09drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König-0/+1
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher-3/+7
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula-0/+1
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä-2/+2
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-506/+827
2023-11-07drm/amdgpu: add RAS reset/query operations for XGMI v6_4Tao Zhou-3/+43
2023-11-07drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou-0/+38