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.c2984 union stream_update_flags *su_flags = &stream_update->stream->update_flags; in check_update_surfaces_for_stream() local
2989 su_flags->bits.scaling = 1; in check_update_surfaces_for_stream()
2992 su_flags->bits.out_tf = 1; in check_update_surfaces_for_stream()
2995 su_flags->bits.abm_level = 1; in check_update_surfaces_for_stream()
2998 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()
3003 su_flags->bits.gamut_remap = 1; in check_update_surfaces_for_stream()
3006 su_flags->bits.wb_update = 1; in check_update_surfaces_for_stream()
3009 su_flags->bits.dsc_changed = 1; in check_update_surfaces_for_stream()
3012 su_flags->bits.mst_bw = 1; in check_update_surfaces_for_stream()
3017 su_flags->bits.fams_changed = 1; in check_update_surfaces_for_stream()
[all …]