[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#572405: marked as done (radeonhd: crashes X when compiz is started)



Your message dated Sat, 20 Mar 2010 03:44:15 +0100
with message-id <20100320024415.GB29917@debian.org>
and subject line Re: Bug#572405: crashes X when compiz is started
has caused the Debian Bug report #572405,
regarding radeonhd: crashes X when compiz is started
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
572405: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572405
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-radeonhd
Version: 1.3.0-2
Severity: important

The radeonhd driver runs usably on 2D apps as long as no compositing
window manager is started.  compiz crashes (backtrace below), the others
(gnome-shell and mutter) are unusable as all rendered textures contain
nothing but noise.  Same with 3D apps, all textures are garbage.
glxgears looks fine but has no textures that could get wonky.  Possibly
the crash and texture garbage are not related, I don't know.

The "unidentified card" in the log is a Sapphire Radeon HD4850 with 1 GB
of video RAM, although the corresponding PCI BAR apparently maps only
256 MB.  Note for the dmesg output that I restarted X and then restarted
again reconfigured with radeon which is running now.  The radeon driver
currently appears to work sort of ok, maybe a bit slow (not much
experience, used to run fglrx).

Here's the gdb log, a bt and a bt full at the point of the segv:

| Program received signal SIGSEGV, Segmentation fault.
| RADEONGetDrawablePixmap (pDrawable=0x0) at ../../src/radeon_exa_render.c:428
| 428	../../src/radeon_exa_render.c: Datei oder Verzeichnis nicht gefunden.
| 	in ../../src/radeon_exa_render.c
| #0  RADEONGetDrawablePixmap (pDrawable=0x0) at ../../src/radeon_exa_render.c:428
| #1  0x00007ff373afb1e0 in R600CheckComposite (op=1, pSrcPicture=0x1047fb0, pMaskPicture=0x104a220, pDstPicture=0x104a2f0)
|     at ../../src/r600_exa.c:1325
| #2  0x00007ff3736750fa in exaTryDriverComposite (op=0 '\000', pSrc=0x1047fb0, pMask=0x104a220, pDst=0x104a2f0, 
|     xSrc=<value optimized out>, ySrc=<value optimized out>, xMask=0, yMask=0, xDst=0, yDst=0, width=36, height=36)
|     at ../../exa/exa_render.c:695
| #3  0x00007ff3736761f2 in exaComposite (op=<value optimized out>, pSrc=0x1047fb0, pMask=0x104a220, pDst=0x104a2f0, 
|     xSrc=<value optimized out>, ySrc=<value optimized out>, xMask=0, yMask=0, xDst=0, yDst=0, width=36, height=36)
|     at ../../exa/exa_render.c:1034
| #4  0x00000000004d4260 in damageComposite (op=0 '\000', pSrc=<value optimized out>, pMask=<value optimized out>, pDst=0x104a2f0, 
|     xSrc=0, ySrc=0, xMask=<value optimized out>, yMask=<value optimized out>, xDst=0, yDst=0, width=36, 
|     height=<value optimized out>) at ../../../miext/damage/damage.c:643
| #5  0x00000000004cd97e in ProcRenderComposite (client=0xa7b6b0) at ../../render/render.c:723
| #6  0x0000000000431584 in Dispatch () at ../../dix/dispatch.c:439
| #7  0x0000000000425bca in main (argc=7, argv=0x7d5108, envp=<value optimized out>) at ../../dix/main.c:285
| #0  RADEONGetDrawablePixmap (pDrawable=0x0) at ../../src/radeon_exa_render.c:428
| No locals.
| #1  0x00007ff373afb1e0 in R600CheckComposite (op=1, pSrcPicture=0x1047fb0, pMaskPicture=0x104a220, pDstPicture=0x104a2f0)
|     at ../../src/r600_exa.c:1325
|         pSrcPixmap = <value optimized out>
|         pDstPixmap = <value optimized out>
| #2  0x00007ff3736750fa in exaTryDriverComposite (op=0 '\000', pSrc=0x1047fb0, pMask=0x104a220, pDst=0x104a2f0, 
|     xSrc=<value optimized out>, ySrc=<value optimized out>, xMask=0, yMask=0, xDst=0, yDst=0, width=36, height=36)
|     at ../../exa/exa_render.c:695
|         region = {extents = {x1 = 24384, y1 = 125, x2 = 0, y2 = 0}, data = 0x7fffedd2f440}
|         pbox = <value optimized out>
|         nbox = <value optimized out>
|         src_off_x = <value optimized out>
|         src_off_y = <value optimized out>
|         mask_off_x = <value optimized out>
|         mask_off_y = <value optimized out>
|         dst_off_x = <value optimized out>
|         dst_off_y = <value optimized out>
|         pSrcPix = 0x0
|         pMaskPix = 0x37ecb60
|         pDstPix = 0x10485c0
|         pSrcExaPix = 0x0
|         pMaskExaPix = <value optimized out>
| #3  0x00007ff3736761f2 in exaComposite (op=<value optimized out>, pSrc=0x1047fb0, pMask=0x104a220, pDst=0x104a2f0, 
|     xSrc=<value optimized out>, ySrc=<value optimized out>, xMask=0, yMask=0, xDst=0, yDst=0, width=36, height=36)
|     at ../../exa/exa_render.c:1034
|         isSrcSolid = <value optimized out>
|         pExaScr = <value optimized out>
|         ret = <value optimized out>
|         saveMaskRepeat = 0
|         region = {extents = {x1 = 54, y1 = 1120, x2 = 0, y2 = 0}, data = 0x104a2f0}
| #4  0x00000000004d4260 in damageComposite (op=0 '\000', pSrc=<value optimized out>, pMask=<value optimized out>, pDst=0x104a2f0, 
|     xSrc=0, ySrc=0, xMask=<value optimized out>, yMask=<value optimized out>, xDst=0, yDst=0, width=36, 
|     height=<value optimized out>) at ../../../miext/damage/damage.c:643
|         ps = 0xa7eec0
|         pScrPriv = 0xa836e0
| #5  0x00000000004cd97e in ProcRenderComposite (client=0xa7b6b0) at ../../render/render.c:723
|         pSrc = 0x1047fb0
|         pMask = 0x104a220
|         pDst = 0x104a2f0
| #6  0x0000000000431584 in Dispatch () at ../../dix/dispatch.c:439
|         result = <value optimized out>
|         client = 0xf71a80
|         nready = 0
|         start_tick = 1700
| #7  0x0000000000425bca in main (argc=7, argv=0x7d5108, envp=<value optimized out>) at ../../dix/main.c:285
|         i = 1
|         alwaysCheckForInput = {0, 1}
| Continuing.
| 
| Program received signal SIGABRT, Aborted.
| 0x00007ff3758c5f45 in raise () from /lib/libc.so.6
| Continuing.
| 
| Program terminated with signal SIGABRT, Aborted.
| The program no longer exists.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan  2  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1866912 Feb 16 11:25 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4850]

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3236 Mar  4 00:31 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "glx"
	Load  "record"
	Load  "extmod"
	Load  "dri2"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "AccelMethod"        	# [<str>]
        #Option     "offscreensize"      	# [<str>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ignoreconnector"    	# [<str>]
        #Option     "forcereduced"       	# [<bool>]
        #Option     "forcedpi"           	# <i>
        #Option     "useconfiguredmonitor" 	# [<bool>]
        #Option     "HPD"                	# <str>
        #Option     "NoRandr"            	# [<bool>]
        #Option     "RROutputOrder"      	# [<str>]
        #Option     "DRI"                	# [<bool>]
        #Option     "TVMode"             	# [<str>]
        #Option     "ScaleType"          	# [<str>]
        #Option     "UseAtomBIOS"        	# [<bool>]
        #Option     "AtomBIOS"           	# [<str>]
        #Option     "UnverifiedFeatures" 	# [<bool>]
        #Option     "Audio"              	# [<bool>]
        #Option     "AudioStreamSilence" 	# [<str>]
        #Option     "HDMI"               	# [<str>]
        #Option     "COHERENT"           	# [<str>]
        #Option     "ForceLowPowerMode"  	# [<bool>]
        #Option     "LowPowerModeEngineClock" 	# <i>
	Identifier  "Card0"
	Driver      "radeonhd"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV770 [Radeon HD 4850]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 12121 Oct 25 11:24 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 77280 Mar  4 00:37 /var/log/Xorg.0.log

Xorg X server log file corresponding to the above backtrace:

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.8-dsa-amd64 x86_64 Debian
Current Operating System: Linux amos 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-amd64 root=/dev/mapper/lxvg-root64 ro
Build Date: 16 February 2010  10:23:38AM
xorg-server 2:1.7.5-1 (buildd@brahms.debian.org) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  3 21:42:50 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x7c1e20
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:1:0:0) 1002:9442:174b:e104 ATI Technologies Inc RV770 [Radeon HD 4850] rev 0, Mem @ 0xd0000000/268435456, 0xfe9e0000/65536, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "radeonhd"
(II) Loading /usr/lib/xorg/modules/drivers/radeonhd_drv.so
(II) Module radeonhd: vendor="AMD GPG"
	compiled for 1.7.3.902, module version = 1.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices:
	RV505 : Radeon X1550, X1550 64bit.
	RV515 : Radeon X1300, X1550, X1600; FireGL V3300, V3350.
	RV516 : Radeon X1300, X1550, X1550 64-bit, X1600; FireMV 2250.
	R520  : Radeon X1800; FireGL V5300, V7200, V7300, V7350.
	RV530 : Radeon X1300 XT, X1600, X1600 Pro, X1650; FireGL V3400, V5200.
	RV535 : Radeon X1300, X1650.
	RV550 : Radeon X2300 HD.
	RV560 : Radeon X1650.
	RV570 : Radeon X1950, X1950 GT; FireGL V7400.
	R580  : Radeon X1900, X1950; AMD Stream Processor.
	R600  : Radeon HD 2900 GT/Pro/XT; FireGL V7600/V8600/V8650.
	RV610 : Radeon HD 2350, HD 2400 Pro/XT, HD 2400 Pro AGP; FireGL V4000.
	RV620 : Radeon HD 3450, HD 3470.
	RV630 : Radeon HD 2600 LE/Pro/XT, HD 2600 Pro/XT AGP; Gemini RV630;
		FireGL V3600/V5600.
	RV635 : Radeon HD 3650, HD 3670.
	RV670 : Radeon HD 3690, 3850, HD 3870, FireGL V7700, FireStream 9170.
	R680  : Radeon HD 3870 X2.
	M52   : Mobility Radeon X1300.
	M54   : Mobility Radeon X1400; M54-GL.
	M56   : Mobility Radeon X1600; Mobility FireGL V5200.
	M58   : Mobility Radeon X1800, X1800 XT; Mobility FireGL V7100, V7200.
	M62   : Mobility Radeon X1350.
	M64   : Mobility Radeon X1450, X2300.
	M66   : Mobility Radeon X1700, X1700 XT; FireGL V5250.
	M68   : Mobility Radeon X1900.
	M71   : Mobility Radeon HD 2300.
	M72   : Mobility Radeon HD 2400; Radeon E2400.
	M74   : Mobility Radeon HD 2400 XT.
	M76   : Mobility Radeon HD 2600;
		(Gemini ATI) Mobility Radeon HD 2600 XT.
	M82   : Mobility Radeon HD 3400.
	M86   : Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700.
	M88   : Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2.
	RS600 : Radeon Xpress 1200, Xpress 1250.
	RS690 : Radeon X1200, X1250, X1270.
	RS740 : RS740, RS740M.
	RS780 : Radeon HD 3100/3200/3300 Series.
	R700  : Radeon R700.
	RV710 : Radeon HD4570, HD4350.
	RV730 : Radeon HD4670, HD4650.
	RV740 : Radeon HD4770. EXPERIMENTAL AND UNTESTED.
	RV770 : Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro.
	RV790 : Radeon HD 4890.
	M92   : Mobility Radeon HD4330, HD4530, HD4570. EXPERIMENTAL.
	M93   : Mobility Radeon M93. EXPERIMENTAL AND UNTESTED.
	M96   : Mobility Radeon HD4600.
	M97   : Mobility Radeon HD4860. EXPERIMENTAL AND UNTESTED.
	M98   : Mobility Radeon HD4850, HD4870.

(II) RADEONHD: version 1.3.0, built from dist of git branch master, commit 8cbff7bf

(II) Primary Device is: PCI 01@00:00:0
(==) RADEONHD(0): Depth 24, (--) framebuffer bpp 32
(**) RADEONHD(0): Selected EXA 2D acceleration.
(II) RADEONHD(0): Card not in database: 0x9442:0x174B:0xE104; using generic modesetting.
	If - and only if - your card does not work or does not work optimally
	please contact radeonhd@opensuse.org to help rectify this.
	Use the subject: 0x9442:0x174B:0xE104: <name of board>
	and *please* describe the problems you are seeing
	in your message.
(--) RADEONHD(0): Detected an RV770 on an unidentified card
(II) RADEONHD(0): Mapped IO @ 0xfe9e0000 to 0x7ff3779fb000 (size 0x00010000)
(II) RADEONHD(0): PCIE Card Detected
(II) RADEONHD(0): Getting BIOS copy from legacy VBIOS location
(II) RADEONHD(0): ATOM BIOS Rom: 
	SubsystemVendorID: 0x174b SubsystemID: 0xe104
	IOBaseAddress: 0xc000
	Filename: 1E1043SA.QI1
	BIOS Bootup Message: HD4850 E625M993 256B 1GB GDDR3 DVI+HDMI+VGA                                   
(II) RADEONHD(0): Analog TV Default Mode: 8
(II) RADEONHD(0): Found default TV Mode PAL
(II) RADEONHD(0): The detected amount of videoram exceeds the PCI BAR aperture.
(II) RADEONHD(0): Using only 262144kB of the total 1048576kB.
(--) RADEONHD(0): VideoRAM: 262144 kByte
(II) RADEONHD(0): Framebuffer space used by Firmware (kb): 20
(II) RADEONHD(0): Start of VRAM area used by Firmware: 0xfffec
(II) RADEONHD(0): AtomBIOS requests 20kB of VRAM scratch space
(II) RADEONHD(0): AtomBIOS VRAM scratch base: 0xfffec
(WW) RADEONHD(0): rhdAtomAllocateFbScratch: FW FB scratch area not located at the end of VRAM. Scratch End: 0x104fec VRAM End: 0x10000000
(II) RADEONHD(0): Cannot get VRAM scratch space. Allocating in main memory instead
(II) RADEONHD(0): Default Engine Clock: 625000
(II) RADEONHD(0): Default Memory Clock: 993000
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1200000
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Input: 16000
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Input: 6000
(II) RADEONHD(0): Maximum Pixel Clock: 400000
(II) RADEONHD(0): Reference Clock: 66000
(II) RADEONHD(0): Found libdri 5.4.0.
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEONHD(0): Found libdrm 1.3.0.
(II) RADEONHD(0): Found radeon drm 1.31.0.
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) RADEONHD(0): Reference Clock: 66000
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f90
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f90
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 0" initialized.
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f94
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f94
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 1" initialized.
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f98
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f98
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 2" initialized.
(II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f88
(II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0
(II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f88
(II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8
(II) RADEONHD(0): I2C bus "RHD I2C line 3" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) RADEONHD(0): Detected VGA mode.
(**) RADEONHD(0): Using AtomBIOS for Crtcs
(**) RADEONHD(0): Using AtomBIOS for PLLs
(II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0
(II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1200000
(II) RADEONHD(0): Maximum Pixel Clock: 400000
(II) RADEONHD(0): Reference Clock: 66000
(II) RADEONHD(0): rhdAtomSetPixelClockVersion returned version 3 for index 0xc
(II) RADEONHD(0): rhdAtomSetPixelClockVersion returned version 3 for index 0xc
(II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00000000 (size = 0x00004000)
(II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00004000 (size = 0x00004000)
(II) RADEONHD(0): FirmwareInfo Revision 0104
(II) RADEONHD(0): Unused attribute: ul3DAccelerationEngineClock 0
(II) RADEONHD(0): Unused attribute: ulDriverTargetEngineClock 0
(II) RADEONHD(0): Unused attribute: ulDriverTargetMemoryClock 0
(II) RADEONHD(0): Unused attribute: ucASICMaxTemperature 0
(II) RADEONHD(0): Scary bits: Estimated MinEngineClock 250000 kHz
(II) RADEONHD(0): Scary bits: Estimated MinMemoryClock 250000 kHz
(II) RADEONHD(0): Default Engine Clock: 625000
(II) RADEONHD(0): Default Memory Clock: 993000
(II) RADEONHD(0): Current Engine Clock: 623900
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Power Management: used engine clock / memory clock / core (VDDC) voltage   (0: ignore)
(II) RADEONHD(0): Power Management: Raw Ranges
(II) RADEONHD(0):   Minimum    250000 kHz /   250000 kHz /  0.892 V
(II) RADEONHD(0):   Maximum    700000 kHz /  1200000 kHz /  1.158 V
(II) RADEONHD(0):   Default    625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0): PowerPlayInfo Revision 0401
(II) RADEONHD(0): Power Management: Validated Ranges
(II) RADEONHD(0):   Minimum    160000 kHz /   250000 kHz /  0.892 V
(II) RADEONHD(0):   Maximum    700000 kHz /  1200000 kHz / 65.281 V
(II) RADEONHD(0):   Default    625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0): Power Management: Known Good Configurations
(II) RADEONHD(0):   1          650000 kHz /  1000000 kHz / 65.281 V
(II) RADEONHD(0):   2          160000 kHz /   250000 kHz /  1.044 V
(II) RADEONHD(0):   3          500000 kHz /   750000 kHz /  1.044 V
(II) RADEONHD(0):   4          625000 kHz /   993000 kHz / 65.281 V
(II) RADEONHD(0):   5          500000 kHz /   750000 kHz /  1.044 V
(II) RADEONHD(0):   6          500000 kHz /   750000 kHz /  1.044 V
(II) RADEONHD(0):   7          500000 kHz /   750000 kHz /  1.044 V
(II) RADEONHD(0):   8          625000 kHz /   993000 kHz / 65.281 V
(II) RADEONHD(0):   9          625000 kHz /   993000 kHz / 65.281 V
(II) RADEONHD(0): Power Management: Final Levels
(II) RADEONHD(0):   Off        160000 kHz /   250000 kHz /  0.892 V
(II) RADEONHD(0):   Idle       625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0):   Slow2D     625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0):   Fast2D     625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0):   Slow3D     625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0):   Fast3D     625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0):   Max3D      700000 kHz /  1200000 kHz / 65.281 V
(II) RADEONHD(0):   User       625000 kHz /   993000 kHz /  1.123 V
(II) RADEONHD(0): Connector[0] {RHD_CONNECTOR_DVI, "DUAL_LINK_DVI_I CRT1 DFP2", RHD_DDC_3, RHD_HPD_1, { RHD_OUTPUT_KLDSKP_LVTMA, RHD_OUTPUT_DACA } }
(II) RADEONHD(0): Connector[1] {RHD_CONNECTOR_DVI_SINGLE, "HDMI_TYPE_A DFP1", RHD_DDC_1, RHD_HPD_2, { RHD_OUTPUT_UNIPHYB, RHD_OUTPUT_NONE } }
(II) RADEONHD(0): Connector[2] {RHD_CONNECTOR_VGA, "VGA CRT2", RHD_DDC_2, RHD_HPD_NONE, { RHD_OUTPUT_DACB, RHD_OUTPUT_NONE } }
(**) RADEONHD(0): Using AtomBIOS for Outputs
(II) RADEONHD(0): rhdAtomSelectCrtcSourceVersion returned version 2 for index 0x2a
(--) RADEONHD(0): Attaching Output AtomOutputKldskpLvtma to Connector DVI-I 1
(**) RADEONHD(0): Using AtomBIOS for Outputs
(II) RADEONHD(0): rhdAtomSelectCrtcSourceVersion returned version 2 for index 0x2a
(--) RADEONHD(0): Attaching Output AtomOutputDACA to Connector DVI-I 1
(**) RADEONHD(0): Using AtomBIOS for Outputs
(EE) RADEONHD(0): RHDHdmiInit: unknown HDMI output type
(II) RADEONHD(0): rhdAtomSelectCrtcSourceVersion returned version 2 for index 0x2a
(--) RADEONHD(0): Attaching Output AtomOutputUniphyB to Connector DVI-D 2
(**) RADEONHD(0): Using AtomBIOS for Outputs
(II) RADEONHD(0): rhdAtomSelectCrtcSourceVersion returned version 2 for index 0x2a
(--) RADEONHD(0): Attaching Output AtomOutputDACB to Connector VGA 1
(II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/digital for Output AtomOutputKldskpLvtma
(II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/analog for Output AtomOutputDACA
(II) RADEONHD(0): RandR: Adding RRoutput DVI-D_2 for Output AtomOutputUniphyB
(II) RADEONHD(0): RandR: Adding RRoutput VGA_1 for Output AtomOutputDACB
(II) RADEONHD(0): Output DVI-I_1/digital using monitor section Monitor0
(II) RADEONHD(0): Output DVI-I_1/digital has no monitor section
(II) RADEONHD(0): Output DVI-I_1/analog has no monitor section
(II) RADEONHD(0): Output DVI-D_2 has no monitor section
(II) RADEONHD(0): Output VGA_1 has no monitor section
(II) RADEONHD(0): EDID for output DVI-I_1/digital
(II) RADEONHD(0): EDID for output DVI-I_1/analog
(II) RADEONHD(0): EDID for output DVI-D_2
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): Setting AtomOutputDACB to incoherent
(II) RADEONHD(0): I2C device "RHD I2C line 2:ddc2" registered at address 0xA0.
(II) RADEONHD(0): I2C device "RHD I2C line 2:DDC control interface" registered at address 0x6E.
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID for output VGA_1
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): Not using default mode "320x175" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "320x200" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "360x200" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "320x240" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "320x240" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "320x240" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "320x240" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "400x300" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "400x300" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "400x300" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "400x300" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "400x300" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "512x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "512x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "512x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "512x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "512x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "640x480" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "640x480" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "640x512" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "640x512" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "640x512" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "800x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "800x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "800x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "800x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "800x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "896x672" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1792x1344" (mode clock too high)
(II) RADEONHD(0): Not using default mode "896x672" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "928x696" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEONHD(0): Not using default mode "928x696" (hsync out of range)
(II) RADEONHD(0): Not using default mode "960x720" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEONHD(0): Not using default mode "960x720" (hsync out of range)
(II) RADEONHD(0): Not using default mode "416x312" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "576x432" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) RADEONHD(0): Not using default mode "680x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "680x384" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "700x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "700x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "700x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "700x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "720x450" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1600x1024" (horizontal sync too narrow)
(II) RADEONHD(0): Not using default mode "800x512" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) RADEONHD(0): Not using default mode "840x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "840x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "840x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "840x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "840x525" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) RADEONHD(0): Not using default mode "960x540" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(II) RADEONHD(0): Not using default mode "960x600" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEONHD(0): Not using default mode "960x720" (hsync out of range)
(II) RADEONHD(0): Not using default mode "2048x1536" (mode clock too high)
(II) RADEONHD(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) RADEONHD(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEONHD(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEONHD(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEONHD(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEONHD(0): Printing probed modes for output VGA_1
(II) RADEONHD(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz)
(II) RADEONHD(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz)
(II) RADEONHD(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x79.9  235.75  1600 1724 1898 2196  1280 1283 1290 1343 -hsync +vsync (107.4 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x85.0  235.50  1600 1724 1898 2196  1200 1203 1207 1262 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x85.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz)
(II) RADEONHD(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) RADEONHD(0): Modeline "1680x1050"x84.9  214.75  1680 1808 1984 2288  1050 1053 1059 1105 -hsync +vsync (93.9 kHz)
(II) RADEONHD(0): Modeline "1680x1050"x74.9  187.00  1680 1800 1976 2272  1050 1053 1059 1099 -hsync +vsync (82.3 kHz)
(II) RADEONHD(0): Modeline "1680x1050"x69.9  174.00  1680 1800 1976 2272  1050 1053 1059 1096 -hsync +vsync (76.6 kHz)
(II) RADEONHD(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) RADEONHD(0): Modeline "1400x1050"x85.0  179.26  1400 1504 1656 1912  1050 1051 1054 1103 -hsync +vsync (93.8 kHz)
(II) RADEONHD(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz)
(II) RADEONHD(0): Modeline "1400x1050"x70.0  145.06  1400 1496 1648 1896  1050 1051 1054 1093 -hsync +vsync (76.5 kHz)
(II) RADEONHD(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) RADEONHD(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
(II) RADEONHD(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz)
(II) RADEONHD(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
(II) RADEONHD(0): Modeline "1152x864"x100.0  143.47  1152 1232 1360 1568  864 865 868 915 -hsync +vsync (91.5 kHz)
(II) RADEONHD(0): Modeline "1152x864"x85.1  121.50  1152 1216 1344 1568  864 865 868 911 +hsync -vsync (77.5 kHz)
(II) RADEONHD(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz)
(II) RADEONHD(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz)
(II) RADEONHD(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
(II) RADEONHD(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) RADEONHD(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) RADEONHD(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) RADEONHD(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x87.8   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Output DVI-I_1/digital disconnected
(II) RADEONHD(0): Output DVI-I_1/analog disconnected
(II) RADEONHD(0): Output DVI-D_2 disconnected
(II) RADEONHD(0): Output VGA_1 connected
(II) RADEONHD(0): Using exact sizes for initial modes
(II) RADEONHD(0): Output VGA_1 using initial mode 1920x1440
(II) RADEONHD(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(II) RADEONHD(0): RandR 1.2 support enabled
(==) RADEONHD(0): RGB weight 888
(==) RADEONHD(0): Default visual is TrueColor
(II) RADEONHD(0): Using 3840x1920 Framebuffer with 3840 pitch
(II) RADEONHD(0): FB: Allocated ScanoutBuffer at offset 0x00008000 (size = 0x01C20000)
(==) RADEONHD(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules/libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 2.5.0
	ABI class: X.Org Video Driver, version 6.0
(II) RADEONHD(0): FB: Allocated Offscreen Buffer at offset 0x01C28000 (size = 0x01998000)
(II) RADEONHD(0): FB: Allocated DRI Back Buffer at offset 0x035C0000 (size = 0x01C20000)
(II) RADEONHD(0): FB: Allocated DRI Depth Buffer at offset 0x051E0000 (size = 0x01C20000)
(II) RADEONHD(0): FB: Allocated GART table at offset 0x0FFF0000 (size = 0x00010000, end of FB)
(II) RADEONHD(0): FB: Allocated DRI Textures at offset 0x06E00000 (size = 0x09000000)
(II) RADEONHD(0): Using 16 MB GART aperture
(II) RADEONHD(0): Using 2 MB for the ring buffer
(II) RADEONHD(0): Using 2 MB for vertex/indirect buffers
(II) RADEONHD(0): Using 12 MB for GART textures
(--) Depth 24 pixmap format is 32 bpp
(II) RADEONHD(0): Mapped IO @ 0xfe9e0000 to 0x7ff3779fb000 (size 0x00010000)
(II) RADEONHD(0): Mapped FB @ 0xd0000000 to 0x7ff363668000 (size 0x10000000)
(II) RADEONHD(0): Attempting to enable power management
(II) RADEONHD(0): Current Engine Clock: 623900
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) RADEONHD(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEONHD(0): [drm] framebuffer handle = 0xd0000000
(II) RADEONHD(0): [drm] added 1 reserved context for kernel
(II) RADEONHD(0): X context handle = 0x1
(II) RADEONHD(0): [drm] installed DRM signal handler
(II) RADEONHD(0): [pci] 16384 kB allocated with handle 0x12d35900
(II) RADEONHD(0): [pci] ring handle = 0x1b7fe000
(II) RADEONHD(0): [pci] Ring mapped at 0x7ff363467000
(II) RADEONHD(0): [pci] Ring contents 0x00000000
(II) RADEONHD(0): [pci] ring read ptr handle = 0x2b7fe000
(II) RADEONHD(0): [pci] Ring read ptr mapped at 0x7ff3779f8000
(II) RADEONHD(0): [pci] Ring read ptr contents 0x00000000
(II) RADEONHD(0): [pci] vertex/indirect buffers handle = 0x1b800000
(II) RADEONHD(0): [pci] Vertex/indirect buffers mapped at 0x7ff363267000
(II) RADEONHD(0): [pci] Vertex/indirect buffers contents 0x00000000
(II) RADEONHD(0): [pci] GART texture map handle = 0x1b801000
(II) RADEONHD(0): [pci] GART Texture map mapped at 0x7ff3626a7000
(II) RADEONHD(0): [drm] register handle = 0x2fff8000
(II) RADEONHD(0): [dri] Visual configs initialized
(II) RADEONHD(0): Attempting to set Engine Clock to 625000
(II) RADEONHD(0): Current Engine Clock: 624930
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): [DRI] installation complete
(II) RADEONHD(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEONHD(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEONHD(0): [drm] dma control initialized, using IRQ 16
(II) RADEONHD(0): [drm] Initialized kernel GART heap manager, 12320768
(II) RADEONHD(0): Direct rendering enabled
(II) RADEONHD(0): Using DRM Command Processor (indirect) for acceleration.
(II) EXA(0): Offscreen pixmap area of 26836992 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(II)         DownloadFromScreen
(==) RADEONHD(0): Backing store disabled
(==) RADEONHD(0): Silken mouse enabled
(II) RADEONHD(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): On Crtc 0 Setting 60.0 Hz Mode: Modeline "1920x1440"  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync
(II) RADEONHD(0): Calling SetCRTC_Timing
(II) RADEONHD(0): SetCRTC_Timing Successful
(II) RADEONHD(0): CallingSetCRTC_OverScan
(II) RADEONHD(0): Set CRTC_OverScan Successful
(II) RADEONHD(0): Calling EnableScaler
(II) RADEONHD(0): EnableScaler Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SelectCRTCSource
(II) RADEONHD(0): SelectCRTCSource Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): RHDAudioSetSupported: config 0x60040 codec 0x1
(==) RADEONHD(0): DPMS enabled
(II) RADEONHD(0): Xv: Textured Video initialised.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/r600_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) RADEONHD(0): Setting screen physical size to 508 x 381
(II) config/udev: Adding input device "Power Button" (/dev/input/event3)
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event3"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "Power Button" (/dev/input/event2)
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event2"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "Wacom Graphire4 6x8" (/dev/input/event6)
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 0.10.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Option "Device" "/dev/input/event6"
(II) "Wacom Graphire4 6x8": type not specified, assuming 'stylus'.
(II) "Wacom Graphire4 6x8": other types will be automatically added.
(**) "Wacom Graphire4 6x8": always reports core events
(II) "Wacom Graphire4 6x8": hotplugging dependent devices.
(**) Option "Device" "/dev/input/event6"
(**) "Wacom Graphire4 6x8" eraser: always reports core events
(II) XINPUT: Adding extended input device ""Wacom Graphire4 6x8" eraser" (type: ERASER)
(--) "Wacom Graphire4 6x8" eraser: using pressure threshold of 30 for button 1
(--) "Wacom Graphire4 6x8" eraser: Wacom USB Graphire4 tablet speed=38400 maxX=16704 maxY=12064 maxZ=511 resX=2032 resY=2032  tilt=disabled
(--) "Wacom Graphire4 6x8" eraser: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(**) Option "Device" "/dev/input/event6"
(**) "Wacom Graphire4 6x8" cursor: always reports core events
(II) XINPUT: Adding extended input device ""Wacom Graphire4 6x8" cursor" (type: CURSOR)
(--) "Wacom Graphire4 6x8" cursor: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(**) Option "Device" "/dev/input/event6"
(**) "Wacom Graphire4 6x8" pad: always reports core events
(II) XINPUT: Adding extended input device ""Wacom Graphire4 6x8" pad" (type: PAD)
(--) "Wacom Graphire4 6x8" pad: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(II) "Wacom Graphire4 6x8": hotplugging completed.
(II) XINPUT: Adding extended input device ""Wacom Graphire4 6x8"" (type: STYLUS)
(--) "Wacom Graphire4 6x8": top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(II) config/udev: Adding input device "Logitech USB Mouse" (/dev/input/event4)
(**) "Logitech USB Mouse": always reports core events
(**) "Logitech USB Mouse": Device: "/dev/input/event4"
(II) "Logitech USB Mouse": Found 3 mouse buttons
(II) "Logitech USB Mouse": Found scroll wheel(s)
(II) "Logitech USB Mouse": Found relative axes
(II) "Logitech USB Mouse": Found x and y relative axes
(II) "Logitech USB Mouse": Configuring as mouse
(**) "Logitech USB Mouse": YAxisMapping: buttons 4 and 5
(**) "Logitech USB Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""Logitech USB Mouse"" (type: MOUSE)
(**) "Logitech USB Mouse": (accel) keeping acceleration scheme 1
(**) "Logitech USB Mouse": (accel) acceleration profile 0
(II) "Logitech USB Mouse": initialized for relative axes.
(II) config/udev: Adding input device "Logitech USB Mouse" (/dev/input/mouse1)
(**) "Logitech USB Mouse": always reports core events
(**) "Logitech USB Mouse": Device: "/dev/input/mouse1"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""Logitech USB Mouse""
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event1)
(**) "AT Translated Set 2 keyboard": always reports core events
(**) "AT Translated Set 2 keyboard": Device: "/dev/input/event1"
(II) "AT Translated Set 2 keyboard": Found keys
(II) "AT Translated Set 2 keyboard": Configuring as keyboard
(II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/event0)
(**) "Macintosh mouse button emulation": always reports core events
(**) "Macintosh mouse button emulation": Device: "/dev/input/event0"
(II) "Macintosh mouse button emulation": Found 3 mouse buttons
(II) "Macintosh mouse button emulation": Found relative axes
(II) "Macintosh mouse button emulation": Found x and y relative axes
(II) "Macintosh mouse button emulation": Configuring as mouse
(**) "Macintosh mouse button emulation": YAxisMapping: buttons 4 and 5
(**) "Macintosh mouse button emulation": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""Macintosh mouse button emulation"" (type: MOUSE)
(**) "Macintosh mouse button emulation": (accel) keeping acceleration scheme 1
(**) "Macintosh mouse button emulation": (accel) acceleration profile 0
(II) "Macintosh mouse button emulation": initialized for relative axes.
(II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/mouse0)
(**) "Macintosh mouse button emulation": always reports core events
(**) "Macintosh mouse button emulation": Device: "/dev/input/mouse0"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""Macintosh mouse button emulation""
(II) config/udev: Adding input device "ACPI Virtual Keyboard Device" (/dev/input/event8)
(**) "ACPI Virtual Keyboard Device": always reports core events
(**) "ACPI Virtual Keyboard Device": Device: "/dev/input/event8"
(II) "ACPI Virtual Keyboard Device": Found keys
(II) "ACPI Virtual Keyboard Device": Configuring as keyboard
(II) XINPUT: Adding extended input device ""ACPI Virtual Keyboard Device"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Attempting to disable power management
(II) RADEONHD(0): Attempting to set Engine Clock to 623900
(II) RADEONHD(0): Current Engine Clock: 622870
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Query for Restore Registers: failed
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) RADEONHD(0): Attempting to enable power management
(II) RADEONHD(0): Current Engine Clock: 622870
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): On Crtc 0 Setting 60.0 Hz Mode: Modeline "1920x1440"  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync
(II) RADEONHD(0): Calling SetCRTC_Timing
(II) RADEONHD(0): SetCRTC_Timing Successful
(II) RADEONHD(0): CallingSetCRTC_OverScan
(II) RADEONHD(0): Set CRTC_OverScan Successful
(II) RADEONHD(0): Calling EnableScaler
(II) RADEONHD(0): EnableScaler Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SelectCRTCSource
(II) RADEONHD(0): SelectCRTCSource Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): RHDAudioSetSupported: config 0x60040 codec 0x1
(II) RADEONHD(0): Attempting to set Engine Clock to 625000
(II) RADEONHD(0): Current Engine Clock: 624930
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using EDID range info for horizontal sync
(II) RADEONHD(0): Using EDID range info for vertical refresh
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(--) "Wacom Graphire4 6x8": Wacom USB Graphire4 tablet speed=38400 maxX=16704 maxY=12064 maxZ=511 resX=2032 resY=2032  tilt=disabled
(--) "Wacom Graphire4 6x8": top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" eraser: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" cursor: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" pad: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Logitech USB Mouse": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.
(II) "Macintosh mouse button emulation": Device reopened after 1 attempts.
(II) "ACPI Virtual Keyboard Device": Device reopened after 1 attempts.
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using hsync ranges from config file
(II) RADEONHD(0): Using vrefresh ranges from config file
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using hsync ranges from config file
(II) RADEONHD(0): Using vrefresh ranges from config file
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using hsync ranges from config file
(II) RADEONHD(0): Using vrefresh ranges from config file
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): On Crtc 0 Setting 85.0 Hz Mode: Modeline "n/a"  235.50  1600 1724 1898 2196  1200 1203 1207 1262 -hsync +vsync
(II) RADEONHD(0): Calling SetCRTC_Timing
(II) RADEONHD(0): SetCRTC_Timing Successful
(II) RADEONHD(0): CallingSetCRTC_OverScan
(II) RADEONHD(0): Set CRTC_OverScan Successful
(II) RADEONHD(0): Calling EnableScaler
(II) RADEONHD(0): EnableScaler Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SelectCRTCSource
(II) RADEONHD(0): SelectCRTCSource Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Attempting to disable power management
(II) RADEONHD(0): Attempting to set Engine Clock to 622870
(II) RADEONHD(0): Current Engine Clock: 621840
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Query for Restore Registers: failed
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) RADEONHD(0): Attempting to enable power management
(II) RADEONHD(0): Current Engine Clock: 621840
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): On Crtc 0 Setting 85.0 Hz Mode: Modeline "n/a"  235.50  1600 1724 1898 2196  1200 1203 1207 1262 -hsync +vsync
(II) RADEONHD(0): Calling SetCRTC_Timing
(II) RADEONHD(0): SetCRTC_Timing Successful
(II) RADEONHD(0): CallingSetCRTC_OverScan
(II) RADEONHD(0): Set CRTC_OverScan Successful
(II) RADEONHD(0): Calling EnableScaler
(II) RADEONHD(0): EnableScaler Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SelectCRTCSource
(II) RADEONHD(0): SelectCRTCSource Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling DACBEncoderControl
(II) RADEONHD(0): DACBEncoderControl Successful
(II) RADEONHD(0): Calling DAC2OutputControl
(II) RADEONHD(0): DAC2OutputControl Successful
(II) RADEONHD(0): Calling DAC1OutputControl
(II) RADEONHD(0): DAC1OutputControl Successful
(II) RADEONHD(0): Calling DACAEncoderControl
(II) RADEONHD(0): DACAEncoderControl Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): RHDAudioSetSupported: config 0x60040 codec 0x1
(II) RADEONHD(0): Attempting to set Engine Clock to 625000
(II) RADEONHD(0): Current Engine Clock: 624930
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using hsync ranges from config file
(II) RADEONHD(0): Using vrefresh ranges from config file
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(II) RADEONHD(0): Calling BlankCRTC
(II) RADEONHD(0): BlankCRTC Successful
(--) "Wacom Graphire4 6x8": Wacom USB Graphire4 tablet speed=38400 maxX=16704 maxY=12064 maxZ=511 resX=2032 resY=2032  tilt=disabled
(--) "Wacom Graphire4 6x8": top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" eraser: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" cursor: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(--) "Wacom Graphire4 6x8" pad: top X=0 top Y=0 bottom X=16704 bottom Y=12064 resol X=2032 resol Y=2032
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Logitech USB Mouse": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.
(II) "Macintosh mouse button emulation": Device reopened after 1 attempts.
(II) "ACPI Virtual Keyboard Device": Device reopened after 1 attempts.
(II) RADEONHD(0): Calling DAC_LoadDetection
(II) RADEONHD(0): DAC_LoadDetection Successful
(II) RADEONHD(0): AtomOutputDACB: Sensed Output: VGA
(II) RADEONHD(0): EDID data for Nokia 446XproB
(II) RADEONHD(0): Manufacturer: NOK  Model: 150  Serial#: 44132
(II) RADEONHD(0): Year: 1998  Week: 45
(II) RADEONHD(0): EDID Version: 1.2
(II) RADEONHD(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEONHD(0): Sync:  Separate  Composite  SyncOnGreen
(II) RADEONHD(0): Max Image Size [cm]: horiz.: 36  vert.: 27
(II) RADEONHD(0): Gamma: 2.76
(II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEONHD(0): GTF timings supported
(II) RADEONHD(0): redX: 0.625 redY: 0.340   greenX: 0.285 greenY: 0.600
(II) RADEONHD(0): blueX: 0.150 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) RADEONHD(0): Supported established timings:
(II) RADEONHD(0): 720x400@70Hz
(II) RADEONHD(0): 720x400@88Hz
(II) RADEONHD(0): 640x480@60Hz
(II) RADEONHD(0): 640x480@67Hz
(II) RADEONHD(0): 640x480@72Hz
(II) RADEONHD(0): 640x480@75Hz
(II) RADEONHD(0): 800x600@56Hz
(II) RADEONHD(0): 800x600@60Hz
(II) RADEONHD(0): 800x600@72Hz
(II) RADEONHD(0): 800x600@75Hz
(II) RADEONHD(0): 832x624@75Hz
(II) RADEONHD(0): 1024x768@87Hz (interlaced)
(II) RADEONHD(0): 1024x768@60Hz
(II) RADEONHD(0): 1024x768@70Hz
(II) RADEONHD(0): 1024x768@75Hz
(II) RADEONHD(0): 1280x1024@75Hz
(II) RADEONHD(0): 1152x864@75Hz
(II) RADEONHD(0): Manufacturer's mask: 0
(II) RADEONHD(0): Supported standard timings:
(II) RADEONHD(0): #0: hsize: 1600  vsize 1280  refresh: 80  vid: 38057
(II) RADEONHD(0): #1: hsize: 1600  vsize 1200  refresh: 85  vid: 22953
(II) RADEONHD(0): Supported detailed timing:
(II) RADEONHD(0): clock: 229.5 MHz   Image Size:  354 x 265 mm
(II) RADEONHD(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) RADEONHD(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) RADEONHD(0): Ranges: V min: 50 V max: 150 Hz, H min: 30 H max: 107 kHz,
(II) RADEONHD(0): Serial No: 9845044132
(II) RADEONHD(0): Monitor name: Nokia 446Xpro
(II) RADEONHD(0): EDID (in hex):
(II) RADEONHD(0): 	00ffffffffffff0039eb500164ac0000
(II) RADEONHD(0): 	2d0801020e241bb0e902b9a057499926
(II) RADEONHD(0): 	10484cffff80a994a959010101010101
(II) RADEONHD(0): 	010101010101a659403062b0324040c0
(II) RADEONHD(0): 	130062091100001e000000fd0032961e
(II) RADEONHD(0): 	6bff000a202020202020000000ff0039
(II) RADEONHD(0): 	3834353034343133320a2020000000fc
(II) RADEONHD(0): 	004e6f6b6961203434365870726f00df
(II) RADEONHD(0): EDID vendor "NOK", prod id 336
(II) RADEONHD(0): Using hsync ranges from config file
(II) RADEONHD(0): Using vrefresh ranges from config file
(II) RADEONHD(0): Printing DDC gathered Modelines:
(II) RADEONHD(0): Modeline "1600x1200"x0.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) RADEONHD(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) RADEONHD(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) RADEONHD(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) RADEONHD(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
(II) RADEONHD(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) RADEONHD(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) RADEONHD(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) RADEONHD(0): Modeline "1600x1280"x80.0  234.98  1600 1720 1896 2192  1280 1281 1284 1340 -hsync +vsync (107.2 kHz)

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4a0b88]
1: /usr/bin/X (0x400000+0x64259) [0x464259]
2: /lib/libpthread.so.0 (0x7ff376fbe000+0xe990) [0x7ff376fcc990]
3: /usr/lib/xorg/modules/drivers/radeonhd_drv.so (0x7ff373a9d000+0x4f860) [0x7ff373aec860]
4: /usr/lib/xorg/modules/drivers/radeonhd_drv.so (0x7ff373a9d000+0x5e1e0) [0x7ff373afb1e0]
5: /usr/lib/xorg/modules/libexa.so (0x7ff373668000+0xd0fa) [0x7ff3736750fa]
6: /usr/lib/xorg/modules/libexa.so (0x7ff373668000+0xe1f2) [0x7ff3736761f2]
7: /usr/bin/X (0x400000+0xd4260) [0x4d4260]
8: /usr/bin/X (0x400000+0xcd97e) [0x4cd97e]
9: /usr/bin/X (0x400000+0x31584) [0x431584]
10: /usr/bin/X (0x400000+0x25bca) [0x425bca]
11: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7ff3758b2abd]
12: /usr/bin/X (0x400000+0x25779) [0x425779]
Segmentation fault at address (nil)

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "Wacom Graphire4 6x8": removing automatically added devices.
(II) "Wacom Graphire4 6x8": removing dependent device '"Wacom Graphire4 6x8" pad'
(II) UnloadModule: "wacom"
(II) "Wacom Graphire4 6x8": removing dependent device '"Wacom Graphire4 6x8" cursor'
(II) UnloadModule: "wacom"
(II) "Wacom Graphire4 6x8": removing dependent device '"Wacom Graphire4 6x8" eraser'
(II) UnloadModule: "wacom"
(II) UnloadModule: "wacom"
(II) "Logitech USB Mouse": Close
(II) UnloadModule: "evdev"
(II) "AT Translated Set 2 keyboard": Close
(II) UnloadModule: "evdev"
(II) "Macintosh mouse button emulation": Close
(II) UnloadModule: "evdev"
(II) "ACPI Virtual Keyboard Device": Close
(II) UnloadModule: "evdev"
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling EnableCRTC
(II) RADEONHD(0): EnableCRTC Successful
(II) RADEONHD(0): Calling EnableCRTCMemReq
(II) RADEONHD(0): EnableCRTCMemReq Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Calling SetPixelClock
(II) RADEONHD(0): SetPixelClock Successful
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Attempting to disable power management
(II) RADEONHD(0): Attempting to set Engine Clock to 621840
(II) RADEONHD(0): Current Engine Clock: 620810
(II) RADEONHD(0): Current Memory Clock: 992060
(II) RADEONHD(0): Current Chip Voltage: 1123
(II) RADEONHD(0): Query for Restore Registers: failed
(II) RADEONHD(0): Query for Restore Registers: failed


udev information:
P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:64

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:66
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:67
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.4/2-2.4:1.0/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-Logitech_USB_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:2.4:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.4/2-2.4:1.0/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Mouse
E: ID_MODEL_ENC=USB\x20Mouse
E: ID_MODEL_ID=c001
E: ID_REVISION=0410
E: ID_SERIAL=Logitech_USB_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.4:1.0
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-Logitech_USB_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:2.4:1.0-event-mouse

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:69 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1:1.0/input/input6/event6
N: input/event6
S: input/by-path/pci-0000:00:1d.7-usb-0:2.1:1.0-wacom
S: input/tablet-graphire4-6x8
S: input/wacom
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1:1.0/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_VENDOR=WACOM
E: ID_VENDOR_ENC=WACOM
E: ID_VENDOR_ID=056a
E: ID_MODEL=CTE-640-U_V4.0-3
E: ID_MODEL_ENC=CTE-640-U\x20V4.0-3
E: ID_MODEL_ID=0016
E: ID_REVISION=0403
E: ID_SERIAL=WACOM_CTE-640-U_V4.0-3
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=wacom
E: ID_PATH=pci-0000:00:1d.7-usb-0:2.1:1.0
E: WACOM_TYPE=stylus
E: x11_driver=wacom
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.7-usb-0:2.1:1.0-wacom /dev/input/tablet-graphire4-6x8 /dev/input/wacom

P: /devices/pci0000:00/0000:00:1b.0/input/input7/event7
N: input/event7
S: char/13:71
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:71

P: /devices/virtual/input/input8/event8
N: input/event8
S: char/13:72
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:72
E: XKBOPTIONS=lv3:ralt_switch
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

DRM Information from dmesg:
[10069.287994] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.288073] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.300455] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.300528] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.312880] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.312952] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.325300] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.325371] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.337732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.337814] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.350159] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.350242] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.362607] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.362680] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.375059] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.375133] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.387491] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.387576] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.399923] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.400019] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.412372] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.412443] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.424806] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.424877] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.437221] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.437294] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.449631] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.449703] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.462051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.462134] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.474488] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.474561] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.487030] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.487101] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.499500] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.499574] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.511929] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.512020] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.524375] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.524446] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.536794] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.536864] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.549213] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.549285] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.561633] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.561706] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.574062] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.574144] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.586483] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.586566] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.598909] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.598993] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.611331] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.611416] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.623764] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.623849] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.636206] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.636277] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.648621] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.648693] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.661044] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.661115] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.673459] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.673531] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.685888] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.685961] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.698314] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.698387] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.710728] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.710812] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.723151] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.723235] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.735572] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.735656] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.748012] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.748082] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.760424] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.760494] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.772850] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.772920] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.785267] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.785340] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.797720] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.797793] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.810146] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.810229] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.822573] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.822656] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.834995] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.835079] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.847441] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.847525] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.859876] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.859960] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.872296] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.872366] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.884732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.884802] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.897208] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.897279] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.909625] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.909707] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.922198] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.922271] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.934675] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.934748] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.947125] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.947209] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.959583] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.959667] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.972027] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.972096] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.984531] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.984612] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.997050] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10069.997120] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.009483] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.009564] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.021925] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.021998] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.034344] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.034417] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.046776] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.046860] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.059213] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.059297] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.071640] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.071714] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.084077] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.084148] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.096495] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.096575] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.108934] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.109007] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.121357] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.121429] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.133805] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.133877] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.146238] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.146321] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.158663] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.158747] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.171091] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.171165] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.183512] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.183596] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.195940] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.196031] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.208379] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.208450] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.220788] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.220859] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.233219] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.233291] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.245644] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.245715] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.258062] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.258144] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.270479] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.270552] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.282891] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.282975] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.295320] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.295404] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.307748] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.307832] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.320191] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.320262] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.332612] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.332684] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.345029] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.345100] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.357454] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.357527] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.369935] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.370007] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.382350] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.382433] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.394778] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.394861] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.407214] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.407298] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.419639] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.419724] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.432092] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.432163] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.444520] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.444600] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.456945] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.457017] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.469379] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.469452] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.481848] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.481917] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.494334] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.494417] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.506777] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.506860] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.519209] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.519293] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.531641] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.531726] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.544158] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.544227] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.556725] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.556796] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.569283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.569356] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.581705] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.581778] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.594128] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.594211] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.606559] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.606642] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.618987] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.619071] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.631413] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.631497] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.643838] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.643923] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.656272] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.656344] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.668694] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.668764] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.681112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.681185] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.693545] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.693618] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.706112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.706185] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.718707] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.718780] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.731295] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.731369] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.743859] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.743945] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.756425] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.756496] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.768870] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.768942] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.781419] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.781492] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.793869] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.793942] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.806304] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.806387] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.818738] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.818821] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.831165] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.831249] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.843610] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.843695] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.856049] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.856120] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.868472] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.868540] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.880900] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.880972] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.893309] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.893380] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.905731] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.905813] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.918296] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.918369] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.931112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.931186] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.943555] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.943639] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.955987] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.956010] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.968295] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.968365] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.980737] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.980801] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.993684] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10070.993757] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.006145] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.006228] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.018714] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.018787] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.031153] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.031237] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.043633] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.043707] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.056086] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.056157] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.068557] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.068638] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.081144] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.081215] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.093581] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.093663] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.106013] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.106095] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.118484] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.118557] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.131051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.131136] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.143495] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.143579] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.155938] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.156030] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.168384] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.168453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.182256] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.182323] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.195282] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.195368] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.216310] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.216391] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.235932] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.236020] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.248618] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.248690] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.261181] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.261253] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.273644] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.273727] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.286221] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.286293] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.298672] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.298744] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.311232] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.311306] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.323662] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.323737] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.336318] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.336388] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.348903] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.348973] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.361447] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.361519] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.373897] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.373970] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.386320] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.386393] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.398743] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.398826] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.411174] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.411248] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.423716] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.423791] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.436168] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.436239] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.448608] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.448680] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.461038] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.461109] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.473455] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.473526] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.485930] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.486003] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.498407] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.498490] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.510856] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.510940] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.523300] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.523384] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.535732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.535817] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.548179] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.548250] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.560606] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.560678] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.573029] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.573102] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.585450] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.585522] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.597870] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.597943] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.610289] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.610362] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.622718] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.622801] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.635164] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.635233] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.647721] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.647796] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.660159] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.660230] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.672626] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.672698] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.685176] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.685249] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.697591] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.697664] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.710047] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.710118] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.722602] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.722675] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.735027] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.735111] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.747459] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.747543] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.759883] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.759968] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.772310] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.772380] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.784733] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.784803] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.797193] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.797266] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.809607] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.809679] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.822031] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.822113] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.834455] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.834538] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.846897] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.846981] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.859319] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.859403] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.871745] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.871820] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.884201] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.884270] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.896769] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.896842] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.909197] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.909268] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.921745] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.921827] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.934236] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.934318] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.946687] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.946771] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.959121] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.959205] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.971605] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.971680] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.984271] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.984341] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.996788] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10071.996858] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.009249] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.009322] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.021722] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.021796] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.034315] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.034398] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.046800] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.046873] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.059402] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.059486] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.071962] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.072050] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.084437] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.084508] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.097014] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.097086] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.109459] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.109532] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.122045] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.122117] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.134529] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.134612] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.146988] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.147071] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.159434] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.159519] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.171871] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.171946] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.184323] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.184393] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.196764] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.196836] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.209200] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.209271] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.221685] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.221757] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.234295] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.234378] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.246753] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.246836] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.259199] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.259283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.271640] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.271715] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.284094] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.284164] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.296668] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.296741] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.309105] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.309178] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.321658] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.321732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.334076] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.334159] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.346648] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.346721] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.359072] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.359156] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.371516] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.371600] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.384067] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.384136] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.396504] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.396585] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.409059] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.409130] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.421483] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.421565] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.433905] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.433978] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.446322] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.446394] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.458742] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.458826] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.471160] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.471233] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.483581] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.483650] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.496076] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.496145] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.508689] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.508759] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.521168] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.521240] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.533637] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.533709] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.546097] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.546179] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.558580] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.558663] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.571097] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.571181] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.583582] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.583666] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.596072] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.596143] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.608543] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.608623] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.621018] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.621091] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.633475] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.633546] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.645944] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.646026] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.658410] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.658493] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.671024] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.671098] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.683645] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.683730] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.696136] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.696207] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.708618] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.708690] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.721086] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.721157] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.733554] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.733627] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.746016] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.746089] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.758491] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.758574] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.770993] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.771077] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.783465] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.783549] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.795970] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.796054] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.808446] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.808518] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.820921] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.820991] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.833430] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.833501] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.846043] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.846116] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.858502] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.858575] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.870949] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.871023] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.883395] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.883479] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.895846] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.895932] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.908318] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.908388] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.921042] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.921113] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.933559] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.933631] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.946040] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.946112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.958648] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.958732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.971288] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.971364] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.983865] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.983933] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.996561] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10072.996633] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.009179] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.009250] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.021668] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.021750] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.034250] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.034323] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.046777] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.046851] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.059400] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.059474] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.072017] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.072088] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.084501] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.084571] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.097088] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.097161] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.109661] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.109732] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.122259] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.122331] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.134850] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.134934] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.147453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.147538] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.160033] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.160105] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.172613] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.172685] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.185200] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.185272] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.197827] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.197899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.210439] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.210522] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.223066] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.223140] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.235832] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.235906] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.248536] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.248617] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.261186] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.261257] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.273806] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.273878] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.286472] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.286545] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.299102] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.299175] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.311714] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.311798] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.324348] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.324419] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.336987] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.337060] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.349585] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.349658] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.362211] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.362283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.374846] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.374930] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.387480] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.387554] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.400093] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.400164] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.412745] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.412815] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.425348] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.425421] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.437952] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.438035] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.450591] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.450674] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.463227] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.463301] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.475852] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.475928] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.488511] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.488581] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.501202] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.501275] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.513824] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.513895] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.526474] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.526548] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.539100] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.539173] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.551706] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.551791] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.564335] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.564406] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.576948] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.577019] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.589598] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.589669] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.602235] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.602317] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.614875] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.614948] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.627499] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.627573] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.640107] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.640178] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.652749] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.652819] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.665355] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.665427] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.677972] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.678044] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.690592] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.690675] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.703361] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.703435] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.715984] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.716035] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.728557] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.728627] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.741193] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.741264] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.753811] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.753885] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.766418] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.766490] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.779034] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.779116] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.791806] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.791892] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.804483] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.804551] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.817105] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.817178] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.829686] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.829759] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.842280] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.842352] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.854894] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.854967] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.867510] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.867586] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.880109] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.880179] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.892687] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.892759] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.905267] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.905338] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.917959] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.918032] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.930694] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.930767] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.943473] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.943558] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.955920] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.955995] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.968486] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.968555] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.980910] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.980982] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.993417] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10073.993489] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.005875] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.005949] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.018301] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.018374] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.030734] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.030817] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.043158] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.043242] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.055584] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.055669] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.068031] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.068099] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.080453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.080519] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.092883] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.092954] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.105304] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.105377] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.117720] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.117792] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.130160] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.130232] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.142589] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.142673] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.155028] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.155112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.167467] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.167540] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.179893] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.179978] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.193831] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.193910] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.208423] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.208495] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.223193] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.223269] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.235708] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.235793] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.248230] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.248301] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.260679] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.260760] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.273118] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.273189] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.285563] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.285645] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.298001] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.298084] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.310433] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.310516] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.322869] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.322952] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.335304] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.335388] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.347733] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.347818] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.360269] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.360339] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.372866] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.372937] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.385294] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.385367] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.397715] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.397787] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.410130] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.410212] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.422566] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.422649] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.434992] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.435076] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.447420] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.447504] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.459841] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.459926] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.472281] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.472351] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.484699] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.484770] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.497199] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.497271] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.509648] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.509722] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.522073] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.522145] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.534504] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.534587] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.546941] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.547024] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.559370] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.559454] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.571801] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.571876] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.584240] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.584311] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.596674] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.596746] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.609091] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.609162] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.621507] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.621580] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.633917] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.633989] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.646402] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.646475] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.658823] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.658907] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.671253] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.671327] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.683673] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.683758] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.696317] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.696387] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.709332] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.709405] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.721785] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.721857] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.734222] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.734305] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.746660] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.746744] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.759108] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.759192] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.771601] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.771677] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.784213] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.784284] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.796812] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.796883] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.809343] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.809416] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.822259] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.822332] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.835307] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.835381] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.844630] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.845697] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.845903] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.846099] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.848665] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.850216] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.850287] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.863341] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.863415] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.876255] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.876326] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.889107] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.889180] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.901882] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.901956] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.914627] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.914701] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.927488] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.927563] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.939959] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.940023] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.952432] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.952506] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.964933] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.965005] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.977381] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.977453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.989899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.989982] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.998412] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.999150] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.999355] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10074.999551] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.002331] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.004149] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.004218] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.016577] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.016647] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.029054] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.029124] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.041553] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.041625] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.053980] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.054063] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.066439] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.066512] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.078768] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.078852] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.091101] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.091185] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.103444] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.103528] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.115773] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.115858] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.128141] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.128212] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.140472] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.140540] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.152799] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.152871] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.165121] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.165192] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.177448] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.177521] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.189763] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.189835] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.202081] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.202163] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.214398] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.214481] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.226716] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.226800] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.239051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.239124] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.251369] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.251453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.263686] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.263771] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.276016] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.276085] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.288334] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.288414] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.300660] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.300730] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.312983] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.313055] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.325283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.325354] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.337602] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.337674] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.349909] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.349981] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.362904] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.362983] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.377406] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.377477] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.389728] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.389802] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.402048] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.402121] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.414360] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.414443] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.426678] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.426761] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.439006] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.439089] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.451333] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.451417] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.463655] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.463739] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.475989] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.476010] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.488306] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.488375] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.500709] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.500779] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.513039] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.513112] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.525350] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.525422] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.537685] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.537758] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.550001] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.550073] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.562315] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.562398] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.574636] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.574709] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.586958] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.587041] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.599274] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.599358] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.611595] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.611679] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.623959] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.624031] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.636324] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.636394] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.648667] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.648739] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.661007] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.661077] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.673370] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.673443] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.685704] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.685776] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.698051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.698134] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.710399] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.710481] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.722744] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.722828] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.735092] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.735176] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.747450] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.747534] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.759813] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.759898] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.772220] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.772291] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.784566] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.784637] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.796946] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.797016] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.809293] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.809366] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.821639] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.821710] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.833981] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.834063] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.846334] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.846417] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.858688] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.858772] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.871083] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.871166] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.883438] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.883522] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.895791] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.895876] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.908158] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.908229] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.920642] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.920713] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.933072] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.933144] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.945425] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.945497] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.957756] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.957830] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.970077] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.970160] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.982409] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.982492] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.994834] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10075.994917] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.007188] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.007272] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.019517] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.019593] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.031844] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.031918] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.044175] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.044247] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.056499] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.056581] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.068828] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.068898] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.081153] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.081225] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.093461] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.093534] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.105776] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.105850] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.118084] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.118156] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.130441] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.130513] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.142834] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.142907] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.155284] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.155357] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.167715] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.167800] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.180178] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.180249] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.192613] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.192694] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.205024] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.205097] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.217440] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.217512] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.229899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.229971] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.242424] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.242508] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.254990] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.255064] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.267515] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.267589] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.280043] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.280114] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.292611] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.292681] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.305157] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.305229] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.317685] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.317758] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.330211] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.330283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.342774] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.342847] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.355313] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.355387] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.367830] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.367915] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.380396] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.380466] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.392911] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.392982] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.405456] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.405529] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.417956] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.418027] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.430508] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.430580] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.443044] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.443118] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.455753] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.455828] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.468356] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.468426] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.480884] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.480955] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.493536] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.493607] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.506136] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.506219] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.518724] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.518797] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.531262] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.531335] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.543787] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.543872] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.556366] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.556437] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.568923] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.568993] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.581500] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.581571] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.594051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.594133] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.606626] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.606699] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.619184] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.619257] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.631718] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.631803] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.644283] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.644354] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.656820] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.656893] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.669337] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.669408] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.681864] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.681947] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.694423] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.694495] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.706946] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.707030] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.719545] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.719629] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.732103] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.732174] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.744641] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.744721] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.757159] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.757230] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.769592] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.769663] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.782016] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.782099] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.794453] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.794536] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.806915] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.806999] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.819347] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.819431] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.831768] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.831853] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.844218] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.844289] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.856630] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.856711] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.869055] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.869125] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.881473] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.881546] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.893876] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.893948] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.906298] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.906381] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.918725] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.918809] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.931316] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.931391] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.943806] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.943881] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.956266] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.956346] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.968706] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.968776] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.981137] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.981208] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.993631] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10076.993713] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.006103] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.006185] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.018537] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.018620] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.030970] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.031054] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.043451] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.043525] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.055887] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.055972] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.068321] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.068393] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.080750] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.080822] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.093171] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.093242] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.105597] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.105670] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.118024] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.118096] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.130463] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.130536] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.142899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.142983] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.155370] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.155454] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.167807] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.167892] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.180260] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.180329] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.192692] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.196071] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.210333] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.210410] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.226191] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.226263] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.238809] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.238893] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.251327] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.251411] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.263843] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.263918] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.276360] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.276429] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.288985] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.289057] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.301723] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.301797] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.314203] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.314275] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.326721] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.326794] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.339349] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.339423] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.351870] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.351945] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.364498] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.364580] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.377130] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.377201] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.389790] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.389862] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.402428] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.402511] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.415104] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.415178] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.427722] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.427796] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.440392] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.440463] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.453031] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.453104] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.465650] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.465723] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.478296] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.478379] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.491021] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.491093] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.508691] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.508774] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.526346] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.526429] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.543272] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.543348] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.562254] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.562337] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.574856] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.574930] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.587438] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.587514] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.599983] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.600079] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.612545] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.612616] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.625079] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.625150] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.637643] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.637726] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.650177] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.650250] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.662729] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.662813] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.675265] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.675339] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.687899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.687974] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.700451] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.700561] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.713043] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.713116] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.725602] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.725673] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.738122] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.738194] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.750672] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.750756] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.763471] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.763539] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.776286] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.776356] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.788924] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.788994] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.801501] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.801573] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.814077] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.814160] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.826622] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.826695] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.839270] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.839354] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.851870] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.851946] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.864450] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.864516] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.876991] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.877063] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.889507] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.889579] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.902062] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.902145] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.914594] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.914668] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.927325] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.927410] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.939968] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.940091] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.952569] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.952641] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.965148] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.965219] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.977710] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.977783] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.990295] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10077.990362] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.002882] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.002966] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.015530] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.015604] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.028121] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.028192] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.040874] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.040945] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.053569] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.053652] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.066162] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.066235] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.078755] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.078828] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.091521] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.091590] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.120919] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.120983] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.134413] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.134477] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.147437] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.147503] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.160299] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.160362] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.178899] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.178966] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.194754] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.195299] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.212408] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.212473] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.233362] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.233429] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.246210] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.246293] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.258764] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.258848] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.271337] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.271422] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.283872] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.283946] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.296398] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.296469] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.308889] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.308961] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.321426] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.321499] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.333918] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.333991] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.346405] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.346488] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.358889] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.358973] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.371375] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.371449] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.383844] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.383929] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.396341] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.396412] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.408820] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.408892] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.421282] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.421354] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.433765] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.433838] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.446234] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.446307] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.458702] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.458785] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.471174] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.471247] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.483638] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.483722] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.496198] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.496268] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.508723] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.508793] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.521201] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.521274] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.533678] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.533750] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.546158] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.546241] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.558638] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.558721] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.571121] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.571194] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.583585] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.583670] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.596065] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.596136] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.608531] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.608612] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.621002] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.621074] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.633473] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.633544] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.645931] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.646013] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.658408] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.658491] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.670885] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.670958] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.683361] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.683445] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.695833] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.695918] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.708324] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.708395] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.720788] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.720861] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.733267] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.733338] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.745724] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.745797] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.758185] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.758258] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.770905] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.770979] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.783494] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.783579] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.796013] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.796084] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.808522] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.808603] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.821027] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.821099] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.833507] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.833579] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.846013] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.846096] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.858502] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.858575] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.870981] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.871051] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.883517] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.883602] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.896048] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.896119] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.912984] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.915748] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.942708] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.942773] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.955580] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.955644] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.968936] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.969000] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.982011] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10078.982089] [drm:r600_cp_dispatch_texture] *ERROR* Invalid destination offset
[10117.424334] [drm] Resetting GPU
[10208.442849] [drm] Resetting GPU
[10363.172304] [drm] Resetting GPU
[10397.446185] [drm] Resetting GPU
[10401.772319] [drm] Resetting GPU
[10461.857194] [drm] Resetting GPU
[10534.677147] [drm] Resetting GPU
[10536.049409] [drm] Setting GART location based on new memory map
[10536.049588] [drm] Loading RV770 CP Microcode
[10536.084572] [drm] Resetting GPU
[10536.084628] [drm] writeback test succeeded in 1 usecs


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-radeonhd depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdrm2                       2.4.18-2   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.11.0-1   Generic PCI access library for X
ii  xserver-xorg-core             2:1.7.5-1  Xorg X server - core server

xserver-xorg-video-radeonhd recommends no packages.

Versions of packages xserver-xorg-video-radeonhd suggests:
ii  firmware-linux                0.22       Binary firmware for various driver

-- no debconf information



--- End Message ---
--- Begin Message ---
Andreas Bombe <aeb@debian.org> (07/03/2010):
> Everything except for a kernel with KMS Radeon enabled is indeed
> available, after compiling that feature into the kernel it indeed
> works very fine.  The DRM1 version that gets used when KMS is not
> available was pretty problematic on further tries, but with KMS and
> DRM2 it's fast and so far stable.

I think we have that in kernel 2.6.32.10 (2.6.32-4-$arch). From the
kernel changelog:
,----( http://packages.qa.debian.org/l/linux-2.6/news/20100317T161016Z.html
|    [ Ben Hutchings ]
|    * drm: Apply all changes from 2.6.33 and 2.6.33.1:
|      […]
|      - radeon: Enable KMS support
`----

I'm closing this bug accordingly.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: