Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1442 uint32_t pixel_format_change:1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1820 plane_state->update_flags.bits.pixel_format_change || in dcn20_update_dchubp_dpp()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3115 plane_state->update_flags.bits.pixel_format_change || in dcn10_update_dchubp_dpp()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c3718 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.c2702 update_flags->bits.pixel_format_change = 1; in get_plane_info_update_type()