summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/ofdrm.c
AgeCommit message (Expand)Author
2023-03-30drm: Use of_property_read_bool() for boolean propertiesRob Herring
2023-01-06drm/fb-helper: Replace bpp/depth parameter by color modeThomas Zimmermann
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann
2022-11-24drm/ofdrm: Set preferred depth from format of scanout bufferThomas Zimmermann
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