aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-20drm/amdgpu: fix typo for amdgpu ras error data printYang Wang1-2/+2
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4Bokun Zhang1-16/+55
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P3Bokun Zhang1-7/+41
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P2Bokun Zhang1-0/+4
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P1Bokun Zhang1-2/+3
2023-10-20drm/amdgpu: Fix delete nodes that have been relesedStanley.Yang1-3/+1
2023-10-20drm/amdgpu: Enable mca debug mode mode when ras enabledStanley.Yang1-1/+1
2023-10-20drm/amdgpu: Add UVD_VCPU_INT_EN2 to dpg sramHawking Zhang1-0/+5
2023-10-20drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2Nathan Chancellor1-1/+1
2023-10-20drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-1/+1
2023-10-20drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-20drm/amd/display: Remove duplicated include in dce110_hwseq.cYang Li1-2/+0
2023-10-20drm/amd/display: clean up some inconsistent indentingsYang Li1-72/+72
2023-10-20drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-10-20drm/amdgpu: Enable software RAS in vcn v4_0_3Hawking Zhang1-1/+3
2023-10-20drm/amdgpu: define ras_reset_error_count functionTao Zhou2-4/+17
2023-10-20drm/amdkfd:remove unused codeJesse Zhang2-63/+0
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun12-88/+148
2023-10-20drm/amdgpu: Log UE corrected by replay as correctable errorCandice Li1-3/+4
2023-10-20Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie15-88/+581
2023-10-20Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...Dave Airlie21-30/+407
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie18-152/+230
2023-10-20Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-1/+5
2023-10-20Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+2
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-43/+65
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-1/+2
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-1/+2
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang1-0/+21
2023-10-19drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King1-3/+3
2023-10-19drm/amdkfd: clean up some inconsistent indentingJiapeng Chong1-1/+1
2023-10-19drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang1-118/+36
2023-10-19drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello1-0/+4
2023-10-19drm/amd: Don't parse IMU ucode version if it won't be loadedMario Limonciello1-2/+2
2023-10-19drm/amd: Move microcode init step to early_init()Mario Limonciello1-8/+8
2023-10-19drm/amdgpu: update retry times for psp BL waitAsad Kamal1-1/+1
2023-10-19drm/amd: Add missing kernel doc for prepare_suspend()Mario Limonciello1-0/+2
2023-10-19drm/amdgpu: update to the latest GC 11.5 headersAlex Deucher1-0/+48
2023-10-19drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher3-185/+40
2023-10-19drm/amdgpu : Add hive ras recovery checkAsad Kamal3-3/+17
2023-10-19drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
2023-10-19Revert "drm/amdgpu: Program xcp_ctl registers as needed"Mangesh Gadre1-12/+11
2023-10-19drm/amdgpu/umsch: add suspend and resume callbackLang Yu1-0/+16
2023-10-19drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher1-1/+1
2023-10-19drm/panel: ili9882t: Avoid blurred screen from fast sleepCong Yang1-1/+21
2023-10-19drm/panel: ili9882t: Break out as separate driverCong Yang4-371/+769
2023-10-19drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3