drivers/staging/sm750fb/TODO

Source file repositories/reference/linux-study-clean/drivers/staging/sm750fb/TODO

File Facts

System
Linux kernel
Corpus path
drivers/staging/sm750fb/TODO
Extension
[no extension]
Size
395 bytes
Lines
10
Domain
Driver Families
Bucket
drivers/staging
Inferred role
Driver Families: drivers/staging
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

TODO:
- refine the code and remove unused code
- Implement hardware acceleration for imageblit if image->depth > 1
- must be ported to the atomic kms framework in the drm subsystem (which will
  give you a basic fbdev driver for free)

Note:
- This driver will be removed from staging after the drm driver is ready
- The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm750

Annotation

Implementation Notes