Home
last modified time | relevance | path

Searched defs:enable_cursor_offload (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c242 bool enable_cursor_offload = dc_dmub_srv_is_cursor_offload_enabled(dc); in program_cursor_attributes() local
389 bool enable_cursor_offload = dc_dmub_srv_is_cursor_offload_enabled(dc); in program_cursor_position() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h557 bool enable_cursor_offload; member