AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 10:33:36 to 2019-05-22 10:56:10 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-22 10:56 UTC  (11+ 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] drm/amdgpu: Need to set the baco cap before baco reset
 2019-05-22 10:06 UTC 

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  (12+ 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/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 7/7] drm/amdkfd: PM4 packets change to support GWS

GPU passthrough support for Stoney [Radeon R2/R3/R4/R5 Graphics]?
 2019-05-21 17:45 UTC  (7+ messages)

[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  (30+ messages)
` [PATCH 02/11] drm/ttm: fix busy memory to fail other user v8
  ` [PATCH 03/11] drm/ttm: remove the backing store if no placement is given
  ` [PATCH 04/11] drm/ttm: return immediately in case of a signal
  ` [PATCH 05/11] drm/ttm: remove manual placement preference
  ` [PATCH 06/11] drm/ttm: cleanup ttm_bo_mem_space
  ` [PATCH 08/11] drm/ttm: put new BOs immediately on the LRU
  ` [PATCH 09/11] drm/ttm: convert EDEADLK into EAGAIN
  ` [PATCH 11/11] drm/amdgpu: stop removing BOs from the LRU during CS
      `  "
` [PATCH 07/11] drm/ttm: immediately move BOs to the new LRU
` [PATCH 10/11] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2

[PATCH] drm/amd/display: Allow faking displays as VRR capable
 2019-05-17 13:06 UTC  (5+ messages)

[PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV
 2019-05-17 10:19 UTC  (7+ messages)
          ` 答复: "
                  ` 答复: "

[PATCH v3] drm/amdgpu: add badpages sysfs interafce
 2019-05-17  7:19 UTC  (2+ messages)
  ` [v3] "

[PATCH] drm/amdgpu: don't read DF register for SRIOV
 2019-05-17  6:51 UTC  (3+ messages)

[PATCH] drm/amdgpu: cancel late_init_work before gpu reset
 2019-05-17  5:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: keep stolen memory on picasso
 2019-05-17  5:53 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: fix sw SMU wrong UVD/VCE powergate setting
 2019-05-17  5:46 UTC  (2+ messages)

[PATCH 0/7] Add DP MST AUX devices
 2019-05-16 21:40 UTC  (16+ messages)
` [PATCH 1/7] drm/dp: Use non-cyclic idr
  ` [PATCH 2/7] drm/dp_mst: Register AUX devices for MST ports
  ` [PATCH 3/7] drm/dp-mst: Use connector kdev as aux device parent
  ` [PATCH 4/7] drm/sysfs: Add mstpath attribute to connector devices
  ` [PATCH 7/7] drm/nouveau: Use connector kdev as aux device parent
` [PATCH 5/7] drm/amd/display: "
` [PATCH 6/7] drm/bridge/analogix-anx78xx: "

Hard lockups with ROCM
 2019-05-16 19:03 UTC  (6+ messages)

[PATCH RFC 0/5] DRM cgroup controller
 2019-05-16 14:58 UTC  (14+ messages)
` [RFC PATCH v2 0/5] new cgroup controller for gpu/drm subsystem
  ` [RFC PATCH v2 4/5] drm, cgroup: Add total GEM buffer allocation limit

[PATCH 1/2] drm/amd/powerplay: Fix maybe-uninitialized in get_ppfeature_status
 2019-05-16 12:22 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: Fix maybe-uninitialized warning in df_v3_6_pmc_start

Compiler warnings with current amd-staging-drm-next
 2019-05-16  9:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip fw pri bo alloc for SRIOV
 2019-05-16  7:24 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"
 2019-05-15 20:57 UTC  (2+ messages)

[PATCH] drm/amdgpu/vega20: use mode1 reset for RAS and XGMI
 2019-05-15 20:37 UTC  (2+ messages)

GPU passthrough support for Stoney [Radeon R2/R3/R4/R5 Graphics]?
 2019-05-15 18:14 UTC 

[PATCH] drm/amd/powerplay: fix locking in smu_feature_set_supported()
 2019-05-15  9:53 UTC  (2+ messages)

[PATCH 0/2] Two bug-fixes for HMM
 2019-05-14 21:58 UTC  (10+ messages)
` [PATCH 1/2] mm/hmm: support automatic NUMA balancing
` [PATCH 2/2] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking

[PATCH 1/3] drm/amd/display: Add ASICREV_IS_PICASSO
 2019-05-14 20:24 UTC  (7+ messages)
  ` [PATCH 2/3] drm/amd/display: Don't load DMCU for Raven 1
  ` [PATCH 3/3] drm/amd/display: Drop DCN1_01 guards

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-14 19:43 UTC  (5+ messages)
` [PATCH 4/4] drm/amdkfd: Check against "

[PATCH 1/2] drm/amd/powerplay: Enable "disable dpm" feature to support swSMU debug
 2019-05-14 14:26 UTC  (8+ messages)
` [PATCH 2/2] drm/amd/powerplay: Enable "disable dpm" feature for vega20 power functions

[PATCH 1/2] drm/amd/powerplay: support uclk activity retrieve on sw smu routine
 2019-05-14 14:20 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: support sw smu hotspot and memory temperature retrieval

[PATCH] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
 2019-05-14 14:17 UTC  (3+ messages)

[PATCH] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
 2019-05-14 14:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: Report firmware versions with sysfs v2
 2019-05-14 13:18 UTC  (4+ messages)

[PATCH] drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
 2019-05-14 11:04 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