summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-19drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller1-1/+1
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-0/+2
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu1-1/+2
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas1-111/+0
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee1-1/+1
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-8/+14
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-21/+2
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-2/+12
2020-10-26drm/amd/display: add dcn21 bw validationDmytro Laktyushkin1-1/+1
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-0/+1
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park1-3/+2
2020-09-29drm/amd/display: Update NV1x SR latency valuesAlvin Lee1-2/+2
2020-09-16drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-09-16drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-1/+1
2020-08-17drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo1-0/+3
2020-08-11drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-05drm/amd/display: Constify dcn20_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-05drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-07-27drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin1-44/+5
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko1-1/+3
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai1-0/+1
2020-07-02drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin1-8/+16
2020-07-01drm/amd/display: Allow 4 split on 10K 420 modesChris Park1-0/+5
2020-07-01drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas1-0/+8
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das1-5/+5
2020-07-01drm/amd/display: Disable pipe split for modes with bordersDale Zhao1-0/+17
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-0/+39
2020-05-28drm/amd/display: Don't compare same stream for synchronized vblankAlvin Lee1-0/+4
2020-05-28drm/amd/display: Disable PG on NV12Alvin Lee1-1/+5
2020-05-28drm/amd/display: Do not fail if build scaling params failsSung Lee1-2/+2
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas1-1/+13
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin1-84/+69
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij1-9/+19
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan1-3/+1
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang1-32/+75
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee1-0/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-18/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-0/+4
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac1-1/+34
2020-04-28drm/amd/display: Add dummy p-state latency bounding box overrideJoshua Aberback1-0/+7
2020-04-28drm/amd/display: Fail validation if building scaling params failsSung Lee1-6/+10
2020-04-28drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas1-1/+1
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+31