* [Bug 26565] New: drm/radeon Files in debugfs only available for first GPU
@ 2010-02-14 18:10 bugzilla-daemon
2019-11-19 8:10 ` [Bug 26565] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2010-02-14 18:10 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=26565
Summary: drm/radeon Files in debugfs only available for first GPU
Product: DRI
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: low
Component: DRM/Radeon
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: monraaf@gmail.com
The radeon files in /sys/kernel/debug/dri/*/ are only available for the first
GPU. Possible solution is to move the static _radeon_debugfs array into rdev,
so that each GPU get its own.
ls -l /sys/kernel/debug/dri/0/
-r--r--r-- 1 root root 0 2010-02-14 10:11 bufs
-r--r--r-- 1 root root 0 2010-02-14 10:11 clients
-r--r--r-- 1 root root 0 2010-02-14 10:11 gem_names
-r--r--r-- 1 root root 0 2010-02-14 10:11 gem_objects
-r--r--r-- 1 root root 0 2010-02-14 10:11 name
-r--r--r-- 1 root root 0 2010-02-14 10:11 queues
-r--r--r-- 1 root root 0 2010-02-14 10:11 r600_mc_info
-r--r--r-- 1 root root 0 2010-02-14 10:11 r600_ring_info
-r--r--r-- 1 root root 0 2010-02-14 10:11 radeon_fence_info
[...]
-r--r--r-- 1 root root 0 2010-02-14 10:11 vm
-r--r--r-- 1 root root 0 2010-02-14 10:11 vma
ls -l /sys/kernel/debug/dri/1/
-r--r--r-- 1 root root 0 2010-02-14 10:11 bufs
-r--r--r-- 1 root root 0 2010-02-14 10:11 clients
-r--r--r-- 1 root root 0 2010-02-14 10:11 gem_names
-r--r--r-- 1 root root 0 2010-02-14 10:11 gem_objects
-r--r--r-- 1 root root 0 2010-02-14 10:11 name
-r--r--r-- 1 root root 0 2010-02-14 10:11 queues
-r--r--r-- 1 root root 0 2010-02-14 10:11 vm
-r--r--r-- 1 root root 0 2010-02-14 10:11 vma
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 26565] drm/radeon Files in debugfs only available for first GPU
2010-02-14 18:10 [Bug 26565] New: drm/radeon Files in debugfs only available for first GPU bugzilla-daemon
@ 2019-11-19 8:10 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=26565
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #1 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/100.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2387 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-19 8:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-14 18:10 [Bug 26565] New: drm/radeon Files in debugfs only available for first GPU bugzilla-daemon
2019-11-19 8:10 ` [Bug 26565] " bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.