index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
nvidia
/
tegra_drm_mode.c
Age
Commit message (
Expand
)
Author
2021-12-19
drm: Make tegra drm build again.
riastradh
2021-01-15
use fdtbus_intr_establish_xname
jmcneill
2019-10-13
Trailing whitespace
skrll
2019-07-07
Register userspace interfaces for our connector
jmcneill
2018-08-27
Update tegra drm and nouveau to compile with new drmkms.
riastradh
2017-12-26
Use DRM GEM/CMA helper.
jmcneill
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-04-26
Ignore dc parent clock from devicetree and use hdmi parent for dc.
jmcneill
2017-04-16
Get DC clock parent from devicetree
jmcneill
2015-12-23
explicitly set high cursor/winbuf address bits when setting modes
jmcneill
2015-12-22
Switch Tegra over to fdt based clocks and reset controls.
jmcneill
2015-12-13
Use fdt for device enumeration.
jmcneill
2015-11-16
commit window changes when updating base
jmcneill
2015-11-15
If we are going to be doing read/modify/write in triple-buffered mode, make s...
jmcneill
2015-11-14
expose HDMI from HDMI VSDB as physical-address device property when available
jmcneill
2015-11-14
Hardware cursor support.
jmcneill
2015-11-12
Use GEM for memory management. Fixes a couple issues while here:
jmcneill
2015-11-10
Add vblank support
jmcneill
2015-11-10
support disabling the HDMI output
jmcneill
2015-11-10
allow either crtc to be used with hdmi encoder
jmcneill
2015-11-09
Port the Tegra (2D) display drivers to the DRM framework.
jmcneill