summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen2023-06-301-6/+6
* drm/amd: Disable PSR-SU on Parade 0803 TCONMario Limonciello2023-06-301-0/+2
* drm/amdkfd: Enable GWS on GFX9.4.3Mukul Joshi2023-06-302-12/+24
* drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issueEvan Quan2023-06-231-1/+1
* drm/amd/display: 3.2.240Aric Cyr2023-06-231-1/+1
* drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee2023-06-239-11/+50
* drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin2023-06-231-2/+9
* drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin2023-06-235-7/+16
* drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo2023-06-231-1/+155
* drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen2023-06-231-0/+3
* drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng2023-06-232-5/+6
* drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee2023-06-234-2/+6
* drm/amd/display: Clear update flags at end of flipAlvin Lee2023-06-231-0/+7
* drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee2023-06-231-1/+1
* drm/amd/display: add missing ABM registersSridevi Arvindekar2023-06-231-1/+28
* drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng2023-06-235-20/+171
* drm/amd/display: add a NULL pointer checkSung-huai Wang2023-06-231-4/+6
* Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess2023-06-231-1/+1
* Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess2023-06-233-24/+1
* drm/amd/display: disable RCO for DCN314Daniel Miess2023-06-232-1/+4
* drm/amd/display: disable power gating for DCN314Daniel Miess2023-06-231-7/+5
* drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo2023-06-231-0/+1
* drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor2023-06-231-38/+38
* drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan2023-06-231-4/+7
* drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset2023-06-231-0/+12
* drm/amdkfd: set coherent host access capability flagAlex Sierra2023-06-231-0/+4
* drm/amdgpu: Add vbios attribute only if supportedLijo Lazar2023-06-234-2/+15
* drm/amdgpu/atomfirmware: fix LPDDR5 width reportingAlex Deucher2023-06-231-6/+12
* drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...Nathan Chancellor2023-06-231-2/+0
* drm/amd/pm: remove unneeded variableMingtong Bao2023-06-231-5/+5
* drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar2023-06-231-1/+3
* drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu2023-06-231-0/+3
* amd/display/dc: remove repeating expressionWang Ming2023-06-231-1/+1
* Merge tag 'drm-msm-next-2023-06-18' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2023-06-1995-2469/+3884
|\
| * drm/msm/a6xx: Add A610 speedbin supportKonrad Dybcio2023-06-181-0/+27
| * drm/msm/a6xx: Add A619_holi speedbin supportKonrad Dybcio2023-06-181-0/+31
| * drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matchingKonrad Dybcio2023-06-182-12/+21
| * drm/msm/a6xx: Use "else if" in GPU speedbin rev matchingKonrad Dybcio2023-06-181-4/+4
| * drm/msm/a6xx: Fix some A619 tunablesKonrad Dybcio2023-06-181-1/+5
| * drm/msm/a6xx: Add A610 supportKonrad Dybcio2023-06-183-12/+107
| * drm/msm/a6xx: Add support for A619_holiKonrad Dybcio2023-06-182-2/+30
| * drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurationsKonrad Dybcio2023-06-181-1/+4
| * drm/msm/a6xx: Introduce GMU wrapper supportKonrad Dybcio2023-06-186-36/+266
| * drm/msm/a6xx: Move CX GMU power counter enablement to hw_initKonrad Dybcio2023-06-182-6/+7
| * drm/msm/a6xx: Extend and explain UBWC configKonrad Dybcio2023-06-181-10/+31
| * drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw initKonrad Dybcio2023-06-181-1/+5
| * drm/msm/a6xx: Add a helper for software-resetting the GPUKonrad Dybcio2023-06-183-2/+14
| * drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()Konrad Dybcio2023-06-181-4/+5
| * drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpuKonrad Dybcio2023-06-183-37/+38
| * drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()Konrad Dybcio2023-06-182-6/+6