index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-25
Thinkpad X61s has no TV out
Keith Packard
1
-0
/
+2
2007-08-17
Make sure XV_PIPE is used whenever possible.
Keith Packard
1
-2
/
+5
2007-08-17
Tune acceleration architecture allocator sizes down.
Eric Anholt
1
-3
/
+1
2007-08-17
Replace AA allocator usage with i830_memory.c for RandR rotation.
Eric Anholt
5
-111
/
+48
2007-08-17
Use i830_memory.c instead of the AA's allocator for XV buffers.
Eric Anholt
4
-141
/
+57
2007-08-16
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
Jesse Barnes
2
-11
/
+12
2007-08-16
Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDS
Jesse Barnes
4
-33
/
+59
2007-08-16
i915: add support for render to a8
Dave Airlie
1
-11
/
+11
2007-08-15
intel: don't setup texOffsetStart unless using EXA
Dave Airlie
1
-0
/
+1
2007-08-14
Fix seg fault introduced in tiling patch when TV detect
Zhenyu Wang
1
-1
/
+1
2007-08-10
Save/restore tile-mode offset registers DSPATILEOFF and DSPBTILEOFF
Keith Packard
2
-0
/
+10
2007-08-10
Set DSPATILEOFF/DSPBTILEOFF to handle 965 tiled frame buffers.
Keith Packard
1
-0
/
+2
2007-08-10
Add #if 0-ed fence debugging code. It's noisy, and of little use to most.
Eric Anholt
1
-0
/
+32
2007-08-10
Don't force tiling on if it is disabled in configuration but fbc is possible.
Eric Anholt
1
-6
/
+0
2007-08-10
Fix stack-smashing in the last commit.
Eric Anholt
1
-2
/
+3
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
8
-158
/
+143
2007-08-10
Clean up tv mode name allocation and copy.
Keith Packard
1
-4
/
+2
2007-08-10
Cleanup tiling and FBC driver output.
Jesse Barnes
2
-5
/
+2
2007-08-10
Enable tiling by default on 965.
Jesse Barnes
2
-14
/
+2
2007-08-10
Tiling fixes for 965
Jesse Barnes
5
-9
/
+55
2007-08-09
i965: increase composite vertex buffer size and alignment to be safe
Dave Airlie
1
-2
/
+2
2007-08-09
i965: fix memcpy of the sf_kernel when a mask is needed
Dave Airlie
1
-1
/
+2
2007-08-08
Allow 965 composite acceleration to A8 destinations.
Carl Worth
1
-8
/
+1
2007-08-08
Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.
Eric Anholt
1
-3
/
+0
2007-08-07
Merge branch 'origin'
Eric Anholt
1
-0
/
+4
2007-08-07
Fix EXA rendering with tiled front buffer on pre-965.
Eric Anholt
3
-39
/
+29
2007-08-07
Fixup pitch in Prepare* functions, since actual hooks may
Jesse Barnes
1
-13
/
+11
2007-08-07
Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*
Brice Goglin
1
-0
/
+4
2007-08-06
Remove 4k offset checks from Copy & Solid hooks.
Jesse Barnes
1
-13
/
+3
2007-08-06
Fix accumulated whitespace nits in i830_exa.c
Eric Anholt
1
-16
/
+16
2007-08-06
More tiled rendering fixes: - check for tiling, not just offset in PrepareSol...
Jesse Barnes
1
-7
/
+11
2007-08-06
Add the file mode for bios_dumper output so it doesn't have 000 permissions.
Eric Anholt
1
-1
/
+2
2007-08-06
Quirk away the nonexistent TV connector on the Panasonic CF-Y4.
Eric Anholt
1
-0
/
+2
2007-08-03
Limit Solid & Copy offsets to 4k when rendering to tiled targets
Jesse Barnes
1
-0
/
+8
2007-08-03
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
Jesse Barnes
1
-0
/
+1
2007-08-03
Tiled rendering & fbc fixes:
Jesse Barnes
6
-119
/
+186
2007-07-31
Legacy backlight changes:
Jesse Barnes
3
-26
/
+61
2007-07-28
Update Lenovo TV quirk info
Zhenyu Wang
1
-0
/
+1
2007-07-27
Add another Lenovo TV output quirk
Wang Zhenyu
1
-0
/
+1
2007-07-27
Add quirk support
Wang Zhenyu
6
-21
/
+112
2007-07-23
Fix a typo in i915 render
Zhenyu Wang
1
-1
/
+1
2007-07-20
Fix device id info for 945GME, 965GME
Zhenyu Wang
1
-2
/
+10
2007-07-19
strip out remainder of drmmm code in driver
Dave Airlie
1
-12
/
+0
2007-07-17
intel: don't try and use TTM memory manager with old libdrm interface
Dave Airlie
2
-88
/
+0
2007-07-13
Remove hard-coded CRT blanking frobbing for load detection.
Keith Packard
2
-4
/
+4
2007-07-13
Ensure pipe/output active before doing load detection.
Keith Packard
5
-70
/
+94
2007-07-13
Eliminate bogus (and harmful) blanking adjustment for load detect.
Keith Packard
2
-50
/
+94
2007-07-11
Fix i915 rendering for tiled buffer
Wang Zhenyu
1
-5
/
+2
2007-07-09
Fix some physical address handling for >4GB addresses.
Eric Anholt
2
-28
/
+33
2007-07-07
FBC fixes:
Jesse Barnes
2
-15
/
+30
[next]