aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf5-0/+41
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf5-3/+51
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf1-4/+19
2025-10-28drm/amd/display: Don't try to enable/disable HPD when unavailableTimur Kristóf1-2/+3
2025-10-28drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)Timur Kristóf3-3/+18
2025-10-28drm/amd/display: Get maximum pixel clock from VBIOSTimur Kristóf2-0/+3
2025-10-28drm/amd/display: Add SelectCRTC_Source to BIOS parserTimur Kristóf5-5/+215
2025-10-28drm/amd/display: Hook up DAC to bios_parser_encoder_controlTimur Kristóf1-0/+16
2025-10-28drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)Timur Kristóf3-6/+30
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf4-0/+15
2025-10-28drm/amd/display: Determine DVI-I connector type (v2)Timur Kristóf1-2/+7
2025-10-28drm/amd/display: Promote DC to 3.2.356Taimur Hassan1-1/+1
2025-10-28drm/amd/display: [FW Promotion] Release 0.1.33.0Taimur Hassan1-3/+9
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: Make observers const-correctDominik Kaszewski4-23/+35
2025-10-28drm/amd/display: Add lock descriptor to check_updateDominik Kaszewski3-58/+82
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee4-13/+16
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram8-0/+110
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang3-2/+87
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski26-65/+152
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram1-10/+33
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen59-150/+1133
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng89-180/+183
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas1-3/+4
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas1-1/+1
2025-10-28drm/amd/display: Add opp count validation to dml2.1Dmytro Laktyushkin3-3/+28
2025-10-28drm/amd/display: Fix DMUB reset sequence for DCN32Dillon Varone2-22/+45
2025-10-28drm/amd/display: Bump minimum for frame_warn_limitMario Limonciello1-1/+1
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello2-2/+38
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz1-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng1-0/+11
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter1-2/+2
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai1-2/+2
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu2-1/+10
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram1-1/+2
2025-10-20drm/amd/display: Promote DC to 3.2.355Taimur Hassan1-1/+1
2025-10-20drm/amd/display: write segment pointer with mot enabled for mstMeenakshikumar Somasundaram2-3/+6
2025-10-20drm/amd/display: Control BW allocation in FW sideCruise Hung5-7/+4
2025-10-20drm/amd/display: Fix misc. checkpatch issuesIlya Bakoulin2-131/+86
2025-10-20drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang1-2/+9
2025-10-20drm/amd/display: Set DCN32 to use update planes and stream version 3Nicholas Carbones1-1/+2
2025-10-20drm/amd/display: Check disable_fec flag before enabling fec.Meenakshikumar Somasundaram1-1/+3
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai6-37/+33
2025-10-20drm/amd: Fix set but not used warningsTiezhu Yang1-6/+3
2025-10-20drm/amd/display: Promote DC to 3.2.354Taimur Hassan1-1/+1
2025-10-20drm/amd/display: [FW Promotion] Release 0.1.31.0Taimur Hassan1-1/+2
2025-10-20drm/amd/display: add new block sequence-building/executing functionsIlya Bakoulin7-17/+5699
2025-10-20drm/amd/display: add additional hdcp tracesWenjing Liu6-9/+51
2025-10-20drm/amd/display: Fix performance regression from full updatesDominik Kaszewski1-20/+34