Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-03 Thread Yusuf Altıparmak
Hello Christian, My "setpci -s 0001:01:00.0 ECAP15+4.l ECAP15+8.l" output is; 0001f000 0820 Regards. Yusuf Altıparmak , 2 Ara 2019 Pzt, 19:31 tarihinde şunu yazdı: > Most likely not. There is support for resizing the VRAM BAR, but usually >> you can only make it lar

Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-03 Thread Yusuf Altıparmak
is the worlds the most interesting use case I think. I can't increase MMIO size because U-boot freezes. I can't decrease it to 256 MB again because driver does not accept :D. I am just wondering, does modern gaming motherboards have more than 4GB PCIe buffer for this job ? :D Am 03.12.19 um 11

AMD e9171 linux driver

2019-11-20 Thread Yusuf Altıparmak
Hello, I have simple question. I want to use e9171 with my embedded t1042d4rdb-64b board. Does linux kernel provide a driver for e9171? More specific, does 'amdgpu'(https://github.com/torvalds/linux/tree/master/drivers/gpu/drm/amd) provides driver for e9171 ? Best regards

Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-02 Thread Yusuf Altıparmak
ome sample PCIe configuration for GPUs. Thank you for your interest Christian. Regards . > > Am 02.12.19 um 14:32 schrieb Yusuf Altıparmak: >> >> >>> I attached my dts file. >>> >>> System is working fine when GPU is not plugged in. >>> >>

Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-02 Thread Yusuf Altıparmak
> > Kernel panic - not syncing: Unrecoverable Machine check > > CPU: 1 PID: 2023 Comm: udevd Tainted: G M 4.19.26+gc0c2141 > #1 > Call Trace: > > > > ___ > amd-gfx mailing > listamd-gfx@lists.freedesktop.orght

[error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-02 Thread Yusuf Altıparmak
My embedded board is freezing when I put E9171 on PCIe. What is the meaning of Unrecoverable Machine Check error about GPU? Could PCIe settings in .dts file cause this problem? If it is, is there any sample PCIe configuration for E9171? I attached my dts file. System is working fine when GPU is

Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2019-12-02 Thread Yusuf Altıparmak
4_IO_BUS 0x #define CONFIG_SYS_PCIE4_IO_PHYS *0xff812ull /* Did same things for IO * #define CONFIG_SYS_PCIE4_IO_SIZE 0x00010000 /* 64k */ #endif Am 02.12.19 um 14:32 schrieb Yusuf Altıparmak: > > >> I attached my dts file. >> >> System is working fine when GPU is not plu

[Error] amdgpu for powerpc64 on kernel version 4.19.26

2019-11-25 Thread Yusuf Altıparmak
Hello, I am trying to use AMD E9171 with T1042D4RDB-64B( https://www.nxp.com/products/processors-and-microcontrollers/power-architecture/qoriq-communication-processors/t-series/qoriq-t1042-and-t1022-multicore-communications-processors:T1042). Software documentation is here (

Re: [Error] amdgpu for powerpc64 on kernel version 4.19.26

2019-11-25 Thread Yusuf Altıparmak
25 Kas 2019 Pzt 17:44 tarihinde Alex Deucher şunu yazdı: > On Mon, Nov 25, 2019 at 8:55 AM Yusuf Altıparmak > wrote: > > > > Hello, > > > > I am trying to use AMD E9171 with T1042D4RDB-64B( > https://www.nxp.com/products/processors-and-microcontrollers/power

writing custom driver for VGA emulation ?

2020-02-17 Thread Yusuf Altıparmak
Hello AMD team; I have E 9171 GPU and want to use it on a embedded system which has limited MMIO space on PCIe bus (MAX 512 MB). I received feedbacks that I can only use VGA emulation with this memory space. I was unable to get 'amdgpu' driver working with Xorg due to I had many errors(firmwares

Re: writing custom driver for VGA emulation ?

2020-02-18 Thread Yusuf Altıparmak
able to solve your MMIO problems. > > And yes amdgpu has unfortunately some bugs on big endian systems. > > But as John noted when you solved the issues with the MMIO BARs you can > also use the Vesa driver with the VGA emulation. > > Regards, > Christian. > > A

Re: writing custom driver for VGA emulation ?

2020-02-18 Thread Yusuf Altıparmak
t; *To:* Bridgman, John ; Alex Deucher < > alexdeuc...@gmail.com>; Yusuf Altıparmak > *Cc:* amd-gfx list > *Subject:* Re: writing custom driver for VGA emulation ? > > The problem Yusuf runs into is that his platform has multiple PCIe root > hubs, but only 512MB

Re: [Error] amdgpu powerplay ip block error with -22.

2020-01-02 Thread Yusuf Altıparmak
Hello, Still can't find a solution about this. Anyone can help me about this ? Regards. Yusuf Altıparmak , 2 Oca 2020 Per, 13:29 tarihinde şunu yazdı: > Hello, > > First you could check if the binary ‘polaris12_smc.bin’ is in your system: >> /lib/firmware/../amdgpu/ >>

Re: [error] Drm -> amdgpu Unrecoverable Machine Check

2020-01-02 Thread Yusuf Altıparmak
3000 0 0x1000 0x0100 0 0x 0xf 0xf803 0 0x0001>; pcie@0 { ranges = <0x0200 0 0xe000 0x0200 0 0xe000 0 0x1000 0x0100 0 0x0000 0x0100 0 0x 0 0x0001>; }; }; Yusuf Altıparmak , 3 Ara 2019 Sal, 22:20 tarihi

[Error] amdgpu powerplay ip block error with -22.

2020-01-02 Thread Yusuf Altıparmak
I am having this error with kernel version 4.19 amdgpu driver for a polaris12 based GPU. What could be the problem? Any suggestions? Thanks. *Full dmesg:* [5.426009] [drm] amdgpu kernel modesetting enabled. [5.430109] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x6987

Re: [Error] amdgpu powerplay ip block error with -22.

2020-01-02 Thread Yusuf Altıparmak
Hello, First you could check if the binary ‘polaris12_smc.bin’ is in your system: > /lib/firmware/../amdgpu/ > 'polaris12_smc.bin' exists in my /lib/firmware/amdgpu folder. There are also 18 other binaries which starts with 'polaris12_'. If it’s there, then does this happen after a warm reset? >

polaris12_mc.bin error

2019-12-23 Thread Yusuf Altıparmak
Hello, I just compiled my 4.19 kernel with amdgpu driver (amdgpu as builtin). The driver is giving me -2 error because of polaris12_mc.bin did not found. I couldn't find that file anywhere. How can i get polaris12_mc.bin and where should I place it ? *Dmesg:* [5.425323] [drm] amdgpu kernel

Re: polaris12_mc.bin error

2019-12-24 Thread Yusuf Altıparmak
Hello Alex, Is this firmware differs on kernel version ? I am using linux kernel for embedded device. If not, can I use the ones I found with google ? Thanks. Alex Deucher , 24 Ara 2019 Sal, 21:00 tarihinde şunu yazdı: > On Tue, Dec 24, 2019 at 1:38 AM Yusuf Altıparmak > wrote: > &g