aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tiny/simpledrm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-08drm/simpledrm: Use offset-adjusted shadow-plane mappingThomas Zimmermann1-2/+2
2021-05-27drm/simpledrm: Use %p4cc to print 4CC formatThomas Zimmermann1-4/+2
2021-05-15drm: simpledrm: fix a potential NULL dereferenceDan Carpenter1-2/+7
2021-05-13drm: simpledrm: Fix use after free issuesColin Ian King1-0/+2
2021-05-13drm: simpledrm: print resource info using '%pr'Randy Dunlap1-2/+2
2021-05-01drm/simpledrm: Acquire memory aperture for framebufferThomas Zimmermann1-1/+24
2021-05-01drm: Add simpledrm driverThomas Zimmermann1-0/+873