index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830.h
Age
Commit message (
Expand
)
Author
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-11
Crack down on warnings.
Kristian Høgsberg
2008-02-22
Add quirk for DVO channel selection
Jesse Barnes
2008-02-05
Program FBC fence offset register
Jesse Barnes
2008-01-30
hardware status page initialization rework
Zhenyu Wang
2008-01-09
Add pipe A force enable quirk
Jesse Barnes
2008-01-03
Fix compilation error when not using DRI
Jesse Barnes
2007-12-04
Add BCM_ to backlight control method enums
Jesse Barnes
2007-11-14
Don't stop ring before restoring hw state
Jesse Barnes
2007-11-14
Don't enable fbc with XAA or tiling is off.
Zhenyu Wang
2007-11-12
Improve backlight control
Jesse Barnes
2007-10-12
Fix failure in tiling setup on non-power-of-two allocations on pre-965.
Eric Anholt
2007-10-11
Move tiling fence register setup to bind time instead of allocate time.
Eric Anholt
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
2007-10-08
Include xf86mm.h if using XF86DRI_MM
Keith Packard
2007-10-05
Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.
Eric Anholt
2007-10-01
Fix probing of the sample CH7017 device I found by allowing GPIO overrides.
Eric Anholt
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-06
Switch to pci_device_map_range/pci_device_unmap_range APIs.
Keith Packard
2007-08-26
Add libpciaccess declarations to I810Rec and I830Rec.
Keith Packard
2007-08-17
Replace AA allocator usage with i830_memory.c for RandR rotation.
Eric Anholt
2007-08-17
Use i830_memory.c instead of the AA's allocator for XV buffers.
Eric Anholt
2007-08-16
Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDS
Jesse Barnes
2007-08-16
Merge branch 'master' into buffer-objects
Eric Anholt
2007-08-10
Save/restore tile-mode offset registers DSPATILEOFF and DSPBTILEOFF
Keith Packard
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-08-10
Enable tiling by default on 965.
Jesse Barnes
2007-08-10
Tiling fixes for 965
Jesse Barnes
2007-08-07
Fix EXA rendering with tiled front buffer on pre-965.
Eric Anholt
2007-08-03
Tiled rendering & fbc fixes:
Jesse Barnes
2007-08-02
Mark DRI buffers as shareable, and pass their buffer handles through the SAREA.
Eric Anholt
2007-07-31
Legacy backlight changes:
Jesse Barnes
2007-07-27
Pin some buffer objects at creation time, which can't be moved yet.
Eric Anholt
2007-07-27
Add quirk support
Wang Zhenyu
2007-07-26
Use new drmBOSetPin interface instead of NO_EVICT/NO_MOVE buffers.
Eric Anholt
2007-07-25
When TTM is available, use it instead of manual AGP allocations when possible.
Eric Anholt
2007-07-17
intel: don't try and use TTM memory manager with old libdrm interface
Dave Airlie
2007-07-13
Ensure pipe/output active before doing load detection.
Keith Packard
2007-07-09
Fix some physical address handling for >4GB addresses.
Eric Anholt
2007-07-06
Fix tiling and fb compression defaults for 965 (not yet fully supported).
Jesse Barnes
2007-07-06
FBC and tiling changes
Jesse Barnes
2007-07-02
Framebuffer compression changes:
Jesse Barnes
2007-07-02
Enable framebuffer compression (use Option "FrameBufferCompression"
Jesse Barnes
2007-06-22
Move the ivch's fixed panel mode support to i830_dvo.c for other LVDS drivers.
Eric Anholt
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-27
On i830, Pipe B cannot be lit the first time unless Pipe A is running.
Keith Packard
2007-05-22
i830: Provide new DRI texOffsetStart hook when available with EXA.
Michel Dänzer
2007-05-18
EXA: add render enter helper function
Wang Zhenyu
2007-05-17
Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.
Keith Packard
[next]