annotate drivers/rage128_vid.c @ 33994:8e5680eccf54

Move common code to new function wsUpdateXineramaInfo(). Use the new function in wsXInit() and wsFullScreen(). Note: xinerama_x and xinerama_y are output parameters of update_xinerama_info(). It's pointless to set them before calling.
author ib
date Thu, 08 Sep 2011 12:34:28 +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"