summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce100
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-173-1279/+0
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-094-195/+3
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-1/+1
* drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2023-06-091-0/+5
* drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai2022-07-251-0/+1
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display/dc/dce100/dce100_resource: Include our own header containing ...Lee Jones2021-01-141-0/+2
* drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warningLee Jones2021-01-141-0/+2
* drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones call...Lee Jones2021-01-131-8/+8
* drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner2021-01-051-1/+1
* drm/amd/display: Source minimum HBlank supportAshley Thomas2020-10-261-0/+1
* drm/amdgpu: remove unneeded breakTom Rix2020-10-231-7/+0
* drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu2020-10-051-0/+1
* drm/amd/display: change from panel to panel cntlAnthony Koo2020-04-221-17/+17
* drm/amd/display: move panel power seq to new panel structAnthony Koo2020-04-221-0/+31
* drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-052-2/+2
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-5/+5
* drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu2019-10-251-1/+36
* drm/amd/display: configurable aux timeout supportabdoulaye berthe2019-10-171-1/+4
* drm/amd/display: update register field access mechanismabdoulaye berthe2019-10-171-1/+11
* drm/amd/display: memory leakNavid Emamdoost2019-10-031-0/+1
* drm/amd/display: prevent memory leakNavid Emamdoost2019-10-031-0/+1
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-3/+1
* drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET2019-08-121-1/+1
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+3
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-312-32/+5
* | drm/amd/display: Engine-specific encoder allocationWesley Chalmers2019-05-242-1/+48
|/
* drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-151-1/+2
* drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei2019-04-151-1/+18
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-4/+4
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-0/+8
|\
| * drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas2019-03-191-0/+8
* | Merge v5.0 into drm-nextDave Airlie2019-03-041-0/+4
|\ \ | |/ |/|
| * drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-201-0/+4
* | drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu2019-01-251-0/+2
* | drm/amd/display: Change from aux_engine to dce_auxDavid Francis2019-01-141-1/+1
|/
* drm/amd/display: Allow clock lower on dce100David Francis2018-11-301-1/+13
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-052-10/+10
* drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin2018-11-051-1/+1
* drm/amd/display: clean up base dccg structDmytro Laktyushkin2018-11-051-7/+0
* drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2018-11-052-13/+7
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-052-58/+6
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-091-0/+2
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-2/+1
* drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-101-1/+5
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-1/+50
* drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-08-061-1/+1
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+42