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().
218 * struct dmub_srv_region_info - output region info from the dmub service
220 * @num_regions: number of regions used by the dmub service
241 * @region_info: region info calculated by dmub service
257 * struct dmub_srv_fb_info - output fb info from the dmub service
261 * Output from the dmub service helper that can be used by the
263 * hw init service.
267 * by the dmub service.
476 * struct dmub_srv_create_params - params for dmub service creation
581 * dmub_srv_create() - creates the DMUB service.
582 * @dmub: the dmub service
583 * @params: creation parameters for the service
593 * dmub_srv_destroy() - destroys the DMUB service.
594 * @dmub: the dmub service
599 * dmub_srv_calc_region_info() - retreives region info from the dmub service
600 * @dmub: the dmub service
617 * dmub_srv_calc_region_info() - retreives fb info from the dmub service
618 * @dmub: the dmub service
635 * @dmub: the dmub service
660 * @dmub: the dmub service
676 * @dmub: the dmub service
678 * Before destroying the DMUB service or releasing the backing framebuffer
691 * @dmub: the dmub service
703 * @dmub: the dmub service
706 * Queues a command to the DMUB service but does not begin execution
719 * @dmub: the dmub service
731 * @dmub: the dmub service
749 * @dmub: the dmub service
768 * @dmub: the dmub service
787 * @dmub: the dmub service
804 * @dmub: the dmub service
827 * @dmub: the dmub service
843 * @dmub: the dmub service
870 * @dmub: the dmub service
897 * @dmub: the dmub service
910 * @dmub: the dmub service
924 * @dmub: the dmub service
936 * @dmub: The dmub service
952 * @dmub: The dmub service
971 * @dmub: The dmub service