aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-31drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-01-31drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-01-31drm/amd/display: 3.2.221Aric Cyr1-1/+1
2023-01-31drm/amd/display: fix linux dp link lost handled only one timeHersen Wu2-3/+24
2023-01-31drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-01-31drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-01-31drm/amd/display: Add Function declaration in dc_linkMustapha Ghaddar2-24/+27
2023-01-31drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr1-20/+6
2023-01-31drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-01-31drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-01-31drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang1-0/+9
2023-01-31drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-01-31drm/amd/display: Correct bw_params populationDaniel Miess1-10/+21
2023-01-31drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-01-31drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo3-1/+26
2023-01-31drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam1-1/+0
2023-01-31drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu4-7/+68
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim7-37/+118
2023-01-31drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-01-31drm/amd: Allow s0ix without BIOS supportMario Limonciello1-6/+2
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+4
2023-01-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann293-6763/+7350
2023-01-31drm/i915/guc: Update GT/GuC messages in intel_uc.cMichal Wajdeczko1-41/+39
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_submission.cMichal Wajdeczko1-35/+26
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_log.cMichal Wajdeczko1-19/+19
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_fw.cMichal Wajdeczko1-8/+9
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_ct.cMichal Wajdeczko1-19/+4
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_ads.cMichal Wajdeczko1-4/+4
2023-01-31drm/i915/guc: Update GuC messages in intel_guc.cMichal Wajdeczko1-16/+15
2023-01-31drm/i915/guc: Add GuC oriented print macrosMichal Wajdeczko1-0/+48
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter53-1082/+457
2023-01-31drm/simpledrm: Allow physical width and height configuration via panel nodeRayyan Ansari1-9/+22
2023-01-31drm/i915/lvds: s/pipe_config/crtc_state/Ville Syrjälä1-23/+23
2023-01-31drm/i915/lvds: s/intel_encoder/encoder/ etc.Ville Syrjälä1-70/+64
2023-01-31drm/i915/lvds: s/dev_priv/i915/Ville Syrjälä1-57/+54
2023-01-31drm/i915/lvds: Fix whitespaceVille Syrjälä1-14/+14
2023-01-31drm/i915/lvds: Extract intel_lvds_regs.hVille Syrjälä8-54/+71
2023-01-31drm/i915/lvds: Use REG_BIT() & co.Ville Syrjälä2-26/+24
2023-01-31drm/i915/lvds: Use intel_de_rmw()Ville Syrjälä1-8/+4
2023-01-31drm/i915/lvds: Split long linesVille Syrjälä1-3/+7
2023-01-31drm/i915: Implement workaround for CDCLK PLL disable/enableStanislav Lisovskiy1-2/+13
2023-01-31drm/i915/hdmi: Go for scrambling only if platform supports TMDS clock > 340MHzAnkit Nautiyal1-1/+20
2023-01-30drm/nouveau/acr/gm20b: regression fixesBen Skeggs3-2/+17
2023-01-30drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs7-17/+65
2023-01-30drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs1-0/+23
2023-01-30drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison5-62/+73
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison5-12/+17
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+11