Home
last modified time | relevance | path

Searched refs:js_present (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c236 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
237 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
312 pfdev->features.js_present); in panfrost_gpu_init_features()
H A Dpanfrost_device.h36 u32 js_present; member
H A Dpanfrost_drv.c53 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c247 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
248 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
323 pfdev->features.js_present); in panfrost_gpu_init_features()
H A Dpanfrost_device.h37 u32 js_present; member
H A Dpanfrost_drv.c54 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()

Completed in 5 milliseconds