summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf
2026-02-23drm/amd/display: Implement BIOS parser external encoder controlTimur Kristóf
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf
2026-02-23drm/amd/display: Add color depth helper function to BIOS parserTimur Kristóf
2026-02-23drm/amd/display: Handle DCE 6 in dce110_register_irq_handlersTimur Kristóf
2026-02-23drm/amd/display: Handle DCE 6 in dce_clk_mgr.cTimur Kristóf
2026-02-23drm/amd/display: Remove unused dce60_clk_mgr register definitionsTimur Kristóf
2026-02-23drm/amd/display: Delete unused dce_clk_mgr.cTimur Kristóf
2026-02-23drm/amd/display: Use dce_audio_create for DCE 6Timur Kristóf
2026-02-23drm/amd/display: Add dcn42 version identifiersRoman Li
2026-02-23drm/amd/display: Promote DC to 3.2.370Taimur Hassan
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones