summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/ofdrm.c
AgeCommit message (Expand)Author
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-11-04drm/ofdrm: Cast error pointers to void __iomem *Thomas Zimmermann
2022-11-04drm/ofdrm: Convert PCI IDs to CPU endianness for comparingThomas Zimmermann
2022-10-14drm/ofdrm: Support big-endian scanout buffersThomas Zimmermann
2022-10-14drm/ofdrm: Support color managementThomas Zimmermann
2022-10-14drm/ofdrm: Add per-model device functionThomas Zimmermann
2022-10-14drm/ofdrm: Add CRTC stateThomas Zimmermann
2022-10-14drm/ofdrm: Add ofdrm for Open Firmware framebuffersThomas Zimmermann