summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2026-02-23drm/amd/display: Add missing clock types & fix formattingOvidiu Bunea1-4/+6
2026-02-23drm/amd/display: Fix dcn401_optimize_bandwidthCharlene Liu1-2/+2
2026-02-23drm/amd/display: Silence type mismatch warningGaghik Khachatrian1-1/+1
2026-02-23drm/amd/display: Fix DPIA number and driver ID field issueCruise Hung2-3/+3
2026-02-23drm/amd/display: Fix cursor pos at overlay plane edges on DCN4Ivan Lipski1-0/+19
2026-02-23drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state casesOvidiu Bunea1-2/+5
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li42-36/+568
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li40-0/+14974
2026-02-23drm/amd/display: Implement DAC load detection on external DP bridge encodersTimur Kristóf3-3/+14
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf1-1/+28
2026-02-23drm/amd/display: Link detection for external DP bridge encodersTimur Kristóf2-14/+14
2026-02-23drm/amd/display: Add DCE HWSS support for external DP bridge encodersTimur Kristóf2-0/+57
2026-02-23drm/amd/display: Use preferred DP link rate if specifiedTimur Kristóf1-0/+2
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf2-0/+4
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf1-2/+9
2026-02-23drm/amd/display: Implement BIOS parser external encoder controlTimur Kristóf3-12/+28
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf5-38/+28
2026-02-23drm/amd/display: Add color depth helper function to BIOS parserTimur Kristóf1-75/+26
2026-02-23drm/amd/display: Handle DCE 6 in dce_clk_mgr.cTimur Kristóf5-216/+52
2026-02-23drm/amd/display: Remove unused dce60_clk_mgr register definitionsTimur Kristóf2-38/+3
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óf3-141/+1
2026-02-23drm/amd/display: Promote DC to 3.2.370Taimur Hassan1-1/+1
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski1-81/+84
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski1-310/+165
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin3-2/+9
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone2-99/+107
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook6-10/+6
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds31-204/+102
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds84-471/+471
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook89-673/+693
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones12-32/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones3-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti21-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar3-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu3-3/+2
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin5-18/+32
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam1-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6