AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 09:55:47 to 2018-05-02 00:52:36 UTC [more...]

vcn regression on raven1
 2018-05-02  0:52 UTC  (4+ messages)

[PATCH 00/12] Assorted KFD fixes
 2018-05-01 21:56 UTC  (13+ messages)
  ` [PATCH 01/12] drm/amdkfd: Dump HQD of HIQ
  ` [PATCH 02/12] drm/amdkfd: Reduce priority of context-saving waves before spin-wait
  ` [PATCH 03/12] drm/amdkfd: Use volatile MTYPE in default/alternate apertures
  ` [PATCH 04/12] drm/amdkfd: use %px to print user space address instead of %p
  ` [PATCH 05/12] drm/amdkfd: Remove redundant include of amd-iommu.h
  ` [PATCH 06/12] drm/amdkfd: Separate trap handler assembly code and its hex values
  ` [PATCH 07/12] drm/amdkfd: Fix CP soft hang on APUs
  ` [PATCH 08/12] drm/amdkfd: Fix signal handling performance again
  ` [PATCH 09/12] drm/amdkfd: Remove initialization of cp_hqd_ib_control on CIK
  ` [PATCH 10/12] drm/amdkfd: Locking PM mutex while allocating IB buffer
  ` [PATCH 11/12] drm/amdkfd: Remove queue node when destroy queue failed
  ` [PATCH 12/12] drm/amdkfd: Add sanity checks in IRQ handlers

[PATCH] drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_wait
 2018-05-01 20:24 UTC  (2+ messages)

New SPDX-License-Identifier requirement
 2018-05-01 20:22 UTC  (2+ messages)

[PATCH] drm/amd/display: remove need of modeset flag for overlay planes
 2018-05-01 19:23 UTC  (2+ messages)

Avoid uninterruptible sleep during process exit
 2018-05-01 14:35 UTC  (52+ messages)
` [PATCH 1/3] signals: Allow generation of SIGKILL to exiting task
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
` [PATCH 3/3] drm/amdgpu: Switch to interrupted wait to recover from ring hang

[PATCH 1/2] drm/ttm: Add TTM_PAGE_FLAG_TRANSHUGE
 2018-05-01 13:59 UTC  (14+ messages)
  ` [PATCH 2/2] drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
  ` [PATCH v2 1/2] drm/ttm: Only allocate huge pages with new flag TTM_PAGE_FLAG_TRANSHUGE

[PATCH libdrm] amdgpu: Deinitialize vamgr_high{,_32}
 2018-05-01 11:20 UTC  (3+ messages)

4.17-rc3 oops and cpu blocked
 2018-05-01  5:42 UTC 

[PATCH 13/17] drm/radeon: Remove custom dma_fence_ops->wait implementation
 2018-04-30 19:35 UTC  (5+ messages)

[PATCH v3 1/3] drm/prime: Iterate SG DMA addresses separately
 2018-04-30 17:59 UTC  (4+ messages)
` [PATCH v3 2/3] drm/amdgpu: Allow dma_map_sg() coalescing
` [PATCH v3 3/3] drm/radeon: "

[REGRESSION] drm/amd/dc: Add dc display driver (v2)
 2018-04-30 15:40 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Switch to interruptable wait to recover from ring hang
 2018-04-30 15:22 UTC  (2+ messages)

[PATCH umr] Introduction of VegaM
 2018-04-30 14:39 UTC 

[PATCH] drm/amd/display: disable FBC on underlay pipe
 2018-04-30 13:50 UTC  (2+ messages)

[PATCH v2 1/3] drm/prime: Iterate SG DMA addresses separately
 2018-04-30 13:00 UTC  (8+ messages)
` [PATCH v2 2/3] drm/amdgpu: Allow dma_map_sg() coalescing

Tracking: radeon 0000:00:10.0: ring 0 stalled for more than 10240msec
 2018-04-29 17:16 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"
 2018-04-28 22:21 UTC 

[PATCH xf86-video-amdgpu 1/2] Refactor drmmode_output_set_tear_free helper
 2018-04-27 16:01 UTC  (4+ messages)
  ` [PATCH xf86-video-amdgpu 2/2] Wait for pending flips in drmmode_output_set_tear_free

[PATCH umr] Capture COMPUTE shaders in ring decoding as well
 2018-04-27 13:25 UTC 

amdgpu 0000:01:00.0: IH ring buffer overflow (0x00000010, 0x00000000, 0x00000020)
 2018-04-27 12:02 UTC 

[PATCH] drm/amd/display: disable FBC on underlay pipe
 2018-04-27 10:28 UTC 

