DST_HEIGHT_WIDTH
aty_st_le32(DST_HEIGHT_WIDTH, (width << 16) | height, par);
OUTREG(DST_HEIGHT_WIDTH, (h << 16) | w);