HomeSort by relevance Sort by last modified time
    Searched refs:drm_conf_ret (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/targets/dri-r600/
target.c 24 static const struct drm_conf_ret throttle_ret = {
29 static const struct drm_conf_ret *drm_configuration(enum drm_conf conf)
  /external/mesa3d/src/gallium/targets/dri-radeonsi/
target.c 24 static const struct drm_conf_ret throttle_ret = {
29 static const struct drm_conf_ret *drm_configuration(enum drm_conf conf)
  /external/mesa3d/src/gallium/targets/dri-vmwgfx/
target.c 29 static const struct drm_conf_ret throttle_ret = {
34 static const struct drm_conf_ret *drm_configuration(enum drm_conf conf)
  /external/mesa3d/src/gallium/include/state_tracker/
drm_driver.h 61 struct drm_conf_ret { struct
99 const struct drm_conf_ret *(*configuration) (enum drm_conf conf);
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 782 const struct drm_conf_ret *throttle_ret = NULL;

Completed in 485 milliseconds