Skip to content

Commit

Permalink
DCP WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpeter42 committed Oct 24, 2022
1 parent 92c1219 commit 6147785
Show file tree
Hide file tree
Showing 12 changed files with 1,790 additions and 10 deletions.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/apple/Makefile
Expand Up @@ -4,7 +4,7 @@ CFLAGS_trace.o = -I$(src)

appledrm-y := apple_drv.o

apple_dcp-y := dcp.o iomfb.o parser.o
apple_dcp-y := afk.o dcp.o dptxep.o iomfb.o parser.o systemep.o
apple_dcp-$(CONFIG_TRACING) += trace.o

apple_piodma-y := dummy-piodma.o
Expand Down

0 comments on commit 6147785

Please sign in to comment.