aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas1-3/+4
2026-08-06drm/amd/display: Ensure dtbclk is enabledCharlene Liu1-0/+4
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai2-0/+33
2026-07-28drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-07-28drm/amd/display: adjust floating point format for gamut remap when neededClay King1-2/+2
2026-07-28drm/amd/display: fix debug flags assignment in dmub_replay.cRobin Chen1-1/+1
2026-07-15drm/amd/display: fix __udivdi3 link erroryanglinlin1-6/+5
2026-07-14drm/amd/display: Enable CACP on LinuxChenyu Chen4-3/+307
2026-07-14drm/amd/display: Generalize DMUB memory flushes from hostDillon Varone1-2/+2
2026-07-01drm/amd/display: Cleaned up headersBhuvanachandra Pinninti1-0/+1
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux fieldWenjing Liu1-4/+4
2026-07-01drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.xLeorize2-2/+16
2026-06-03drm/amd/display: Add support for FRL to DC coreHarry Wentland2-5/+33
2026-06-03drm/amd/display: Add no_native_i2c codepathMatthew Stewart2-6/+179
2026-06-03drm/amd/display: Fix DP_PIXEL_FORMAT fields & update clk_src for DCN4xOvidiu Bunea2-8/+25
2026-06-03drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize1-1/+9
2026-06-03drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTOOvidiu Bunea2-15/+77
2026-05-11drm/amd/display: Refactor dc_link_aux_transfer_rawMatthew Stewart2-7/+17
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian4-5/+6
2026-04-29drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian1-8/+8
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian8-47/+44
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