Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c555 const unsigned int DC_HW_STATE_MASK_MPCC = 0x40; in dcn10_get_hw_state() local
602 if ((mask & DC_HW_STATE_MASK_MPCC) && remaining_buf_size > 0) { in dcn10_get_hw_state()