Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h105 struct hubbub_funcs { struct
106 void (*update_dchub)(
111 int (*init_dchub_sys_ctx)(
114 void (*init_vm_ctx)(
120 bool (*get_dcc_compression_cap)(struct hubbub *hubbub,
124 bool (*dcc_support_swizzle)(
153 const struct hubbub_funcs *funcs; argument