summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_sched.c
AgeCommit message (Expand)Author
2024-12-11drm/v3d: Fix miscellaneous documentation errorsMaíra Canal
2024-12-04drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBALChristian Gmeiner
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-08-28drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-12drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`Maíra Canal
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-07-18drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-18drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-05-20drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUMMaíra Canal
2024-04-23drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handlerMaíra Canal
2024-04-23drm/v3d: Create function to update a set of GPU statsMaíra Canal
2024-04-23drm/v3d: Create a struct to store the GPU statsMaíra Canal
2024-04-23drm/v3d: Create two functions to update all GPU stats variablesMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the copy performance query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the reset performance query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension to copy timestamp query to a bufferMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the reset timestamp jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for a indirect CSD jobMaíra Canal
2023-12-01drm/v3d: Create tracepoints to track the CPU jobMaíra Canal
2023-12-01drm/v3d: Add a CPU job submissionMelissa Wen
2023-11-06drm/v3d: Expose the total GPU usage stats on sysfsMaíra Canal
2023-11-06drm/v3d: Implement show_fdinfo() callback for GPU usage statsMaíra Canal
2023-11-02drm/v3d: fix up register addresses for V3D 7.xIago Toral Quiroga
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov
2022-03-01drm/v3d: centralize error handling when init scheduler failsMelissa Wen
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2021-08-30drm/v3d: Use scheduler dependency handlingDaniel Vetter
2021-08-30drm/v3d: Move drm_sched_job_init to v3d_job_initDaniel Vetter
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon
2021-02-05drm/scheduler: provide scheduler score externallyChristian König
2021-02-02drm/v3d/v3d_sched: fix scheduler callbacks return statusChristian König
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2020-11-18drm/v3d/v3d_sched: Demote non-conformant kernel-doc headerLee Jones
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-04-28drm/v3d: Delete v3d_dev->devDaniel Vetter