Home
last modified time | relevance | path

Searched refs:unfinished (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/via/
Dvia_dri1.c77 drm_via_sequence_t unfinished; member
684 switch (cur_seq->unfinished) { in finish_current_sequence()
735 cur_seq->unfinished = no_sequence; in finish_current_sequence()
744 if (cur_seq->unfinished && (cur_seq->unfinished != seqs[hz])) { in investigate_hazard()
785 cur_seq->unfinished = z_address; in investigate_hazard()
790 cur_seq->unfinished = z_address; in investigate_hazard()
795 cur_seq->unfinished = z_address; in investigate_hazard()
801 cur_seq->unfinished = dest_address; in investigate_hazard()
806 cur_seq->unfinished = dest_address; in investigate_hazard()
811 cur_seq->unfinished = dest_address; in investigate_hazard()
[all …]
/Linux-v6.1/Documentation/driver-api/media/
Dtx-rx.rst131 effectively leaving the current frame unfinished. The receiver driver
/Linux-v6.1/Documentation/driver-api/media/drivers/
Dradiotrack.rst135 Card On: BASE <-- 0x00 (see "Card Off", clears any unfinished business)
/Linux-v6.1/Documentation/process/
Dhowto.rst565 unfinished work. Therefore it is good to get early in the process to
571 that are unfinished and will be "fixed up later."