summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorLines
2021-02-24drm/amd/display: Allow spatial dither to 10 bpc on all DCEMario Kleiner-3/+1
2021-02-22drm/amd/display: Synchronize displays with different timingsVladimir Stempen-6/+46
2021-02-18drm/amd/display: Change ABM sample ratePo-Ting Chen-5/+5
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva-1/+1
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood-2/+10
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu-1/+1
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang-0/+131
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner-0/+15
2021-01-25drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner-4/+4
2021-01-13drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overw...Lee Jones-2/+0
2021-01-13drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones-1/+0
2021-01-13drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuseLee Jones-1/+1
2021-01-13drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headersLee Jones-8/+8
2021-01-13drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones-2/+1
2021-01-13drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unusedLee Jones-1/+1
2021-01-11drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones-11/+11
2021-01-11drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' ...Lee Jones-4/+4
2021-01-11drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions staticLee Jones-4/+5
2021-01-11drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones-2/+2
2021-01-11drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'Lee Jones-6/+0
2021-01-11drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...Lee Jones-4/+4
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...Lee Jones-2/+4
2021-01-11drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...Lee Jones-1/+1
2021-01-11drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variablesLee Jones-13/+0
2021-01-11drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones-29/+28
2021-01-11drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...Lee Jones-3/+3
2021-01-11drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'Lee Jones-2/+1
2021-01-11drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones-1/+1
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira-1/+43
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein-1/+1
2020-11-24drm/amd/display: To update backlight restore mechanismCamille Cho-19/+17
2020-11-24drm/amd/display: Add DMCU memory low power supportJacky Liao-2/+5
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun-0/+1
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao-0/+28
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood-0/+15
2020-11-10drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein-82/+0
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac-56/+82
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher-51/+8
2020-11-02drm/amd/display: Add OPTC memory low power supportJacky Liao-2/+10
2020-10-27drm/amd/display: correct asic type check V2Evan Quan-1/+3
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang-1/+3
2020-10-26drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li-2/+2
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi-1/+2
2020-10-23drm/amdgpu: remove unneeded breakTom Rix-1/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha-0/+154
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu-2/+7
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li-29/+227
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood-2/+3
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood-2/+27
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang-3/+11