[AMDGPU][TAHITI XT] new display code

sylvain.bertrand at gmail.com sylvain.bertrand at gmail.com
Tue Jan 30 16:42:16 UTC 2018


On Tue, Jan 30, 2018 at 10:17:06AM -0500, Harry Wentland wrote:
> A good start would be to try re-using the DCE8 code for DCE6. You can
> probably create a new dce60_resource.c and dce60_hw_sequencer.c, copying the
> register structs, caps, function pointers, constructors and destructors from
> the dce80_ versions. Then add a new dce_version and hook it up all over the
> place, add the CHIP IDs for DC support in amdgpu_device_asic_has_dc_support
> and you should pretty much be good to go. If you're lucky you'll light up. If
> not you'll have to debug.
> 
> As Alex mentioned, implementing DC support SI parts are not a priority for
> us, but if you have a working patchset I'll be happy to review.

I have massive IRL interference though. I'll give it a try anyway.

Thx for the quickstart tips.

-- 
Sylvain


More information about the dri-devel mailing list