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().
221 * struct dmub_srv_region_info - output region info from the dmub service
223 * @num_regions: number of regions used by the dmub service
244 * @region_info: region info calculated by dmub service
260 * struct dmub_srv_fb_info - output fb info from the dmub service
264 * Output from the dmub service helper that can be used by the
266 * hw init service.
270 * by the dmub service.
480 * struct dmub_srv_create_params - params for dmub service creation
593 * dmub_srv_create() - creates the DMUB service.
594 * @dmub: the dmub service
595 * @params: creation parameters for the service
605 * dmub_srv_destroy() - destroys the DMUB service.
606 * @dmub: the dmub service
611 * dmub_srv_calc_region_info() - retreives region info from the dmub service
612 * @dmub: the dmub service
629 * dmub_srv_calc_region_info() - retreives fb info from the dmub service
630 * @dmub: the dmub service
647 * @dmub: the dmub service
672 * @dmub: the dmub service
688 * @dmub: the dmub service
690 * Before destroying the DMUB service or releasing the backing framebuffer
703 * @dmub: the dmub service
715 * @dmub: the dmub service
718 * Queues a command to the DMUB service but does not begin execution
731 * @dmub: the dmub service
743 * @dmub: the dmub service
761 * @dmub: the dmub service
780 * @dmub: the dmub service
799 * @dmub: the dmub service
816 * @dmub: the dmub service
839 * @dmub: the dmub service
855 * @dmub: the dmub service
882 * @dmub: the dmub service
909 * @dmub: the dmub service
922 * @dmub: the dmub service
936 * @dmub: the dmub service
948 * @dmub: The dmub service
964 * @dmub: The dmub service
983 * @dmub: The dmub service