AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-28 15:40:58 to 2019-06-03 16:55:14 UTC [more...]

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-03 16:55 UTC  (13+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-06-03 16:53 UTC  (4+ messages)
` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

[PATCH 1/4] drm/amdkfd: Fix sdma queue allocate race condition
 2019-06-03 16:05 UTC  (8+ messages)
  ` [PATCH 2/4] drm/amdkfd: Only initialize sdma vm for sdma queues
  ` [PATCH 3/4] drm/amdkfd: Refactor create_queue_nocpsch
  ` [PATCH 4/4] drm/amdkfd: Fix a circular lock dependency

[PATCH] drm/amdgpu: use new HMM APIs and helpers
 2019-06-03 15:38 UTC  (9+ messages)

[pull] amdgpu, amdkfd drm-next-5.3
 2019-06-03 15:35 UTC  (3+ messages)
  ` drop drmP.h usage? [Was: [pull] amdgpu, amdkfd drm-next-5.3]

[PATCH] drm/sched: Fix make htmldocs warnings
 2019-06-03 14:36 UTC  (8+ messages)

[PATCH 1/2] drm/amd/powerplay: add set_power_profile_mode for raven1_refresh
 2019-06-03 12:21 UTC  (6+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: add RLC firmware to support raven1 refresh

[PATCH] drm/amdgpu: Hardcode reg access using L1 security
 2019-06-03 11:43 UTC 

[PATCH] dri2: reply to client for WaitMSC request in any case
 2019-06-03  8:07 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] drm/amd/powerplay: add smu message mutex
 2019-06-03  7:04 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: add smu message mutex
 2019-06-03  7:02 UTC 

[PATCH] drm/amdgpu/psp: udpate ta_ras interface header
 2019-06-03  5:50 UTC  (2+ messages)

[PATCH] drm/radeon: avoid a possible arrary overflow
 2019-06-03  3:02 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-06-02  5:06 UTC  (27+ messages)

[PATCH -next] drm/amd/display: Use kmemdup in dc_copy_stream()
 2019-06-01  7:22 UTC 

[PATCH] drm/amdgpu: use new HMM APIs and helpers v2
 2019-05-31 22:11 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: add pmu counters
 2019-05-31 21:29 UTC 

[PATCH 1/8] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-31 21:18 UTC  (7+ messages)
` [PATCH 6/8] drm/amdkfd: New IOCTL to allocate queue GWS

[PATCH][next] drm/amd/display: remove redundant assignment to status
 2019-05-31 20:19 UTC  (2+ messages)

[PATCH] drm/amd/display: Don't set mode_changed=false if the stream was removed
 2019-05-31 18:11 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
 2019-05-31 18:05 UTC  (4+ messages)

[PATCH] drm/amd/display: Add back missing hw translate init for DCN1_01
 2019-05-31 18:05 UTC  (3+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:22 UTC  (22+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

Quick question for the mobile Raven Ridge auto-rotate function
 2019-05-31 15:21 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix a race in GPU reset with IB test (v2)
 2019-05-31 13:55 UTC  (3+ messages)
  ` 回复: "

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-05-31 12:20 UTC  (18+ messages)

[PATCH] drm/amdgpu/sriov: Correct some register program method
 2019-05-31  9:19 UTC  (2+ messages)

[bug report] drm/amd/display: Move link functions from dc to dc_link
 2019-05-30 19:25 UTC 

[PATCH] drm/amdgpu: Remove call to memset after dma_alloc_coherent
 2019-05-30 18:25 UTC 

[PATCH 0/7] Add DP MST AUX devices
 2019-05-30 18:20 UTC  (4+ messages)
` [PATCH 2/7] drm/dp_mst: Register AUX devices for MST ports

RX 580 and 5K displays, bandwidth validation failed whith multiple monitors
 2019-05-30 16:01 UTC  (2+ messages)

[PATCH] drm/amd/doc: add rough outline of tracepoint documentation
 2019-05-30 15:57 UTC  (3+ messages)

[PATCH] drm/amd/display: Don't load DMCU for Raven 1 (v2)
 2019-05-30 15:55 UTC  (5+ messages)

[PATCH] drm/amdgpu: add pmu counters
 2019-05-30 13:30 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/display: Fix reload driver error
 2019-05-30 12:38 UTC  (3+ messages)

[PATCH 0/3] always enable PCIE atomics
 2019-05-30  2:16 UTC  (6+ messages)
  ` [PATCH 1/3] drm/amdgpu: add field indicating if has PCIE atomics support
  ` [PATCH 2/3] drm/amdgpu: enable PCIE atomics ops support
  ` [PATCH 3/3] drm/amdkfd: remove duplicated PCIE atomics request

[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
 2019-05-30  0:08 UTC 

[PATCH 0/2] drm/amd/display: Add HDR output metadata support for amdgpu
 2019-05-29 23:31 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Only force modesets when toggling HDR
  ` [PATCH 1/2] drm/amd/display: Expose HDR output metadata for supported connectors

[PATCH][next] drm/amdkfd: fix null pointer dereference on dev
 2019-05-29 21:29 UTC  (2+ messages)

[PATCH v2 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-29 21:15 UTC  (9+ messages)
` [PATCH v2 4/4] drm/amdkfd: Check against "

TTM allocation failure under memory pressure on suspend
 2019-05-29 19:18 UTC 

[pull] amdgpu drm-fixes-5.2
 2019-05-29 17:03 UTC 

[PATCH] drm/amdkfd: Fix a potential circular lock
 2019-05-29 14:38 UTC  (3+ messages)

[PATCH 01/10] drm/ttm: Make LRU removal optional v2
 2019-05-29 13:40 UTC  (12+ 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 v3
  ` [PATCH 08/10] drm/amdgpu: drop some validation failure messages
` [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 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 v6 1/2] drm/sched: Refactor ring mirror list handling
 2019-05-29 10:04 UTC  (2+ messages)

[PATCH v5 1/6] drm/amd/display: wait for fence without holding reservation lock
 2019-05-29 10:02 UTC  (3+ messages)
` [PATCH v5 3/6] drm/scheduler: rework job destruction

[PATCH] drm/amdgpu: gpu reset run IB test once
 2019-05-29  9:17 UTC 

[PATCH] drm/amdgpu:Fix the unpin warning about csb buffer
 2019-05-29  8:14 UTC  (6+ messages)

[PATCH] drm/amdgpu: fix ring test failure issue during s3 in vce 3.0
 2019-05-29  7:52 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix a race in GPU reset with IB test
 2019-05-29  7:47 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: avoid possible buffer overflow
 2019-05-29  4:34 UTC 

[PATCH 0/2] Two HMM patches from MMOTS
 2019-05-28 22:44 UTC  (3+ messages)
  ` [PATCH 1/2] mm/hmm.c: support automatic NUMA balancing
  ` [PATCH 2/2] mm/hmm.c: only set FAULT_FLAG_ALLOW_RETRY for non-blocking

[PATCH 0/3] KFD upstreaming
 2019-05-28 22:38 UTC  (4+ messages)
  ` [PATCH 2/3] drm/amdkfd: CP queue priority controls
  ` [PATCH 3/3] drm/amdkfd: Implement queue priority controls for gfx9
  ` [PATCH 1/3] drm/amdkfd: Simplify eviction state logic

[PATCH] drm/amdkfd: Return proper error code for gws alloc API
 2019-05-28 19:54 UTC  (2+ messages)

[PATCH 01/10] drm/ttm: Make LRU removal optional v2
 2019-05-28 17:17 UTC  (12+ messages)
` [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 02/10] drm/ttm: return immediately in case of a signal
  ` [PATCH 03/10] drm/ttm: remove manual placement preference
  ` [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


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