messages from 2018-12-06 11:32:36 to 2018-12-11 10:34:48 UTC [more...]
[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
2018-12-11 10:34 UTC (9+ messages)
` [PATCH 02/10] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v3
` [PATCH 04/10] drm/syncobj: add support for timeline point wait v8
` [PATCH 05/10] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 06/10] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 07/10] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 08/10] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 09/10] drm/syncobj: add timeline signal ioctl for syncobj v2
[PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
2018-12-11 8:27 UTC (6+ messages)
` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v3
[PATCH 1/1] drm/amdgpu: Fix stub function name
2018-12-11 8:24 UTC (3+ messages)
[PATCH] drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
2018-12-11 4:53 UTC (3+ messages)
[PATCH v3 1/2] drm/sched: Refactor ring mirror list handling
2018-12-11 2:45 UTC (3+ messages)
` [PATCH v3 2/2] drm/sched: Rework HW fence processing
[PATCH 1/2] drm/amdgpu: update SMC firmware image for polaris10 variants
2018-12-11 2:45 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: update MC "
[PATCH] drm/amdgpu:skip ASIC_INIT when posting card on vg20
2018-12-11 2:31 UTC (7+ messages)
` 答复: "
` 答复: "
[PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf
2018-12-11 1:13 UTC (3+ messages)
build broken on drm-next
2018-12-11 0:43 UTC (3+ messages)
[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
2018-12-10 23:42 UTC
[PATCH] drm/amdgpu: expose sclk and mclk via hwmon
2018-12-10 21:17 UTC
amdkfd build regression if HSA_AMD is disabled
2018-12-10 20:40 UTC (3+ messages)
[PATCH] drm/amdgpu: bypass RLC init under sriov for Tonga
2018-12-10 18:14 UTC (4+ messages)
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
2018-12-10 15:58 UTC (7+ messages)
` [PATCH 7/7] drm: Split out drm_probe_helper.h
[PATCH] drm/amdgpu:skip ASIC_INIT when posting card on vg20
2018-12-10 15:49 UTC (5+ messages)
[PATCH i-g-t] igt: add timeline test cases
2018-12-10 10:42 UTC (2+ messages)
[PATCH 7/7] drm: Split out drm_probe_helper.h
2018-12-10 10:10 UTC
[PATCH] drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
2018-12-10 6:17 UTC
[PATCH] drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)
2018-12-10 5:41 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: Add defines for CSA buffer
2018-12-10 5:30 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Refine function amdgpu_csa_vaddr
` [PATCH 3/4] drm/amdgpu: Use dynamical reserved vm size
` [PATCH 4/4] drm/amdgpu: Delay map sriov csa addr to ctx init
[PATCH -next] drm/amdgpu: remove set but not used variable 'grbm_soft_reset'
2018-12-10 2:48 UTC (2+ messages)
Kernel panic on Xorg init with new HP F.19 BIOS and kernel 4.19
2018-12-09 19:43 UTC
Freezes back with Raven Ridge 2500u and 4.19
2018-12-09 19:36 UTC (2+ messages)
[PATCH -next] drm/amdgpu: remove set but not used variable 'amdgpu_connector'
2018-12-08 14:58 UTC
[pull] amdgpu, amdkfd, ttm, scheduler drm-next-4.21
2018-12-07 23:31 UTC
[PATCH 1/2] drm/amdgpu: add some additional vega10 pci ids
2018-12-07 22:14 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: add some additional vega20 "
[PATCH 1/2] drm/amdkfd: add new vega10 pci ids
2018-12-07 22:10 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: add new vega20 pci id
[PATCH] drm/amdgpu: Workaround build failure due to trace conflict
2018-12-07 22:10 UTC (2+ messages)
[PATCH 04/16] drm/amd/display: Add tracing to dc
2018-12-07 20:32 UTC (6+ messages)
` [PATCH 04/16 v2] "
[PATCH] drm/sched: Always trace the dependencies we wait on, to fix a race
2018-12-07 19:46 UTC (2+ messages)
[PATCH] drm/amd/display: Fix duplicating scaling/underscan connector state
2018-12-07 18:14 UTC (2+ messages)
[PATCH] Revert "drm/amd/display: Set RMX_ASPECT as default"
2018-12-07 18:10 UTC (2+ messages)
[PATCH v2] drm/amdgpu/powerplay: Apply avfs cks-off voltages on VI
2018-12-07 16:07 UTC (2+ messages)
[PATCH i-g-t] igt: add timeline test cases v2
2018-12-07 15:57 UTC
[PATCH libdrm 1/7] new syncobj extension v3
2018-12-07 15:56 UTC (7+ messages)
` [PATCH libdrm 3/7] add timeline wait/query ioctl v2
` [PATCH libdrm 4/7] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 5/7] add timeline signal/transfer ioctls v2
` [PATCH libdrm 2/7] addr cs chunk for syncobj timeline
` [PATCH libdrm 6/7] expose timeline signal/export/import interfaces v2
` [PATCH libdrm 7/7] add syncobj timeline tests v3
[PATCH] drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v2)
2018-12-07 15:55 UTC
[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
2018-12-07 15:54 UTC (10+ messages)
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v2
` [PATCH 02/10] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 04/10] drm/syncobj: add support for timeline point wait v8
` [PATCH 08/10] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 09/10] drm/syncobj: add timeline signal ioctl for syncobj v2
` [PATCH 10/10] drm/amdgpu: update version for timeline syncobj support in amdgpu
` [PATCH 05/10] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 06/10] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 07/10] drm/amdgpu: add timeline support in amdgpu CS v2
[PATCH 1/2] drm/sched: Refactor ring mirror list handling
2018-12-07 15:26 UTC (9+ messages)
` [PATCH 2/2] drm/sched: Rework HW fence processing
[PATCH 01/10] dma-buf: make fence sequence numbers 64 bit v2
2018-12-07 14:23 UTC (5+ messages)
` [PATCH 04/10] drm/syncobj: remove drm_syncobj_cb and cleanup
[PATCH 01/11] dma-buf: make fence sequence numbers 64 bit v2
2018-12-07 13:14 UTC (15+ messages)
` [PATCH 02/11] dma-buf: add new dma_fence_chain container v4
` [PATCH 03/11] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 05/11] drm/syncobj: add support for timeline point wait v8
` [PATCH 04/11] drm/syncobj: add new drm_syncobj_add_point interface v2
` [PATCH 06/11] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 07/11] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 09/11] drm/syncobj: add transition iotcls between binary and timeline
` [PATCH 11/11] drm/amdgpu: update version for timeline syncobj support in amdgpu
` [PATCH 08/11] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 10/11] drm/syncobj: add timeline signal ioctl for syncobj
[PATCH i-g-t] igt: add timeline test cases
2018-12-07 10:05 UTC
[PATCH libdrm 1/7] new syncobj extension v2
2018-12-07 9:58 UTC (7+ messages)
` [PATCH libdrm 2/7] addr cs chunk for syncobj timeline
` [PATCH libdrm 4/7] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 3/7] add timeline wait/query ioctl v2
` [PATCH libdrm 5/7] add timeline signal/transfer ioctls
` [PATCH libdrm 6/7] expose timeline signal/export/import interfaces
` [PATCH libdrm 7/7] add syncobj timeline tests v3
[PATCH] drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock
2018-12-07 7:58 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/powerplay: Add special avfs cases for some polaris asics
2018-12-07 1:18 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu/powerplay: update smu7_ppsmc.h
` [PATCH 3/3] drm/amdgpu/powerplay: check MC firmware for FFC support
[PATCH 1/9] drm/amdgpu: Limit vm max ctx number to 4096
2018-12-06 22:32 UTC (5+ messages)
` [PATCH 4/9] drm/amdgpu: Add a bitmask in amdgpu_ctx_mgr
` [PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface
` [PATCH 9/9] drm/amdgpu: Remove sriov check when insert ce/de meta_data
[PATCH v2 1/2] drm/sched: Refactor ring mirror list handling
2018-12-06 21:26 UTC (2+ messages)
` [PATCH v2 2/2] drm/sched: Rework HW fence processing
[PATCH 1/2] drm/amdgpu: use HMM mirror callback to replace mmu notifier v5
2018-12-06 21:01 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v2
[PATCH] drm/amd/display: Add fast path for cursor plane updates
2018-12-06 16:12 UTC (9+ messages)
[PATCH] drm/amd/powerplay: rv dal-pplib interface refactor powerplay part
2018-12-06 16:11 UTC (4+ messages)
KASAN: use-after-free in drm_sched_entity_pop_job with amdgpu
2018-12-06 15:35 UTC
[PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
2018-12-06 14:56 UTC (19+ messages)
` [PATCH 3/9] drm/amdgpu: Use dynamical reserved vm size
` [PATCH 4/9] drm/amdgpu: Add a bitmask in amdgpu_ctx_mgr
` [PATCH 5/9] drm/amdgpu: Delay map sriov csa addr to ctx init
` [PATCH 6/9] drm/amdgpu: Create csa per ctx
` [PATCH 7/9] drm/amdgpu: Add csa mc address into job structure
` [PATCH 8/9] drm/amdgpu: Add a argument in emit_cntxcntl interface
` [PATCH 9/9] drm/amdgpu: Remove sriov check when insert ce/de meta_data
[PATCH] drm/amdgpu/powerplay: Apply avfs cks-off voltages on Polaris30
2018-12-06 14:00 UTC (2+ messages)
[PATCH 1/9] drm/amdgpu: Limit vm max ctx number to 4096
2018-12-06 12:25 UTC (2+ messages)
[PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
2018-12-06 12:22 UTC
[PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
2018-12-06 12:15 UTC
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