Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Modern Linux Graphics Stack on Embedded Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 User Interface for Linux Desktop
- 3 Desktop Environment / Window Manager
- 4 Windowing System
- 5 Display Server
- 6 Wayland Client xdg_shell Protocol
- 7 Surface Composition
- 8 Graphics Stack Overview
- 9 What is so Special about Embedded?
- 10 Graphics Hardware Features
- 11 Bridging the Gap
- 12 Linux dma-buf Framework
- 13 Atomic Modesetting
- 14 Videos and Pixel Formats
- 15 Tiling and Format Modifiers
- 16 Weston DRM Backend
- 17 compositor-drm.c: prepare planes
- 18 compositor-drm.cplane assignment
- 19 DRM Features Supported by Weston
- 20 Weston User Interface Development
- 21 Weston Shell: Example
- 22 Existing Weston Shells
- 23 IVI Shell with xdg shell Support!
- 24 IVI Shell: Architecture
- 25 Alternatives to Weston?
- 26 Qt Wayland Compositor
- 27 Open Questions
- 28 Summary