summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone
2024-05-20drm/amd/display: Refactor HUBBUB into component folder for DCN401Harikrishna Revalla
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park
2024-05-20drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung
2024-05-20drm/amd/display: Add missing enable and disable symclk_se functions for dcn401Wenjing Liu
2024-05-20drm/amd/display: Remove duplicate configurationRodrigo Siqueira
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman
2024-05-17drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'Srinivasan Shanmugam
2024-05-17drm/amd/display: fix documentation warnings for mpc.hMarcelo Mendes Spessoto Junior
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-13Revert "drm/amd/display: Enable SYMCLK gating in DCCG"Alex Hung
2024-05-13drm/amd/display: 3.2.285Aric Cyr
2024-05-13drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone
2024-05-13drm/amd/display: Reduce I2C speed to 95kHz in DCN401Chris Park
2024-05-13drm/amd/display: Allow higher DSC slice support for small timings on dcn401Wenjing Liu
2024-05-13drm/amd/display: Don't offload flip if not only address updateAlvin Lee
2024-05-13drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen
2024-05-13drm/amd/display: Enable SYMCLK gating in DCCGDaniel Miess
2024-05-13drm/amd/display: Expand to higher link ratesSung Joon Kim
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu
2024-05-13drm/amd/display: Add resource interfaces for get ODM slice rectWenjing Liu
2024-05-13drm/amd/display: Add COEF filter types for DCN401Samson Tam
2024-05-13drm/amd/display: Refactor DCN401 DCCG into component directoryRevalla Hari Krishna
2024-05-13drm/amd/display: Fix 3dlut size for Fastloading on DCN401Adam Nelson
2024-05-13drm/amd/display: Fix write to non-existent reg on DCN401Ilya Bakoulin
2024-05-13drm/amd/display: Remove USBC check for DCN32Rodrigo Siqueira
2024-05-13drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto
2024-05-08drm/amd/display: 3.2.284Aric Cyr
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone
2024-05-08drm/amd/display: Providing a mechanism to have a custom pwm frequencySreeja Golui
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu