AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-17 13:45:43 to 2019-05-24 13:13:45 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-24 13:13 UTC  (53+ messages)
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] drm/amdgpu: Don't need to call csb_vram_unpin
 2019-05-24 10:33 UTC 

[PATCH] drm/amdgpu: fix unload driver fail
 2019-05-24 10:15 UTC  (2+ messages)

[PATCH 01/10] drm/ttm: Make LRU removal optional
 2019-05-24  8:49 UTC  (21+ messages)
` [PATCH 02/10] drm/ttm: return immediately in case of a signal
` [PATCH 03/10] drm/ttm: remove manual placement preference
  ` [PATCH 04/10] drm/ttm: cleanup ttm_bo_mem_space
  ` [PATCH 05/10] drm/ttm: immediately move BOs to the new LRU v2
  ` [PATCH 06/10] drm/ttm: fix busy memory to fail other user v10
  ` [PATCH 07/10] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2
  ` [PATCH 08/10] drm/amdgpu: drop some validation failure messages
  ` [PATCH 09/10] drm/amdgpu: create GDS, GWS and OA in system domain
` [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

[PATCH 1/8] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-24  8:47 UTC  (9+ messages)
  ` [PATCH 2/8] drm/amdgpu: Add interface to alloc gws from amdgpu
  ` [PATCH 3/8] drm/amdkfd: Allocate gws on device initialization
  ` [PATCH 4/8] drm/amdgpu: Add function to add/remove gws to kfd process
  ` [PATCH 5/8] drm/amdkfd: Add function to set queue gws
  ` [PATCH 6/8] drm/amdkfd: New IOCTL to allocate queue GWS
  ` [PATCH 7/8] drm/amdkfd: PM4 packets change to support GWS
  ` [PATCH 8/8] drm/amdkfd: Use kfd fd to mmap mmio

[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
 2019-05-24  8:28 UTC  (4+ messages)

[PATCH 1/7] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-23 21:44 UTC  (9+ messages)
  ` [PATCH 2/7] drm/amdgpu: Add interface to alloc gws from amdgpu
  ` [PATCH 3/7] drm/amdkfd: Allocate gws on device initialization
  ` [PATCH 4/7] drm/amdgpu: Add function to add/remove gws to kfd process
  ` [PATCH 5/7] drm/amdkfd: Add function to set queue gws
  ` [PATCH 6/7] drm/amdkfd: New IOCTL to allocate queue GWS
  ` [PATCH 7/7] drm/amdkfd: PM4 packets change to support GWS

GPU passthrough support for Stoney [Radeon R2/R3/R4/R5 Graphics]?
 2019-05-23 19:18 UTC  (12+ messages)

[PATCH] drm/amdgpu/ras: use GPU page size for page retirement
 2019-05-23 17:47 UTC 

[PATCH] drm/amdgpu: enable PCIE atomics ops support
 2019-05-23 16:21 UTC 

Quick question for the mobile Raven Ridge auto-rotate function
 2019-05-23 16:05 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: Need to set the baco cap before baco reset"
 2019-05-23 16:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: sort probed modes before adding common modes
 2019-05-23 14:24 UTC  (2+ messages)

dynamic DMA-buf sharing between devices
 2019-05-23 11:32 UTC  (8+ messages)
` [PATCH 01/12] dma-buf: add dynamic caching of sg_table

[PATCH v2] drm/amdgpu: Need to set the baco cap before baco reset
 2019-05-23  5:07 UTC  (6+ messages)

[PATCH] drm/amdgpu: Need to set the baco cap before baco reset
 2019-05-23  3:11 UTC  (2+ messages)

[PATCH 1/7] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-22 21:49 UTC  (10+ messages)
  ` [PATCH 2/7] drm/amdgpu: Add interface to alloc gws from amdgpu
  ` [PATCH 3/7] drm/amdkfd: Allocate gws on device initialization
  ` [PATCH 4/7] drm/amdgpu: Add function to add/remove gws to kfd process
  ` [PATCH 5/7] drm/amdkfd: Add function to set queue gws
  ` [PATCH 6/7] drm/amdkfd: New IOCTL to allocate queue GWS
  ` [PATCH 7/7] drm/amdkfd: PM4 packets change to support GWS

[pull] amdgpu, amdkfd drm-fixes-5.2
 2019-05-22 20:54 UTC 

[PATCH v2 1/2] drm/amd/display: Switch the custom "max bpc" property to the DRM prop
 2019-05-22 18:04 UTC  (3+ messages)
  ` [PATCH v2 2/2] drm/amd/display: Use new connector state when getting color depth

[PATCH 1/2] drm/amd/display: Switch the custom "max bpc" property to the DRM prop
 2019-05-22 15:51 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amd/display: Use new connector state when getting color depth

[PATCH] drm/sched: Fix static checker warning for potential NULL ptr
 2019-05-22 14:08 UTC  (2+ messages)

WARNING: locking bug in inet_autobind
 2019-05-22  3:21 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Fix code error for translating int type to bool type correctly
 2019-05-22  2:27 UTC  (2+ messages)

[PATCH 1/7] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-21 20:31 UTC  (9+ messages)
` [PATCH 4/7] drm/amdkfd: Add function to set queue gws
` [PATCH 5/7] drm/amdgpu: Add function to add/remove gws to kfd process
` [PATCH 6/7] drm/amdkfd: New IOCTL to allocate queue GWS

[PATCH] gpu: drm: use struct_size() in kmalloc()
 2019-05-21 12:57 UTC  (11+ messages)
        ` 回复: "

[PATCH] drm/amdgpu: Fix fence timeout after gpu reset
 2019-05-21  4:56 UTC 

[PATCH] gpu: fix typos in code comments
 2019-05-20 17:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: set correct vram_width for vega10 under sriov
 2019-05-20 12:22 UTC  (6+ messages)
        ` 答复: "

[PATCH] drm/amdgpu: no read DF register under SRIOV and set correct vram width
 2019-05-20 12:15 UTC  (2+ messages)

lima_bo memory leak after drm_sched job destruction rework
 2019-05-20  6:31 UTC  (5+ messages)

How to get useful information other than "the whole system locks up"?
 2019-05-20  0:08 UTC  (6+ messages)

[PATCH] drm/amdgpu/soc15: skip reset on init
 2019-05-18 12:22 UTC  (6+ messages)

[PATCH v2 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-17 20:12 UTC  (9+ messages)
  ` [PATCH v2 1/4] drm/amdkfd: Store kfd_dev in iolink and cache properties
  ` [PATCH v2 2/4] drm/amd: Pass drm_device to kfd
  ` [PATCH v2 3/4] device_cgroup: Export devcgroup_check_permission
  ` [PATCH v2 4/4] drm/amdkfd: Check against device cgroup

[PATCH] drm/amdgpu: use div64_ul for 32-bit compatibility v1
 2019-05-17 19:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add Unique Identifier sysfs file unique_id v2
 2019-05-17 18:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add Unique Identifier sysfs file unique_id
 2019-05-17 17:47 UTC  (2+ messages)

XDC 2019: Registration & Call for Proposals now open!
 2019-05-17 17:38 UTC 

[PATCH] drm/amdgpu/gmc9: set vram_width properly for SR-IOV
 2019-05-17 17:36 UTC 

[PATCH] drm/amdgpu: cast to unsigned int for 32-bit portability
 2019-05-17 16:34 UTC  (2+ messages)

[PATCH 01/11] drm/ttm: Make LRU removal optional
 2019-05-17 14:05 UTC  (2+ messages)


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