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_driver.c
Age
Commit message (
Expand
)
Author
2008-08-19
Merge branch 'master' into modesetting-gem
Jesse Barnes
2008-08-19
Bail out if kernel mode setting is active but DRI fails
Jesse Barnes
2008-08-15
Make skip_panel_detect clear for its meaning
Zhenyu Wang
2008-08-14
Fixup AccelMethod kernel mode setting code
Jesse Barnes
2008-08-12
Don't run old accel init code
Jesse Barnes
2008-08-11
Disable display clock gating for 4 series chips
Zhenyu Wang
2008-08-08
Make it actually build the kernel stuff if possible
Jesse Barnes
2008-08-08
Initial port of kernel modesetting from old intel-kernelmode branch
Jesse Barnes
2008-08-06
Merge branch 'drm-gem'
Jesse Barnes
2008-08-05
Use EXA by default instead of UXA until we have GTT mapping
Keith Packard
2008-08-05
Rename uxa using _ instead of caps
Keith Packard
2008-08-05
Add throttling
Keith Packard
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-08-05
Reorganize VBIOS code
Jesse Barnes
2008-08-05
Merge branch 'drm-gem' of ssh://git.freedesktop.org/git/xorg/driver/xf86-vide...
Jesse Barnes
2008-08-05
Merge branch 'master' into drm-gem
Jesse Barnes
2008-07-31
Call DRM_I915_GEM_THROTTLE from I830BlockHandler
Carl Worth
2008-07-31
Add call to intel_bufmgr_gem_enable_reuse
Carl Worth
2008-07-31
Don't program dsparb on new Intel chip
Zhenyu Wang
2008-07-22
Bug #16801: fix X crash when NoAccel on 965
Zhenyu Wang
2008-07-22
only check pipe underrun if vtSema is true.
Zhenyu Wang
2008-07-22
Check underrun on enabled pipe
Zhenyu Wang
2008-07-21
Don't set up the HWS page in GEM mode now that the kernel manages it.
Eric Anholt
2008-07-18
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-07-18
Choose a split for DSPARB based on the configured modes for both planes.
Jesse Barnes
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
2008-07-16
Only initialize integrated TV encoder for mobile chips
Zhenyu Wang
2008-07-14
Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.
Eric Anholt
2008-07-03
Fix official name for GM45 chipset
Zhenyu Wang
2008-06-28
Fix SDVOC typo
Zhenyu Wang
2008-06-20
Flush pending batch in block handler
Keith Packard
2008-06-19
Automatically detect the presence of HDMI.
Eric Anholt
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
2008-06-17
Add support for Intel 4 series chipsets.
Zhenyu Wang
2008-06-12
Require libdrm 2.4.0 always since we need the bufmgr code.
Eric Anholt
2008-06-10
[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.
Eric Anholt
2008-06-10
Use bufmgr_gem when available instead of the fake bufmgr.
Eric Anholt
2008-06-10
Avoid needless flush emits in the blockhandler.
Eric Anholt
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
2008-06-10
Merge branch 'master' into drm-gem
Eric Anholt
2008-06-10
Set up/restore PWRCTXA from enter/leavevt not server start/exit.
Eric Anholt
2008-06-06
Fix compile error in LeaveVT
Tomas Carnecky
2008-06-05
Merge branch 'master' into drm-gem
Eric Anholt
2008-06-05
Remove SVG_WORK_CONTROL init.
Eric Anholt
2008-06-05
Initialize clock gating from EnterVT and save/restore it appropriately.
Eric Anholt
2008-06-05
Move BIOS scratch register setup to EnterVT instead of PreInit.
Eric Anholt
2008-06-05
Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.
Eric Anholt
2008-06-05
Move the remaining two lines of SetHWOperatingState to the caller.
Eric Anholt
2008-06-05
Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().
Eric Anholt
[next]