[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.7.99.1-1'



Tag 'xserver-xorg-video-intel-2_2.7.99.1-1' created by Brice Goglin <bgoglin@debian.org> at 2009-04-29 18:04 +0000

Tagging upload of xserver-xorg-video-intel 2:2.7.99.1-1 to experimental.

Changes since xserver-xorg-video-intel-2_2.7.0-1:
Alan Coopersmith (1):
      Fix UXA to build with Sun compilers (use __func__ instead of __FUNCTION__)

Albert Damen (2):
      Non-GEM allocations incorrectly force TILE_NONE (bug 20797)
      Fix crash with XV with large virtual display

Brice Goglin (6):
      Install the upstream NEWS file
      Move -dbg package to section debug
      Merge tag '2.7.99.1' into debian-experimental
      New upstream release candidate
      Stop installing libI810XvMC.so and libIntelXvMC.so
      Prepare changelog for upload

Carl Worth (18):
      Revert the rest of the EXA_VERSION_MAJOR bump
      Use WAIT_FOR_SCAN_LINE instead of WAIT_FOR_VBLANK
      Remove support for 'auto'(-1) value of XV_SYNC_TO_VBLANK
      Fix new video sync-to-blank code for multi-head
      Don't clip video to CRTC in the case of textured video
      Add a RELEASING file documenting the release process
      README: Remove almost all time-sensitive information
      Add a new AUTHORS file
      Clarify that the default acceleration is UXA if KMS is available.
      Add a NEWS files with release-notes for 2.7.0
      Add AUTHORS and NEWS to EXTRA_DIST
      NEWS: Add note about broken PAT code in some kernels
      RELEASING: Update instructions to reflect some minor process improvements
      AUTHORS: Add Robert Lowery to the authors file
      README: Fix typos in chipset list, and point to how_to_report_bug web page
      RELEASING: Note that --with-xserver-source is needed for make distcheck
      Increment version to 2.7.99.1
      NEWS: Add notes for 2.7.99.1 snapshot

Dan Nicholson (1):
      Fix dist of xvmc sources

Eric Anholt (35):
      Fix XV with non-GEM kernels by allocating a larger fake bufmgr.
      Add PGETBL_CTL to the debug output.
      Add dumping of 915 and 945 fence registers.
      Add DCC register dumping.
      Move contributed m4 (dolt) to a subdirectory so we can include it with others.
      Add shave support, enabled by default.
      Remove some dead i830.h struct members.
      Rename EXA rendering functions to UXA, since we're keeping them post-EXA.
      Remove dead mono cursor load code.
      Remove unused i830_output_type_names
      Use a static inline to replace if (0) to an unused stub function.
      Staticize a bunch of functions and variables in the driver.
      Replace a bunch of #ifdef debug flushing/syncing with a single function.
      Remove dead monitor detect debugger.
      Remove dead xoffset/yoffset from pre-randr.
      Revert "fix overflow warning on videoRam"
      Don't try to do anything for I830Sync when VT switched.
      Fix drmSetMaster/DropMaster error messages.
      Don't initialize DRI2 if the fd we get is not master-capable.
      Don't clear the framebuffer if it isn't currently bound.
      Fix assert at startup with DRI initialiation failure.
      Remove pre-server-1.5 support.
      Remove DRI1 support.
      Remove XAA support.
      Remove EXA support.
      unifdef I830_USE_UXA.
      Remove can_resize, which is now always true (except when a bug interfered)
      Now that video destination pixmaps are always in BOs, no more MarkSync.
      Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
      Remove I830_XV ifdef.
      Replace I830Sync's irq emit/wait code with bufmgr use.
      Remove XF86DRM_MODE.
      Rely on BO pixmaps being present in acceleration paths.
      unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.
      Remove checks for xf86RotateFreeShadow, introduced in server 1.4.

Hugo Jacques (1):
      SDVO: add composite TV out support

Ian Romanick (2):
      DRI2: Respect the src and dst parameters of CopyRegion.
      DRI2: If the SDK supports it, use the DRI2GetBuffersWithFormat interfaces

Jesse Barnes (11):
      Use UXA when KMS is active
      Create known output configuration at EnterVT time
      Re-enable disabled outputs after rotation
      Don't install fences if the kernel is managing them
      Don't manage fences part two
      Tiling fixes, third set
      Require libdrm 2.4.6 for GTT unmap support
      Match GTT unmap with map in KMS rotation case
      Fix offset in begin_gtt_access case
      Don't enable kernel execbuf fencing w/EXA
      Silence warning in i830_dmi_store_field

Julien Cristau (1):
      Require xserver 1.3

Kalev Lember (2):
      Fix Xv crash with overlay video.
      Fix VT switch with XV overlay video enabled.

Keith Packard (2):
      Use CopyArea to load glyphs from per-glyph pixmap to cache pixmap
      Revert EXA_DRIVER_KNOWN_MAJOR bump

Kristian Høgsberg (2):
      Drop Legacy3D option, only use fixed texture space with non-gem.
      Remove a handful of pointless comments

Li Peng (1):
      Turn on front buffer tiling in KMS.

Ma Ling (6):
      Define documented PLL timing limits for G4X platform
      Use best PLL timing values for G4X platform
      Set SSC frequency for 8xx chips correctly
      set broadcast RGB mode for HDMI and TMDS from SDVOX output
      set broadcast RGB mode for integrated HDMI output.
      update manpage for BROADCAST_RGB property

Ma, Ling (1):
      disable center mode for 965GM and G4X platform

Pierre Willenbrock (1):
      format == 0 means "use default" in I830DRI2CreateBuffer

Robert Lowery (1):
      Fix typo in comment

Rémi Cardona (1):
      clean up man page generation and remove all traces of the i810 driver

Shaohua Li (1):
      Disable FBC on IGD for UMS

Shuang He (2):
      Fix value for MI_WAIT_FOR_PIPEA_SCAN_LINE_WINDOW
      Free front buffer bo when X exit

Zdenek Kabelac (4):
      Fix leak of some 965 render state on VT switch.
      Unreference allocated bos in i965 render error paths
      free allocated name inside sdvo_destroy
      Remember allocated offscreenImages memory for freeing it in CloseScreen()

Zhenyu Wang (14):
      SDVO: fix pixel multiplier setting for TV
      SDVO: reset privates before output setup
      Revert "SDVO: Switch control bus only before DDC access"
      TV: force TV as connected with TV_Connector option
      TV: fix contrast and saturation for 945G
      Add a lid status test program "intel_lid"
      KMS: hook up output properties for randr
      gitignore intel_lid
      Disable LVDS config parsing from VBT for now
      Disable LVDS detect methods
      SDVO: fix output flag dumping for unknown type
      quirk LVDS on ibase MB890 855GM board
      fix overflow warning on videoRam
      SDVO: switch bus once for i2c transfer

---
 .gitignore                              |    3 
 AUTHORS                                 |    1 
 ChangeLog                               |  792 ++++++++++++---
 Makefile.am                             |    1 
 NEWS                                    |   49 
 README                                  |   14 
 RELEASING                               |   34 
 acinclude.m4                            |  140 --
 configure.ac                            |  110 --
 debian/changelog                        |   10 
 debian/control                          |    9 
 debian/rules                            |    2 
 debian/xserver-xorg-video-intel.install |    4 
 m4/dolt.m4                              |  178 +++
 m4/shave.m4                             |   73 +
 man/intel.man                           |   10 
 shave-libtool.in                        |   69 +
 shave.in                                |   76 +
 src/Makefile.am                         |   34 
 src/bios_reader/Makefile.am             |    5 
 src/ch7017/Makefile.am                  |    2 
 src/ch7xxx/Makefile.am                  |    2 
 src/common.h                            |   26 
 src/drmmode_display.c                   |  230 +++-
 src/i2c_vid.h                           |    4 
 src/i810.h                              |    8 
 src/i810_accel.c                        |   14 
 src/i810_common.h                       |    1 
 src/i810_cursor.c                       |   14 
 src/i810_dga.c                          |   14 
 src/i810_dri.c                          |   29 
 src/i810_dri.h                          |    1 
 src/i810_driver.c                       |  259 -----
 src/i810_hwmc.c                         |    1 
 src/i810_io.c                           |   14 
 src/i810_memory.c                       |   14 
 src/i810_reg.h                          |    2 
 src/i810_video.c                        |    1 
 src/i810_wmark.c                        |   15 
 src/i830.h                              |  183 ---
 src/i830_accel.c                        |  154 ---
 src/i830_batchbuffer.c                  |   29 
 src/i830_batchbuffer.h                  |   14 
 src/i830_bios.c                         |   13 
 src/i830_common.h                       |    1 
 src/i830_cursor.c                       |   27 
 src/i830_debug.c                        |  133 ++
 src/i830_display.c                      |   95 -
 src/i830_display.h                      |    2 
 src/i830_dri.c                          | 1633 +++-----------------------------
 src/i830_dri.h                          |    1 
 src/i830_driver.c                       |  838 ----------------
 src/i830_dvo.c                          |    4 
 src/i830_exa.c                          |  453 --------
 src/i830_hwmc.c                         |    2 
 src/i830_hwmc.h                         |    1 
 src/i830_lvds.c                         |   16 
 src/i830_memory.c                       |  422 --------
 src/i830_quirks.c                       |    3 
 src/i830_render.c                       |   10 
 src/i830_sdvo.c                         |   23 
 src/i830_sdvo.h                         |    6 
 src/i830_video.c                        |   37 
 src/i830_xaa.c                          |  829 ----------------
 src/i915_video.c                        |    2 
 src/i965_render.c                       |   72 -
 src/i965_video.c                        |   12 
 src/ivch/Makefile.am                    |    2 
 src/local_xf86Rename.h                  |   23 
 src/reg_dumper/.gitignore               |    1 
 src/reg_dumper/Makefile.am              |    9 
 src/reg_dumper/gtt.c                    |    8 
 src/reg_dumper/hotplug.c                |    5 
 src/reg_dumper/idle.c                   |    5 
 src/reg_dumper/lid.c                    |  146 ++
 src/reg_dumper/main.c                   |    6 
 src/reg_dumper/reg_dumper.h             |    9 
 src/reg_dumper/util.c                   |    5 
 src/sil164/Makefile.am                  |    2 
 src/tfp410/Makefile.am                  |    2 
 src/xvmc/I810XvMC.c                     |    1 
 src/xvmc/I810XvMC.h                     |    1 
 src/xvmc/xf86dri.c                      |    1 
 src/xvmc/xf86dri.h                      |    1 
 src/xvmc/xf86dristr.h                   |    1 
 uxa/uxa-accel.c                         |   63 -
 uxa/uxa-glyphs.c                        |    4 
 uxa/uxa-priv.h                          |   18 
 uxa/uxa-render.c                        |    5 
 uxa/uxa-unaccel.c                       |   18 
 uxa/uxa.c                               |   29 
 91 files changed, 2009 insertions(+), 5636 deletions(-)
---


Reply to: