Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c554 const unsigned int DC_HW_STATE_MASK_CM = 0x20; in dcn10_get_hw_state() local
596 if ((mask & DC_HW_STATE_MASK_CM) && remaining_buf_size > 0) { in dcn10_get_hw_state()