Searched hist:d8e3fcd3ea152aa41c76dbc82c6df7e41264494b (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | resource.h | diff d8e3fcd3ea152aa41c76dbc82c6df7e41264494b Wed Jul 26 21:22:01 CEST 2023 Wenjing Liu <wenjing.liu@amd.com> drm/amd/display: move idle pipe allocation logic into dcn specific layer
[why] generic dc resource file should not know what an optimal idle pipe is because this is dcn hardware dependent.
[how] We move the optimial pipe searching logic in dcn specific layer.
Reviewed-by: Jun Lei <jun.lei@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | diff d8e3fcd3ea152aa41c76dbc82c6df7e41264494b Wed Jul 26 21:22:01 CEST 2023 Wenjing Liu <wenjing.liu@amd.com> drm/amd/display: move idle pipe allocation logic into dcn specific layer
[why] generic dc resource file should not know what an optimal idle pipe is because this is dcn hardware dependent.
[how] We move the optimial pipe searching logic in dcn specific layer.
Reviewed-by: Jun Lei <jun.lei@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|