Skip to content

7" touch screen with drm (vc4) #1478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chbae opened this issue May 19, 2016 · 5 comments
Closed

7" touch screen with drm (vc4) #1478

chbae opened this issue May 19, 2016 · 5 comments

Comments

@chbae
Copy link

chbae commented May 19, 2016

Environment:

  • meta-raspberrypi master branch
  • kernel 4.4.y

I can use "1920x1080" touch monitor with vc drm and drm is initialized successfully.

However, When I use 7" touch screen (official raspberrypi monitor 800x480), I didn't get the "drm initialized" message in dmesg and I got the below errors.

Do you have any idea?

[ 11.314518] [drm] No driver support for vblank timestamp query. [ 11.327805] vc4-drm soc:gpu@7e4c0000: No connectors reported connected with modes [ 11.327835] [drm] Cannot find any crtc or sizes - going 1024x768 [ 11.445197] vc4-drm soc:gpu@7e4c0000: fb0: frame buffer device

@chbae
Copy link
Author

chbae commented May 19, 2016

@anholt
I thought that current official kernel (4.4) for raspberrypi doesn't support DSI right?
if yes, when do you expect to merge drm-vc4-dsi branch into rpi-4.4.y or rpi-4.4.y branch?

Thanks

@popcornmix
Copy link
Collaborator

No DSI/DPI display support in the raspberrypi kernel with vc4-kms-drm overlay enabled.
We'll get updates from @Anhol when they are stable.
For now bug reports or feature requests are best reported here:
https://github.com/anholt/linux/issues

@chbae
Copy link
Author

chbae commented May 24, 2016

@popcornmix Ok. Thanks.

@tom--pollard
Copy link

Hi, do we know if this support was merged yet to 4.4.y ?

@popcornmix
Copy link
Collaborator

Keep an eye on #1556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants