summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-17drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-05-17drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-05-17drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-05-17drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-05-17drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-05-17drm/i915: Check pipe source size when using skl+ scalersVille Syrjälä1-0/+17
2023-05-17drm/i915/mtl: update scaler source and destination limits for MTLAnimesh Manna1-8/+32
2023-05-17drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2-0/+20
2023-05-17drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala2-0/+7
2023-05-17drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203Radhakrishna Sripada2-0/+10
2023-05-17drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio1-1/+1
2023-05-17drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello3-26/+4
2023-05-17drm/amd: Add a new helper for loading/validating microcodeMario Limonciello2-0/+39
2023-05-17drm/amd: Load MES microcode during early_initMario Limonciello4-151/+100
2023-05-17drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen1-2/+7
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-05-17drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen1-7/+13
2023-05-17drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2-2/+4
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5
2023-05-17drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang1-1/+1
2023-05-17drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar1-0/+1
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen1-1/+2
2023-05-17drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang1-1/+0
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-17drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang1-1/+0
2023-05-17drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
2023-05-17drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-05-17drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2-2/+18
2023-05-17drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas9-26/+72
2023-05-17drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas1-1/+3
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill1-1/+1
2023-05-17drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede4-30/+6
2023-05-17drm/msm: fix workqueue leak on bind errorsJohan Hovold1-1/+4
2023-05-17drm/msm: fix missing wq allocation error handlingJohan Hovold1-0/+4
2023-05-17drm/msm: fix vram leak on bind errorsJohan Hovold1-7/+19
2023-05-17drm/msm: fix drm device leak on bind errorsJohan Hovold1-2/+8
2023-05-17drm/msm: fix NULL-deref on irq uninstallJohan Hovold1-3/+5
2023-05-17drm/msm: fix NULL-deref on snapshot tear downJohan Hovold1-1/+2
2023-05-17drm/i915/color: Fix typo for Plane CSC indexesChaitanya Kumar Borah1-2/+2
2023-05-17drm/bridge: lt8912b: Fix DSI Video ModeFrancesco Dolcini1-1/+0
2023-05-17drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold1-4/+12
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-17drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada1-0/+2
2023-05-17drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-05-17drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai1-1/+0
2023-05-17drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB resetCruise Hung1-0/+2
2023-05-17drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-05-17drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2