Skip to content

Conversation

@avg-I
Copy link
Contributor

@avg-I avg-I commented Apr 27, 2020

This allows amdgpu to work with my Vega 3 (Raven 2) graphics integrated into Ryzen 3 3200U.
Without CONFIG_DRM_AMD_DC_DCN1_01 there is not signal on the screen despite the driver successfully attaching. I see that driver incorrectly detects the number of pipes and timing generators (4 instead of 3). And probably there are other problems with talking to the hardware.

@avg-I
Copy link
Contributor Author

avg-I commented Apr 27, 2020

FWIW, CONFIG_DRM_AMD_DC_DCN1_01 were unifdefed in Linux about a year ago.
See torvalds/linux@97df424fe7a7497.

@valpackett
Copy link
Contributor

about a year ago

GitHub helpfully shows that v5.3-rc1 was the first release with that.

Maybe we'll catch up to 5.3 soon with @amshafer working on the updates :)

@zeising
Copy link
Member

zeising commented Apr 28, 2020

If I understand @myfreeweb correctly, you are pulling in one change from v5.3 into a 5.0 branch, that moves hardware support to a newer chip? How many other changes are needed to actually getting this going?

If this is the case, I'm very hesitant that this is a good idea.

@avg-I
Copy link
Contributor Author

avg-I commented Apr 28, 2020

@zeising, this change (which is trivial and which is a direct change) plus #234 is all that's needed for my hardware to work.

@zeising zeising merged commit b70de63 into FreeBSDDesktop:drm-v5.0 May 4, 2020
@avg-I avg-I deleted the drm-v5.0-config-amd-dcn1.01 branch May 31, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants