summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
10 daysdrm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
14 daysRevert "drm/amd/display: Fix backlight max_brightness to match exported range"Alex Deucher1-3/+3
2026-08-09drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-08-09drm/amd/display: check GRPH_FLIP status before sending eventLeo Li1-40/+151
2026-08-03drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li1-1/+2
2026-08-03drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
2026-08-03drm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello1-3/+3
2026-08-03drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi1-2/+5
2026-08-03drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lockLeo Li2-189/+228
2026-08-03drm/amd/display: set new_stream to NULL after releaseWenTao Liang1-0/+1
2026-08-03drm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann1-4/+6
2026-07-24drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-04-02drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-04-02drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
2026-02-27drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski2-4/+16
2026-02-27drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-02-27drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-27drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-02-11Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-23drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-23drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-02Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)1-4/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)1-0/+15
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski2-0/+144
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski1-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung1-0/+1
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng1-0/+11
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai1-2/+2
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz2-15/+4
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo1-0/+4
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello1-0/+4
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen3-24/+66
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen1-1/+35
2025-09-23drm/amd/display: Refactor SMU tracingDillon Varone1-2/+2
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee2-2/+2
2025-09-23drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+Ivan Lipski1-4/+8
2025-09-23drm/amd/display: Handle interpolation for first data pointMario Limonciello1-0/+10
2025-09-23drm/amd/display: Add missing post flip callsDillon Varone2-4/+7
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie6-50/+125