aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hdmi
Commit message (Expand)AuthorAgeFilesLines
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* arm: Rename hdmi_if.m to crtc_if.mEmmanuel Vadot2023-03-173-69/+2
* dwc_hdmi: Remove unused devclass argument to DRIVER_MODULE.John Baldwin2022-05-101-4/+1
* Fix reading EDID on TVs/monitors without E-DCC supportOleksandr Tymoshenko2020-06-101-1/+6
* Remove "all rights reserved" from copyright for the file that Jared McNeillEmmanuel Vadot2019-12-031-1/+0
* Include eventhandler.h in more compilation unitsConrad Meyer2019-05-211-0/+1
* Add support for audio on I2S based DesignWare HDMI controllers.Jared McNeill2016-12-294-14/+202
* Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separateJared McNeill2016-12-205-0/+1686