summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-29/+26
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf-5/+12
2026-01-05drm/amd/display: Promote DC to 3.2.364Taimur Hassan-1/+1
2026-01-05drm/amd/display: Replace log macro for analog display detectionAlex Hung-1/+3
2026-01-05drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung-6/+6
2026-01-05drm/amd/display: Remove unnecessary divider update flagCruise Hung-5/+1
2026-01-05drm/amd/display: Fix dsc eDP issueCharlene Liu-3/+9
2026-01-05drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin-3/+3
2026-01-05drm/amd/display: Update timing source enumsClay King-0/+1
2026-01-05drm/amd/display: Add new fields to fams2 configDillon Varone-2/+2
2026-01-05drm/amd/display: Consolidate dmub fb info to a single structDillon Varone-26/+33
2026-01-05drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMALDominik Kaszewski-41/+39
2026-01-05drm/amd/display: Fix P010, NV12, YUY2 scale down by four times failureKaier Hsueg-1/+2
2026-01-05drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas-4/+6
2026-01-05drm/amd/display: Update function name to link_detect_connection_type_analogAlex Hung-3/+3
2026-01-05drm/amd/display: sink EDID data null checkRichard Chiang-0/+3
2026-01-05drm/amd/display: Add frame skip feature support flagChunTao Tso-0/+5
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)-10/+13
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)-2/+4
2026-01-05drm/amd/display: Fix DPMS log printingMario Limonciello (AMD)-89/+29
2026-01-05drm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...Bagas Sanjaya-1/+1
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor-185/+73
2026-01-05drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor-1/+5
2025-12-22drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula-0/+3
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan-1/+1
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan-22/+48
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu-53/+60
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li-0/+9
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-5/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-16drm/amd/display: Replay Video Conferencing V2ChunTao Tso-0/+14
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam-2/+5
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-08drm/amd/display: shrink struct membersRosen Penev-10/+5
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung-63/+71