messages from 2017-04-19 01:01:47 to 2017-04-22 10:05:22 UTC [more...]
[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
2017-04-22 10:05 UTC (23+ messages)
[PATCH libdrm] amdgpu: Use the canonical form in branch predicate
2017-04-22 6:47 UTC
[PATCH] LRU map compute/SDMA user ring ids to kernel ring ids v2
2017-04-21 23:48 UTC (7+ messages)
` [PATCH 1/6] drm/amdgpu: condense mqd programming sequence
` [PATCH 2/6] drm/amdgpu: workaround tonga HW bug in HQD "
` [PATCH 3/6] drm/amdgpu: untie user ring ids from kernel ring ids v4
` [PATCH 4/6] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
` [PATCH 5/6] drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
` [PATCH 6/6] drm/amdgpu: use LRU mapping policy for SDMA engines
[PATCH] Improve pipe split between amdgpu and amdkfd v4
2017-04-21 21:58 UTC (21+ messages)
` [PATCH 01/17] drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
` [PATCH 02/17] drm/amdgpu: refactor MQD/HQD initialization v3
` [PATCH 03/17] drm/amdgpu: detect timeout error when deactivating hqd
` [PATCH 04/17] drm/amdgpu: remove duplicate definition of cik_mqd
` [PATCH 05/17] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
` [PATCH 06/17] drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
` [PATCH 07/17] drm/amdgpu: rename rdev to adev
` [PATCH 08/17] drm/radeon: take ownership of pipe initialization
` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v3
` [PATCH 10/17] drm/amdgpu: allow split of queues with kfd at queue granularity v4
` [PATCH 11/17] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
` [PATCH 12/17] drm/amdkfd: allow split HQD on per-queue granularity v5
` [PATCH 13/17] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
` [PATCH 14/17] drm/amdgpu: allocate queues horizontally across pipes
` [PATCH 15/17] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
` [PATCH 16/17] drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
` [PATCH 17/17] drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
[PATCH split 2/3] LRU map compute/SDMA user ring ids to kernel ring ids
2017-04-21 20:26 UTC (4+ messages)
` [PATCH 4/6] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Pageflip fixes for the amd dal/dc staging tree
2017-04-21 19:56 UTC (4+ messages)
` [PATCH 1/2] drm/amd/display: Fix race between vblank irq and pageflip irq
` [PATCH 2/2] drm/amd/display: Prevent premature pageflip when comitting in vblank
[PATCH] dmr/amdgpu: Fix wrongly unref of BO
2017-04-21 17:53 UTC (18+ messages)
[PATCH 0/5] *** Dedicated vmid per process ***
2017-04-21 17:11 UTC (12+ messages)
` [PATCH 1/5] drm/amdgpu: handle flags when context alloc
` [PATCH 2/5] drm/amdgpu: add dedicated vmid field in vm struct
` [PATCH 3/5] drm/amdgpu: add context flags for dedicated vmid reqest
` [PATCH 4/5] drm/amdgpu: implement grab dedicated vmid
` [PATCH 5/5] drm/amdgpu: add limitation for dedicated vm number
[PATCH] drm: Harmonize CIK ASIC support in radeon and amdgpu (v2)
2017-04-21 17:05 UTC (7+ messages)
[PATCH 1/3] drm/amdgpu: fix indent
2017-04-21 16:07 UTC (2+ messages)
[PATCH] drm/amdgpu: increase gtt size to 3GB by default v2
2017-04-21 14:30 UTC (3+ messages)
[PATCH 3/3] drm/amdgpu: fix gpu reset issue
2017-04-21 12:14 UTC (9+ messages)
[PATCH] drm/amdgpu: fix no-vmid job
2017-04-21 11:49 UTC (2+ messages)
[PATCH] drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable
2017-04-21 8:37 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: add gtt print like vram when dump mm table V2
2017-04-21 8:25 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: increase gtt size to 3GB by default
[PATCH] drm/amdgpu: fix VM clearing in amdgpu_gem_object_close
2017-04-21 8:20 UTC (2+ messages)
[PATCH 2/3] drm/amdgpu: validate bo before restoring from shadow
2017-04-21 7:13 UTC (2+ messages)
[libdrm] amdgpu/: concisely && consistently check null ptrs in canonical form
2017-04-20 19:35 UTC (3+ messages)
[PATCH 1/5] drm/amd/powerplay: allocate fb for avfs fuse table on vega10
2017-04-20 13:00 UTC (6+ messages)
` [PATCH 2/5] drm/amd/powerplay: enable pcie dpm on Vega10
` [PATCH 3/5] drm/amd/powerplay: enable clock stretch feature "
` [PATCH 4/5] drm/amd/powerplay: Fix AVFS param
` [PATCH 5/5] drm/amd/powerplay: add avfs fuse overdriver
[PATCH] drm/amd/powerplay: add error message to remind user updating firmware
2017-04-20 12:45 UTC (4+ messages)
[PATCH V3] drm/amdgpu: PRT support for gfx9 (v3)
2017-04-20 9:16 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: fix gtt mgr available statistics
2017-04-20 8:54 UTC (13+ messages)
` [PATCH 2/3] drm/amdgpu: add gtt print like vram when dump mm table
` [PATCH 3/3] drm/amdgpu: move gtt usage statistic to gtt mgr
[rfc repost] drm sync objects - a new beginning (make ickle happier?)
2017-04-20 8:36 UTC (8+ messages)
` [PATCH 3/7] sync_file: split out fence_file base class from sync_file
[PATCH v2] drm/amdgpu: PRT support for gfx9 (v2)
2017-04-20 6:56 UTC (5+ messages)
[PATCH V3] drm/amdgpu: Destroy psp ring in hw_fini
2017-04-20 6:39 UTC (2+ messages)
[PATCH] drm/amdgpu: fix amdgpu_vm_clear_freed
2017-04-20 6:12 UTC (4+ messages)
[PATCH V2] drm/amdgpu: Destroy psp ring in hw_fini
2017-04-20 4:18 UTC (7+ messages)
[PATCH] drm/amdgpu: update smu9 driver interface
2017-04-20 2:10 UTC (2+ messages)
[PATCH 1/2] drm/amd/amdgpu: Change comp GFXv6 ring name to remove space
2017-04-19 16:19 UTC (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Change comp GFXv9 "
[PATCH] drm/amd/amdgpu: Print out ring name in dev_info
2017-04-19 15:13 UTC (3+ messages)
[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
2017-04-19 12:34 UTC (17+ messages)
[PATCH] drm/amdgpu: reserve space before adding a shared fence
2017-04-19 12:31 UTC (4+ messages)
` SPAM //Re: "
[PATCH 1/3] drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.c
2017-04-19 10:28 UTC (2+ messages)
[PATCH libdrm 0/2] amdgpu: add amdgpu_cs_wait_fences
2017-04-19 3:17 UTC (5+ messages)
` [PATCH libdrm 1/2] amdgpu: add the interface of waiting multiple fences
[PATCH] Improve pipe split between amdgpu and amdkfd v3
2017-04-19 3:04 UTC (20+ messages)
` [PATCH 01/18] drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
` [PATCH 02/18] drm/amdgpu: refactor MQD/HQD initialization v3
` [PATCH 03/18] drm/amdgpu: detect timeout error when deactivating hqd
` [PATCH 04/18] drm/amdgpu: remove duplicate definition of cik_mqd
` [PATCH 05/18] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
` [PATCH 06/18] drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
` [PATCH 07/18] drm/amdgpu: rename rdev to adev
` [PATCH 08/18] drm/radeon: take ownership of pipe initialization
` [PATCH 09/18] drm/amdgpu: take ownership of per-pipe configuration v3
` [PATCH 10/18] drm/amdgpu: allow split of queues with kfd at queue granularity v4
` [PATCH 11/18] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
` [PATCH 12/18] drm/amdkfd: allow split HQD on per-queue granularity v5
` [PATCH 13/18] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
` [PATCH 14/18] drm/amdgpu: allocate queues horizontally across pipes
` [PATCH 15/18] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
` [PATCH 16/18] drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
` [PATCH 17/18] drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
` [PATCH 18/18] DO NOT SUBMIT: drm_next fixup
[PATCH] drm/amdgpu: PRT support for gfx9
2017-04-19 1:41 UTC (6+ 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