[Bug 82162] Syslog flooded by [drm:radeon_gem_object_create] errors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 7 06:34:27 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82162
--- Comment #20 from sarnex <commendsarnex at gmail.com> ---
(In reply to comment #19)
> Could you please set a breakpoint in si_texture_get_cmask_info and print:
>
> rscreen->tiling_info AND rscreen->info
>
> OR
>
> pipe_interleave_bytes AND num_pipes
>
> Thanks.
Hi Marek,
As I said earlier I don't know what I'm doing with GDB.I set the breakpoint
with "b si_texture_get_cmask_info", please let me know if that is wrong.
Here is the output from all of those:
(gdb) p rscreen->tiling_info
value has been optimized out
(gdb) p rscreen->info
value has been optimized out
(gdb) p pipe_interleave_bytes
$1 = 256
(gdb) p num_pipes
$2 = 12
--
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/20140807/d24348ff/attachment-0001.html>
More information about the dri-devel
mailing list