Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #68886
| From | Ryutaroh Matsumoto <ryutaroh@ict.e.titech.ac.jp> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#977441: linux: Pls. consider CONFIG_DRM_V3D |
| Date | 2020-12-17 00:50 +0100 |
| Message-ID | <BmOIp-3R9-5@gated-at.bofh.it> (permalink) |
| References | <BmcjL-62k-5@gated-at.bofh.it> <BmOIp-3R9-11@gated-at.bofh.it> <BmcjL-62k-5@gated-at.bofh.it> <BmOIp-3R9-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Control: tags -1 + patch
Just adding CONFIG_DRM_V3D=m is not enough,
as reported at
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1876862/comments/5
The following patch seems necessary, which has been introduced in
the Ubuntu kernel.
change
linux/drivers/gpu/drm/v3d/kconfig
- depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST
+ depends on ARCH_BCM || ARCH_BCMSTB || ARCH_BCM2835 || COMPILE_TEST
Best regards, Ryutaroh Matsumoto
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#977441: linux: Pls. consider CONFIG_DRM_V3D Ryutaroh Matsumoto <ryutaroh@ict.e.titech.ac.jp> - 2020-12-15 07:50 +0100
Processed: Re: linux: Pls. consider CONFIG_DRM_V3D "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-12-17 00:50 +0100
Bug#977441: linux: Pls. consider CONFIG_DRM_V3D Ryutaroh Matsumoto <ryutaroh@ict.e.titech.ac.jp> - 2020-12-17 00:50 +0100
Bug#977441: linux: Pls. consider CONFIG_DRM_V3D Ryutaroh Matsumoto <ryutaroh@ict.e.titech.ac.jp> - 2020-12-17 05:20 +0100
Processed: Re: linux: Pls. consider CONFIG_DRM_V3D "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-12-17 05:20 +0100
csiph-web