summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc/resource.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito1-0/+1
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen1-0/+4
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+0
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-0/+3
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin1-0/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-3/+0
2020-02-13drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher1-0/+3
2019-12-19drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu1-0/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-09-17drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu1-0/+2
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-3/+0
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+3
2019-06-22drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+3
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-0/+2
2019-03-28drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin1-0/+1
2019-03-28drm/amd/display: Pass init_data into DCN resource creationHarry Wentland1-5/+3
2019-03-28drm/amd/display: add preferred pipe split logicJun Lei1-1/+2
2019-03-21drm/amd/display: fix odm pipe managementDmytro Laktyushkin1-0/+2
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin1-3/+0
2018-10-10drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung1-0/+3
2018-09-11drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu1-0/+1
2018-08-14drm/amd/display: Check if clock source in use before disablingMikita Lipski1-0/+5
2018-06-15drm/amd/display: Add num_opp to resource_capsEric Bernstein1-0/+1
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-4/+0
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu1-0/+5
2017-09-27drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland1-1/+1
2017-09-27drm/amd/display: Don't reset clock source at unrefHarry Wentland1-2/+2
2017-09-27drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-11/+11
2017-09-27drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky1-3/+3
2017-09-27drm/amd/display: refactor pplib/smu communicationTony Cheng1-0/+1
2017-09-27drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-8/+7
2017-09-27drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-1/+1
2017-09-27drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-7/+6
2017-09-27drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-1/+1
2017-09-27drm/amd/display: Move and Rename "is_stream_changed()"Bhawanpreet Lakha1-2/+0
2017-09-27drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-7/+7
2017-09-27drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland1-1/+1
2017-09-27drm/amd/display: enable diags compilationDmytro Laktyushkin1-0/+1
2017-09-27drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin1-3/+6
2017-09-27drm/amd/display: Add function to set dither optionDing Wang1-0/+2
2017-09-27drm/amd/display: decouple resource_pool from resource_contextTony Cheng1-4/+11
2017-09-27drm/amd/display: Move resource_validate_ctx_destruct to dc.hHarry Wentland1-6/+0
2017-09-27drm/amd/display: add init calculation to scaler paramsDmytro Laktyushkin1-3/+1
2017-09-27drm/amd/display: Remove dc_target objectAric Cyr1-6/+7
2017-09-27drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.Yongqiang Sun1-1/+1
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+164