Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddwb.h180 struct dwbc_funcs { struct
181 bool (*get_caps)(
185 bool (*enable)(
189 bool (*disable)(struct dwbc *dwbc);
191 bool (*update)(
195 bool (*is_enabled)(
198 void (*set_stereo)(
202 void (*set_new_content)(
207 void (*set_warmup)(
214 void (*dwb_program_output_csc)(
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddwb.h173 struct dwbc_funcs { struct
174 bool (*get_caps)(
178 bool (*enable)(
182 bool (*disable)(struct dwbc *dwbc);
184 bool (*update)(
188 bool (*is_enabled)(
191 void (*set_stereo)(
195 void (*set_new_content)(
200 void (*set_warmup)(
207 void (*dwb_program_output_csc)(
[all …]