Lines Matching full:service
39 * Initialization and usage of the DMUB service should be done in the
60 * Destroying the DMUB service can be done by calling dmub_srv_destroy().
158 * struct dmub_srv_region_info - output region info from the dmub service
160 * @num_regions: number of regions used by the dmub service
180 * @region_info: region info calculated by dmub service
191 * struct dmub_srv_fb_info - output fb info from the dmub service
195 * Output from the dmub service helper that can be used by the
197 * hw init service.
201 * by the dmub service.
281 * struct dmub_srv_create_params - params for dmub service creation
353 * dmub_srv_create() - creates the DMUB service.
354 * @dmub: the dmub service
355 * @params: creation parameters for the service
365 * dmub_srv_destroy() - destroys the DMUB service.
366 * @dmub: the dmub service
371 * dmub_srv_calc_region_info() - retreives region info from the dmub service
372 * @dmub: the dmub service
389 * dmub_srv_calc_region_info() - retreives fb info from the dmub service
390 * @dmub: the dmub service
407 * @dmub: the dmub service
432 * @dmub: the dmub service
448 * @dmub: the dmub service
450 * Before destroying the DMUB service or releasing the backing framebuffer
463 * @dmub: the dmub service
466 * Queues a command to the DMUB service but does not begin execution
479 * @dmub: the dmub service
491 * @dmub: the dmub service
510 * @dmub: the dmub service
529 * @dmub: the dmub service
546 * @dmub: the dmub service
569 * @dmub: the dmub service