Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h59 bool cursor_offload_enabled; member
H A Ddc_dmub_srv.c1223 dc_dmub_srv->cursor_offload_enabled = true; in dc_dmub_srv_cursor_offload_init()
2349 return dc->ctx->dmub_srv && dc->ctx->dmub_srv->cursor_offload_enabled; in dc_dmub_srv_is_cursor_offload_enabled()