aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher1-6/+1
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-33/+0
2018-03-07drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-05drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-3/+3
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-3/+3
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun1-1/+1
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun1-2/+2
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-1/+1
2017-12-04drm/amd/display: Add APU cap in dc_capsAnthony Koo1-0/+1
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher1-1/+1
2017-11-28drm/amd/display: fix memory leaks on error exit returnColin Ian King1-5/+7
2017-10-21drm/amd/display: make FBC configurable optionShirish S1-2/+2
2017-10-21drm/amd/display: fix multi-display on CZRoman Li1-8/+21
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie1-8/+3
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie1-8/+2
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie1-4/+2
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie1-7/+3
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie1-7/+3
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie1-14/+7
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-29amdgpu/dc: make timing generator constructor return void.Dave Airlie1-6/+2
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-28/+33
2017-09-26drm/amd/display: dce110: fix plane validationShirish S1-13/+6
2017-09-26drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland1-0/+20
2017-09-26drm/amd/display: Move dis_clk into dc_state.Andrey Grodzovsky1-1/+0
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-8/+8
2017-09-26drm/amd/display: Per plane validation context build.Andrey Grodzovsky1-15/+11
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky1-66/+20
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-13/+13
2017-09-26drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha1-17/+17
2017-09-26drm/amd/display/dc: Make dce110_validate_bandwidth static (v2)Alex Deucher1-4/+4
2017-09-26drm/amd/display: Move pix_clk_params into stream_resHarry Wentland1-2/+2
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-6/+6
2017-09-26drm/amd/display: Move OPP to stream_resHarry Wentland1-1/+1
2017-09-26drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland1-4/+4
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-10/+10
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-4/+4
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-23/+23
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky1-20/+3
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland1-1/+1
2017-09-26drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha1-0/+10
2017-09-26drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin1-10/+12
2017-09-26drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin1-46/+12
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin1-32/+31
2017-09-26drm/amd/display: Add function to set dither optionDing Wang1-47/+1
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng1-14/+11
2017-09-26drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin1-40/+30