OpenGrok
Cross Reference: tegra_drm.c
xref
: /
src
/
sys
/
arch
/
arm
/
nvidia
/
tegra_drm.c
Home
|
History
|
Annotate
|
Download
|
only in
nvidia
History log of
/src/sys/arch/arm/nvidia/tegra_drm.c
Revision
Date
Author
Comments
1.16
21-Apr-2022
andvar
s/subesquent/subsequent/ in copy pasted comments.
1.15
23-Feb-2022
skrll
API naming consistency. NFC.
1.14
19-Dec-2021
riastradh
drm: Do the attach task dance for tegra drm.
1.13
19-Dec-2021
riastradh
drm: Make tegra drm build again.
1.12
19-Dec-2021
riastradh
drm_dev_alloc now returns ERR_PTR, check for that.
Author: Maya Rashish <maya@NetBSD.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
1.11
27-Jan-2021
thorpej
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.
1.10
27-Aug-2018
riastradh
branches: 1.10.12;
Update tegra drm and nouveau to compile with new drmkms.
Compile-tested only.
1.9
28-Dec-2017
jmcneill
branches: 1.9.2; 1.9.4;
Initialize drm_device bus and dma space tags
1.8
26-Dec-2017
jmcneill
Use DRM GEM/CMA helper.
1.7
16-Apr-2017
jmcneill
branches: 1.7.10;
Add support for multiple clock domains in clk API.
1.6
30-Jan-2016
riastradh
branches: 1.6.2; 1.6.4;
Always initialize error.
Found by joerg.
1.5
22-Dec-2015
jmcneill
branches: 1.5.2;
Switch Tegra over to fdt based clocks and reset controls.
1.4
13-Dec-2015
jmcneill
Use fdt for device enumeration.
1.3
12-Nov-2015
jmcneill
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
1.2
10-Nov-2015
jmcneill
Add vblank support
1.1
09-Nov-2015
jmcneill
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.
1.5.2.4
28-Aug-2017
skrll
Sync with HEAD
1.5.2.3
19-Mar-2016
skrll
Sync with HEAD
1.5.2.2
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.5.2.1
22-Dec-2015
skrll
file tegra_drm.c was added on branch nick-nhusb on 2015-12-27 12:09:31 +0000
1.6.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.6.2.1
26-Apr-2017
pgoyette
Sync with HEAD
1.7.10.2
03-Dec-2017
jdolecek
update from HEAD
1.7.10.1
16-Apr-2017
jdolecek
file tegra_drm.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
1.9.4.1
10-Jun-2019
christos
Sync with HEAD
1.9.2.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.10.12.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Fri Oct 17 09:09:57 GMT 2025