Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2050 * struct dc_validation_set - Struct to store surface/stream associations for validation
2052 struct dc_validation_set {
2076 const struct dc_validation_set set[],
1990 struct dc_validation_set { global() struct
2014 plane_countdc_validation_set global() argument
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4328 const struct dc_validation_set set[], in dc_validate_with_context()
4366 const struct dc_validation_set set[], in dc_validate_with_context()
4392 * @set: An array of dc_validation_set with all the current streams reference in calculate_timing_params_for_dsc_with_padding()
4407 const struct dc_validation_set set[],
H A Ddc.c2452 struct dc_validation_set set[MAX_STREAMS] = {0}; in dc_commit_streams()