summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce112
Commit message (Expand)AuthorAgeFilesLines
* 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-142-0/+5
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-102-0/+3
| * drm/amd: drop dependencies on drm_os_linux.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-152-2/+4
* 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-112-38/+0
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-052-11/+5
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-052-19/+19
* 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
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* 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-295-15/+7
* 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
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-24/+25
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-262-13/+13
* drm/amd/display: Per plane validation context build.Andrey Grodzovsky2017-09-261-10/+6
* drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky2017-09-262-91/+57
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-264-23/+22