Searched full:panfrost (Results 1 – 19 of 19) sorted by relevance
| /linux/Documentation/gpu/ |
| H A D | panfrost.rst | 4 drm/Panfrost Mali Driver 9 Panfrost DRM client usage stats implementation 12 The drm/Panfrost driver implements the DRM client usage stats specification as 23 drm-driver: panfrost 47 echo <N> > /sys/bus/platform/drivers/panfrost/[a-f0-9]*.gpu/profiling
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | panfrost-rk3288-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Crash 2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Crash
|
| H A D | panfrost-mt8183-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Fail 2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
|
| H A D | panfrost-rk3399-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Fail 2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
|
| H A D | panfrost-g12b-fails.txt | 1 panfrost/panfrost_prime@gem-prime-import,Fail 2 panfrost/panfrost_submit@pan-submit-error-bad-requirements,Fail
|
| H A D | panfrost-rk3399-flakes.txt | 6 panfrost/panfrost_submit@pan-unhandled-pagefault
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | Makefile | 3 panfrost-y := \ 15 obj-$(CONFIG_DRM_PANFROST) += panfrost.o
|
| H A D | panfrost_job.c | 56 /* panfrost seqno for signaled() test */ 69 return "panfrost"; in panfrost_fence_get_driver_name() 78 return "panfrost-js-0"; in panfrost_fence_get_timeline_name() 80 return "panfrost-js-1"; in panfrost_fence_get_timeline_name() 82 return "panfrost-js-2"; in panfrost_fence_get_timeline_name() 293 /* panfrost always uses write mode in its current uapi */ in panfrost_acquire_object_fences() 775 * Panfrost IRQ handler may take a long time to process an interrupt in panfrost_job_timedout() 779 * In order to catch such cases and not report spurious Panfrost in panfrost_job_timedout() 892 pfdev->reset.wq = alloc_ordered_workqueue("panfrost-reset", 0); in panfrost_jm_init()
|
| H A D | panfrost_drv.c | 921 * Panfrost driver version: 942 .name = "panfrost", 943 .desc = "panfrost DRM", 1064 ATTRIBUTE_GROUPS(panfrost); 1186 .name = "panfrost", 1194 MODULE_AUTHOR("Panfrost Project Developers"); 1195 MODULE_DESCRIPTION("Panfrost DRM Driver");
|
| H A D | Kconfig | 4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
|
| H A D | panfrost_gem.c | 517 * be reached through any of the Panfrost UM driver-specific in panfrost_gem_prime_import_sg_table()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-panfrost-profiling | 1 What: /sys/bus/platform/drivers/panfrost/.../profiling
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | Kconfig | 23 be supported with the panfrost driver as they are not CSF GPUs.
|
| /linux/drivers/gpu/drm/tyr/ |
| H A D | Kconfig | 17 be supported with the panfrost driver as they are not CSF GPUs.
|
| /linux/drivers/soc/rockchip/ |
| H A D | dtpm.c | 61 MODULE_SOFTDEP("pre: panfrost cpufreq-dt");
|
| /linux/drivers/gpu/drm/ |
| H A D | Makefile | 226 obj-$(CONFIG_DRM_PANFROST) += panfrost/
|
| H A D | Kconfig | 314 source "drivers/gpu/drm/panfrost/Kconfig"
|
| /linux/drivers/gpu/drm/ci/ |
| H A D | gitlab-ci.yml | 133 - panfrost
|
| /linux/ |
| H A D | MAINTAINERS | 2163 ARM MALI PANFROST DRM DRIVER 2171 F: Documentation/gpu/panfrost.rst 2172 F: drivers/gpu/drm/ci/xfails/panfrost* 2173 F: drivers/gpu/drm/panfrost/ 2208 B: https://gitlab.freedesktop.org/panfrost/linux/-/issues
|