summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-051-1/+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/+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: 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/+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-27/+0
* | drm/amd/display: Engine-specific encoder allocationWesley Chalmers2019-05-241-1/+34
* | drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-0/+5
|/
* 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-2/+36
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-31/+31
* drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas2019-03-191-0/+20
* 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: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-5/+5
* drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-141-1/+1
* drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher2018-11-071-1/+2
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-051-8/+8
* 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-4/+4
* drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-241-1/+1
* 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: Fix 3D stereo issues.Charlene Liu2018-09-141-0/+3
* drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-101-0/+4
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-1/+50
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+45
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-20/+14
* 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/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher2018-06-151-6/+1
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-33/+0
* drm/amd/display: validate plane format on primary planeShirish S2018-03-071-0/+7
* drm/amd/display: validate plane in dce110 for scalingShirish S2018-03-051-0/+11
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-3/+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-1/+1
* drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun2018-02-191-2/+2
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-1/+1
|\
| * drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-041-1/+1
* | drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-041-0/+1
|/
* drm/amd/display: fix memory leaks on error exit returnColin Ian King2017-11-281-5/+7
OpenPOWER on IntegriCloud