summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+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: prevent memory leakNavid Emamdoost2019-10-031-0/+1
* drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu2019-09-131-6/+10
* 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-28/+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-31/+31
* drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2019-03-271-1/+1
* drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas2019-03-191-0/+8
* 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 sink reference in dc_stream_stateJun Lei2019-01-141-1/+1
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-051-8/+8
* drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein2018-11-051-1/+2
* 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-8/+0
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-051-7/+7
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-091-3/+5
* drm/amd/display: clean up encoding checksEric Yang2018-10-091-2/+1
* drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2018-09-141-1/+1
* drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-101-0/+5
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-1/+50
* drm/amd/display: Destroy aux_engines only onceDavid Francis2018-08-061-3/+0
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+47
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-20/+14
* drm/amd/display: Fix a typo in wm_min_memg_clk_in_khzRex Zhu2018-07-051-4/+4
* 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-5/+5
* drm/amd/display: Couple formatting fixesHarry Wentland2018-05-151-1/+1
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-33/+0
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-2/+3
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-3/+3
* drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun2018-02-191-0/+1
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+2
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-5/+1
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-2/+1
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-9/+4
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-14/+7
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-9/+5
* amdgpu/dc: make timing generator constructor return void.Dave Airlie2017-09-291-6/+2
OpenPOWER on IntegriCloud