linux/drivers/gpu/drm/panfrost
Nirmoy Das b3ac17667f drm/scheduler: rework entity creation
Entity currently keeps a copy of run_queue list and modify it in
drm_sched_entity_set_priority(). Entities shouldn't modify run_queue
list. Use drm_gpu_scheduler list instead of drm_sched_rq list
in drm_sched_entity struct. In this way we can select a runqueue based
on entity/ctx's priority for a  drm scheduler.

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-18 16:09:12 -05:00
..
Kconfig drm/panfrost: Require the simple_ondemand governor 2019-06-10 09:30:34 -06:00
Makefile drm/panfrost: Add madvise and shrinker support 2019-08-08 15:57:36 -06:00
panfrost_devfreq.c drm-misc-next for v5.6: 2019-12-17 13:57:54 +01:00
panfrost_devfreq.h drm/panfrost: Simplify devfreq utilisation tracking 2019-10-29 13:01:51 -05:00
panfrost_device.c drm/panfrost: Fix regulator_get_optional() misuse 2019-09-19 11:45:44 -05:00
panfrost_device.h drm/panfrost: Simplify devfreq utilisation tracking 2019-10-29 13:01:51 -05:00
panfrost_drv.c drm-misc-next for v5.6: 2019-12-17 13:57:54 +01:00
panfrost_features.h
panfrost_gem_shrinker.c drm/panfrost: Use mutex_trylock in panfrost_gem_purge 2019-08-28 10:02:39 -05:00
panfrost_gem.c drm/panfrost: Open/close the perfcnt BO 2019-12-06 11:06:20 -06:00
panfrost_gem.h drm/panfrost: Open/close the perfcnt BO 2019-12-06 11:06:20 -06:00
panfrost_gpu.c drm/panfrost: Add missing GPU feature registers 2019-10-14 13:46:48 -05:00
panfrost_gpu.h
panfrost_issues.h drm/panfrost: Add errata descriptions from kbase 2019-08-23 12:16:27 -05:00
panfrost_job.c drm/scheduler: rework entity creation 2019-12-18 16:09:12 -05:00
panfrost_job.h
panfrost_mmu.c drm/panfrost: Don't dereference bogus MMU pointers 2019-10-29 13:18:17 -05:00
panfrost_mmu.h drm/panfrost: Implement per FD address spaces 2019-08-19 11:34:57 -05:00
panfrost_perfcnt.c -mgag200: more startadd mitigation (Thomas) 2019-12-13 14:33:00 +10:00
panfrost_perfcnt.h drm/panfrost: Open/close the perfcnt BO 2019-12-06 11:06:20 -06:00
panfrost_regs.h drm/panfrost: Expose performance counters through unstable ioctls 2019-06-18 09:23:48 -06:00
TODO drm/panfrost: Remove commented out call to panfrost_core_dump 2019-10-09 13:36:56 -05:00