linux-stable/drivers/gpu/drm/v3d
Christian König f2f12eb9c3 drm/scheduler: provide scheduler score externally
Allow multiple schedulers to share the load balancing score.

This is useful when one engine has different hw rings.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested-by: Leo Liu <leo.liu@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210204144405.2737-1-christian.koenig@amd.com
2021-02-05 10:47:11 +01:00
..
Kconfig
Makefile
v3d_bo.c drm/shmem-helper: Use cached mappings by default 2020-11-24 09:10:21 +01:00
v3d_debugfs.c
v3d_drv.c drm/v3d: Set dma_mask as well as coherent_dma_mask 2021-01-06 18:38:57 +01:00
v3d_drv.h
v3d_fence.c
v3d_gem.c drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's params 2020-11-17 20:26:47 +01:00
v3d_irq.c drm/v3d: Don't clear MMU control bits on exception 2021-01-06 18:38:57 +01:00
v3d_mmu.c drm: v3d: fix common struct sg_table related issues 2020-09-10 08:18:35 +02:00
v3d_regs.h
v3d_sched.c drm/scheduler: provide scheduler score externally 2021-02-05 10:47:11 +01:00
v3d_trace.h
v3d_trace_points.c