Home
last modified time | relevance | path

Searched refs:dpu_crtc (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c25 #include "dpu_crtc.h"
38 /* layer mixer index on dpu_crtc */
57 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_destroy() local
65 kfree(dpu_crtc); in dpu_crtc_destroy()
119 struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer) in _dpu_crtc_blend_setup_mixer()
128 struct dpu_hw_stage_cfg *stage_cfg = &dpu_crtc->stage_cfg; in _dpu_crtc_blend_setup_mixer()
193 struct dpu_crtc *dpu_crtc in _dpu_crtc_blend_setup() local
118 _dpu_crtc_blend_setup_mixer(struct drm_crtc *crtc, struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer) _dpu_crtc_blend_setup_mixer() argument
249 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_complete_flip() local
288 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank_callback() local
304 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_frame_event_work() local
362 struct dpu_crtc *dpu_crtc; dpu_crtc_frame_event_cb() local
531 struct dpu_crtc *dpu_crtc; dpu_crtc_atomic_flush() local
616 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_wait_for_frame_done() local
639 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_commit_kickoff() local
714 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_disable() local
742 trace_dpu_crtc_disable(DRMID(crtc), false, dpu_crtc); dpu_crtc_disable() local
778 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_enable() local
800 trace_dpu_crtc_enable(DRMID(crtc), true, dpu_crtc); dpu_crtc_enable() local
820 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_atomic_check() local
1047 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank() local
1069 dpu_crtc); dpu_crtc_vblank() local
1080 struct dpu_crtc *dpu_crtc; _dpu_debugfs_status_show() local
1190 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_debugfs_state_show() local
1206 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_init_debugfs() local
1235 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_early_unregister() local
1268 struct dpu_crtc *dpu_crtc = NULL; dpu_crtc_init() local
[all...]
H A Ddpu_core_perf.c17 #include "dpu_crtc.h"
261 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_release_bw() local
275 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_release_bw()
284 dpu_crtc->cur_perf.bw_ctl = 0; in dpu_core_perf_crtc_release_bw()
330 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_update() local
346 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_update()
352 old = &dpu_crtc->cur_perf; in dpu_core_perf_crtc_update()
H A Ddpu_crtc.h110 * struct dpu_crtc - virtualized CRTC data structure
143 struct dpu_crtc { struct
178 #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base)
H A Ddpu_trace.h13 #include "dpu_crtc.h"
706 struct dpu_crtc *crtc),
727 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
744 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
748 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
752 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c30 #include "dpu_crtc.h"
37 /* layer mixer index on dpu_crtc */
56 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_destroy() local
62 kfree(dpu_crtc); in dpu_crtc_destroy()
446 struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer, in _dpu_crtc_blend_setup_mixer()
518 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in _dpu_crtc_blend_setup() local
526 DRM_DEBUG_ATOMIC("%s\n", dpu_crtc in _dpu_crtc_blend_setup()
445 _dpu_crtc_blend_setup_mixer(struct drm_crtc *crtc, struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer, struct dpu_hw_stage_cfg *stage_cfg) _dpu_crtc_blend_setup_mixer() argument
571 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_complete_flip() local
610 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank_callback() local
629 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_frame_event_work() local
684 struct dpu_crtc *dpu_crtc; dpu_crtc_frame_event_cb() local
847 struct dpu_crtc *dpu_crtc; dpu_crtc_atomic_flush() local
922 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_wait_for_frame_done() local
945 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_commit_kickoff() local
1045 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_disable() local
1092 trace_dpu_crtc_disable(DRMID(crtc), false, dpu_crtc); dpu_crtc_disable() local
1128 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_enable() local
1153 trace_dpu_crtc_enable(DRMID(crtc), true, dpu_crtc); dpu_crtc_enable() local
1187 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_atomic_check() local
1245 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_vblank() local
1267 dpu_crtc); dpu_crtc_vblank() local
1278 struct dpu_crtc *dpu_crtc; _dpu_debugfs_status_show() local
1396 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); dpu_crtc_debugfs_state_show() local
1412 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); _dpu_crtc_init_debugfs() local
1469 struct dpu_crtc *dpu_crtc = NULL; dpu_crtc_init() local
[all...]
H A Ddpu_core_perf.c17 #include "dpu_crtc.h"
257 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_release_bw() local
266 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_release_bw()
275 dpu_crtc->cur_perf.bw_ctl = 0; in dpu_core_perf_crtc_release_bw()
310 struct dpu_crtc *dpu_crtc; in dpu_core_perf_crtc_update() local
322 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_update()
328 old = &dpu_crtc->cur_perf; in dpu_core_perf_crtc_update()
H A Ddpu_crtc.h124 * struct dpu_crtc - virtualized CRTC data structure
156 struct dpu_crtc { struct
188 #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base)
H A Ddpu_trace.h13 #include "dpu_crtc.h"
676 struct dpu_crtc *crtc),
697 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
714 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
718 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
722 TP_PROTO(uint32_t drm_id, bool enable, struct dpu_crtc *crtc),
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A DMakefile56 disp/dpu1/dpu_crtc.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A DMakefile59 disp/dpu1/dpu_crtc.o \

Completed in 9 milliseconds