messages from 2018-04-27 10:09:29 to 2018-05-09 06:45:35 UTC [more...]
[PATCH 00/13] *** per vm lru ***
2018-05-09 6:45 UTC (6+ messages)
` [PATCH 03/13] drm/amdgpu: add lru backend for amdgpu driver
` [PATCH 01/13] ttm: abstruct evictable bo
` [PATCH 02/13] ttm: allow driver has own lru policy
` [PATCH 04/13] drm/amdgpu: init/fini vm lru
` [PATCH 05/13] drm/amdgpu: pass vm lru to buffer object
[BUG] amdgpu: System freezes after resuming from suspend to ram the second time
2018-05-09 2:56 UTC (3+ messages)
` 答复: "
amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
2018-05-08 18:19 UTC (11+ messages)
[PATCH v3] drm/amdgpu: Don't default to DC support for Kaveri and older
2018-05-08 18:10 UTC (2+ messages)
[PATCH 00/25] DC Patches May 8, 2018
2018-05-08 17:10 UTC (26+ messages)
` [PATCH 01/25] drm/amd/display: Cleanup unused SetPlaneConfig
` [PATCH 02/25] drm/amd/display: get rid of 32.32 unsigned fixed point
` [PATCH 03/25] drm/amd/display: inline more of fixed point code
` [PATCH 04/25] drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
` [PATCH 05/25] drm/amd/display: add fixed point fractional bit truncation function
` [PATCH 06/25] drm/amd/display: truncate scaling ratios and inits to 19 bit precision
` [PATCH 07/25] drm/amd/display: underflow/blankscreen recovery
` [PATCH 08/25] drm/amd/display: Update HW sequencer initialization
` [PATCH 09/25] drm/amd/display: fix 31_32_fixpt shift functions
` [PATCH 10/25] drm/amd/display: fix a 32 bit shift meant to be 64 warning
` [PATCH 11/25] drm/amd/display: Add dc cap to restrict VSR downscaling src size
` [PATCH 12/25] drm/amd/display: disable mpo if brightness adjusted
` [PATCH 13/25] drm/amd/display: Log DTN only after the atomic commit in Diag
` [PATCH 14/25] drm/amd/display: update dml to allow sync with DV
` [PATCH 15/25] drm/amd/display: Fix up dm logging functionality
` [PATCH 16/25] drm/amd/display: use macro for logs
` [PATCH 17/25] drm/amd/display: don't create new dc_sink if nothing changed at detection
` [PATCH 18/25] drm/amd/display: Only limit VSR downscaling when actually downscaling
` [PATCH 19/25] drm/amd/display: constify a few dc_surface_update fields
` [PATCH 20/25] drm/amd/display: Add fullscreen transitions to log
` [PATCH 21/25] drm/amd/display: fix bug with index check
` [PATCH 22/25] drm/amd/display: Clear underflow status for debug purposes
` [PATCH 23/25] drm/amd/display: DCN1 link encoder
` [PATCH 24/25] drm/amd/display: fix memory leaks
` [PATCH 25/25] drm/amd/display: Clear connector's edid pointer
[PATCH] drm/amdgpu: add HDP flush dummy for UVD 6/7
2018-05-08 15:46 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Don't default to DC support for Kaveri and older
2018-05-08 15:34 UTC (3+ messages)
[PATCH] drm/amd/pp: Implement force_clock_level for RV
2018-05-08 7:57 UTC (2+ messages)
` 答复: "
[PATCH] drm/amd/pp: Refine the output of pp_power_profile_mode on VI
2018-05-08 1:49 UTC (3+ messages)
` 答复: "
[PATCH 0/3] drm/connector: Provide generic support for underscan
2018-05-08 0:18 UTC (12+ messages)
` [PATCH 1/3] drm/connector: Add generic underscan properties
` [PATCH 2/3] drm/vc4: Take underscan setup into account when updating planes
` [PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
[PATCH] drm/amdgpu: Don't default to DC support for Kaveri and older
2018-05-07 18:39 UTC (3+ messages)
GPU hang trying to run OpenCL kernels on x86_64
2018-05-07 12:31 UTC (5+ messages)
[PATCH umr] Update power sensors for --top
2018-05-07 12:08 UTC
[PATCH] drm/amd/display: remove need of modeset flag for overlay planes
2018-05-07 10:12 UTC (8+ messages)
GPU fault 146 0x0e903e0c VM fault read from VCE0 on Radeon Pro WX 2100 - possible driver bug or configuration error?
2018-05-07 3:41 UTC
[PATCH] drm/scheduler: don't update last scheduled fence in TDR
2018-05-07 1:00 UTC (5+ messages)
amdgpu 0000:01:00.0: IH ring buffer overflow (0x00000010, 0x00000000, 0x00000020)
2018-05-04 13:48 UTC (2+ messages)
[PATCH] drm/amdgpu: invalidate parent bo when shadow bo was invalidated
2018-05-04 13:22 UTC (3+ messages)
[PATCH 4/8] dma-buf: add peer2peer flag
2018-05-04 12:45 UTC (13+ messages)
` [Linaro-mm-sig] "
[PATCH 1/2] drm/amdgpu: abstract bo_base init function
2018-05-04 6:28 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: link shadow bo as well
[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
2018-05-03 18:31 UTC (14+ messages)
` [PATCH xf86-video-amdgpu 01/13] Add color management properties to driver-private CRTC object
` [PATCH xf86-video-amdgpu 02/13] Push color properties to kernel DRM on CRTC init
` [PATCH xf86-video-amdgpu 03/13] List disabled color properties on RandR outputs without a CRTC
` [PATCH xf86-video-amdgpu 04/13] Use CRTC's color properties if output has a CRTC attached
` [PATCH xf86-video-amdgpu 05/13] Enable setting of color properties though RandR
` [PATCH xf86-video-amdgpu 06/13] Compose non-legacy with legacy gamma LUT before pushing to kernel DRM
` [PATCH xf86-video-amdgpu 07/13] Also compose LUT when setting legacy gamma
` [PATCH xf86-video-amdgpu 08/13] Set driver-private CRTC's dpms mode on disable
` [PATCH xf86-video-amdgpu 09/13] Move drmmode_do_crtc_dpms
` [PATCH xf86-video-amdgpu 10/13] Push staged color properties when DPMS state toggles On
` [PATCH xf86-video-amdgpu 11/13] Push staged color properties on output detect
` [PATCH xf86-video-amdgpu 12/13] Update color properties on modeset major
` [PATCH xf86-video-amdgpu 13/13] Refactor pushing color management properties into a function
Ryzen 1600X with mem_encrypt=on
2018-05-03 13:48 UTC (5+ messages)
[PATCH] drm/amdgpu/sriov: reject kms open if TDR not finished or failed
2018-05-03 12:01 UTC (11+ messages)
[PATCH] drm/amdgpu: For sriov reset, move IB test into exclusive mode
2018-05-03 11:53 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Add some documentation to the debugfs entries
2018-05-03 10:30 UTC (2+ messages)
vcn regression on raven1
2018-05-03 0:42 UTC (12+ messages)
[PATCHv3] drm/amdkfd: Remove vla
2018-05-02 21:49 UTC (2+ messages)
New SPDX-License-Identifier requirement
2018-05-02 15:21 UTC (3+ messages)
[PATCH] drm/amd/display: clean up assignment of amdgpu_crtc
2018-05-02 15:04 UTC (2+ messages)
[PATCH libdrm] amdgpu: Deinitialize vamgr_high{,_32}
2018-05-02 14:33 UTC (4+ messages)
[PATCH] drm/amdgpu: cleanup firmware requests v2
2018-05-02 11:59 UTC (3+ messages)
Avoid uninterruptible sleep during process exit
2018-05-02 11:48 UTC (24+ messages)
` [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-02 8:08 UTC (13+ 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
Tracking: radeon 0000:00:10.0: ring 0 stalled for more than 10240msec
2018-05-02 6:00 UTC (4+ messages)
` 答复: "
[PATCH] drm/amd/display: remove need of modeset flag for overlay planes (V2)
2018-05-02 2:47 UTC
[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)
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
[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
[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)
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