Home
last modified time | relevance | path

Searched refs:js_present (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panfrost/
A Dpanfrost_gpu.c270 pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT); in panfrost_gpu_init_features()
271 num_js = hweight32(pfdev->features.js_present); in panfrost_gpu_init_features()
346 pfdev->features.js_present); in panfrost_gpu_init_features()
A Dpanfrost_device.h65 u32 js_present; member
A Dpanfrost_drv.c79 PANFROST_FEATURE(JS_PRESENT, js_present); in panfrost_ioctl_get_param()

Completed in 9 milliseconds