AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 22:19:47 to 2017-04-17 22:48:13 UTC [more...]

[PATCH] Improve pipe split between amdgpu and amdkfd v2
 2017-04-17 22:48 UTC  (18+ messages)
  ` [PATCH 01/17] drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
  ` [PATCH 02/17] drm/amdgpu: refactor MQD/HQD initialization v3
  ` [PATCH 03/17] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/17] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/17] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
  ` [PATCH 06/17] drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
  ` [PATCH 07/17] drm/amdgpu: rename rdev to adev
  ` [PATCH 08/17] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v3
  ` [PATCH 10/17] drm/amdgpu: allow split of queues with kfd at queue granularity v4
  ` [PATCH 11/17] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
  ` [PATCH 12/17] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 13/17] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 14/17] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 15/17] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
  ` [PATCH 16/17] drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
  ` [PATCH 17/17] drm/amdgpu: new queue policy, take first 2 queues of each pipe v2

[PATCH split] Improve pipe split between amdgpu and amdkfd
 2017-04-17 22:46 UTC  (25+ messages)
  ` [PATCH 01/17] drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
  ` [PATCH 02/17] drm/amdgpu: refactor MQD/HQD initialization v3
  ` [PATCH 03/17] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/17] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/17] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
  ` [PATCH 06/17] drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
  ` [PATCH 07/17] drm/amdgpu: rename rdev to adev
  ` [PATCH 08/17] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v2
  ` [PATCH 10/17] drm/amdgpu: allow split of queues with kfd at queue granularity v4
  ` [PATCH 11/17] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
  ` [PATCH 12/17] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 13/17] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 14/17] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 15/17] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
  ` [PATCH 16/17] drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
  ` [PATCH 17/17] drm/amdgpu: new queue policy, take first 2 queues of each pipe v2

[PATCH 00/12] KIQ support for gfx9
 2017-04-17 22:00 UTC  (13+ messages)
  ` [PATCH 01/12] drm/amdgpu/gfx9: fix typo in mpd init
  ` [PATCH 02/12] drm/amdgpu/gfx9: add additional MQD initialization
  ` [PATCH 03/12] drm/amdgpu/gfx9: create mqd backups
  ` [PATCH 04/12] drm/amdgpu/gfx9: clear the compute ring on reset
  ` [PATCH 05/12] drm/amdgpu: add KIQ packet defines to soc15d.h
  ` [PATCH 06/12] drm/amdgpu/gfx9: use new KIQ packet defines
  ` [PATCH 07/12] drm/amdgpu/gfx9: wait for completion in KIQ init
  ` [PATCH 08/12] drm/amdgpu: split gfx_v9_0_kiq_init_queue into two
  ` [PATCH 09/12] drm/amdgpu/gfx9: wait once for all KCQs to be created
  ` [PATCH 10/12] drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream
  ` [PATCH 11/12] drm/amdgpu/gfx9: fix resume of KIQ and KCQs
  ` [PATCH 12/12] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v3)

[PATCH] amdgpu:fix incorrect use on the remap_mutex
 2017-04-17 21:12 UTC  (4+ messages)
  ` 答复: "

[PATCH split 3/3] Add support for high priority scheduling in amdgpu v9
 2017-04-17 19:17 UTC  (8+ messages)
  ` [PATCH 1/4] drm/amdgpu: add parameter to allocate high priority contexts v7
  ` [PATCH 2/4] drm/amdgpu: add framework for HW specific priority settings v6
  ` [PATCH 3/4] drm/amdgpu: convert srbm lock to a spinlock v2
  ` [PATCH 4/4] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5

[PATCH] drm/amdgpu: set kiq irq in sriov case for gfx_v9
 2017-04-17 18:00 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.c
 2017-04-17 17:58 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu: set kiq irq functions in sriov case for gfx_v9
  ` [PATCH 3/3] drm/amd/amdgpu: coding style refine in sdma_v4_0.c

[PATCH umr] Fix AI multiple level VM decoding
 2017-04-17 17:28 UTC 

[rfc repost] drm sync objects - a new beginning (make ickle happier?)
 2017-04-17 15:14 UTC  (11+ messages)
  ` [PATCH 1/7] sync_file: get rid of internal reference count
  ` [PATCH 3/7] sync_file: split out fence_file base class from sync_file
  ` [PATCH 4/7] sync_file: add support for sem_file
` [PATCH 2/7] sync_file: mark the fence pointer as rcu
` [PATCH 5/7] drm: introduce sync objects as wrappers for sem files
` [PATCH 6/7] amdgpu/cs: split out fence dependency checking
` [PATCH 7/7] amdgpu: use sync file for shared semaphores (v3)

[PATCH] dmr/amdgpu: Fix wrongly unref of BO
 2017-04-17 14:54 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: delete dead functions in vega10
 2017-04-17 14:09 UTC  (2+ messages)

[PATCH xf86-video-ati] Don't set modes before RADEONWindowExposures_oneshot is called
 2017-04-17 14:06 UTC  (2+ messages)

[PATCH v2] drm/dp-helper: DP_TEST_MISC1 should be DP_TEST_MISC0
 2017-04-17 13:59 UTC  (2+ messages)

[PATCH umr] Add new AI+ field to RELEASE_MEM decoding
 2017-04-17 13:37 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.c
 2017-04-17 12:04 UTC 

Plan: BO move throttling for visible VRAM evictions
 2017-04-17  9:55 UTC  (7+ messages)

[PATCH] drm/amdgpu: PRT support for gfx9
 2017-04-17  9:04 UTC 

[PATCH] amdgpu:fix incorrect use on the remap_mutex
 2017-04-17  6:56 UTC 

[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-17  6:43 UTC  (10+ messages)

[repost] drm sync objects cleaned up
 2017-04-14  9:45 UTC  (25+ messages)
` [PATCH 5/8] sync_file: add support for a semaphore object
` [PATCH 8/8] amdgpu: use sync file for shared semaphores (v2.1)

[PATCH] drm/amdgpu: fix to print incorrect wptr address
 2017-04-14  3:08 UTC  (2+ messages)

AMDGPU without display output
 2017-04-14  1:50 UTC  (4+ messages)

[PATCH split 2/3] LRU map compute/SDMA user ring ids to kernel ring ids
 2017-04-13 22:04 UTC  (7+ messages)
  ` [PATCH 1/6] drm/amdgpu: condense mqd programming sequence
  ` [PATCH 2/6] drm/amdgpu: workaround tonga HW bug in HQD "
  ` [PATCH 3/6] drm/amdgpu: untie user ring ids from kernel ring ids v4
  ` [PATCH 4/6] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
  ` [PATCH 5/6] drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
  ` [PATCH 6/6] drm/amdgpu: use LRU mapping policy for SDMA engines

amdgpu 0000:84:00.0: gpu post error! \\ Fatal error during GPU init
 2017-04-13 20:16 UTC  (3+ messages)

[PATCH 1/3] drm/radeon: Make CIK support in Radeon conditional (v2)
 2017-04-13 19:51 UTC  (14+ messages)
` [PATCH 2/3] drm/radeon: Make SI support in Radeon conditional
` [PATCH 3/3] drm/amdgpu: CIK support is no longer experimental

[PATCH] drm/dp-helper: DP_TEST_MISC1 should be DP_TEST_MISC0
 2017-04-13 19:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add kernel parameter to manage memory error handling
 2017-04-13 16:38 UTC  (7+ messages)

[PATCH libdrm 0/2] amdgpu: add amdgpu_cs_wait_fences
 2017-04-13 14:47 UTC  (3+ messages)
  ` [PATCH libdrm 1/2] amdgpu: add the interface of waiting multiple fences
  ` [PATCH libdrm 2/2] amdgpu: add a test for amdgpu_cs_wait_fences

[PATCH] drm/amdgpu: fix dead lock if any ip block resume failed in s3
 2017-04-13 12:55 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: fix gtt mgr available statistics
 2017-04-13  9:02 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu: add gtt print like vram when dump mm table
  ` [PATCH 3/3] drm/amdgpu: move gtt usage statistic to gtt mgr

[PATCH] Add support for high priority scheduling in amdgpu v8
 2017-04-12 21:17 UTC  (21+ messages)
` [PATCH 01/26] drm/amdgpu: refactor MQD/HQD initialization v2
` [PATCH 15/26] drm/amdgpu: avoid KIQ clashing with compute or KFD queues
` [PATCH 16/26] drm/amdgpu: new queue policy, take first 2 queues of each pipe
` [PATCH 21/26] drm/amdgpu: convert srbm lock to a spinlock v2
` [PATCH 22/26] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5
` [PATCH 25/26] drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3

[PATCH 1/2] drm/amdgpu: drop support for untouched registers
 2017-04-12 19:51 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: drop support for per ASIC read registers

Resizeable PCI BAR support V3
 2017-04-12 16:55 UTC  (9+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors

drm sync objects (vn+1)
 2017-04-12 15:31 UTC  (14+ messages)
` [PATCH 2/8] sync_file: export some interfaces needed by drm sync objects
  ` [PATCH 1/8] sync_file: add type/flags to sync file object creation
  ` [PATCH 3/8] drm: introduce sync objects as sync file objects with no fd (v2.1)
  ` [PATCH 4/8] sync_file: add a mutex to protect fence and callback members. (v4)
  ` [PATCH 6/8] drm/syncobj: add semaphore support helpers. (v2)
  ` [PATCH 7/8] amdgpu/cs: split out fence dependency checking
  ` [PATCH 8/8] amdgpu: use sync file for shared semaphores (v3)
` [PATCH 5/8] sync_file: add support for a semaphore object (v2)

[PATCH umr] Prevent reading sensors far too quickly
 2017-04-12 14:13 UTC  (2+ messages)

[PATCH] drm: Harmonize CIK ASIC support in radeon and amdgpu (v2)
 2017-04-12  2:39 UTC  (6+ messages)

[PATCH 2/3] drm/amdgpu/vce4: workaround VCE ring test slow issue
 2017-04-12  2:17 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox