messages from 2018-09-05 13:07:33 to 2018-09-11 06:49:44 UTC [more...]
Optimize VM handling a bit more
2018-09-11 6:49 UTC (20+ messages)
` [PATCH 01/11] drm/amdgpu: try allocating VRAM as power of two
` [PATCH 02/11] drm/amdgpu: add amdgpu_vm_pt_parent helper
` [PATCH 03/11] drm/amdgpu: add amdgpu_vm_update_func
` [PATCH 04/11] drm/amdgpu: add some VM PD/PT iterators
` [PATCH 05/11] drm/amdgpu: use leaf iterator for allocating PD/PT
` [PATCH 06/11] drm/amdgpu: use dfs iterator to free PDs/PTs
` [PATCH 07/11] drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_level
` [PATCH 08/11] drm/amdgpu: use leaf iterator for filling PTs
` [PATCH 09/11] drm/amdgpu: meld together VM fragment and huge page handling
` [PATCH 10/11] drm/amdgpu: use the maximum possible fragment size on Vega/Raven
` [PATCH 11/11] drm/amdgpu: allow fragment processing for invalid PTEs
[PATCH v2] drm/amdgpu: Fix the dead lock issue
2018-09-11 6:43 UTC (9+ messages)
[PATCH] drm/amdgpu: Fix the dead lock issue
2018-09-11 6:40 UTC (9+ messages)
[PATCH] drm/amdgpu: add module parameter to enable/disable bulk move
2018-09-11 3:41 UTC
[PATCH libdrm] tests/amdgpu: add unaligned VM test
2018-09-11 2:06 UTC (4+ messages)
Fixing SDMA TO after GPU reset
2018-09-10 22:52 UTC
[PATCH 1/2] drm/amdgpu: Moved fault hash table to amdgpu vm
2018-09-10 21:09 UTC (15+ messages)
` [PATCH 2/2] drm/amdgpu: Deleted faults kfifo
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout
2018-09-10 19:23 UTC (3+ messages)
[PATCH 0/2] [radeon] Getting rid of GUP and use HMM for user ptr features
2018-09-10 19:05 UTC (8+ messages)
` [PATCH 1/2] gpu/radeon: use HMM mirror instead of mmu_notifier
` [PATCH 2/2] gpu/radeon: use HMM mirror for userptr buffer object
[PATCH] drm/amdgpu: Init correct fb region for none XGMI configuration
2018-09-10 17:52 UTC (2+ messages)
[PATCH] drm/amdgpu: Init correct fb region for none XGMI configuration
2018-09-10 17:37 UTC (2+ messages)
[PATCH] drm/amdgpu:Add error message when register failed to reach expected value
2018-09-10 17:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu:No action needs when VCN PG state is unchanged
2018-09-10 16:49 UTC
[PATCH libdrm] radeon, evergreen: ensure equal sizes for depth-stencil npot textures
2018-09-10 16:48 UTC
[PATCH xf86-video-amdgpu] Add checking color management properties
2018-09-10 15:58 UTC
[PATCH 04/12] drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset
2018-09-10 15:55 UTC (4+ messages)
[PATCH] drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
2018-09-10 14:32 UTC (2+ messages)
[PATCH 1/2] drm/ttm: set ttm_buffer_object pointer as null after it's freed
2018-09-10 13:10 UTC (12+ messages)
` [PATCH 2/2] drm/amdgpu: set tbo pointer as null after amdgpu bo is freed
[PATCH] drm/amdgpu: set bulk_moveable to false when a per VM is released
2018-09-10 10:29 UTC (7+ messages)
[PATCH] drm/amdgpu: move PSP init prior to IH in gpu reset
2018-09-10 9:46 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix the dead lock issue
2018-09-10 7:57 UTC (5+ messages)
two KASANs in TTM logic
2018-09-08 10:57 UTC (10+ messages)
[PATCH 1/3] drm/ttm: fix ttm_bo_bulk_move_helper
2018-09-08 10:43 UTC (9+ messages)
[PATCH 06/12] drm/amdgpu: Add place holder functions for xgmi topology interface with psp
2018-09-08 9:45 UTC (2+ messages)
[PATCH] drm/amd: Add DMCU firmware loading on raven
2018-09-07 23:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar
2018-09-07 23:16 UTC (2+ messages)
[RFC] drm/amdgpu: Add macros and documentation for format modifiers
2018-09-07 22:33 UTC (4+ messages)
[PATCH 07/13] drm/amdgpu: Add place holder functions for xgmi topology interface with psp
2018-09-07 18:25 UTC (6+ messages)
[PATCH] drm/amd: Add DMCU firmware loading on raven
2018-09-07 17:50 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix wornings while make xmldocs
2018-09-07 16:47 UTC (2+ messages)
[PATCH xf86-video-ati] Bail early from drm_wait_pending_flip if there's no pending flip
2018-09-07 16:22 UTC
gim and amdgpu
2018-09-07 14:32 UTC
[PATCH v2] drm/amdgpu: Fix SDMA hang in prt mode v2
2018-09-07 11:22 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix SDMA hang in prt mode
2018-09-07 9:55 UTC (3+ messages)
[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-09-06 22:46 UTC (14+ messages)
[PATCH 1/1] drm/amdgpu: Fix compute VM BO params after rebase v2
2018-09-06 14:41 UTC (2+ messages)
[PATCH] drm/amd/powerplay: fix compile warning for wrong data type V2
2018-09-06 12:44 UTC (2+ messages)
[PATCH 1/1] drm/amdgpu: Fix compute VM BO params after rebase
2018-09-06 11:54 UTC (6+ messages)
[PATCH 1/3] [RFC]drm: add syncobj timeline support v4
2018-09-06 8:57 UTC (3+ messages)
` [PATCH 2/3] drm: add support of syncobj timeline point wait v2
` [PATCH 3/3] drm: add timeline syncobj payload query ioctl
[PATCH 10/13] drm/amdgpu: get_hive_id from amdgpu side
2018-09-06 7:47 UTC (2+ messages)
[PATCH 09/13] drm/amd/include: Add get_hive_id interface in kfd2kgd
2018-09-06 7:46 UTC (2+ messages)
[PATCH 08/13] drm/amdgpu : Generate XGMI topology info from driver level
2018-09-06 7:45 UTC (2+ messages)
[PATCH 06/13] drm/amdgpu : Add psp function interfaces for XGMI support
2018-09-06 7:40 UTC (2+ messages)
[PATCH 05/13] drm/amdgpu/gmc9: populate xgmi info for vega20
2018-09-06 7:40 UTC (2+ messages)
[PATCH 04/13] drm/amdgpu/gmc9: Adjust xgmi offset
2018-09-06 7:39 UTC (2+ messages)
[PATCH 03/13] drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi
2018-09-06 7:32 UTC (2+ messages)
[PATCH 02/13] drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structure
2018-09-06 7:31 UTC (2+ messages)
[PATCH 01/13] drm/amd/include: update the bitfield define for PF_MAX_REGION
2018-09-06 7:29 UTC (2+ messages)
[PATCH 1/3] [RFC]drm: add syncobj timeline support v4
2018-09-06 7:27 UTC (5+ messages)
` [PATCH 2/3] drm: add support of syncobj timeline point wait
` [PATCH 3/3] drm: add timeline syncobj payload query ioctl
amdgpu fails compilation with CONFIG_FORTIFY_SOURCE
2018-09-05 18:43 UTC
[PATCH xf86-video-ati] Fix uninitialized use of local variable pitch in radeon_setup_kernel_mem
2018-09-05 16:24 UTC
[PATCH 13/13] drm/amdkfd: Generate xGMI direct iolink
2018-09-05 15:32 UTC
[PATCH 12/13] drm/amdkfd: Add new iolink type defines
2018-09-05 15:32 UTC
[PATCH 11/13] drm/amdkfd: kfd expose the hive_id of the device through its node properties
2018-09-05 15:32 UTC
Patches for XGMI support
2018-09-05 15:07 UTC (2+ messages)
[PATCH libdrm] libdrm: Allow dynamic drm majors on linux
2018-09-05 13:53 UTC (12+ 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