Completed
Linux DRM subsystem
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Linux DRM: New Picture Processing API for Embedded Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Linux DRM subsystem
- 3 Kemel Mode Setting
- 4 Quick Introduction to KMS Objects (1/2)
- 5 DRM objects and properties
- 6 Atomic KMS API
- 7 Image buffer
- 8 Image processing operation
- 9 Technical Detail
- 10 DRM_IOCTL_MODE_GETFBPROC (1/2)
- 11 FB Processor: properties of operation
- 12 Example application code (3/4)
- 13 Summary