summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/amd/display: Silence unused variable warningClay King1-3/+3
2026-03-03drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-03drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-8/+26
2026-02-26drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-26drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam1-1/+1
2026-02-23drm/amd/display: Promote DC to 3.2.371Taimur Hassan1-1/+1
2026-02-23drm/amd/display: [FW Promotion] Release 0.1.48.0Taimur Hassan1-0/+54
2026-02-23drm/amd/display: Add Visual Confirm Support for TestingMuaaz Nisar4-69/+105
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 in DMRoman Li2-7/+37
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li42-36/+568
2026-02-23drm/amd/display: Enable dcn42 DMUBRoman Li3-4/+68
2026-02-23drm/amd/display: Add DMUB support for dcn42Roman Li2-0/+923
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óf2-3/+35
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óf3-0/+7
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óf4-12/+30
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 dce110_register_irq_handlersTimur Kristóf1-130/+35
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: Add dcn42 version identifiersRoman Li2-0/+2
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-23Merge drm/drm-next into drm-misc-nextMaxime Ripard169-1168/+1886
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook8-17/+10
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds33-216/+108
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds97-513/+513
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook103-745/+766
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4