Add DPMS support to ATI Mach64 (not functional at least on Windows XP)
This commit is contained in:
@@ -2282,6 +2282,7 @@ void mach64_ext_writeb(uint32_t addr, uint8_t val, void *p)
|
|||||||
svga->fb_only = 1;
|
svga->fb_only = 1;
|
||||||
else
|
else
|
||||||
svga->fb_only = 0;
|
svga->fb_only = 0;
|
||||||
|
svga->dpms = !!(mach64->crtc_gen_cntl & 0x0c);
|
||||||
svga_recalctimings(&mach64->svga);
|
svga_recalctimings(&mach64->svga);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user