CVS log for src/sys/arch/arm/nvidia/tegra_drm.c
Up to [cvs.NetBSD.org] / src / sys / arch / arm / nvidia
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 21 21:22:25 2022 UTC (2 years, 11 months ago) by andvar
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
s/subesquent/subsequent/ in copy pasted comments.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 23 07:55:56 2022 UTC (3 years, 1 month ago) by skrll
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
API naming consistency. NFC.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 19 12:44:50 2021 UTC (3 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +66 -4
lines
drm: Do the attach task dance for tegra drm.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 19 12:44:14 2021 UTC (3 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -29
lines
drm: Make tegra drm build again.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Dec 19 11:01:21 2021 UTC (3 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
drm_dev_alloc now returns ERR_PTR, check for that.
Author: Maya Rashish <maya@NetBSD.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
Revision 1.10.12.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:17 2021 UTC (3 years, 11 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +21 -9
lines
Sync with HEAD.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 27 03:10:19 2021 UTC (4 years, 1 month ago) by thorpej
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +21 -9
lines
Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().
Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
Revision 1.9.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:55 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -25
lines
Sync with HEAD
Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:27 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -25
lines
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:31:51 2018 UTC (6 years, 6 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: thorpej-futex
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -25
lines
Update tegra drm and nouveau to compile with new drmkms.
Compile-tested only.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 28 14:02:08 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-base,
pgoyette-compat-base,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315
Branch point for: phil-wifi,
pgoyette-compat
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -2
lines
Initialize drm_device bus and dma space tags
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 26 14:54:52 2017 UTC (7 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -76
lines
Use DRM GEM/CMA helper.
Revision 1.7.10.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:54 2017 UTC (7 years, 3 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.7.10.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.10.1: +344 -0
lines
update from HEAD
Revision 1.5.2.4: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:31 2017 UTC (7 years, 6 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.5.2.3: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.3: +2 -21
lines
Sync with HEAD
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:53:00 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -21
lines
Sync with HEAD
Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:23 2017 UTC (7 years, 11 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -21
lines
Sync with HEAD
Revision 1.7.10.1
Sun Apr 16 12:28:21 2017 UTC (7 years, 11 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.7: +0 -344
lines
file tegra_drm.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 16 12:28:21 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
bouyer-socketcan-base1
Branch point for: tls-maxphys
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -21
lines
Add support for multiple clock domains in clk API.
Revision 1.5.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 19 11:29:56 2016 UTC (9 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.5.2.2: preferred, colored; branchpoint 1.5: preferred, colored
Changes since revision 1.5.2.2: +4 -2
lines
Sync with HEAD
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 30 00:00:56 2016 UTC (9 years, 1 month ago) by riastradh
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2
lines
Always initialize error.
Found by joerg.
Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:31 2015 UTC (9 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.5.2.1: preferred, colored; branchpoint 1.5: preferred, colored
Changes since revision 1.5.2.1: +361 -0
lines
Sync with HEAD (as of 26th Dec)
Revision 1.5.2.1
Tue Dec 22 22:10:36 2015 UTC (9 years, 3 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.5: +0 -361
lines
file tegra_drm.c was added on branch nick-nhusb on 2015-12-27 12:09:31 +0000
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 22 22:10:36 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20151226
Branch point for: nick-nhusb
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +54 -5
lines
Switch Tegra over to fdt based clocks and reset controls.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 13 17:39:19 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +54 -30
lines
Use fdt for device enumeration.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 12 00:43:52 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +53 -69
lines
Use GEM for memory management. Fixes a couple issues while here:
- No longer needs to allocate 35MB (!) for framebuffer console.
- Allows xrandr to switch to modes larger than the framebuffer console.
- Removes hack that redirected mmap calls to wsdisplay0
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 10 22:14:05 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -2
lines
Add vblank support
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 9 23:05:58 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Port the Tegra (2D) display drivers to the DRM framework.
tegradrm0 at tegraio0
tegrafb0 at tegradrm0
tegrafb0: framebuffer at 0x9b000000, size 1280x720, depth 32, stride 5120
wsdisplay0 at tegrafb0 kbdmux 1
wsmux1: connecting to wsdisplay0
wsdisplay0: screen 0-3 added (default, vt100 emulation)
tegradrm0: info: registered panic notifier
tegradrm0: initialized tegra 0.1.0 20151108 on minor 0
Same features as before (fb console, X wsfb driver works) with the addition
of being able to use xf86-video-modesetting and xrandr to switch video
modes at runtime.
CVSweb <webmaster@jp.NetBSD.org>