* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
@ 2014-01-14 19:31 ` bugzilla-daemon
2014-01-14 19:51 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-01-14 19:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 422 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #1 from Tom Stellard <tstellar@gmail.com> ---
This is unsupported at the moment. To get this to work you would need to add
GPU clock speed to the RADEON_INFO ioctl in the kernel and also add a
PIPE_COMPUTE_CAP for it. This shouldn't be too difficult to do, if you are
interested.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1176 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
2014-01-14 19:31 ` [Bug 73511] " bugzilla-daemon
@ 2014-01-14 19:51 ` bugzilla-daemon
2014-01-14 20:47 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-01-14 19:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 310 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Here's the kernel patch:
http://people.freedesktop.org/~agd5f/0001-drm-radeon-add-query-to-fetch-the-max-engine-clock.patch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1177 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
2014-01-14 19:31 ` [Bug 73511] " bugzilla-daemon
2014-01-14 19:51 ` bugzilla-daemon
@ 2014-01-14 20:47 ` bugzilla-daemon
2014-01-15 7:26 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-01-14 20:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 331 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #3 from Tom Stellard <tstellar@gmail.com> ---
Here are the mesa changes:
http://cgit.freedesktop.org/~tstellar/mesa/log/?h=clover-clock
Can you test these? I have only compile tested them.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1162 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (2 preceding siblings ...)
2014-01-14 20:47 ` bugzilla-daemon
@ 2014-01-15 7:26 ` bugzilla-daemon
2014-01-20 21:35 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-01-15 7:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 579 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #4 from Igor Gnatenko <i.gnatenko.brain@gmail.com> ---
Created attachment 92115
--> https://bugs.freedesktop.org/attachment.cgi?id=92115&action=edit
[PATCH rebased] drm/radeon: add query to fetch the max engine clock.
(In reply to comment #2)
> Here's the kernel patch:
> http://people.freedesktop.org/~agd5f/0001-drm-radeon-add-query-to-fetch-the-
> max-engine-clock.patch
This patch doesn't apply to latest git tree. I've rebased it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (3 preceding siblings ...)
2014-01-15 7:26 ` bugzilla-daemon
@ 2014-01-20 21:35 ` bugzilla-daemon
2014-02-18 14:48 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-01-20 21:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 615 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #5 from Tom Stellard <tstellar@gmail.com> ---
(In reply to comment #4)
> Created attachment 92115 [details] [review]
> [PATCH rebased] drm/radeon: add query to fetch the max engine clock.
>
> (In reply to comment #2)
> > Here's the kernel patch:
> > http://people.freedesktop.org/~agd5f/0001-drm-radeon-add-query-to-fetch-the-
> > max-engine-clock.patch
> This patch doesn't apply to latest git tree. I've rebased it.
Have you been able to test the patches? Do they work?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1970 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (4 preceding siblings ...)
2014-01-20 21:35 ` bugzilla-daemon
@ 2014-02-18 14:48 ` bugzilla-daemon
2014-02-18 14:48 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-18 14:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 745 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
Igor Gnatenko <i.gnatenko.brain@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #92115|0 |1
is obsolete| |
--- Comment #6 from Igor Gnatenko <i.gnatenko.brain@gmail.com> ---
Created attachment 94288
--> https://bugs.freedesktop.org/attachment.cgi?id=94288&action=edit
[PATCH v2 rebased 1/3] gallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
Tom, I've rebased you patches from your clover-clock branch. Kernel changes
already merged.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2336 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (5 preceding siblings ...)
2014-02-18 14:48 ` bugzilla-daemon
@ 2014-02-18 14:48 ` bugzilla-daemon
2014-02-18 14:49 ` bugzilla-daemon
2014-04-29 23:03 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-18 14:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 378 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #7 from Igor Gnatenko <i.gnatenko.brain@gmail.com> ---
Created attachment 94289
--> https://bugs.freedesktop.org/attachment.cgi?id=94289&action=edit
[PATCH v2 rebased 2/3] radeon/compute: Implement
PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (6 preceding siblings ...)
2014-02-18 14:48 ` bugzilla-daemon
@ 2014-02-18 14:49 ` bugzilla-daemon
2014-04-29 23:03 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-18 14:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 360 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
--- Comment #8 from Igor Gnatenko <i.gnatenko.brain@gmail.com> ---
Created attachment 94290
--> https://bugs.freedesktop.org/attachment.cgi?id=94290&action=edit
[PATCH v2 rebased 3/3] clover: Query drivers for max clock frequency
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1434 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 73511] clinfo mises Max clock frequency on r600
2014-01-11 21:47 [Bug 73511] New: clinfo mises Max clock frequency on r600 bugzilla-daemon
` (7 preceding siblings ...)
2014-02-18 14:49 ` bugzilla-daemon
@ 2014-04-29 23:03 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-04-29 23:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 549 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=73511
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Tom Stellard <tstellar@gmail.com> ---
I've committed these patches. This will require a 3.14 or newer kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1981 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread