summaryrefslogtreecommitdiff
path: root/sys/arch/arm/nvidia/tegra_drm_mode.c
AgeCommit message (Expand)Author
2021-12-19drm: Make tegra drm build again.riastradh
2021-01-15use fdtbus_intr_establish_xnamejmcneill
2019-10-13Trailing whitespaceskrll
2019-07-07Register userspace interfaces for our connectorjmcneill
2018-08-27Update tegra drm and nouveau to compile with new drmkms.riastradh
2017-12-26Use DRM GEM/CMA helper.jmcneill
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2017-04-26Ignore dc parent clock from devicetree and use hdmi parent for dc.jmcneill
2017-04-16Get DC clock parent from devicetreejmcneill
2015-12-23explicitly set high cursor/winbuf address bits when setting modesjmcneill
2015-12-22Switch Tegra over to fdt based clocks and reset controls.jmcneill
2015-12-13Use fdt for device enumeration.jmcneill
2015-11-16commit window changes when updating basejmcneill
2015-11-15If we are going to be doing read/modify/write in triple-buffered mode, make s...jmcneill
2015-11-14expose HDMI from HDMI VSDB as physical-address device property when availablejmcneill
2015-11-14Hardware cursor support.jmcneill
2015-11-12Use GEM for memory management. Fixes a couple issues while here:jmcneill
2015-11-10Add vblank supportjmcneill
2015-11-10support disabling the HDMI outputjmcneill
2015-11-10allow either crtc to be used with hdmi encoderjmcneill
2015-11-09Port the Tegra (2D) display drivers to the DRM framework.jmcneill