Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f451b60 authored by Bhawanpreet Lakha's avatar Bhawanpreet Lakha Committed by Alex Deucher
Browse files

drm/amd/display: Add Renoir Hubbub (v2)



Controls the display hw's interface to memory.

v2: rebase (Alex)

Acked-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 35b82ba8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#
# Makefile for DCN21.

DCN21 = dcn21_hubp.o
DCN21 = dcn21_hubp.o dcn21_hubbub.o

CFLAGS_dcn21_resource.o := -mhard-float -msse -mpreferred-stack-boundary=4

+595 −0

File added.

Preview size limit exceeded, changes collapsed.

+132 −0

File added.

Preview size limit exceeded, changes collapsed.