Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/gpu/drm/i915/display/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  intel_flipq.h   Sprache: C

 
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2025 Intel Corporation
 */


#ifndef __INTEL_FLIPQ_H__
#define __INTEL_FLIPQ_H__

#include <linux/types.h>

enum intel_dsb_id;
enum intel_flipq_id;
enum pipe;
struct intel_crtc;
struct intel_crtc_state;
struct intel_display;
struct intel_dsb;

bool intel_flipq_supported(struct intel_display *display);
void intel_flipq_init(struct intel_display *display);
void intel_flipq_reset(struct intel_display *display, enum pipe pipe);

void intel_flipq_enable(const struct intel_crtc_state *crtc_state);
void intel_flipq_disable(const struct intel_crtc_state *old_crtc_state);

void intel_flipq_add(struct intel_crtc *crtc,
       enum intel_flipq_id flip_queue_id,
       unsigned int pts,
       enum intel_dsb_id dsb_id,
       struct intel_dsb *dsb);
int intel_flipq_exec_time_us(struct intel_display *display);
void intel_flipq_wait_dmc_halt(struct intel_dsb *dsb, struct intel_crtc *crtc);
void intel_flipq_unhalt_dmc(struct intel_dsb *dsb, struct intel_crtc *crtc);
void intel_flipq_dump(struct intel_crtc *crtc,
        enum intel_flipq_id flip_queue_id);

#endif /* __INTEL_FLIPQ_H__ */

Messung V0.5
C=95 H=97 G=95

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.