summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao1-3/+3
2020-11-13drm/amdgpu/display: fix FP handling in DCN30Alex Deucher1-37/+6
2020-11-10drm/amd/display: force use sRGB for video TF is sRGB or BT709Jing Zhou1-0/+1
2020-11-10drm/amd/display: Prevent freesync power optimization during validationIsabel Zhang1-4/+5
2020-11-04drm/amdgpu/display: FP fixes for DCN3.x (v4)Alex Deucher1-4/+67
2020-10-30drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin1-14/+0
2020-10-26drm/amd/display: prevent null pointer accessDmytro Laktyushkin1-5/+7
2020-10-26drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li1-2/+2
2020-10-26drm/amd/display: adding reading OEM init_data to dcn3Martin Leung1-0/+16
2020-10-26drm/amd/display: Set WM set A to 0 if full pstate not supportedAlvin Lee1-1/+1
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+1
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin1-1/+12
2020-10-23drm/amdgpu/display: add MALL support (v2)Bhawanpreet Lakha1-1/+1
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-0/+1
2020-09-30drm/amd/display: add pipe reassignment prevention code to dcn3Dmytro Laktyushkin1-12/+49
2020-09-29amd/drm/display: avoid dcn3 on flip opp change for slave pipesDmytro Laktyushkin1-3/+40
2020-09-29drm/amd/display: Calc DLG from dummy p-state if full p-state unsupportedJoshua Aberback1-40/+74
2020-09-15drm/amd/display: get socBB from VBIOSJun Lei1-0/+16
2020-09-15drm/amd/display: adding pathway to retrieve stutter periodMartin Leung1-0/+3
2020-09-15drm/amd/display: Enabling PSR on DCN30 on driver sideZhan Liu1-2/+16
2020-09-15drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-0/+1
2020-08-26drm/amd/display: Add DPCS regs for dcn3 link encoderBhawanpreet Lakha1-0/+1
2020-08-18drm/amd/display: Add dsc_to_stream_resource for dcn3Bhawanpreet Lakha1-0/+1
2020-08-17drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1
2020-08-17drm/amd/display: Add read backlight interfaceYongqiang Sun1-1/+1
2020-08-10drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback1-12/+15
2020-08-04drm/amd/display: Constify dcn30_res_pool_funcsRikard Falkeborn1-1/+1
2020-07-14drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin1-7/+39
2020-07-01drm/amd/display: Update bounding box states (v2)Alvin Lee1-41/+22
2020-07-01drm/amd/display: Update DCN3 bounding boxAlvin Lee1-12/+102
2020-07-01drm/amd/display: Get num_chans from VBIOS tableAlvin Lee1-1/+6
2020-07-01drm/amd/display: drop duplicated structureFlora Cui1-57/+1
2020-07-01drm/amd/display: fix and simplify pipe split logic for DCN3Dmytro Laktyushkin1-120/+93
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-0/+2698