summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+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-1/+5
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-1/+50
* drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-08-061-1/+1
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+42
* drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis2018-07-241-3/+16
* 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: drop dc_validate_guaranteedJulian Parkin2018-04-111-33/+0
* drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski2018-03-141-0/+50
* 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/+1
* drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-041-1/+1
* drm/amd/display: add max_video_width cap to dcDmytro Laktyushkin2017-10-211-1/+1
* 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-3/+1
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-8/+3
* 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-8/+3
* amdgpu/dc: make timing generator constructor return void.Dave Airlie2017-09-291-7/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-21/+22
* drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland2017-09-261-0/+19
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-5/+5
* 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-261-62/+16
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-11/+11
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-4/+4
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-261-2/+2
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-3/+3
* drm/amd/display: Add per surface validation hook.Andrey Grodzovsky2017-09-261-1/+11
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-1/+1
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-261-6/+6
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-261-21/+3
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
* drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin2017-09-261-10/+12
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-261-67/+11
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-261-2/+2
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-261-6/+2
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-261-40/+33
* drm/amd/display: update dce8 & 10 bw programmingDmytro Laktyushkin2017-09-261-0/+1
* drm/amd/display: remove surface validation against stream rectReza Amini2017-09-261-5/+0
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+2
* drm/amd/display: support CP2520 pattern 2 for HBR2 complianceTony Cheng2017-09-261-1/+1
OpenPOWER on IntegriCloud