AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-22 21:49:21 to 2019-05-28 15:56:45 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-28 15:56 UTC  (51+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get

[PATCH] drm/amdgpu/display: Fix reload driver error
 2019-05-28 12:37 UTC  (2+ messages)

[PATCH] drm/amdgpu:Fix the unpin warning about csb buffer
 2019-05-28 10:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: reserve stollen vram for raven series
 2019-05-28 10:08 UTC  (2+ messages)

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-05-28  8:18 UTC  (20+ messages)
  ` [PATCH 02/13] drm/amdgpu: drop DRM_AUTH usage from the driver
  ` [PATCH 10/13] drm/radeon: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls

[PATCH] drm/amdgpu: Don't need to call csb_vram_unpin
 2019-05-28  7:48 UTC  (8+ messages)

[PATCH] drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
 2019-05-28  7:38 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable PCIE atomics ops support
 2019-05-28  7:25 UTC  (5+ messages)

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

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

[PATCH 00/26] DC Patches 27 May 2019
 2019-05-27 19:51 UTC  (27+ messages)
  ` [PATCH 01/26] drm/amd/display: make clk mgr soc specific
  ` [PATCH 02/26] drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D
  ` [PATCH 03/26] drm/amd/display: Implement CM dealpha and bias interfaces
  ` [PATCH 04/26] drm/amd/display: Move CLK_BASE_INNER macro
  ` [PATCH 05/26] drm/amd/display: assign new stream id in dc_copy_stream
  ` [PATCH 06/26] drm/amd/display: Disable audio stream only if it's currently enabled
  ` [PATCH 07/26] drm/amd/display: Add GSL source select registers
  ` [PATCH 08/26] drm/amd/display: Ensure DRR triggers in BP
  ` [PATCH 09/26] drm/amd/display: disable PSR/ABM before destroy DMCU struct
  ` [PATCH 10/26] drm/amd/display: move clk_mgr files to right place
  ` [PATCH 11/26] drm/amd/display: Add min_dcfclk_mhz field to bb overrides
  ` [PATCH 12/26] drm/amd/display: Move link functions from dc to dc_link
  ` [PATCH 13/26] drm/amd/display: 3.2.32
  ` [PATCH 14/26] drm/amd/display: fix calculation of total_data_read_bandwidth
  ` [PATCH 15/26] drm/amd/display: fix crash on setmode when mode is close to bw limit
  ` [PATCH 16/26] drm/amd/display: do not power on eDP power rail early
  ` [PATCH 17/26] drm/amd/display: Fix type of pp_smu_wm_set_range struct
  ` [PATCH 18/26] drm/amd/display: Refactor clk_mgr functions
  ` [PATCH 19/26] drm/amd/display: Add writeback_config to VBA vars
  ` [PATCH 20/26] drm/amd/display: Modified AUX_DPHY_RX_CONTROL0
  ` [PATCH 21/26] drm/amd/display: Refactor DIO stream encoder
  ` [PATCH 22/26] drm/amd/display: fix issues with bad AUX reply on some displays
  ` [PATCH 23/26] drm/amd/display: Increase Backlight Gain Step Size
  ` [PATCH 24/26] drm/amd/display: Reset planes for color management changes
  ` [PATCH 25/26] drm/amd/display: CS_TFM_1D only applied post EOTF
  ` [PATCH 26/26] drm/amd/display: program manual trigger only for bottom most pipe

RX 580 and 5K displays, bandwidth validation failed whith multiple monitors
 2019-05-27 14:58 UTC 

[PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
 2019-05-27 14:21 UTC 

dynamic DMA-buf sharing between devices
 2019-05-27 10:56 UTC  (10+ messages)
` [PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
` [PATCH 01/12] dma-buf: add dynamic caching of sg_table

[PATCH 01/10] drm/ttm: Make LRU removal optional
 2019-05-27 10:51 UTC  (16+ messages)
` [PATCH 06/10] drm/ttm: fix busy memory to fail other user v10
` [PATCH 10/10] drm/amdgpu: stop removing BOs from the LRU v3

[PATCH] drm/amdgpu: Don't need to call csb_vram_unpin
 2019-05-27  6:26 UTC  (3+ messages)

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

[PATCH] drm/amdgpu/powerplay: remove duplicate entry of nbio_6_1_offset.h
 2019-05-26  7:45 UTC 

[PATCH] drm/amd/amdgpu: Remove duplicate including duplicate header
 2019-05-26  7:32 UTC 

[PATCH] drm/amd/display: fix possible condition with no effect (if == else)
 2019-05-25 17:54 UTC 

[PATCH -next] drm/amd/display: Remove set but not used variable 'pixel_width'
 2019-05-25 14:34 UTC 

[PATCH -next] drm/amdkfd: Make deallocate_hiq_sdma_mqd static
 2019-05-25 12:51 UTC 

[PATCH] drm/amd: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25  7:34 UTC 

[PATCH 1/8] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-24 19:48 UTC  (12+ 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: add pmu counters
 2019-05-24 19:40 UTC  (2+ messages)

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

[PATCH 1/2] drm/amd/doc: Add XGMI sysfs documentation
 2019-05-24 15:38 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amd/doc: Add RAS documentation to guide

[PATCH] drm/amdgpu: fix unload driver fail
 2019-05-24 10:15 UTC  (2+ 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)

[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  (5+ messages)
` [PATCH 4/7] drm/amdgpu: Add function to add/remove gws to kfd process
` [PATCH 6/7] drm/amdkfd: New IOCTL to allocate queue GWS


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