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().
172 * struct dmub_srv_region_info - output region info from the dmub service
174 * @num_regions: number of regions used by the dmub service
194 * @region_info: region info calculated by dmub service
205 * struct dmub_srv_fb_info - output fb info from the dmub service
209 * Output from the dmub service helper that can be used by the
211 * hw init service.
215 * by the dmub service.
364 * struct dmub_srv_create_params - params for dmub service creation
451 * dmub_srv_create() - creates the DMUB service.
452 * @dmub: the dmub service
453 * @params: creation parameters for the service
463 * dmub_srv_destroy() - destroys the DMUB service.
464 * @dmub: the dmub service
469 * dmub_srv_calc_region_info() - retreives region info from the dmub service
470 * @dmub: the dmub service
487 * dmub_srv_calc_region_info() - retreives fb info from the dmub service
488 * @dmub: the dmub service
505 * @dmub: the dmub service
530 * @dmub: the dmub service
546 * @dmub: the dmub service
548 * Before destroying the DMUB service or releasing the backing framebuffer
561 * @dmub: the dmub service
564 * Queues a command to the DMUB service but does not begin execution
577 * @dmub: the dmub service
589 * @dmub: the dmub service
608 * @dmub: the dmub service
627 * @dmub: the dmub service
644 * @dmub: the dmub service
667 * @dmub: the dmub service
683 * @dmub: the dmub service
710 * @dmub: the dmub service