Loading Documentation/DocBook/drm.tmpl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -562,9 +562,9 @@ void intel_crt_init(struct drm_device *dev) <para> <para> In the example above (again, taken from the i915 driver), a In the example above (again, taken from the i915 driver), a CRT connector and encoder combination is created. A device CRT connector and encoder combination is created. A device specific i2c bus is also created, for fetching EDID data and specific i2c bus is also created for fetching EDID data and performing monitor detection. Once the process is complete, performing monitor detection. Once the process is complete, the new connector is registered with sysfs, to make its the new connector is registered with sysfs to make its properties available to applications. properties available to applications. </para> </para> <sect4> <sect4> Loading Loading
Documentation/DocBook/drm.tmpl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -562,9 +562,9 @@ void intel_crt_init(struct drm_device *dev) <para> <para> In the example above (again, taken from the i915 driver), a In the example above (again, taken from the i915 driver), a CRT connector and encoder combination is created. A device CRT connector and encoder combination is created. A device specific i2c bus is also created, for fetching EDID data and specific i2c bus is also created for fetching EDID data and performing monitor detection. Once the process is complete, performing monitor detection. Once the process is complete, the new connector is registered with sysfs, to make its the new connector is registered with sysfs to make its properties available to applications. properties available to applications. </para> </para> <sect4> <sect4> Loading