All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add support for high priority scheduling in amdgpu v2
@ 2017-03-02  8:02 Andres Rodriguez
       [not found] ` <20170302080233.4749-1-andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 24+ messages in thread
From: Andres Rodriguez @ 2017-03-02  8:02 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: andresx7-Re5JQEeQqe8AvxtiuMwx3w

Fixed incorrectly using AMDGPU_CTX_PRIORITY instead of AMD_SCHED_PRIORITY.

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-03-02 11:16 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02  8:02 [PATCH] Add support for high priority scheduling in amdgpu v2 Andres Rodriguez
     [not found] ` <20170302080233.4749-1-andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-02  8:02   ` [PATCH 01/22] drm/amdgpu: refactor MQD/HQD initialization Andres Rodriguez
2017-03-02  8:02   ` [PATCH 02/22] drm/amdgpu: doorbell registers need only be set once v2 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 03/22] drm/amdgpu: detect timeout error when deactivating hqd Andres Rodriguez
2017-03-02  8:02   ` [PATCH 04/22] drm/amdgpu: remove duplicate definition of cik_mqd Andres Rodriguez
2017-03-02  8:02   ` [PATCH 05/22] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu Andres Rodriguez
2017-03-02  8:02   ` [PATCH 06/22] drm/amdgpu: rename rdev to adev Andres Rodriguez
2017-03-02  8:02   ` [PATCH 07/22] drm/amdgpu: take ownership of per-pipe configuration Andres Rodriguez
2017-03-02  8:02   ` [PATCH 08/22] drm/radeon: take ownership of pipe initialization Andres Rodriguez
2017-03-02  8:02   ` [PATCH 09/22] drm/amdgpu: allow split of queues with kfd at queue granularity Andres Rodriguez
2017-03-02  8:02   ` [PATCH 10/22] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe Andres Rodriguez
2017-03-02  8:02   ` [PATCH 11/22] drm/amdkfd: allow split HQD on per-queue granularity v4 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 12/22] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c Andres Rodriguez
2017-03-02  8:02   ` [PATCH 13/22] drm/amdgpu: allocate queues horizontally across pipes Andres Rodriguez
2017-03-02  8:02   ` [PATCH 14/22] drm/amdgpu: new queue policy, take first 2 queues of each pipe Andres Rodriguez
2017-03-02  8:02   ` [PATCH 15/22] drm/amdgpu: add a mechanism to untie user ring ids from kernel ring ids Andres Rodriguez
     [not found]     ` <20170302080233.4749-16-andresx7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-02 11:16       ` Christian König
2017-03-02  8:02   ` [PATCH 16/22] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v2 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 17/22] drm/amdgpu: add parameter to allocate high priority contexts v6 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 18/22] drm/amdgpu: add framework for HW specific priority settings v3 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 19/22] drm/amdgpu: make amdgpu_job refcounted Andres Rodriguez
2017-03-02  8:02   ` [PATCH 20/22] drm/amdgpu: implement ring set_priority for gfx_v8 compute v3 Andres Rodriguez
2017-03-02  8:02   ` [PATCH 21/22] drm/amdgpu: condense mqd programming sequence Andres Rodriguez
2017-03-02  8:02   ` [PATCH 22/22] drm/amdgpu: workaround tonga HW bug in HQD " Andres Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.