summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+0Star
* 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-251-1/+1
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-101-0/+2
* drm/amd/display: clean up encoding checksEric Yang2018-10-101-2/+1Star
* 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-111-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/+14Star
* 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/+1Star
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-33/+0Star
* 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
* drm/amd/display: make FBC configurable optionShirish S2017-10-211-2/+2
* drm/amd/display: fix multi-display on CZRoman Li2017-10-211-8/+21
* amdgpu/dc: kfree already checks for NULL.Dave Airlie2017-10-061-8/+3Star
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-8/+2Star
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-4/+2Star
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-7/+3Star
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3Star
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-14/+7Star
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-8/+4Star