[Intel-gfx] [ANNOUNCE] xf86-video-intel 2.7.99.901 (2.8.0 rc1)
Adam Lantos
hege at playma.org
Thu Jun 11 12:47:52 CEST 2009
And xrandr -q --verbose sees the VGA1 as connected (connecting and
disconnecting the D-Sub cable do not change this output):
VGA1 connected (normal left inverted right x axis y axis)
Identifier: 0x3b
Timestamp: 44023
Subpixel: unknown
Clones:
CRTCs: 0 1
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1280x1024 (0x3e) 108.0MHz +HSync +VSync +preferred
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock
64.0KHz
v: height 1024 start 1025 end 1028 total 1066 clock
60.0Hz
1920x1440 (0x3f) 234.0MHz -HSync +VSync
h: width 1920 start 2048 end 2256 total 2600 skew 0 clock
90.0KHz
v: height 1440 start 1441 end 1444 total 1500 clock
60.0Hz
1856x1392 (0x40) 218.3MHz -HSync +VSync
h: width 1856 start 1952 end 2176 total 2528 skew 0 clock
86.4KHz
v: height 1392 start 1393 end 1396 total 1439 clock
60.0Hz
1792x1344 (0x41) 204.8MHz -HSync +VSync
h: width 1792 start 1920 end 2120 total 2448 skew 0 clock
83.7KHz
v: height 1344 start 1345 end 1348 total 1394 clock
60.0Hz
1600x1200 (0x42) 162.0MHz +HSync +VSync
h: width 1600 start 1664 end 1856 total 2160 skew 0 clock
75.0KHz
v: height 1200 start 1201 end 1204 total 1250 clock
60.0Hz
1400x1050 (0x43) 122.0MHz +HSync +VSync
h: width 1400 start 1488 end 1640 total 1880 skew 0 clock
64.9KHz
v: height 1050 start 1052 end 1064 total 1082 clock
60.0Hz
1280x960 (0x44) 108.0MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock
60.0KHz
v: height 960 start 961 end 964 total 1000 clock
60.0Hz
1024x768 (0x45) 65.0MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock
48.4KHz
v: height 768 start 771 end 777 total 806 clock
60.0Hz
800x600 (0x46) 40.0MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock
37.9KHz
v: height 600 start 601 end 605 total 628 clock
60.3Hz
800x600 (0x47) 36.0MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock
35.2KHz
v: height 600 start 601 end 603 total 625 clock
56.2Hz
640x480 (0x48) 25.2MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock
31.5KHz
v: height 480 start 490 end 492 total 525 clock
59.9Hz
--
Adam
On Thu, Jun 11, 2009 at 12:42 PM, Adam Lantos<hege at playma.org> wrote:
> Hi,
>
> I have an external VGA section in my xorg.conf:
>
> Section "Monitor"
> Identifier "VGA"
> HorizSync 24-92
> VertRefresh 43-60
> Option "Above" "LVDS"
> Option "Primary" "false"
> Option "Modes" "1280x1024 1024x768"
> Option "PreferredMode" "1280x1024"
> EndSection
>
> When starting X with VGA _unplugged_, KMS enables the VGA connector
> and xrandr extendes my desktop.
>
> (II) intel(0): Output VGA1 connected
> (II) intel(0): Output VGA1 using initial mode 1280x1024
>
> [drm] DAC-6: set mode 1280x1024 20
>
> And I still have lots of 'no EDID data' in kernel log for VGA1 and LVDS1, too.
>
>
> I've attached my dmesg, xorg log with modedebug and xorg.conf.
>
>
> cheers,
> Adam
>
>
> On Thu, Jun 11, 2009 at 12:42 AM, Carl Worth<cworth at cworth.org> wrote:
>> This is the first release candidate in preparation for the upcoming
>> 2.8.0 release. Most critical bugs should be fixed, but some major
>> bugs may still be present. We will appreciate any feedback we can
>> get from testing of this snapshot to improve the 2.8.0 release.
>>
>> Some of the major fixes in this snapshot include:
>>
>> * Several fixes for intermittent GPU hangs/crashes, (some of
>> which already appeared in the 2.7.1 release)
>>
>> * Fix to avoid X crash when viewing large images in browser
>>
>> * Fix X server failure when running old (non-GEM) kernel
>>
>> * Fixes for SDVO LVDS mode detection
>>
>> * Fix major performance regression of trapezoid rendering
>> compared to XAA/EXA
>>
>> * New support for tear-free video when using KMS
>>
>> * New support for tear-free DRI2 CopyRegion
>>
>> * And many more...
>>
>> -Carl
>>
>> How to get the release
>> ======================
>> git tag: 2.7.99.901
>>
>> http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.7.99.901.tar.bz2
>> MD5: bd2052cb77094aaea76bf9d6e1ce8ce6 xf86-video-intel-2.7.99.901.tar.bz2
>> SHA1: 8c32e4cb54a739d98b9cdcf48355403350136712 xf86-video-intel-2.7.99.901.tar.bz2
>>
>> http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.7.99.901.tar.gz
>> MD5: 81184dcf98a035882a4f023bf50aa356 xf86-video-intel-2.7.99.901.tar.gz
>> SHA1: f6b47ca218ae2b76392d619106d9b35a5e63cd7a xf86-video-intel-2.7.99.901.tar.gz
>>
>>
>> All changes from 2.7.99.1 to 2.7.99.901
>> =======================================
>> Adam Jackson (1):
>> Remove useless loader symbol lists.
>>
>> Alan Coopersmith (1):
>> Fix "Unkown" typo in two FatalError messages
>>
>> Arkadiusz Miśkiewicz (1):
>> Restore CFLAGS after tests.
>>
>> Carl Worth (8):
>> Add doltlibtool to DISTCLEANFILES
>> RELEASING: Better instructions for where to send announcements
>> Use libdrm to lookup pipe for tear-free sync of XV
>> Revert "Rely on BO pixmaps being present in acceleration paths."
>> Rename i830_exa.c to i830_uxa.c
>> UXA: Rasterize trapezoids to system memory, not a pixmap
>> NEWS: Summarize new developments for 2.7.99.901
>> Increment version to 2.7.99.901
>>
>> Eric Anholt (9):
>> Remove dead "avail" variable from XAA stuff.
>> Only sync XV to vblank when drawing to the frontbuffer.
>> Don't do GTT maps on objects bigger than half the available aperture size.
>> Fix backwards logic on whether to sync to vblank or not.
>> Open the DRM and keep the handle throughout server startup to finish.
>> Fold GEM detection into DRM master open.
>> Replace some pixmap-related idioms with inline functions to do so.
>> Fix some drawable abuse in i830_dri.c
>> Fix segfault in DRI2 vblank syncing if the region isn't onscreen.
>>
>> Jesse Barnes (3):
>> Add new have_gem flag
>> Add --enable-debug flag to configure
>> Sync DRI2 CopyRegion to vertical retrace
>>
>> Keith Packard (14):
>> Allow cursors to roam past 2048x2048 limit.
>> intel_batch_start_atomic: fix size passed to intel_batch_require_space (*4)
>> Leave allocator running until lower-level CloseScreens are done
>> Don't bother to enable VF statistics during 965 video playback
>> 3D_STATE_VERTEX_BUFFERS takes four 32-bit values, not three.
>> Hold reference to video binding table until all rects are painted.
>> Revert "Leave allocator running until lower-level CloseScreens are done"
>> Call down to lower CloseScreen before shutting down DRM allocator
>> Split i915 textured video commands to fit into batch buffers.
>> Fallback when VT inactive
>> Add DP link and GMCH M and N registers
>> Load i915 and fbcon when checking for KMS
>> If DRM can't figure out which pipe to sync on, then don't sync at all.
>> Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffers
>>
>> Kristian Høgsberg (2):
>> Only return FALSE when dri_bo_map() fails
>> Fall back to fb pixmaps for backing glyph pictures
>>
>> Li Shao Hua (1):
>> switch XvMC to gem
>>
>> Lukasz Kurylo (1):
>> DRI2 copyregion: don't wait for scanlines that won't happen
>>
>> Ma Ling (4):
>> Set activation periods as 64 cdclk sync up with KMS
>> Wait doubled regis to be stable for load pipe detection
>> Fetch mode line from VBT, then keep it.
>> Provide mode line from VBT to xorg.
>>
>> Stijn van Drongelen (1):
>> Fix typo in (unused) INTEL_BIOS_32 macro
>>
>> Wu Fengguang (2):
>> Remove the offset parameter from i830_allocator_init()
>> README: kill an evil dot
>>
>> Xiang Hai hao (1):
>> DRI2 for XvMC
>>
>> Xiang, Haihao (1):
>> xvmc: don't include xf86dri.h
>>
>> Zhenyu Wang (8):
>> xvmc: move 965 mc media programs to shader/mc directory
>> xvmc: add missed vld g4i sources in Makefile and fix distcheck
>> Add new chipsets PCI ids
>> Remove fixed MMIO size
>> Update intel_gtt utility for new chipset GTT check
>> Add new register definitions
>> Disable composite on new chipset for now
>> Add new chipset register dumps
>>
>> Zou Nan hai (5):
>> XvMC VLD extension support for G4X
>> enable UV half pixel
>> fix
>> enable MC on g45 for player without vld patch
>> add missing files for previous commit
>>
>>
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>>
>>
>
More information about the Intel-gfx
mailing list