summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-30drm/amdgpu:Remove sdma halt/unhalt during frontdoor loadMangesh Gadre1-4/+9
2023-06-30drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou2-2/+4
2023-06-30drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng1-0/+1
2023-06-30drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen1-6/+6
2023-06-30drm/amd: Disable PSR-SU on Parade 0803 TCONMario Limonciello1-0/+2
2023-06-30drm/amdkfd: Enable GWS on GFX9.4.3Mukul Joshi2-12/+24
2023-06-30drm/panel: Fine tune Starry-ili9882t panel HFP and HBPCong Yang1-3/+3
2023-06-29arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann1-0/+3
2023-06-28Merge tag 'drm-intel-next-fixes-2023-06-21' of git://anongit.freedesktop.org/...Dave Airlie5-13/+18
2023-06-27drm/i915: Add missing forward declarations/includes to display power headersImre Deak2-0/+6
2023-06-26drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal1-1/+1
2023-06-26drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar1-1/+1
2023-06-26drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander1-2/+2
2023-06-26drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada1-1/+2
2023-06-26drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak1-8/+8
2023-06-23drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issueEvan Quan1-1/+1
2023-06-23drm/amd/display: 3.2.240Aric Cyr1-1/+1
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee9-11/+50
2023-06-23drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin1-2/+9
2023-06-23drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin5-7/+16
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo1-1/+155
2023-06-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen1-0/+3
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng2-5/+6
2023-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee4-2/+6
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee1-0/+7
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee1-1/+1
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar1-1/+28
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng5-20/+171
2023-06-23drm/amd/display: add a NULL pointer checkSung-huai Wang1-4/+6
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess1-1/+1
2023-06-23Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess3-24/+1
2023-06-23drm/amd/display: disable RCO for DCN314Daniel Miess2-1/+4
2023-06-23drm/amd/display: disable power gating for DCN314Daniel Miess1-7/+5
2023-06-23drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo1-0/+1
2023-06-23drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor1-38/+38
2023-06-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan1-4/+7
2023-06-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-06-23drm/amdkfd: set coherent host access capability flagAlex Sierra1-0/+4
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar4-2/+15
2023-06-23drm/amdgpu/atomfirmware: fix LPDDR5 width reportingAlex Deucher1-6/+12
2023-06-23drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...Nathan Chancellor1-2/+0
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao1-5/+5
2023-06-23drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar1-1/+3
2023-06-23drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu1-0/+3
2023-06-23amd/display/dc: remove repeating expressionWang Ming1-1/+1
2023-06-20drm/i915: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2023-06-20drm/i915: make i915_drm_client_fdinfo() reference conditional againArnd Bergmann2-3/+1
2023-06-20drm/i915/huc: Fix missing error code in intel_huc_init()Harshit Mogalapalli1-0/+1
2023-06-20drm/i915/gsc: take a wakeref for the proxy-init-completion checkAlan Previn1-8/+14
2023-06-19Merge tag 'drm-msm-next-2023-06-18' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie108-2493/+4442