Home
last modified time | relevance | path

Searched refs:dc_validation_set (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.h36 struct dc_validation_set;
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.h40 const struct dc_validation_set set[],
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h562 const struct dc_validation_set set[],
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1570 struct dc_validation_set { struct
1594 const struct dc_validation_set set[], argument
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4011 const struct dc_validation_set set[], in planes_changed_for_existing_stream()
4049 const struct dc_validation_set set[], in add_all_planes_for_stream()
4090 const struct dc_validation_set set[], in dc_validate_with_context()
H A Ddc.c2243 struct dc_validation_set set[MAX_STREAMS] = {0}; in dc_commit_streams()