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
2008-06-17
Fix compiling with server master in LVDS backlight patch
Zhenyu Wang
1
-0
/
+2
2008-06-16
Fix maximum backlight issue
Lukas Hejtmanek
1
-5
/
+23
2008-06-12
Fix compiler warning when disable xvmc config
Zhenyu Wang
1
-0
/
+2
2008-06-12
Set up/restore PWRCTXA from enter/leavevt not server start/exit.
Eric Anholt
2
-6
/
+10
2008-06-12
Two more Dell quirks
Bryce Harrington
1
-0
/
+4
2008-06-12
Fix TV programming: add vblank wait after TV_CTL writes
Jesse Barnes
1
-0
/
+3
2008-06-12
Fix TV out connection type detection
Robert Lowery
1
-0
/
+1
2008-06-12
Move debug clock printout from ErrorF to X_INFO.
Eric Anholt
1
-8
/
+10
2008-06-12
Remove SVG_WORK_CONTROL init.
Eric Anholt
1
-7
/
+0
2008-06-12
Initialize clock gating from EnterVT and save/restore it appropriately.
Eric Anholt
2
-9
/
+22
2008-06-12
Move BIOS scratch register setup to EnterVT instead of PreInit.
Eric Anholt
2
-27
/
+16
2008-06-12
Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.
Eric Anholt
1
-2
/
+0
2008-06-12
Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().
Eric Anholt
1
-3
/
+0
2008-06-12
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
4
-20
/
+13
2008-06-12
Just remove the mprotect kludge.
Eric Anholt
1
-5
/
+0
2008-06-12
Set SDVO sync polarity to default on 965
Hong Liu
2
-1
/
+7
2008-06-12
xvmc: a little cleanup
Zhenyu Wang
4
-14
/
+30
2008-06-12
xvmc: remove unused dri drawable
Zhenyu Wang
5
-252
/
+2
2008-06-12
Fixup power saving registers
Jesse Barnes
4
-17
/
+70
2008-06-12
Disable a bunch of clock gating disables on IGD_GM, which doesn't need them.
Eric Anholt
1
-1
/
+5
2008-06-12
Define DEFFILEMODE for OS'es that don't have it
Alan Coopersmith
1
-0
/
+4
2008-05-26
Fix typo in xvmc block destroy
Shuang He
1
-1
/
+1
2008-05-20
Revert "Add FIFO watermark regs to register dumper"
Zhenyu Wang
2
-5
/
+0
2008-05-14
Panel fitting: fix letterbox modes
Jesse Barnes
1
-1
/
+1
2008-05-14
Only use FOURCC_XVMC when INTEL_XVMC is defined
Keith Packard
1
-0
/
+6
2008-05-14
Skip copying on FOURCC_XVMC surfaces
Keith Packard
1
-3
/
+11
2008-05-12
Revert last HP 965GM pipe A quirk
Zhenyu Wang
1
-2
/
+0
2008-05-10
More Pipe A force quirks
Bryce Harrington
1
-0
/
+4
2008-05-09
Implement option to ignore external fixed mode settings
Mike Isely
3
-0
/
+19
2008-05-08
Save/restore cursor registers
Jesse Barnes
2
-0
/
+27
2008-05-08
Use I830FALLBACK when check pitch for debug
Zhenyu Wang
1
-2
/
+2
2008-05-07
Bug #15807: Fix use of the ring while VT-switched, hit by fast user switching.
Eric Anholt
1
-1
/
+1
2008-05-07
Add FIFO watermark regs to register dumper
Jesse Barnes
2
-0
/
+5
2008-05-07
Only check xvmc lib when xvmc is enabled.
Zhenyu Wang
1
-1
/
+1
2008-05-07
More quirks from ubuntu/dell
Bryce Harrington
1
-4
/
+10
2008-05-07
Add a new quirk for BIOSes that reprogram regs at lid close/open time
Jesse Barnes
3
-0
/
+16
2008-05-07
Use new xf86RotateFreeShadow function to clean up shadow buffers.
Keith Packard
1
-0
/
+6
2008-05-07
Overlay video doesn't require that the target pixmap be in video memory.
Keith Packard
1
-2
/
+2
2008-04-23
Fix warning with i830_exa_pixmap_is_offscreen() for exa minor >=2
Zhenyu Wang
1
-0
/
+2
2008-04-21
Add a kludge-around to fix cd/wt bits in fb ptes on linux.
Keith Packard
1
-0
/
+10
2008-04-19
Check pitch for EXA operation
Zhenyu Wang
4
-0
/
+26
2008-04-18
Revert "Set EXA pitch limit for pre-965 chipset"
Zhenyu Wang
1
-6
/
+0
2008-04-17
Set EXA pitch limit for pre-965 chipset
Zhenyu Wang
1
-0
/
+6
2008-04-17
fix possible segfault in I830FreeScreen
Hong Liu
1
-1
/
+1
2008-04-14
Change default panel fitting mode to origin
Zhenyu Wang
1
-2
/
+3
2008-04-14
Remove old sf/wm program from Makefile
Zhenyu Wang
1
-2
/
+0
2008-04-14
Revert "remove '#line NUM ...' in macro process"
Keith Packard
1
-1
/
+1
2008-04-12
remove '#line NUM ...' in macro process
Zhenyu Wang
1
-1
/
+1
2008-04-12
Bug #14935: Fix i9xx reference clock for spread spectrum.
Hong Liu
1
-2
/
+4
2008-04-12
Fix compiler warning from 24-bit lvds change.
Eric Anholt
1
-2
/
+3
[next]