index
:
xorg/driver/xf86-video-intel
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
Intel video driver
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
Fix typo in bios_reader for invalid pointer cast
2.8
Zhenyu Wang
1
-1/+1
2009-08-27
NEWS: Fix typo: 2.8.1 is the new release, not 2.8.0
Carl Worth
1
-1/+1
2009-08-25
Increment version number to 2.8.1 for release.
2.8.1
Carl Worth
1
-1/+1
2009-08-25
NEWS: Add notes for 2.8.1
Carl Worth
1
-5/+24
2009-08-25
Align the height of untiled pixmaps to 2 lines as well.
Eric Anholt
1
-2/+5
2009-08-25
Fix sampler indexes on i965 planar video.
Eric Anholt
3
-6/+6
2009-08-25
Calculate the DVO relative offset in LVDS data entry to get the DVO timing
Zhao Yakui
2
-5/+21
2009-08-25
Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement.
Eric Anholt
2
-8/+11
2009-08-25
drmmode_output_get_modes: Replace existing EDID property blob with new one
Keith Packard
1
-2/+1
2009-08-13
Update version to 2.8.0.901
2.8.0.901
Carl Worth
1
-1/+1
2009-08-13
NEWS: Add notes for 2.8.0.901 (2.8.1 rc 1)
Carl Worth
1
-0/+14
2009-08-13
Align tiled pixmap height so we don't address beyond the end of our buffers (...
Eric Anholt
5
-9/+11
2009-08-13
Allow DRM mode setting to include transformations
Keith Packard
1
-3/+0
2009-07-21
Increment version number to 2.8.0 for release.
2.8.0
Carl Worth
1
-1/+1
2009-07-21
NEWS: Add notes for 2.8.0 release
Carl Worth
1
-0/+48
2009-07-16
Really fix i915 render. Fail at commit --amend.
Eric Anholt
2
-14/+13
2009-07-16
Fix 915-class Render after the 8xx-class Render fix.
Eric Anholt
3
-17/+34
2009-07-15
Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.
Eric Anholt
3
-89/+123
2009-07-15
Reset framebuffer offset when rebinding aperture (22760).
Keith Packard
1
-0/+3
2009-07-13
Fix XV scan line calculation when rotated.
Barry Scott
1
-5/+6
2009-07-13
Increment version to 2.7.99.902
2.7.99.902
Carl Worth
1
-1/+1
2009-07-13
RELEASING: Fix typo in instructions
Carl Worth
1
-1/+1
2009-07-13
NEWS: Add notes for 2.7.99.902
Carl Worth
1
-0/+7
2009-07-12
Remove vestiges of NoAccel options from i830_driver.c
Keith Packard
1
-2/+0
2009-07-12
intel.man: Mark NoAccel option as i810/i815 only
Keith Packard
1
-5/+5
2009-07-11
i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmaps
Keith Packard
1
-5/+6
2009-07-11
KMS: Keep screen pixmap devPrivate.ptr NULL during init and resize
Keith Packard
1
-3/+0
2009-07-11
i830_bind_memory: Under UMS: Bind GEM bos with dri_bo_pin, else through the GART
Keith Packard
1
-8/+6
2009-07-11
Allocate GTT space for GEM only under UMS
Keith Packard
2
-71/+72
2009-07-11
Always set screen pixmap data pointer at init and resize times
Keith Packard
1
-5/+10
2009-07-11
Make xorg.conf DRI option work under KMS. Fix name of I830AccelMethodInit
Keith Packard
1
-6/+12
2009-07-11
Remove NoAccel support
Keith Packard
7
-184/+54
2009-07-09
Remove bad comment about 3DSTATE_DRAWING_RECTANGLE size.
Eric Anholt
1
-1/+1
2009-07-09
Fix lols in trying to figure out whether this is a 64-bit build.
Eric Anholt
1
-1/+1
2009-07-08
Refuse to allocate giant BOs on 32-bit systems.
Eric Anholt
1
-0/+16
2009-07-08
Initialize the other argument to drmSetInterfaceVersion.
Eric Anholt
1
-0/+1
2009-07-08
enable sdvo lvds scaling function
ling.ma@intel.com
2
-12/+83
2009-07-07
Raise XV limit to 2048x2048 to match hardware limits.
Simon Farnsworth
1
-12/+4
2009-07-07
non-DRI FB resize failed to assign the screen pixmap devPrivate.ptr (22328)
Keith Packard
1
-1/+8
2009-07-07
Check for a valid I830Ptr before closing master.
Chris Wilson
1
-1/+1
2009-07-06
Handle DRI2INFOREC version 3
Keith Packard
1
-2/+8
2009-07-06
Update to multi-API DRI2 interface
Keith Packard
1
-14/+14
2009-07-06
remove unused shader program
Rémi Cardona
1
-143/+0
2009-07-06
Disable FBC on IGDNG
Zhenyu Wang
1
-0/+2
2009-07-02
Fix segv for clipped movie window
Barry Scott
1
-6/+16
2009-07-02
Clear the bo on the rotate scratch pixmap
Jesse Barnes
2
-2/+6
2009-07-02
Xv i830_display_video splitup: extract i830_update_scaling_factors
Daniel Vetter
1
-83/+86
2009-07-02
Xv i830_display_video splitup: extract i830_update_polyphase_coeffs
Daniel Vetter
1
-38/+56
2009-07-02
Xv i830_display_video splitup: extract i830_update_dst_box_to_crtc_coords
Daniel Vetter
1
-42/+53
2009-07-01
Xv: kill !textured condition
Daniel Vetter
1
-2/+1
[next]