Re: AMDGPU in current issue

2019-09-06 Thread Charlie Burnett
Hey, apologies to continually bother you with this, but I've gotten a driver that compiles and detects the card... however it seems to be having powerplay table issues, I was wondering if this was ever an issue when initially porting, and if so how'd you go about fixing it? Leaving the powerplay un

Re: AMDGPU in current issue

2019-09-04 Thread Jonathan Gray
amdgpu tracks the linux-4.19.y (lts) branch of linux-stable currently this is 4.19.69 On Wed, Sep 04, 2019 at 10:28:51AM -0500, Charlie Burnett wrote: > Thanks for the advice! > Do you happen to have a link to the commit amdgpu is at currently? > > On Wed, Sep 4, 2019 at 9:44 AM Jonathan Gray wr

Re: AMDGPU in current issue

2019-09-04 Thread Charlie Burnett
My apologies for bothering the mailing list once more- I found the relevant commit for this in the linux git history, and found the relevant changes. I added those changes locally on my machine, however when I compile I get the following: ld -T ld.script -X --warn-common -nopie -o bsd ${SYSTEM_HEAD

Re: AMDGPU in current issue

2019-09-04 Thread Charlie Burnett
Thanks for the advice! Do you happen to have a link to the commit amdgpu is at currently? On Wed, Sep 4, 2019 at 9:44 AM Jonathan Gray wrote: > Look for individual post 4.19 linux commits that are relevant. > We have in the past taken small patches to enable more > generations of hardware. > > O

Re: AMDGPU in current issue

2019-09-04 Thread Jonathan Gray
Look for individual post 4.19 linux commits that are relevant. We have in the past taken small patches to enable more generations of hardware. On Wed, Sep 04, 2019 at 08:11:24AM -0500, Charlie Burnett wrote: > Hey, > I???ve been trying to write a patch to get vega 20 working, but due to a > screw

Re: AMDGPU in current issue

2019-09-04 Thread Charlie Burnett
Hey, I’ve been trying to write a patch to get vega 20 working, but due to a screw up on my end I lost the progress I’d made. Before I start over again, I was wondering if you had any advice on how to do it? Before, I was trying to more or less just port the vega 20 hwmgr files in from FreeBSD drm n

Re: AMDGPU in current issue

2019-08-02 Thread Oriol Demaria
Been using since yesterday a custom kernel with amdgpu, on a Ryzen 5 PRO 2500U, as I saw many commits. For me now the display is now usable and stable, still minor issues, so I can use the laptop with external monitor. In exchange I tried to hibernate, which was working with the UEFI vesa driver

Re: AMDGPU in current issue

2019-08-01 Thread Jonathan Gray
On Fri, Aug 02, 2019 at 03:11:54AM -0500, Charlie Burnett wrote: > Hey- > I'd been messing around with the AMDGPU on current (which I'm aware is very > experimental) and had very few issues with it using a Vega 56 GPU. I > recently swapped to another Vega GPU (Radeon VII) and have issues with the >

AMDGPU in current issue

2019-08-01 Thread Charlie Burnett
Hey- I'd been messing around with the AMDGPU on current (which I'm aware is very experimental) and had very few issues with it using a Vega 56 GPU. I recently swapped to another Vega GPU (Radeon VII) and have issues with the display not showing anything. Still boots fine, in that I can still enter