ives/dri-devel/attachments/20140720/8b3b2d54/attachment.html>
receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140720/1d64cb7a/attachment-0001.html>
On Sun, Jul 20, 2014 at 01:46:53PM -0400, Jerome Glisse wrote:
> On Thu, Jul 17, 2014 at 04:57:25PM +0300, Oded Gabbay wrote:
> > Forgot to cc mailing list on cover letter. Sorry.
> >
> > As a continuation to the existing discussion, here is a v2 patch series
> > restructured with a cleaner histor
On Thu, Jul 17, 2014 at 04:29:23PM +0300, Oded Gabbay wrote:
> From: Ben Goz
>
> This patch adds a new parameter to the amdkfd driver. This parameter enables
> the user to select the scheduling policy of the CP. The choices are:
>
> * CP Scheduling with support for over-subscription
> * CP Sche
On Thu, Jul 17, 2014 at 04:29:22PM +0300, Oded Gabbay wrote:
> From: Ben Goz
>
> The kernel queue module enables the amdkfd to establish kernel queues, not
> exposed to user space.
>
> The kernel queues are used for HIQ (HSA Interface Queue) and DIQ (Debug
> Interface Queue) operations
>
> Si
On Thu, Jul 17, 2014 at 04:29:21PM +0300, Oded Gabbay wrote:
> From: Ben Goz
>
> The mqd_manager module handles MQD data structures. MQD stands for Memory
> Queue Descriptor, which is used by the H/W to keep the usermode queue state
> in memory.
>
> Signed-off-by: Ben Goz
> Signed-off-by: Ode
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140720/f7d59ed9/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140720/8d1b492c/attachment-0001.html>
resume failed
I'm using xserver 1.16.0 and mesa 10.2.3.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140720/
From: Benoit Taine
Date: Fri, 18 Jul 2014 17:26:47 +0200
> We should prefer `const struct pci_device_id` over
> `DEFINE_PCI_DEVICE_TABLE` to meet kernel coding style guidelines.
> This issue was reported by checkpatch.
>
> A simplified version of the semantic patch that makes this change is as
>
On Thu, Jul 17, 2014 at 04:29:28PM +0300, Oded Gabbay wrote:
> From: Ben Goz
>
> Signed-off-by: Ben Goz
> Signed-off-by: Oded Gabbay
> ---
> drivers/gpu/drm/radeon/amdkfd/kfd_chardev.c | 133
> +++-
> drivers/gpu/drm/radeon/amdkfd/kfd_priv.h| 8 ++
> 2 files chan
On Thu, Jul 17, 2014 at 04:29:20PM +0300, Oded Gabbay wrote:
> From: Ben Goz
>
> The queue module enables allocating and initializing queues uniformly.
>
> Signed-off-by: Ben Goz
> Signed-off-by: Oded Gabbay
> ---
> drivers/gpu/drm/radeon/amdkfd/Makefile| 2 +-
> drivers/gpu/drm/radeon/
On Thu, Jul 17, 2014 at 04:29:19PM +0300, Oded Gabbay wrote:
> This patch adds the functions to bind and unbind pasid from a device through
> the amd_iommu driver.
>
> The unbind function is called when the mm_struct of the process is released.
>
> The bind function is not called here because it
On Thu, Jul 17, 2014 at 04:29:18PM +0300, Oded Gabbay wrote:
> From: Andrew Lewycky
>
> This patch adds the process module and 4 helper modules:
>
> - kfd_process, which handles process which open /dev/kfd
> - kfd_doorbell, which provides helper functions for doorbell allocation,
> release and
On Thu, Jul 17, 2014 at 04:29:17PM +0300, Oded Gabbay wrote:
> From: Evgeny Pinchuk
>
> This patch adds the topology module to the driver. The topology is exposed to
> userspace through the sysfs.
>
> The calls to add and remove a device to/from topology are done by the radeon
> driver.
So over
ble.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140720/b250035e/attachment-0001.html>
On Thu, Jul 17, 2014 at 04:57:25PM +0300, Oded Gabbay wrote:
> Forgot to cc mailing list on cover letter. Sorry.
>
> As a continuation to the existing discussion, here is a v2 patch series
> restructured with a cleaner history and no totally-different-early-versions
> of the code.
>
> Instead of
On Thu, Jul 17, 2014 at 04:29:13PM +0300, Oded Gabbay wrote:
> This patch adds the interface between the radeon driver and the amdkfd driver.
> The interface implementation is contained in radeon_kfd.c and radeon_kfd.h.
>
> The interface itself is represented by a pointer to struct
> kfd_dev. The
On Thu, Jul 17, 2014 at 04:29:16PM +0300, Oded Gabbay wrote:
> This patch adds the amdkfd skeleton driver. The driver does nothing except
> define a /dev/kfd device.
>
> It returns -ENODEV on all amdkfd IOCTLs.
>
> Signed-off-by: Oded Gabbay
> ---
> drivers/gpu/drm/radeon/Kconfig |
_nv means new value, not old value!
Signed-off-by: Thomas Klausner
---
xf86atomic.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xf86atomic.h b/xf86atomic.h
index d0f85fc..4e7691f 100644
--- a/xf86atomic.h
+++ b/xf86atomic.h
@@ -85,7 +85,7 @@ typedef struct { uint_t atomic
Signed-off-by: Thomas Klausner
---
xf86atomic.h | 17 +
1 file changed, 17 insertions(+)
diff --git a/xf86atomic.h b/xf86atomic.h
index db2f619..d0f85fc 100644
--- a/xf86atomic.h
+++ b/xf86atomic.h
@@ -92,6 +92,23 @@ typedef struct { uint_t atomic; } atomic_t;
#endif
+#if defi
Signed-off-by: Thomas Klausner
---
nouveau/bufctx.c | 6 --
1 file changed, 6 deletions(-)
diff --git a/nouveau/bufctx.c b/nouveau/bufctx.c
index 23d6f09..4f76e5d 100644
--- a/nouveau/bufctx.c
+++ b/nouveau/bufctx.c
@@ -44,12 +44,6 @@ struct nouveau_bufref_priv {
struct nouveau_bufct
Signed-off-by: Thomas Klausner
---
intel/test_decode.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/intel/test_decode.c b/intel/test_decode.c
index b710f34..f9127cf 100644
--- a/intel/test_decode.c
+++ b/intel/test_decode.c
@@ -90,7 +90,10 @@ compare_batch(struct drm_in
23 matches
Mail list logo