Searched refs:migration (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/exa/
H A Dexamodule.c137 pExaScr->migration = ExaMigrationGreedy;
139 pExaScr->migration = ExaMigrationAlways;
141 pExaScr->migration = ExaMigrationSmart;
144 "EXA: unknown migration heuristic %s\n",
/xsrc/external/mit/xorg-server/dist/hw/xfree86/exa/
H A Dexamodule.c137 pExaScr->migration = ExaMigrationGreedy;
139 pExaScr->migration = ExaMigrationAlways;
141 pExaScr->migration = ExaMigrationSmart;
144 "EXA: unknown migration heuristic %s\n",
/xsrc/external/mit/fontconfig/dist/test/
H A DMakefile.in129 @OS_WIN32_FALSE@am__append_2 = test-migration
160 @OS_WIN32_FALSE@am__EXEEXT_2 = test-migration$(EXEEXT)
231 test_migration_SOURCES = test-migration.c
232 test_migration_OBJECTS = test-migration.$(OBJEXT)
262 ./$(DEPDIR)/test-migration.Po ./$(DEPDIR)/test-name-parse.Po \
292 test-migration.c test-name-parse.c test-pthread.c
297 test-migration.c test-name-parse.c test-pthread.c
923 test-migration$(EXEEXT): $(test_migration_OBJECTS) $(test_migration_DEPENDENCIES) $(EXTRA_test_migration_DEPENDENCIES)
924 @rm -f test-migration$(EXEEXT)
949 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-migration
[all...]
H A DMakefile.am91 check_PROGRAMS += test-migration
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_migration_classic.c90 * Only valid if using a migration scheme that tracks score.
190 * dirty region. This is to avoid migration of bits that don't
447 * For the "greedy" migration scheme, pushes the pixmap toward being located in
487 * For the "greedy" migration scheme, pushes the pixmap toward being located in
594 * Performs migration of the pixmaps according to the operation information
595 * provided in pixmaps and can_accel and the migration scheme chosen in the
634 if (pExaScr->migration == ExaMigrationSmart) {
667 } else if (pExaScr->migration == ExaMigrationGreedy) {
697 } else if (pExaScr->migration == ExaMigrationAlways) {
H A Dexa_priv.h99 * This is the list of migration heuristics supported by EXA. See
179 enum ExaMigrationHeuristic migration; member in struct:__anone2c6f97a0308
H A Dexa.c27 * functions not responsible for performing rendering, pixmap migration, or
145 * optimizations in pixmap migration when no changes have occurred.
929 pExaScr->migration = ExaMigrationAlways;
1117 * Performs migration of the pixmaps according to the operation information
1118 * provided in pixmaps and can_accel and the migration scheme chosen in the
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_migration_classic.c90 * Only valid if using a migration scheme that tracks score.
189 * dirty region. This is to avoid migration of bits that don't
456 * For the "greedy" migration scheme, pushes the pixmap toward being located in
497 * For the "greedy" migration scheme, pushes the pixmap toward being located in
607 * Performs migration of the pixmaps according to the operation information
608 * provided in pixmaps and can_accel and the migration scheme chosen in the
648 if (pExaScr->migration == ExaMigrationSmart) {
681 else if (pExaScr->migration == ExaMigrationGreedy) {
712 else if (pExaScr->migration == ExaMigrationAlways) {
H A Dexa_priv.h98 * This is the list of migration heuristics supported by EXA. See
181 enum ExaMigrationHeuristic migration; member in struct:__anonaa13440d0308
H A Dexa.c27 * functions not responsible for performing rendering, pixmap migration, or
142 * optimizations in pixmap migration when no changes have occurred.
897 pExaScr->migration = ExaMigrationAlways;
1100 * Performs migration of the pixmaps according to the operation information
1101 * provided in pixmaps and can_accel and the migration scheme chosen in the
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c521 pExaScr->migration = ExaMigrationSmart;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c531 pExaScr->migration = ExaMigrationSmart;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.8.rst74 - docs: Update bug report URLs for the gitlab migration
H A D19.2.0.rst121 - docs: Update bug report URLs for the gitlab migration
H A D19.3.0.rst148 - docs: Update bug report URLs for the gitlab migration

Completed in 29 milliseconds