summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/rkdwhdmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust functions for new const in drm MI code; ok jsgderaadt2020-06-301-6/+6
* update drm to linux 5.7jsg2020-06-081-43/+1
* Replace video "framework" with a more generic port/endpoint "framework".kettenis2020-03-161-64/+21
* Restrict modes to those with an actually supported pixel clock.kettenis2020-03-041-2/+18
* Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchipkettenis2020-03-021-0/+385