Searched refs:gpu_bind (Results 1 – 1 of 1) sorted by relevance
15 static int gpu_bind = -1; variable16 module_param(gpu_bind, int, 0644);17 MODULE_PARM_DESC(gpu_bind, "Whether to bind sound component to GPU "153 if (!gpu_bind || (gpu_bind < 0 && video_firmware_drivers_only())) in i915_gfx_present()