summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+3
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-8/+2
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-4/+2
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-7/+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/+4
* amdgpu/dc: make timing generator constructor return void.Dave Airlie2017-09-291-6/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-28/+33
* drm/amd/display: dce110: fix plane validationShirish S2017-09-261-13/+6
* drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland2017-09-261-0/+20
* drm/amd/display: Move dis_clk into dc_state.Andrey Grodzovsky2017-09-261-1/+0
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-8/+8
* drm/amd/display: Per plane validation context build.Andrey Grodzovsky2017-09-261-15/+11
* drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky2017-09-261-66/+20
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-13/+13
* drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha2017-09-261-17/+17
* drm/amd/display/dc: Make dce110_validate_bandwidth static (v2)Alex Deucher2017-09-261-4/+4
* drm/amd/display: Move pix_clk_params into stream_resHarry Wentland2017-09-261-2/+2
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-261-6/+6
* drm/amd/display: Move OPP to stream_resHarry Wentland2017-09-261-1/+1
* drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland2017-09-261-4/+4
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-10/+10
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-261-4/+4
* 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-23/+23
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-261-20/+3
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
* drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2017-09-261-1/+1
* drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha2017-09-261-0/+10
* 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-46/+12
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-261-32/+31
* drm/amd/display: Add function to set dither optionDing Wang2017-09-261-47/+1
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-261-14/+11
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-261-40/+30
* drm/amd/display: remove surface validation against stream rectReza Amini2017-09-261-5/+0
OpenPOWER on IntegriCloud