summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2 daysdrm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()Harry Wentland1-1/+1
2 daysdrm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2 daysdrm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
2 daysdrm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
2 daysdrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
2 daysdrm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
2 daysdrm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
2026-06-01drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2026-06-01drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
2026-06-01drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
2026-05-23drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
2026-05-23drm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf1-1/+2
2026-05-23drm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf1-1/+2
2026-05-23drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
2026-05-17drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-05-07drm/amd: Fix set but not used warningsTiezhu Yang1-6/+3
2026-04-11drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-16/+22
2026-04-11drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
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: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-19drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
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: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai1-2/+1
2026-03-04drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-03-04drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-03-04drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2026-03-04drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-03-04drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11
2026-03-04drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
2026-03-04drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2026-03-04drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
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: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-27drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8