Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1419 uint32_t pixel_format_change:1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1835 plane_state->update_flags.bits.pixel_format_change || in dcn20_update_dchubp_dpp()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3707 plane_state->update_flags.bits.pixel_format_change || in dcn401_update_dchubp_dpp_sequence()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2701 update_flags->bits.pixel_format_change = 1; in get_plane_info_update_type()