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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dummy_bufmgr.h 48 static inline int radeon_cs_space_check(Bool cs) function
  /xsrc/external/mit/libdrm/dist/radeon/
radeon_cs_space.c 42 static inline int radeon_cs_setup_bo(struct radeon_cs_space_check *sc, struct rad_sizes *sizes)
109 static int radeon_cs_do_space_check(struct radeon_cs_int *cs, struct radeon_cs_space_check *new_tmp)
190 struct radeon_cs_space_check *tmp_bo)
215 struct radeon_cs_space_check temp_bo;
230 drm_public int radeon_cs_space_check(struct radeon_cs *cs) function
radeon_cs_int.h 5 struct radeon_cs_space_check { struct
27 struct radeon_cs_space_check bos[MAX_SPACE_BOS];

Completed in 6 milliseconds