summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-10/+8
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu1-1/+1
2021-11-22drm/amd/display: remove no need NULL check before kfreeBernard Zhao1-12/+6
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-1/+1
2021-06-07drm/amd/display: remove no need variableBernard Zhao1-3/+1
2021-04-09drm/amd/display: revert max lb use by default for n10Dmytro Laktyushkin1-2/+0
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin1-1/+1
2021-03-23drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-03-23drm/amd/display: use max lb for latency hidingDmytro Laktyushkin1-1/+3
2021-01-13drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher1-7/+0
2020-11-10drm/amd/display: force use sRGB for video TF is sRGB or BT709Jing Zhou1-0/+1
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+1
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-0/+1
2020-09-22drm/amd/display: Enable DP YCbCr420 mode support for DCN10Gary Li1-1/+1
2020-08-24drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa1-31/+50
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-18/+0
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-2/+12
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac1-0/+34
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+31
2020-04-09drm/amd/display: change default pipe_split policy for DCN1Eric Yang1-1/+1
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-1/+2
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood1-2/+2
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor1-2/+2
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-0/+2
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+27
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+4
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+11
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost1-0/+1
2019-08-15drm/amd/display: audio cannot switch to internal when display turns offyanyan kang1-0/+8
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim1-1/+3
2019-06-20Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher1-3/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-11drm/amd/display: Add Underflow Asserts to dcThomas Lim1-1/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-32/+1
2019-05-24drm/amd/display: Use DCN functions instead of DCEWesley Chalmers1-1/+33
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-1/+2
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland1-19/+0
2019-05-24drm/amd/display: Set dispclk and dprefclock directlyEric Yang1-9/+28
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei1-2/+18
2019-04-10drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung1-1/+1
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland1-2/+2