summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds191-2415/+11513
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie29-162/+316
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie12-86/+22
2023-10-27drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno1-6/+0
2023-10-27drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark1-3/+0
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng1-1/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis4-19/+41
2023-10-27drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li1-7/+5
2023-10-27drm/amdgpu: Identify data parity error corrected in replay modeCandice Li1-9/+23
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi1-1/+1
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+1
2023-10-27Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-9/+11
2023-10-27drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar1-18/+22
2023-10-27drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar1-0/+1
2023-10-27drm/amdgpu: get RAS poison status from DF v4_6_2Tao Zhou4-1/+71
2023-10-27drm/amdgpu: Use discovery table's subrevisionLijo Lazar1-1/+8
2023-10-27drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello4-22/+10
2023-10-27drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello7-14/+6
2023-10-27drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-0/+2
2023-10-27drm/amdgpu remove restriction of sriov max_pfn on Vega10Lin.Cao1-5/+2
2023-10-27drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang1-0/+6
2023-10-27drm/amdgpu: bypass RAS error reset in some conditionsTao Zhou1-1/+9
2023-10-27drm/amdgpu: enable RAS poison mode for APUTao Zhou1-1/+2
2023-10-27drm/amdgpu/vpe: correct queue stop programingLang Yu1-8/+10
2023-10-27drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-10-27drm/amdgpu: Add API to get full IP versionLijo Lazar1-0/+7
2023-10-27drm/amdgpu: add tmz support for GC IP v11.5.0Jiadong Zhu1-0/+1
2023-10-27drm/amdgpu: modify if condition in nbio_v7_7.cLi Ma1-2/+2
2023-10-27drm/amdgpu: refine ras error kernel log printYang Wang2-39/+82
2023-10-27drm/amdgpu: fix find ras error node errorYang Wang1-4/+3
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher11-84/+19
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov2-2/+3
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie32-613/+568
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König1-1/+1
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie3-4/+9
2023-10-22drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov1-7/+8
2023-10-20drm/amdgpu: Create version number for coredumpsAndré Almeida2-0/+4
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida4-87/+90
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida3-26/+36
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang2-13/+33
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang1-2/+10
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou2-203/+0
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang2-17/+51
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou2-0/+26
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou5-25/+10
2023-10-20drm/amdgpu: add clockgating support for NBIO v7.7.1Li Ma1-0/+1
2023-10-20drm/amdgpu: fix missing stuff in NBIO v7.11Li Ma2-0/+79
2023-10-20drm/amdgpu: Enable RAS feature by default for APUStanley.Yang1-12/+2
2023-10-20drm/amdgpu: fix typo for amdgpu ras error data printYang Wang1-2/+2