summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/simpledrm.c
AgeCommit message (Expand)Author
2022-08-03drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor
2022-04-08drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...Hans de Goede
2021-12-22drm: simpledrm: fix wrong unit with pixel clockAlejandro Concepcion-Rodriguez
2021-08-08drm/simpledrm: Use offset-adjusted shadow-plane mappingThomas Zimmermann
2021-05-27drm/simpledrm: Use %p4cc to print 4CC formatThomas Zimmermann
2021-05-15drm: simpledrm: fix a potential NULL dereferenceDan Carpenter
2021-05-13drm: simpledrm: Fix use after free issuesColin Ian King
2021-05-13drm: simpledrm: print resource info using '%pr'Randy Dunlap
2021-05-01drm/simpledrm: Acquire memory aperture for framebufferThomas Zimmermann
2021-05-01drm: Add simpledrm driverThomas Zimmermann