summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu01-0/+1
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng-7/+17
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang-4/+0
2023-10-31drm/amdgpu: Drop deferred error in uncorrectable error checkCandice Li-2/+1
2023-10-31drm/amdgpu: check RAS supported first in ras_reset_error_countTao Zhou-4/+4
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie-162/+316
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-86/+22
2023-10-27drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno-6/+0
2023-10-27drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark-3/+0
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng-1/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis-19/+41
2023-10-27drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li-7/+5
2023-10-27drm/amdgpu: Identify data parity error corrected in replay modeCandice Li-9/+23
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi-1/+1
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+1
2023-10-27Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-9/+11
2023-10-26drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar-18/+22
2023-10-26drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar-0/+1
2023-10-26drm/amdgpu: get RAS poison status from DF v4_6_2Tao Zhou-1/+71
2023-10-26drm/amdgpu: Use discovery table's subrevisionLijo Lazar-1/+8
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello-22/+10
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello-14/+6
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello-0/+2
2023-10-26drm/amdgpu remove restriction of sriov max_pfn on Vega10Lin.Cao-5/+2
2023-10-26drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang-0/+6
2023-10-26drm/amdgpu: bypass RAS error reset in some conditionsTao Zhou-1/+9
2023-10-26drm/amdgpu: enable RAS poison mode for APUTao Zhou-1/+2
2023-10-26drm/amdgpu/vpe: correct queue stop programingLang Yu-8/+10
2023-10-26drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello-1/+1
2023-10-26drm/amdgpu: Add API to get full IP versionLijo Lazar-0/+7
2023-10-26drm/amdgpu: add tmz support for GC IP v11.5.0Jiadong Zhu-0/+1
2023-10-26drm/amdgpu: modify if condition in nbio_v7_7.cLi Ma-2/+2
2023-10-26drm/amdgpu: refine ras error kernel log printYang Wang-39/+82
2023-10-26drm/amdgpu: fix find ras error node errorYang Wang-4/+3
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher-84/+19
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov-2/+3
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello-1/+1
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie-613/+568
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König-1/+1
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-4/+9
2023-10-21drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov-7/+8
2023-10-20drm/amdgpu: Create version number for coredumpsAndré Almeida-0/+4
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida-87/+90
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida-26/+36
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang-13/+33
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang-2/+10
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou-203/+0
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang-17/+51
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou-0/+26
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou-25/+10