AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-23 19:32:31 to 2018-03-29 18:15:33 UTC [more...]

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-29 18:15 UTC  (26+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag
  ` [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()
  ` [PATCH 3/8] PCI: Add pci_peer_traffic_supported()
  ` [PATCH 5/8] drm/amdgpu: print DMA-buf status in debugfs
  ` [PATCH 6/8] drm/amdgpu: note that we can handle peer2peer DMA-buf
  ` [PATCH 7/8] drm/amdgpu: add amdgpu_gem_attach
  ` [PATCH 8/8] drm/amdgpu: add support for exporting VRAM using DMA-buf

[PATCH] drm/gpu-sched: fix force APP kill hang
 2018-03-29 15:25 UTC  (15+ messages)

[PATCH] drm/amd/dc: Disentangle dc.h include from amdgpu.h
 2018-03-29 15:09 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: make all per vm BOs list
 2018-03-29 12:46 UTC  (11+ messages)
  ` [PATCH 2/3] drm/amdgpu: refresh per vm bo lru
  ` [PATCH 3/3] drm/amdgpu: re-validate per VM BOs if required v2

[PATCH libdrm] headers: sync up amdgpu_drm.h with drm-next
 2018-03-29  3:07 UTC  (3+ messages)

[PATCH 1/1] drm: add parameter explanation for some gem dmabuf_ops
 2018-03-28 20:25 UTC  (2+ messages)

[PATCH] amdkfd: always select MMU_NOTIFIER
 2018-03-28 16:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back
 2018-03-28 14:09 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: fix error return code in amdgpu_amdkfd_gpuvm_create_process_vm()
 2018-03-28 13:20 UTC 

OpenCL with Mesa on E8860 on big endian system (PowerPC)
 2018-03-28 12:27 UTC 

Raven Ridge Ryzen 2500U hang reproduced
 2018-03-28 12:10 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: Enable ACG SS feature
 2018-03-28  9:05 UTC  (3+ messages)

[PATCH] drm/amdgpu/sdma: fix mask in emit_pipeline_sync
 2018-03-28  7:49 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: add emit_reg_write_reg_wait ring callback
 2018-03-28  7:48 UTC  (10+ messages)
  ` [PATCH 2/8] drm/amdgpu/gfx9: "
  ` [PATCH 3/8] drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEM
  ` [PATCH 4/8] drm/amdgpu/sdma4: add emit_reg_write_reg_wait ring callback
  ` [PATCH 5/8] drm/amdgpu/uvd7: "
  ` [PATCH 6/8] drm/amdgpu/vce4: "
  ` [PATCH 7/8] drm/amdgpu/vcn1: "
  ` [PATCH 8/8] drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush

[PATCH v2 1/1] drm/amdgpu: Enable scatter gather display support
 2018-03-28  7:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix a kcq hang issue for SRIOV
 2018-03-28  7:36 UTC  (16+ messages)

[PATCH] drm/amd/pp: Not call cgs interface to get display info
 2018-03-28  6:33 UTC  (3+ messages)

[PATCH 2/2] drm/amd/pp: Not call cgs interface to get display info
 2018-03-28  3:49 UTC  (2+ messages)

[PATCH] drm/amd/pp: Clean header file in vega12_smumgr.c
 2018-03-28  3:03 UTC  (3+ messages)

[PATCH] dma-buf: use parameter structure for dma_buf_attach
 2018-03-27 20:01 UTC  (7+ messages)

[git pull] amdkfd next 4.17
 2018-03-27 14:29 UTC 

[PATCH 0/4] KFD fixes
 2018-03-27 13:56 UTC  (9+ messages)
` [PATCH 3/4] drm/amdgpu: Fix acquiring VM on large-BAR systems
` [PATCH 4/4] drm/amdkfd: Use ordered workqueue to restore processes

[PATCH][next] drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
 2018-03-27  9:03 UTC  (2+ messages)

[PATCH] drm/amd/pp: silence a static checker warning
 2018-03-27  8:59 UTC  (3+ messages)

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
 2018-03-27  8:27 UTC  (21+ messages)
  ` [Linaro-mm-sig] "

[PATCH] drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
 2018-03-27  8:26 UTC  (3+ messages)

[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-03-27  8:21 UTC  (4+ messages)
` [PATCH 16/23] drm/amdgpu/dc: Stop updating plane->fb

[PATCH] drm/amdgpu: for sriov timeout is still enforced on compute rings
 2018-03-27  8:18 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Set pm_display_cfg in non-dc mode
 2018-03-27  7:54 UTC 

[PATCH v2 1/2] drm/amd/dc: Use pp interface to apply display cfg in DC
 2018-03-27  6:57 UTC  (3+ messages)
  ` [PATCH v2 2/2] drm/amdgpu: Set pm_display_cfg in non-dc mode

AMDGPU consulting services
 2018-03-27  6:49 UTC 

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v3
 2018-03-27  3:32 UTC  (6+ messages)
` [PATCH 2/5] drm/ttm: keep a reference to transfer pipelined BOs
  ` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given
  ` [PATCH 4/5] drm/amdgpu: add independent DMA-buf export v2
  ` [PATCH 5/5] drm/amdgpu: add independent DMA-buf import v3

RFC: unpinned DMA-buf exporting v2
 2018-03-27  3:32 UTC  (3+ messages)
` [PATCH 2/5] drm/ttm: keep a reference to transfer pipelined BOs

[PATCH] drm/amdgpu: no job timeout setting on compute queues
 2018-03-27  3:22 UTC  (10+ messages)

[PATCH 1/2] drm/amd/dc: Use pp interface to apply display cfg in DC
 2018-03-27  3:07 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Set pm_display_cfg in non-dc mode

[PATCH 1/2] drm/amd/dc: Use atombios api directly in DC
 2018-03-27  2:23 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/pp: Use atombios interface directly in powerplay

[PATCH] drm/amdgpu: Set pm_display_cfg in non-dc mode
 2018-03-27  2:18 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 0/5] Implementing non-legacy color management
 2018-03-26 20:00 UTC  (6+ messages)
  ` [PATCH xf86-video-amdgpu 1/5] Add functions for changing CRTC color management properties
  ` [PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions
  ` [PATCH xf86-video-amdgpu 3/5] Keep CRTC properties consistent
  ` [PATCH xf86-video-amdgpu 4/5] Enable configure & change helper to handle enums
  ` [PATCH xf86-video-amdgpu 5/5] Modify output_create_resources to use configure & change helper

admgpu consulting services
 2018-03-26 18:11 UTC 

[RFC] Per file OOM badness
 2018-03-26 14:36 UTC  (12+ messages)

[PATCH][next] drm/amd/pp: fix logical or'ing of garbage in result by initializing result to zero
 2018-03-26 14:13 UTC 

[PATCH 1/2] drm/amdgpu: re-validate per VM BOs if required
 2018-03-26 10:38 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: add per vm bo validation order

[PATCH] drm/amdgpu: Use dpm_enabled as the dpm state flag
 2018-03-26  8:55 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Parse module param amdgpu_dpm in check_arguments
 2018-03-26  8:53 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: re-validate per VM BOs if required
 2018-03-26  8:34 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: add per vm bo validation order

[PATCH] amd/powerplay: enable the ACG SS feature
 2018-03-26  8:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: Parse module param amdgpu_dpm in check_arguments
 2018-03-26  8:05 UTC  (2+ messages)

[PATCH 1/5] drm/amd/pp: Remove DIDT feature support on driver on Vega12
 2018-03-26  3:27 UTC  (4+ messages)

[git pull] amdkfd fixes for 4.16 final
 2018-03-25 11:56 UTC 

After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start
 2018-03-24 20:34 UTC  (3+ messages)

[PATCH 0/6] Userptr memory mapping support for KFD
 2018-03-23 19:32 UTC  (4+ messages)
  ` [PATCH 4/6] drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifier
  ` [PATCH 5/6] drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_calls
  ` [PATCH 6/6] drm/amdgpu: Add userptr support for KFD


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