]> Git Repo - linux.git/blob - drivers/gpu/drm/meson/Makefile
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
[linux.git] / drivers / gpu / drm / meson / Makefile
1 meson-drm-y := meson_drv.o meson_plane.o meson_crtc.o meson_venc_cvbs.o
2 meson-drm-y += meson_viu.o meson_vpp.o meson_venc.o meson_vclk.o meson_canvas.o
3
4 obj-$(CONFIG_DRM_MESON) += meson-drm.o
5 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o
This page took 0.035423 seconds and 4 git commands to generate.