summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce100
AgeCommit message (Expand)AuthorLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri-1279/+0
2023-10-09drm/amd/display: Refactor HWSS into component folderMounika Adhuri-195/+3
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu-1/+1
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee-0/+5
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai-0/+1
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-2/+0
2021-01-14drm/amd/display/dc/dce100/dce100_resource: Include our own header containing ...Lee Jones-0/+2
2021-01-14drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warningLee Jones-0/+2
2021-01-13drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones call...Lee Jones-8/+8
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner-1/+1
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas-0/+1
2020-10-23drm/amdgpu: remove unneeded breakTom Rix-7/+0
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu-0/+1
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo-17/+17
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo-0/+31
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo-2/+2
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo-5/+5
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu-1/+36
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe-1/+4
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe-1/+11
2019-10-03drm/amd/display: memory leakNavid Emamdoost-0/+1
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost-0/+1
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin-3/+1
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-0/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg-0/+3
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang-32/+5
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers-1/+48
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei-1/+18
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood-4/+4
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-0/+8
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas-0/+8
2019-03-04Merge v5.0 into drm-nextDave Airlie-0/+4
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha-0/+4
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu-0/+2
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis-1/+1
2018-11-30drm/amd/display: Allow clock lower on dce100David Francis-1/+13
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin-10/+10
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin-1/+1
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin-7/+0
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin-13/+7
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin-58/+6
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei-0/+2
2018-10-09drm/amd/display: clean up encoding checksEric Yang-2/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu-1/+5
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis-1/+50
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski-1/+1
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha-2/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha-0/+42