summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
11 daysdrm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
11 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
11 daysdrm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
11 daysdrm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
2026-08-19Revert "drm/amd/display: Fix backlight max_brightness to match exported range"Alex Deucher1-3/+3
2026-08-19drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-19drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
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 Li3-40/+197
2026-08-09drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-08-09drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-08-09drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-08-09drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-08-09drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-08-03drm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland2-2/+16
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: dce100: skip non-DP stream encoders for DP MSTAndriy Korud1-1/+6
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-03Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"Leo Li1-15/+3
2026-08-03drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...WenTao Liang1-1/+4
2026-08-03drm/amd/display: use kvzalloc to allocate struct dcHonglei Huang1-3/+3
2026-08-03drm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann1-4/+6
2026-08-03drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.xLeorize2-2/+16
2026-08-03drm/amd/display: Restore periodic detection for DCN35Ivan Lipski3-4/+2
2026-08-03Revert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin1-2/+0
2026-08-03drm/amd/display: Add dp_skip_rbr flag for NUTMEGTimur Kristóf3-4/+6
2026-08-03drm/amd/display: Fix preferred link rate for NUTMEGTimur Kristóf1-1/+3
2026-08-03drm/amd/display: Fix ISM dc_lock deadlock during suspendRay Wu3-12/+70
2026-07-24drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone18-689/+1439
2026-07-24drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
2026-07-24drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li1-3/+10
2026-07-24drm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam1-0/+2
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+5
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen1-1/+5
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
2026-06-03drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
2026-06-03drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
2026-06-03drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
2026-06-03drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2026-06-03drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-03drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
2026-06-03drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()Harry Wentland1-1/+1
2026-06-03drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski1-2/+13
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9