Bug 4708

Summary: RandR rotation for the nv driver
Product: xorg Reporter: Aaron Plattner <aplattner>
Component: Driver/nVidia (open)Assignee: Aaron Plattner <aplattner>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: low    
Version: unspecified   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
nv (open source) driver RandR rotation patch none

Description Aaron Plattner 2005-10-07 15:20:44 UTC
This is a reminder bug for me to check in the RandR rotation patch.
Comment 1 Aaron Plattner 2005-10-07 15:21:46 UTC
Created attachment 3511 [details] [review]
nv (open source) driver RandR rotation patch
Comment 2 Aaron Plattner 2006-01-02 12:54:13 UTC
CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	aplattner at gabe.freedesktop.org	06/01/01 17:54:19

Log message:
  * man/nv.man:
  * src/nv_driver.c: (NVPreInit), (NVScreenInit), (NVRandRGetInfo),
  (NVRandRSetConfig), (NVDriverFunc):
  * src/nv_include.h:
  * src/nv_shadow.c: (NVRefreshArea8), (NVRefreshArea16),
  (NVRefreshArea32):
  * src/nv_type.h:
  Preliminary RandR rotation support.
  Bug #4708 <https://bugs.freedesktop.org/show_bug.cgi?id=4708>

Modified files:
      driver/xf86-video-nv/:
        ChangeLog 
      driver/xf86-video-nv/man/:
        nv.man 
      driver/xf86-video-nv/src/:
        nv_driver.c nv_include.h nv_shadow.c nv_type.h 
  
  Revision      Changes    Path
  1.9           +12 -0     driver/xf86-video-nv/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/ChangeLog
  1.5           +7 -2      driver/xf86-video-nv/man/nv.man
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/man/nv.man
  1.19          +112 -11   driver/xf86-video-nv/src/nv_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/src/nv_driver.c
  1.4           +4 -0      driver/xf86-video-nv/src/nv_include.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/src/nv_include.h
  1.4           +15 -0     driver/xf86-video-nv/src/nv_shadow.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/src/nv_shadow.c
  1.6           +1 -0      driver/xf86-video-nv/src/nv_type.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-nv/src/nv_type.h
Comment 3 Alex Deucher 2006-02-14 06:09:06 UTC
I think we can close this now.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.