Display Software Architectures#
Display element provides two different Software Architectures for the 7.0 release.
dev_nsrwill utilize thelegacyarchitecture. The drivers forlegacyarchitecture arenvidia.ko,nvidia_modeset.koandnvidia_drm.koprod_nsrandtest_nsrwill utilizeDisplayServerarchitecture. The driver forDisplayServerarchitecture istegradisp.ko.
The table below explains the relation between NSR Release, Display Architectures, and corresponding Modules.
NSR Release |
Architecture |
Module |
|---|---|---|
dev_nsr |
OpenRm |
|
prod_nsr |
DisplayServer |
|
test_nsr |
DisplayServer |
|
For instruction on building and installing the drivers, please refer to Build and Display under section 8.
Customers who use DRM applications and X11 should only use
dev_nsr.OpenWFD is supported on
dev_nsr,prod_nsr, andtest_nsrprofiles.However, if you plan to use OpenWFD, we recommend that you use
test_nsrorprod_nsrfor OpenWFD application development.