aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-09-19drm/amd/display: Port DCN30 420 logic to DCN32Chris Park3-0/+29
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-13/+13
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-4/+4
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-2/+2
2022-09-14drm/amd/display: fix boolconv.cocci warningYihao Han1-1/+1
2022-09-14drm/amd/display: make optc32_phantom_crtc_post_enable, optc32_setup_manual_trigger and optc32_set_drr staticJiapeng Chong1-3/+3
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-4/+4
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-4/+4
2022-09-14drm/amd/display: make mmhubbub32_config_mcif_buf staticJiapeng Chong1-1/+1
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-3/+3
2022-09-14drm/amd/display: make optc314_phantom_crtc_post_enable staticJiapeng Chong1-1/+1
2022-09-14drm/amd/display: make enc314_stream_encoder_dvi_set_stream_attribute staticJiapeng Chong1-1/+1
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-2/+2
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 into drm-misc-nextMaxime Ripard1-0/+9
2022-09-13drm/amd/display/amdgpu_dm: remove duplicate included header filesXu Panda1-2/+0
2022-09-13drm/amd/display: Remove the unused function copy_stream_update_to_stream()Jiapeng Chong1-10/+0
2022-09-13drm/amd/display: make mpc32_program_shaper and mpc32_program_3dlut staticJiapeng Chong1-2/+2
2022-09-13drm/amd/display: make dcn32_link_encoder_is_in_alt_mode and dcn32_link_encoder_get_max_link_cap staticJiapeng Chong1-2/+2
2022-09-13drm/amd/display: make dscl32_calc_lb_num_partitions staticJiapeng Chong1-1/+1
2022-09-13drm/amd/display: make enc32_stream_encoder_dvi_set_stream_attribute staticJiapeng Chong1-1/+1
2022-09-13drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()Rafael Mendonca1-1/+9
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-1/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()Nathan Chancellor1-196/+52
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor3-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()Nathan Chancellor3-258/+139
2022-09-13drm/amd/display: 3.2.202Aric Cyr1-1/+1
2022-09-13drm/amd/display: Fix register definitions for DCN32/321Aurabindo Pillai3-101/+166
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee1-44/+43
2022-09-13drm/amd/display: Avoid force minimal transaction in case of surface_count equal to 0JeromeHong1-5/+7
2022-09-13drm/amd/display: Don't adjust VRR unnecessarilyAric Cyr3-11/+3
2022-09-13drm/amd/display: Adding log for spread_spectrum_infoLeo Chen1-0/+20
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai2-2/+4
2022-09-13drm/amd/display: Added debug option for forcing subvp num waysLee, Alvin2-3/+9
2022-09-13drm/amd/display: Update viewport position for phantom pipesAlvin Lee5-2/+47
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2-2/+46
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma3-0/+6
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas1-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas3-1/+14
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira1-0/+3
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira1-4/+5
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr2-18/+16
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen1-2/+1
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee4-0/+8
2022-09-13drm/amd/display: Assign link type before check dsc workaround.JinZe.Xu1-1/+2
2022-09-13drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara2-13/+13
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2-7/+53