Searched refs:phys_enc (Results 1 – 1 of 1) sorted by relevance
104 int (*wait_for_commit_done)(struct dpu_encoder_phys *phys_enc);105 int (*wait_for_tx_complete)(struct dpu_encoder_phys *phys_enc);106 void (*prepare_for_kickoff)(struct dpu_encoder_phys *phys_enc);107 void (*handle_post_kickoff)(struct dpu_encoder_phys *phys_enc);108 void (*trigger_start)(struct dpu_encoder_phys *phys_enc);109 bool (*needs_single_flush)(struct dpu_encoder_phys *phys_enc);112 void (*prepare_idle_pc)(struct dpu_encoder_phys *phys_enc);116 void (*prepare_wb_job)(struct dpu_encoder_phys *phys_enc,118 void (*cleanup_wb_job)(struct dpu_encoder_phys *phys_enc,120 bool (*is_valid_for_commit)(struct dpu_encoder_phys *phys_enc);[all …]