Searched refs:RADEON_CRTC_H_TOTAL_DISP (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_crtc.c157 OUTREG(RADEON_CRTC_H_TOTAL_DISP, restore->crtc_h_total_disp);
537 save->crtc_h_total_disp = INREG(RADEON_CRTC_H_TOTAL_DISP);
H A Dlegacy_output.c193 native_mode->PanelXRes = ((INREG(RADEON_CRTC_H_TOTAL_DISP)>>16) + 1) * 8;
H A Dradeon_reg.h443 #define RADEON_CRTC_H_TOTAL_DISP 0x0200 macro
H A Dradeon_driver.c1058 hTotal = ((INREG(RADEON_CRTC_H_TOTAL_DISP) & 0x3ff) + 1) * 8;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h316 #define RADEON_CRTC_H_TOTAL_DISP 0x0200 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h316 #define RADEON_CRTC_H_TOTAL_DISP 0x0200 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h443 #define RADEON_CRTC_H_TOTAL_DISP 0x0200 macro

Completed in 150 milliseconds