summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/clients
AgeCommit message (Expand)Author
2024-12-12drm/log: select CONFIG_FONT_SUPPORTArnd Bergmann
2024-12-12drm/client: Fix drm client endless Kconfig loopJocelyn Falempe
2024-12-10drm/log: Add integer scaling supportJocelyn Falempe
2024-12-10drm/log: Implement suspend/resumeJocelyn Falempe
2024-12-10drm/log: Color the timestamp, to improve readabilityJocelyn Falempe
2024-12-10drm/log: Do not draw if drm_master is takenJocelyn Falempe
2024-12-10drm/log: Introduce a new boot logger to draw the kmsg on the screenJocelyn Falempe
2024-11-15drm/fbdev-client: Unexport drm_fbdev_client_setup()Thomas Zimmermann
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-11-15drm: Move client code to clients/ subdirectoryThomas Zimmermann