messages from 2019-05-27 06:26:04 to 2019-05-30 16:05:55 UTC [more...]
[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
2019-05-30 16:05 UTC (40+ 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
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/sched: Fix make htmldocs warnings
2019-05-30 15:04 UTC (6+ messages)
[PATCH] drm/amdgpu: use new HMM APIs and helpers
2019-05-30 14:41 UTC
[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)
[pull] amdgpu, amdkfd drm-next-5.3
2019-05-30 6:30 UTC (2+ messages)
` drop drmP.h usage? [Was: [pull] amdgpu, amdkfd drm-next-5.3]
[PATCH] drm/amdgpu: fix a race in GPU reset with IB test (v2)
2019-05-30 2:22 UTC (2+ 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 1/2] drm/amd/display: Expose HDR output metadata for supported connectors
` [PATCH 2/2] drm/amd/display: Only force modesets when toggling HDR
[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 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
2019-05-29 16:29 UTC (27+ 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/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] dri2: reply to client for WaitMSC request in any case
2019-05-29 6:36 UTC
[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 1/3] drm/amdkfd: Simplify eviction state logic
` [PATCH 3/3] drm/amdkfd: Implement queue priority controls for gfx9
` [PATCH 2/3] drm/amdkfd: CP queue priority controls
[PATCH] drm/amdkfd: Return proper error code for gws alloc API
2019-05-28 19:54 UTC (2+ messages)
Quick question for the mobile Raven Ridge auto-rotate function
2019-05-28 17:39 UTC (2+ messages)
[PATCH 01/10] drm/ttm: Make LRU removal optional v2
2019-05-28 17:17 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 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
` [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] drm/amdgpu/display: Fix reload driver error
2019-05-28 12:37 UTC (2+ messages)
[PATCH] drm/amdgpu: reserve stollen vram for raven series
2019-05-28 10:08 UTC (2+ messages)
[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: 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
[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 (3+ messages)
` [PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
[PATCH 01/10] drm/ttm: Make LRU removal optional
2019-05-27 10:51 UTC (6+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox