Skip to content
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

Restore libdrm, add Wayland and Weston support #103

Merged
merged 8 commits into from
Sep 10, 2018
Merged

Restore libdrm, add Wayland and Weston support #103

merged 8 commits into from
Sep 10, 2018

Conversation

madisongh
Copy link
Member

See this wiki page for more info.

Fixes #102 and #41.

to install the Tegra-specific copy of libdrm.so under
${libdir}/tegra.

Signed-off-by: Matt Madison <matt@madison.systems>
For replacing libdrm with a library that passes through to the
L4T-provided copy when running on the target, but does not segfault
when called on under QEMU.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Matt Madison <matt@madison.systems>
to disable building anything DRM/DRI related for tegra186/210.
This includes the DRI drivers and KMS support. We also have to
tweak the build flags to work around some compilation
failures that are due to assumptions about libdrm always being
available.

Signed-off-by: Matt Madison <matt@madison.systems>
as PREFERRED_PROVIDER for libdrm.

Signed-off-by: Matt Madison <matt@madison.systems>
to extract the NVIDA-specific extensions that
are shipped in the multimedia API SDK.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Matt Madison <matt@madison.systems>
- build the egl-wayland extension from sources
- add the eglexternalplatform files
- add patches to weston:
    - NVIDIA patches for EGLDevice/EGLstream support
    - additional modifications to work in the non-DRM/KMS
      environment on the Tegra platforms
- do not install the older egl-wayland extension files from
  the L4T BSP

Signed-off-by: Matt Madison <matt@madison.systems>
@madisongh madisongh merged commit 6b6942c into sumo Sep 10, 2018
@madisongh madisongh deleted the wip-drm-102 branch September 24, 2018 11:15
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

Successfully merging this pull request may close these issues.

1 participant