AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-17 22:48:09 to 2017-04-21 09:54:07 UTC [more...]

[PATCH 3/3] drm/amdgpu: fix gpu reset issue
 2017-04-21  9:54 UTC  (7+ messages)

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-21  9:50 UTC  (6+ messages)

[PATCH] drm/amdgpu: increase gtt size to 3GB by default v2
 2017-04-21  9:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable
 2017-04-21  8:37 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: add gtt print like vram when dump mm table V2
 2017-04-21  8:25 UTC  (6+ messages)
  ` [PATCH 2/2] drm/amdgpu: increase gtt size to 3GB by default

[PATCH] drm/amdgpu: fix VM clearing in amdgpu_gem_object_close
 2017-04-21  8:20 UTC  (2+ messages)

[PATCH 2/3] drm/amdgpu: validate bo before restoring from shadow
 2017-04-21  7:13 UTC  (2+ messages)

[PATCH] dmr/amdgpu: Fix wrongly unref of BO
 2017-04-21  7:11 UTC  (15+ messages)

[PATCH 1/3] drm/amdgpu: fix indent
 2017-04-21  7:07 UTC 

[libdrm] amdgpu/: concisely && consistently check null ptrs in canonical form
 2017-04-20 19:35 UTC  (3+ messages)

[PATCH 1/5] drm/amd/powerplay: allocate fb for avfs fuse table on vega10
 2017-04-20 13:00 UTC  (6+ messages)
  ` [PATCH 2/5] drm/amd/powerplay: enable pcie dpm on Vega10
  ` [PATCH 3/5] drm/amd/powerplay: enable clock stretch feature "
  ` [PATCH 4/5] drm/amd/powerplay: Fix AVFS param
  ` [PATCH 5/5] drm/amd/powerplay: add avfs fuse overdriver

[PATCH] drm/amd/powerplay: add error message to remind user updating firmware
 2017-04-20 12:45 UTC  (4+ messages)

[PATCH] drm: Harmonize CIK ASIC support in radeon and amdgpu (v2)
 2017-04-20  9:25 UTC  (6+ messages)

[PATCH V3] drm/amdgpu: PRT support for gfx9 (v3)
 2017-04-20  9:16 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: fix gtt mgr available statistics
 2017-04-20  8:54 UTC  (13+ 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

[rfc repost] drm sync objects - a new beginning (make ickle happier?)
 2017-04-20  8:36 UTC  (12+ 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 v2] drm/amdgpu: PRT support for gfx9 (v2)
 2017-04-20  6:56 UTC  (5+ messages)

[PATCH V3] drm/amdgpu: Destroy psp ring in hw_fini
 2017-04-20  6:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix amdgpu_vm_clear_freed
 2017-04-20  6:12 UTC  (4+ messages)

[PATCH V2] drm/amdgpu: Destroy psp ring in hw_fini
 2017-04-20  4:18 UTC  (7+ messages)

[PATCH] drm/amdgpu: update smu9 driver interface
 2017-04-20  2:10 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: Change comp GFXv6 ring name to remove space
 2017-04-19 16:19 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: Change comp GFXv9 "

[PATCH] drm/amd/amdgpu: Print out ring name in dev_info
 2017-04-19 15:13 UTC  (3+ messages)

[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-19 12:34 UTC  (22+ messages)

[PATCH] drm/amdgpu: reserve space before adding a shared fence
 2017-04-19 12:31 UTC  (4+ messages)
      ` SPAM //Re: "

[PATCH 1/3] drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.c
 2017-04-19 10:28 UTC  (2+ messages)

[PATCH split 2/3] LRU map compute/SDMA user ring ids to kernel ring ids
 2017-04-19 10:22 UTC  (3+ messages)
` [PATCH 4/6] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4

[PATCH libdrm 0/2] amdgpu: add amdgpu_cs_wait_fences
 2017-04-19  3:17 UTC  (7+ messages)
` [PATCH libdrm 1/2] amdgpu: add the interface of waiting multiple fences

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

[PATCH] drm/amdgpu: PRT support for gfx9
 2017-04-19  1:41 UTC  (7+ messages)

[repost] drm sync objects cleaned up
 2017-04-18 23:54 UTC  (6+ messages)

[PATCH split] Improve pipe split between amdgpu and amdkfd
 2017-04-18 19:41 UTC  (7+ messages)
` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v2

[PATCH v2 1/2] dmr/amdgpu: Fix wrongly unref of BO
 2017-04-18 17:48 UTC  (3+ messages)
  ` [PATCH v2 2/2] drm/amdgpu: print debug message when fails to reserve BO

[PATCH 00/12] KIQ support for gfx9
 2017-04-18 17:05 UTC  (9+ messages)
` [PATCH 01/12] drm/amdgpu/gfx9: fix typo in mpd init
` [PATCH 12/12] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v3)

[PATCH] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
 2017-04-18 16:19 UTC 

[PATCH] drm/amdgpu: Fix module unload hang by KIQ on Vega10
 2017-04-18 14:21 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix memory clock can't switch on CI
 2017-04-18 14:02 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/mmhub_v1: bypass clockgating setting
 2017-04-18 13:52 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu/gfx9: bypass clockgating setting
 2017-04-18 13:52 UTC  (2+ messages)

[PATCH umr] Add support for decoding PKT3_COND_EXEC
 2017-04-18 13:50 UTC 

[PATCH 1/3] drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable
 2017-04-18 13:49 UTC  (6+ messages)
  ` [PATCH 2/3] drm/amdgpu: delete reduant kiq irq funcs type check in gfx8
  ` [PATCH 3/3] drm/amdgpu: not set KIQ IRQ source in gfx_v9

amdgpu 0000:84:00.0: gpu post error! \\ Fatal error during GPU init
 2017-04-18 12:27 UTC  (4+ messages)

AMDGPU without display output
 2017-04-18 12:25 UTC  (4+ messages)

[PATCH umr] page_table_base_addr is not a page address on AI+
 2017-04-18 11:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: Destroy psp ring in hw_fini
 2017-04-18  3:21 UTC  (4+ messages)

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

[PATCH split 3/3] Add support for high priority scheduling in amdgpu v9
 2017-04-17 23:37 UTC  (3+ messages)

[PATCH] Improve pipe split between amdgpu and amdkfd v2
 2017-04-17 22:48 UTC  (6+ messages)
  ` [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


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