[Bug 195737] AMDGPU: incorrect monitor position on Xorg
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sun May 28 12:37:57 UTC 2017
https://bugzilla.kernel.org/show_bug.cgi?id=195737
beta990 (francois5537 at gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WILL_FIX_LATER
--- Comment #9 from beta990 (francois5537 at gmail.com) ---
@Alex Deucher: Thanks! :) This indeed fixes the incorrect monitor/screen
position.
$ dmesg|grep -i amd
[ 0.000000] Command line: initrd=\intel-ucode.img
initrd=\initramfs-linux.img
cryptdevice=UUID=ec38-43d6-bd67-d8ab219518dc:root:allow-discards
root=/dev/mapper/root amdgpu.audio=0 intel_iommu=pt nowatchdog rw
[ 0.000000] RAMDISK: [mem 0x7eeb6000-0x7fffefff]
[ 0.000000] Kernel command line: initrd=\intel-ucode.img
initrd=\initramfs-linux.img
cryptdevice=UUID=8d188525-ec38-43d6-bd67-d8ab219518dc:root:allow-discards
root=/dev/mapper/root amdgpu.audio=0 intel_iommu=pt nowatchdog rw
[ 0.805446] [drm] amdgpu kernel modesetting enabled.
[ 0.805937] fb: switching to amdgpudrmfb from EFI VGA
[ 0.974815] amdgpu 0000:01:00.0: Invalid PCI ROM header signature: expecting
0xaa55, got 0xffff
[ 0.974956] amdgpu 0000:01:00.0: VRAM: 2048M 0x0000000000000000 -
0x000000007FFFFFFF (2048M used)
[ 0.974956] amdgpu 0000:01:00.0: GTT: 2048M 0x0000000080000000 -
0x00000000FFFFFFFF
[ 0.975306] [drm] amdgpu: 2048M of VRAM memory ready
[ 0.975307] [drm] amdgpu: 2048M of GTT memory ready.
[ 0.993417] amdgpu 0000:01:00.0: PCIE GART of 2048M enabled (table at
0x0000000000040000).
[ 0.993454] amdgpu 0000:01:00.0: amdgpu: using MSI.
[ 0.993464] [drm] amdgpu: irq initialized.
[ 0.993507] [drm] amdgpu: dpm initialized
[ 0.993716] [drm] AMDGPU Display Connectors
[ 0.993905] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000080000010, cpu addr 0xffff880427d4c010
[ 0.994002] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr
0x0000000080000020, cpu addr 0xffff880427d4c020
[ 0.994134] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr
0x0000000080000030, cpu addr 0xffff880427d4c030
[ 0.994179] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000080000040, cpu addr 0xffff880427d4c040
[ 0.994264] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr
0x0000000080000050, cpu addr 0xffff880427d4c050
[ 1.274891] fbcon: amdgpudrmfb (fb0) is primary device
[ 1.520850] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[ 1.815781] [drm] Initialized amdgpu 3.10.0 20150101 for 0000:01:00.0 on
minor 0
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list