AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 18:58:10 to 2018-04-30 15:38:54 UTC [more...]

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

Avoid uninterruptible sleep during process exit
 2018-04-30 15:29 UTC  (47+ 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 v2] drm/amdgpu: Switch to interruptable wait to recover from ring hang
 2018-04-30 15:22 UTC  (2+ messages)

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

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

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

[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 1/2] drm/ttm: Add TTM_PAGE_FLAG_TRANSHUGE
 2018-04-29  7:04 UTC  (10+ 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] 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 libdrm] amdgpu: Deinitialize vamgr_high{,_32}
 2018-04-27 14:44 UTC 

[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/amd/display: remove need of modeset flag for overlay planes
 2018-04-27 10:27 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  (43+ 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

[PATCH] drm/radeon: Change the default to PCI on PowerPC
 2018-04-25  9:49 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/sriov: Need to set in_gpu_reset flag to back after gpu reset
 2018-04-25  6:38 UTC 

[PATCH] drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
 2018-04-25  6:29 UTC  (2+ messages)

[PATCH 0/6] Reconciling public tree with internal tree
 2018-04-25  3:26 UTC  (2+ messages)

RFC for a render API to support adaptive sync and VRR
 2018-04-24 21:57 UTC  (13+ messages)

[PATCH 00/21] GFXv9/Vega10 support for KFD
 2018-04-24 21:42 UTC  (3+ messages)
` [PATCH 16/21] drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue

[PATCH] drm/amdkfd: fix typing in (*hqd_destroy)
 2018-04-24 19:09 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