aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
AgeCommit message (Expand)Author
2017-10-21drm/amd/display: make FBC configurable optionShirish S
2017-10-21drm/amd/display: fix multi-display on CZRoman Li
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie
2017-09-29amdgpu/dc: make timing generator constructor return void.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: dce110: fix plane validationShirish S
2017-09-26drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland
2017-09-26drm/amd/display: Move dis_clk into dc_state.Andrey Grodzovsky
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Per plane validation context build.Andrey Grodzovsky
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha
2017-09-26drm/amd/display/dc: Make dce110_validate_bandwidth static (v2)Alex Deucher
2017-09-26drm/amd/display: Move pix_clk_params into stream_resHarry Wentland
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland
2017-09-26drm/amd/display: Move OPP to stream_resHarry Wentland
2017-09-26drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland
2017-09-26drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha
2017-09-26drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin
2017-09-26drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin
2017-09-26drm/amd/display: Add function to set dither optionDing Wang
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng
2017-09-26drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin
2017-09-26drm/amd/display: remove surface validation against stream rectReza Amini
2017-09-26drm/amd/display: decouple per-crtc-plane modelAlex Deucher
2017-09-26drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc useDmytro Laktyushkin
2017-09-26drm/amd/display: remove apply_clk_constraints, used validate_bandwidth univer...Dmytro Laktyushkin
2017-09-26drm/amd/display: Surface Validation Fixes + Audio MaskLeon Elazar
2017-09-26drm/amd/display: 420 clock divided by 2 twiceCharlene Liu
2017-09-26drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420Charlene Liu
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu
2017-09-26drm/amd/display: report cursor size base on the ASICTony Cheng
2017-09-26drm/amd/display: use disp clock value in context rather than bw_resultsDmytro Laktyushkin
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu
2017-09-26drm/amd/display: DMCU Compile and LoadAnthony Koo