Skip to content

Commit

Permalink
drm/msm: gpu: Add A5XX target support
Browse files Browse the repository at this point in the history
Add support for the A5XX family of Adreno GPUs.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
  • Loading branch information
Jordan Crouse authored and robclark committed Nov 28, 2016
1 parent 4ac277c commit b5f103a
Show file tree
Hide file tree
Showing 8 changed files with 945 additions and 9 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/msm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ msm-y := \
adreno/adreno_gpu.o \
adreno/a3xx_gpu.o \
adreno/a4xx_gpu.o \
adreno/a5xx_gpu.o \
hdmi/hdmi.o \
hdmi/hdmi_audio.o \
hdmi/hdmi_bridge.o \
Expand Down
Loading

0 comments on commit b5f103a

Please sign in to comment.