summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
3 daysdrm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
3 daysdrm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
3 daysdrm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
3 daysdrm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
3 daysdrm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
3 daysdrm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
3 daysdrm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
3 daysdrm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
3 daysdrm/amd/display: Don't repeat DAC load detectionTimur Kristóf1-4/+3
3 daysdrm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung2-5/+5
3 daysdrm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf4-5/+12
3 daysdrm/amd/display: Use local variable for analog_engine initializationIvan Lipski1-2/+4
3 daysdrm/amd/display: Remove unused encoder typesIvan Lipski1-35/+12
3 daysdrm/amd/display: Don't use kernel-doc comment in dc_register_software_state s...Bagas Sanjaya1-1/+1
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-04drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-08drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-06drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf3-12/+15
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf2-28/+25
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor1-221/+66
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor1-185/+73
2026-01-06drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-12-08drm/amd/display: shrink struct membersRosen Penev1-3/+0
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung1-63/+71
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie25-93/+1486
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi1-1/+1
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen1-0/+6
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski2-2/+4
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski1-1/+1
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas3-0/+39
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher5-12/+3
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie1-1/+0
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf2-4/+5
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf1-6/+7
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf1-2/+0
2025-11-18drm/amd/display: Fix warning for analog stream encodersTimur Kristóf1-1/+1
2025-11-18drm/amd/display: dc_hw_sequencer.c: remove kernel-doc commentsRandy Dunlap1-40/+40
2025-11-18drm/amd/display: Promote DC to 3.2.359Taimur Hassan1-1/+1
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu2-2/+4
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu1-1/+5
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8