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
/
i810_reg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-12
Add DP link and GMCH M and N registers
Keith Packard
1
-0
/
+42
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
1
-1
/
+0
2009-04-13
set broadcast RGB mode for HDMI and TMDS from SDVOX output
Ma Ling
1
-0
/
+1
2009-04-07
Fix value for MI_WAIT_FOR_PIPEA_SCAN_LINE_WINDOW
Shuang He
1
-1
/
+1
2009-04-06
Use WAIT_FOR_SCAN_LINE instead of WAIT_FOR_VBLANK
Carl Worth
1
-6
/
+13
2009-03-13
Add DCC register dumping.
Eric Anholt
1
-0
/
+1
2009-03-06
Xv: free tearing on textured video
Xiang, Haihao
1
-0
/
+4
2009-02-26
Intel video driver patch
Shaohua Li
1
-0
/
+4
2008-11-13
enable Intel G45 integrated HDMI audio output
Wu Fengguang
1
-0
/
+1
2008-11-06
Use long crt hotplug activation time on GM45.
Keith Packard
1
-0
/
+15
2008-11-06
TV: save serveral TV_CTL register fields in mode set
Zhenyu Wang
1
-1
/
+1
2008-09-26
Render register clock gating disable fix on 4 series chipset
Zhenyu Wang
1
-0
/
+3
2008-09-11
Disable render standby
Zhenyu Wang
1
-0
/
+3
2008-09-09
Add some MCHBAR registers for debugging tile swizzling issues.
Eric Anholt
1
-0
/
+14
2008-08-20
Add more panel debugging info to register dump & vbios reader
Jesse Barnes
1
-3
/
+3
2008-08-11
Fix possible spurious interrupts in hotplug detect on 4 series chip
Zhenyu Wang
1
-0
/
+2
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
1
-1
/
+41
2008-06-19
Set the sync active bits like we're supposed to, matching the BIOS.
Eric Anholt
1
-1
/
+2
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
1
-0
/
+10
2008-06-19
Add DisplayPort registers.
Eric Anholt
1
-0
/
+24
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
1
-0
/
+5
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
1
-0
/
+7
2008-06-09
Add a little program to dump out the first 64 dwords of the status page.
Eric Anholt
1
-0
/
+1
2008-06-05
Merge branch 'master' into drm-gem
Eric Anholt
1
-1
/
+11
2008-06-04
Set SDVO sync polarity to default on 965
Hong Liu
1
-0
/
+4
2008-05-28
Fixup DSPARB for 855 & 945
Jesse Barnes
1
-0
/
+2
2008-05-26
Handle display FIFOs better
Jesse Barnes
1
-0
/
+2
2008-05-26
Fixup power saving registers
Jesse Barnes
1
-0
/
+3
2008-05-20
Revert "Add FIFO watermark regs to register dumper"
Zhenyu Wang
1
-1
/
+0
2008-05-17
Merge commit 'origin/master' into drm-gem
Keith Packard
1
-0
/
+31
2008-05-13
Add i915 support to intel_idle.
Eric Anholt
1
-0
/
+30
2008-05-06
Add FIFO watermark regs to register dumper
Jesse Barnes
1
-0
/
+1
2008-05-05
Fix up ring dumping code for non-i965
Keith Packard
1
-1
/
+2
2008-03-31
Fix composite with mask using new compositing thread code
Keith Packard
1
-0
/
+1
2008-03-13
Initial panel fitting changes
Jesse Barnes
1
-4
/
+21
2008-02-26
Fix SDVO I2C access on Mac Mini in EFI mode.
Eric Anholt
1
-0
/
+8
2008-02-16
Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST...
Keith Packard
1
-1
/
+37
2008-02-15
Bug #14440: fix stolen mem size mask on i830M
Zhenyu Wang
1
-2
/
+2
2008-01-30
Add detail on different units to intel_idle.
Eric Anholt
1
-0
/
+12
2008-01-30
Frame buffer compression support on new chipset
Jesse Barnes
1
-0
/
+24
2008-01-09
Update PIPELINE_SELECT instruction and surface state format for new chipset
Zhenyu Wang
1
-0
/
+2
2008-01-09
GTT access change for new integrated graphics device
Zhenyu Wang
1
-0
/
+3
2007-11-15
Move fb compression reg definition into i810_reg.h
Zhenyu Wang
1
-0
/
+33
2007-08-28
Add register defines for hw binning
Keith Packard
1
-0
/
+14
2007-08-03
Tiled rendering & fbc fixes:
Jesse Barnes
1
-0
/
+4
2007-07-31
Legacy backlight changes:
Jesse Barnes
1
-0
/
+8
2007-06-21
Follow BIOS configuration for Legacy Backlight Brightness.
Keith Packard
1
-0
/
+8
2007-06-08
Add description for how to use the frame and pixel counter registers.
Keith Packard
1
-1
/
+22
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
1
-5
/
+10
2007-05-12
Deal with i830 CRT load detection which cannot use FORCE_BORDER.
Keith Packard
1
-0
/
+4
[next]