summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011374-21687/+293238
|\
| * Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-10-31137-698/+1474
| |\
| | * drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno2023-10-271-6/+0
| | * drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark2023-10-271-3/+0
| | * drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng2023-10-271-1/+2
| | * drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis2023-10-275-23/+45
| | * drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li2023-10-271-7/+5
| | * drm/amdgpu: Identify data parity error corrected in replay modeCandice Li2023-10-271-9/+23
| | * drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi2023-10-271-1/+1
| | * drm/amd/display: fix S/G display enablementHamza Mahfooz2023-10-271-1/+1
| | * drm/amdxcp: fix amdxcp unloads incompletelyJames Zhu2023-10-271-3/+4
| | * drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma2023-10-271-2/+2
| | * drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar2023-10-271-18/+22
| | * drm/amd: check num of link levels when update pcie paramLin.Cao2023-10-271-0/+3
| | * drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar2023-10-271-0/+1
| | * drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang2023-10-273-3/+23
| | * drm/amdgpu: get RAS poison status from DF v4_6_2Tao Zhou2023-10-274-1/+71
| | * drm/amdgpu: Use discovery table's subrevisionLijo Lazar2023-10-271-1/+8
| | * drm/amd/display: 3.2.256Aric Cyr2023-10-271-1/+1
| | * drm/amd/display: add interface to query SubVP statusAurabindo Pillai2023-10-274-2/+9
| | * drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran2023-10-271-1/+6
| | * drm/amd/display: Disable SYMCLK32_SE RCO on DCN314Michael Strauss2023-10-271-1/+1
| | * drm/amd/display: Fix shaper using bad LUT paramsIlya Bakoulin2023-10-271-0/+1
| | * drm/amd/display: add null check for invalid oppsSamson Tam2023-10-271-1/+2
| | * drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee2023-10-274-19/+38
| | * drm/amd/display: fix num_ways overflow errorSamson Tam2023-10-271-3/+4
| | * drm/amd/display: Add prefix for plane functionsRodrigo Siqueira2023-10-273-271/+275
| | * drm/amd/display: Add prefix to amdgpu crtc functionsRodrigo Siqueira2023-10-271-24/+24
| | * drm/amd/display: Correct enum typoRodrigo Siqueira2023-10-271-3/+3
| | * drm/amd/display: Set emulated sink type to HDMI accordingly.Alex Hung2023-10-271-0/+3
| | * drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal"Alex Hung2023-10-271-1/+0
| | * drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2023-10-272-1/+3
| | * drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas2023-10-2710-27/+141
| | * drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu2023-10-273-0/+148
| | * drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu2023-10-274-0/+30
| | * drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel2023-10-271-2/+2
| | * drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen2023-10-271-0/+6
| | * drm/amd/display: Add a check for idle power optimizationSung Joon Kim2023-10-277-7/+34
| | * drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas2023-10-2711-129/+27
| | * drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35Fangzhi Zuo2023-10-271-0/+6
| | * drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello2023-10-274-22/+10
| | * drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello2023-10-277-14/+6
| | * drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello2023-10-274-5/+5
| | * Revert "drm/amdkfd: Use partial migrations in GPU page faults"Philip Yang2023-10-274-160/+85
| | * Revert "drm/amdkfd:remove unused code"Philip Yang2023-10-272-0/+63
| | * drm/amd/display: Fix copyright notice in DC codeStylon Wang2023-10-2735-3/+215
| | * drm/amd/display: Fix copyright notice in DML2 codeStylon Wang2023-10-2722-1/+45
| | * drm/amd/display: Add missing copyright notice in DMUBStylon Wang2023-10-272-0/+38
| | * drm/amdgpu remove restriction of sriov max_pfn on Vega10Lin.Cao2023-10-271-5/+2
| | * drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'Srinivasan Shanmugam2023-10-271-0/+1