Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddchubbub.h109 struct hubbub_funcs { struct
110 void (*update_dchub)(
114 int (*init_dchub_sys_ctx)(
117 void (*init_vm_ctx)(
122 bool (*get_dcc_compression_cap)(struct hubbub *hubbub,
126 bool (*dcc_support_swizzle)(
132 bool (*dcc_support_pixel_format)(
158 const struct hubbub_funcs *funcs; argument