summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drm/amd/display: fix dce100_validate_bandwidth return valueDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: remove apply_clk_constraints, used validate_bandwidth univer...Dmytro Laktyushkin2017-09-261-4/+6
* drm/amd/display: report cursor size base on the ASICTony Cheng2017-09-261-0/+1
* drm/amd/display: use disp clock value in context rather than bw_resultsDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: surface validation on dce100Leon Elazar2017-09-261-2/+2
* drm/amd/display: Proper de-allocation of OPPJoshua Aberback2017-09-261-25/+1
* drm/amd/display: Don't reserve pipe for underlay on ASIC without underlayHarry Wentland2017-09-261-2/+2
* drm/amd/display: Remove dc_target objectAric Cyr2017-09-261-47/+42
* drm/amd/display: limit HBR3 support to Polaris and upTony Cheng2017-09-261-2/+9
* drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan2017-09-261-34/+27
* drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin2017-09-261-4/+18
* drm/amd/display: remove clocks_state enumDmytro Laktyushkin2017-09-261-2/+1
* drm/amd/display: remove store clock stateDmytro Laktyushkin2017-09-261-6/+2
* drm/amd/display: restyle display clock calls part 2Dmytro Laktyushkin2017-09-261-1/+3
* drm/amd/display: restyle display clock calls part 1Dmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: refactor DCE11 DVVMTony Cheng2017-09-261-3/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1085