Searched refs:dpu_crtc (Results 1 – 3 of 3) sorted by relevance
30 #include "dpu_crtc.h"37 /* layer mixer index on dpu_crtc */443 struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer, in _dpu_crtc_blend_setup_mixer() argument 522 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in _dpu_crtc_blend_setup() local 531 DRM_DEBUG_ATOMIC("%s\n", dpu_crtc->name); in _dpu_crtc_blend_setup() 551 _dpu_crtc_blend_setup_mixer(crtc, dpu_crtc, mixer, &stage_cfg); in _dpu_crtc_blend_setup() 588 * DRM_IOCTL_MODE_PAGE_FLIP and are cached in the dpu_crtc->event.593 struct dpu_crtc *dpu_crt in _dpu_crtc_complete_flip() local 640 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank_callback() local 659 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_frame_event_work() local 714 struct dpu_crtc *dpu_crtc; dpu_crtc_frame_event_cb() local 894 struct dpu_crtc *dpu_crtc; dpu_crtc_atomic_flush() local 969 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_wait_for_frame_done() local 1035 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_commit_kickoff() local 1144 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_disable() local 1221 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_enable() local 1464 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_atomic_check() local 1559 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank() local 1592 struct dpu_crtc *dpu_crtc; _dpu_debugfs_status_show() local 1710 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_debugfs_state_show() local 1727 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_init_debugfs() local 1792 struct dpu_crtc *dpu_crtc; dpu_crtc_init() local [all...]
17 #include "dpu_crtc.h"249 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_release_bw() local 258 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_release_bw() 267 dpu_crtc->cur_perf.bw_ctl = 0; in dpu_core_perf_crtc_release_bw() 308 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_update() local 320 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_update() 326 old = &dpu_crtc->cur_perf; in dpu_core_perf_crtc_update()
124 * struct dpu_crtc - virtualized CRTC data structure156 struct dpu_crtc { struct 188 #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base) argument 175 frame_eventsdpu_crtc global() argument 185 smmu_statedpu_crtc global() argument