[PATCH] drm/amdgpu: Fix display corruption on CI with dpm enabled
 2018-04-27 10:09 UTC  (2+ messages)

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-27  9:33 UTC  (3+ messages)
` [PATCH] drm/amd/display: Don't return ddc result and read_bytes in same return value

[PATCH] drm/amdgpu/sriov: reject kms open if TDR not finished or failed
 2018-04-27  8:22 UTC  (11+ messages)

[PATCH] drm/amd/pp: Skip fan attributes if fan not present
 2018-04-27  7:59 UTC  (2+ messages)

[PATCH] drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callback
 2018-04-27  7:55 UTC  (3+ messages)

[PATCH] drm/amd/display: Use kvzalloc for potentially large allocations
 2018-04-26 18:20 UTC  (2+ messages)

[PATCH umr] Add profiler using scanned wave data arrays
 2018-04-26 16:37 UTC 

[PATCH] drm/core: Remove drm_dev_unref() and it's uses
 2018-04-26 13:52 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH 4/8] dma-buf: add peer2peer flag
 2018-04-26 11:12 UTC  (30+ messages)
      ` [Linaro-mm-sig] "
                      ` noveau vs arm dma ops
                              ` [Linaro-mm-sig] "

drm/amdgpu/sriov: Need to set in_gpu_reset flag to back after gpu reset
 2018-04-26  7:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: For sriov reset, move IB test into exclusive mode
 2018-04-26  7:39 UTC  (3+ messages)

Ryzen 1600X with mem_encrypt=on
 2018-04-26  6:45 UTC  (3+ messages)

[PATCH 1/5] dma-buf: use parameter structure for dma_buf_attach
 2018-04-26  6:44 UTC  (3+ messages)

[PATCH] drm/scheduler: don't update last scheduled fence in TDR
 2018-04-26  4:23 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: abstract bo_base init function
 2018-04-26  3:13 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: link shadow bo as well

[PATCH 01/32] drm/amdgpu: add VEGAM ASIC type
 2018-04-26  2:30 UTC  (33+ messages)
  ` [PATCH 02/32] drm/amdgpu: bypass GPU info firmware load for VEGAM
  ` [PATCH 03/32] drm/amdgpu: set VEGAM to ASIC family and ip blocks
  ` [PATCH 04/32] drm/amdgpu: specify VEGAM ucode SMU load method
  ` [PATCH 05/32] drm/amdgpu: add VEGAM SMU firmware support
  ` [PATCH 06/32] drm/amdgpu/virtual_dce: add VEGAM support
  ` [PATCH 07/32] drm/amdgpu: add VEGAM dc support check
  ` [PATCH 08/32] drm/amdgpu: skip VEGAM MC firmware load
  ` [PATCH 09/32] drm/amdgpu: add VEGAM GMC golden settings
  ` [PATCH 10/32] drm/amdgpu: initialize VEGAM GMC (v2)
  ` [PATCH 11/32] drm/amdgpu: add VEGAM SDMA firmware support
  ` [PATCH 12/32] drm/amdgpu: add VEGAM SDMA golden settings
  ` [PATCH 13/32] drm/amdgpu: add VEGAM GFX firmware support
  ` [PATCH 14/32] drm/amdgpu: add VEGAM GFX golden settings
  ` [PATCH 15/32] drm/amdgpu: initialize VEGAM GFX
  ` [PATCH 16/32] drm/amdgpu: add VEGAM UVD firmware support
  ` [PATCH 17/32] drm/amdgpu: add VEGAM UVD encode support
  ` [PATCH 18/32] drm/amdgpu: add VEGAM VCE firmware support
  ` [PATCH 19/32] drm/amdgpu: add VEGAM to VCE harvest config
  ` [PATCH 20/32] drm/amdgpu: add VEGAM support to vi
  ` [PATCH 21/32] drm/amdgpu: add VEGAM pci ids
  ` [PATCH 22/32] drm/amd/display: Implement VEGAM device IDs in DC
  ` [PATCH 23/32] drm/amd/display: Implement VEGAM device IDs in DM
  ` [PATCH 24/32] drm/amdgpu: Add VEGAM support to the legacy DCE 11 module
  ` [PATCH 25/32] drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rate
  ` [PATCH 26/32] drm/amd/powerplay: add smu75 header files
  ` [PATCH 27/32] drm/amd: add a new struct in atombios.h
  ` [PATCH 28/32] drm/amd/powerplay: update ppatomctrl.c (v2)
  ` [PATCH 29/32] drm/amd/powerplay: update process pptables
  ` [PATCH 30/32] drm/amd/powerplay: add smumgr support for VEGAM (v2)
  ` [PATCH 31/32] drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.c
  ` [PATCH 32/32] drm/powerplay: Add powertune table for VEGAM

[PATCH] drm/amdgpu: For sriov reset, move IB test into exclusive mode
 2018-04-26  2:06 UTC  (2+ messages)

[pull] amdgpu drm-fixes-4.17
 2018-04-25 16:30 UTC 

[PATCH] drm/amdkfd: Integer overflows in ioctl
 2018-04-25 16:05 UTC  (4+ messages)

[PATCH xf86-video-amdgpu 00/19] Removing UMS remnants and assorted patches
 2018-04-25  9:55 UTC  (5+ messages)
` [PATCH xf86-video-amdgpu 03/19] Use ODEV_ATTRIB_PATH where possible for the device node


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