aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li1-2/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert1-3/+3
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian16-0/+31
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King2-3/+2
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-3/+3
2026-03-24drm/amd/display: add a no_hpd link_encoder_funcs variantAlex Deucher1-2/+62
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li2-0/+29
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas1-0/+18
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li1-1/+59
2026-02-23drm/amd/display: Delete unused dce_clk_mgr.cTimur Kristóf1-966/+0
2026-02-23drm/amd/display: Use dce_audio_create for DCE 6Timur Kristóf2-140/+0
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8-22/+19
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf1-2/+1
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf2-0/+23
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf2-6/+29
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf1-0/+10
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf1-13/+17
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones1-3/+0
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones1-0/+3
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang1-1/+1
2026-01-10drm/amd/display: Remove unused DMUB replay commandsRobin Chen1-13/+0
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf1-0/+2
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin2-6/+49
2025-11-18drm/amd/display: Fix warning for analog stream encodersTimur Kristóf1-1/+1
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu1-1/+2
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang1-0/+13
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso2-4/+8
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour2-17/+37
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf2-7/+94
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf2-0/+19
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai2-4/+4
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas2-2/+10
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas2-14/+17
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-09-23drm/amd/display: Add fast sync field in ultra sleep more for DMUBAllen Li1-0/+1
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-09-05drm/amd/display: Add link index in AUX and dpmsCruise Hung1-4/+13
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King2-2/+2
2025-08-27drm/amd/display: Add control flags to force PSR / replayKarthi Kandasamy1-1/+1
2025-08-18drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf1-4/+4
2025-07-28drm/amd/display: Add eDP AUXless ALPMDuncan Ma1-0/+13
2025-07-28drm/amd/display: Revert Add HPO encoder support to ReplayGabe Teeger2-41/+4
2025-07-28drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam1-1/+7
2025-07-15drm/amd/display: Add HPO encoder support to ReplayOvidiu Bunea2-4/+40
2025-07-15drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)Ovidiu Bunea1-0/+1
2025-07-15drm/amd/display: Workaround for stuck I2C arbitrageDominik Kaszewski1-7/+52