summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita-0/+699
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam-6/+11
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher-22/+19
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher-1/+1
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-17/+10
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-216/+108
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-513/+513
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-745/+766
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf-1/+0
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner-0/+5
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf-1/+1
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam-24/+24
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf-3/+8
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan-1/+1
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan-0/+15
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King-6/+25