summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-171-1544/+0
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-1/+1
* drm/amd/display: Improve the include of header fileRodrigo Siqueira2023-07-181-2/+2
* drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2023-06-091-0/+6
* drm/amd/display: prevent memory leakgehao2022-10-271-0/+2
* 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/dce80/dce80_resource: Make local functions staticLee Jones2021-04-091-8/+8
* drm/amd/display/dc/dce80/dce80_resource: Include our own header containing pr...Lee Jones2021-01-141-0/+2
* 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/+3
* 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/+3
* 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: 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/+3
* 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: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-9/+3
* 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/+2
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-47/+0
* | drm/amd/display: Engine-specific encoder allocationWesley Chalmers2019-05-241-1/+2
|/
* 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/+17
|\
| * drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas2019-03-191-0/+17
* | Merge v5.0 into drm-nextDave Airlie2019-03-041-3/+16
|\ \ | |/ |/|
| * drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
* | 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: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-051-12/+12
* 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-15/+0
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-051-2/+2
* 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-0/+25
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-0/+99
* drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-08-061-0/+3
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+44
* drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin2018-07-051-3/+3
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-051-11/+11
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-49/+0