Searched refs:I915_PARAM_SUBSLICE_TOTAL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_noop_drm_shim.c202 case I915_PARAM_SUBSLICE_TOTAL:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_screen.c608 iris_getparam_integer(screen, I915_PARAM_SUBSLICE_TOTAL);
/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h614 #define I915_PARAM_SUBSLICE_TOTAL 33 macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Di915_drm.h457 #define I915_PARAM_SUBSLICE_TOTAL 33 macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h551 #define I915_PARAM_SUBSLICE_TOTAL 33 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_screen.c1861 ret = intel_get_param(screen, I915_PARAM_SUBSLICE_TOTAL,
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_bufmgr_gem.c3277 gp.param = I915_PARAM_SUBSLICE_TOTAL;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c532 device->subslice_total = anv_gem_get_param(fd, I915_PARAM_SUBSLICE_TOTAL);

Completed in 28 milliseconds