HomeSort by: relevance | last modified time | path
    Searched refs:radeon_dri (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 507 struct radeon_dri { struct
891 struct radeon_dri *dri;
1192 /* radeon_dri.c */
radeon_kms.c 421 if (!(info->dri = calloc(1, sizeof(struct radeon_dri)))) {
radeon_driver.c 81 #include "radeon_dri.h"
2352 if (!(info->dri = calloc(1, sizeof(struct radeon_dri)))) {

Completed in 9 milliseconds