annotate drivers/rage128_vid.c @ 32603:02830ab7afb7

Reset ctx->vo_initialized to 0 on a resolution change. Otherwise we might think the filter chain/vo is ready when it actually is not, leading to a crash. Fixes crash part of bug 1156.
author reimar
date Sat, 11 Dec 2010 18:37:00 +0000
parents 0abb6e07e3cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32239
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
1 #define RAGE128
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
2
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
3 #include "radeon_vid.c"