Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3146 union stream_update_flags *su_flags = &stream_update->stream->update_flags; in check_update_surfaces_for_stream() local
3151 su_flags->bits.scaling = 1; in check_update_surfaces_for_stream()
3154 su_flags->bits.out_tf = 1; in check_update_surfaces_for_stream()
3157 su_flags->bits.abm_level = 1; in check_update_surfaces_for_stream()
3160 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()
3165 su_flags->bits.gamut_remap = 1; in check_update_surfaces_for_stream()
3168 su_flags->bits.wb_update = 1; in check_update_surfaces_for_stream()
3171 su_flags->bits.dsc_changed = 1; in check_update_surfaces_for_stream()
3174 su_flags->bits.mst_bw = 1; in check_update_surfaces_for_stream()
3179 su_flags->bits.fams_changed = 1; in check_update_surfaces_for_stream()
[all …]