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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
glucose
Alan Hourihane
5
-12
/
+98
2007-10-24
Adapt to DRM Lockfree and setStatus changes.
Thomas Hellstrom
2
-7
/
+35
2007-10-24
Fix typo in my hand-application of rglowery's patch.
Eric Anholt
1
-1
/
+1
2007-10-24
Fix a crash in TV mode handling by initializing the prev field of modes.
Rob
1
-0
/
+3
2007-10-22
intel_reg_dumper - dump VGA AR registers too
Jesse Barnes
1
-0
/
+29
2007-10-19
In the clock graph, draw the VCO as erasures in the lines representing clocks.
Eric Anholt
1
-5
/
+31
2007-10-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Alan Hourihane
6
-1
/
+197
2007-10-18
Warn in the log if we choose a PLL clock that's way out of line.
Eric Anholt
1
-0
/
+8
2007-10-18
Add some nickle scripts for looking at PLL issues.
Eric Anholt
4
-0
/
+188
2007-10-17
Bump pciaccess version requirement for new API usage.
Eric Anholt
1
-1
/
+1
2007-10-17
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Alan Hourihane
5
-19
/
+43
2007-10-17
intel: make block handler hook happen no matter what video is in use
Dave Airlie
3
-14
/
+34
2007-10-17
AOpen 965GM mini pc has no LVDS
Rob
1
-1
/
+2
2007-10-16
toshiba satellite u300 has no tv out
Kyle McMartin
1
-0
/
+3
2007-10-16
Adapt to libdrm buffer object API changes.
Michel Dänzer
1
-4
/
+4
2007-10-15
Fix build problem from merge.
Alan Hourihane
1
-1
/
+1
2007-10-15
Merge git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel into glu...
Alan Hourihane
21
-650
/
+784
2007-10-15
In update_front_offset(), set pScrn->fbOffset even at EnterVT during init.
Eric Anholt
1
-10
/
+10
2007-10-13
Fix palette save/restore
Jesse Barnes
1
-16
/
+51
2007-10-12
Fix failure in tiling setup on non-power-of-two allocations on pre-965.
Eric Anholt
2
-1
/
+8
2007-10-12
Use mprotect on unbound AGP memory to attempt to catch use while unbound.
Eric Anholt
2
-0
/
+28
2007-10-11
Don't double-free the memory manager allocation.
Eric Anholt
1
-1
/
+11
2007-10-11
Update memory manager sizing for the current set of LIFETIME_FIXED bufffers.
Eric Anholt
1
-1
/
+12
2007-10-11
Move tiling fence register setup to bind time instead of allocate time.
Eric Anholt
3
-271
/
+200
2007-10-11
Allow front/back/depth to move over the lifetime of the server.
Eric Anholt
2
-21
/
+6
2007-10-11
Delay SAREA and mapping setup until EnterVT when using the memory manager.
Eric Anholt
2
-12
/
+18
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
4
-182
/
+191
2007-10-11
Move drmMMLock to after we have unbound our (pinned) buffers.
Eric Anholt
1
-6
/
+13
2007-10-11
Refuse to allocate LIFETIME_FIXED objects in buffer objects.
Eric Anholt
1
-1
/
+3
2007-10-11
In i830_allocate_memory_bo, bind if we control the VT, not on lifetime-fixed.
Eric Anholt
1
-2
/
+5
2007-10-11
Fix potential use-after-free in XV overlay code on video stop.
Eric Anholt
1
-0
/
+1
2007-10-11
Revert "Fix G33 GTT stolen mem range"
Zhenyu Wang
1
-3
/
+0
2007-10-10
EXA: fix tiled dest rendering on i8XX chips
Zhenyu Wang
1
-1
/
+2
2007-10-08
Include xf86mm.h if using XF86DRI_MM
Keith Packard
1
-0
/
+3
2007-10-08
Quirk for Samsung Q35 which has no TV output.
Keith Packard
1
-0
/
+2
2007-10-05
Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.
Eric Anholt
3
-45
/
+61
2007-10-05
Don't set overlay registers LIFETIME_FIXED. It always uses the current offset.
Eric Anholt
1
-7
/
+3
2007-10-05
Revert setting of exa_965_state as LIFETIME_FIXED.
Eric Anholt
1
-1
/
+1
2007-10-05
Don't leak buffer object allocations in i830_reset_allocations().
Eric Anholt
1
-0
/
+8
2007-10-05
Warning cleanup.
Eric Anholt
1
-1
/
+0
2007-10-05
Fix formatting of error message.
Eric Anholt
1
-1
/
+1
2007-10-01
Bring the CH7017 driver closer to spec.
Eric Anholt
2
-22
/
+43
2007-10-01
Fix probing of the sample CH7017 device I found by allowing GPIO overrides.
Eric Anholt
2
-2
/
+9
2007-10-01
Restore building of pciaccess-based tools even if the server doesn't use it.
Eric Anholt
3
-3
/
+9
2007-10-01
Remove more DVO probing noise.
Eric Anholt
3
-9
/
+5
2007-10-01
Suppress I2C failure error messages during DVO device detection.
Eric Anholt
6
-27
/
+59
2007-10-01
Enable CH7017/7018 DVO driver by default.
Eric Anholt
1
-6
/
+8
2007-10-01
Disable TV/VGA output on the CH7017/7018 devices.
Eric Anholt
1
-1
/
+12
2007-09-29
Ignore detection of TV output on Panasonic CF-Y7
Regis Prevot
1
-0
/
+2
2007-09-28
Go back to using old drm_i915_flip_t field name
Jesse Barnes
1
-4
/
+4
[next]