Searched refs:radeon_dri2_screen_init (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.h42 Bool radeon_dri2_screen_init(ScreenPtr pScreen);
47 static inline Bool radeon_dri2_screen_init(ScreenPtr pScreen) { return FALSE; } function in typeref:typename:Bool
H A Dradeon_dri2.c1391 radeon_dri2_screen_init(ScreenPtr pScreen) function in typeref:typename:Bool
H A Dradeon_kms.c2293 info->directRenderingEnabled = radeon_dri2_screen_init(pScreen);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.h38 Bool radeon_dri2_screen_init(ScreenPtr pScreen);
H A Dradeon_dri2.c1311 radeon_dri2_screen_init(ScreenPtr pScreen) function in typeref:typename:Bool
H A Dradeon_kms.c949 info->directRenderingEnabled = radeon_dri2_screen_init(pScreen);

Completed in 16 milliseconds