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
2009-11-29
batch: Track pixmap domains.
Chris Wilson
2009-11-29
Cleanup a few compiler warnings.
Chris Wilson
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
2009-10-15
Enable XVMC by default on gen4.
Eric Anholt
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-13
Drop frontbuffer from crtc in I830CloseScreen
Albert Damen
2009-10-08
Rename pScreen to screen.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-10-05
Remove error state dumping code.
Eric Anholt
2009-10-05
Implement drmmode overlay
Daniel Vetter
2009-09-21
Remove DGA support from the driver.
Keith Packard
2009-09-21
Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.
Keith Packard
2009-09-17
Don't destroy bufmgr at CloseScreen time
Keith Packard
2009-09-08
Add B43 chipset support
Zhenyu Wang
2009-09-02
Make DGA optional
Zhenyu Wang
2009-08-11
Fix the chip names printed in the log to be less obnoxious.
Adam Jackson
2009-07-28
intel: drop RES_SHARED_VGA not needed anymore
Dave Airlie
2009-07-28
xserver: fix up for stable build
Dave Airlie
2009-07-28
intel: since driver depends on newer server don't need to wrap this
Dave Airlie
2009-07-28
intel: update for resources/RAC API removal
Dave Airlie
2009-07-15
Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.
Eric Anholt
2009-07-11
Remove vestiges of NoAccel options from i830_driver.c
Keith Packard
2009-07-10
Allocate GTT space for GEM only under UMS
Keith Packard
2009-07-10
Always set screen pixmap data pointer at init and resize times
Keith Packard
2009-07-10
Make xorg.conf DRI option work under KMS. Fix name of I830AccelMethodInit
Keith Packard
2009-07-10
Remove NoAccel support
Keith Packard
2009-07-08
Initialize the other argument to drmSetInterfaceVersion.
Eric Anholt
2009-07-07
non-DRI FB resize failed to assign the screen pixmap devPrivate.ptr (22328)
Keith Packard
2009-07-07
Check for a valid I830Ptr before closing master.
Chris Wilson
2009-07-01
Fix 945GM VT switch in UMS
Zhenyu Wang
2009-07-01
Load fbcon too if kernel mode setting is checked on
Zhenyu Wang
2009-06-30
Add a few error messages for DRM initialization
Jesse Barnes
2009-06-29
Only get the VBIOS in non-KMS mode
Jesse Barnes
2009-06-24
Fix i830_crtc_on to only check outputs associated with the given CRTC
Jesse Barnes
2009-06-24
Treat disabled CRTCs as "not covering" for scanline wait purposes
Jesse Barnes
2009-06-23
Add option to control swapbuffers behavior
Jesse Barnes
2009-06-10
Remove fixed MMIO size
Zhenyu Wang
2009-06-10
Add new chipsets PCI ids
Zhenyu Wang
2009-06-04
Merge branch 'xvmc-vld'
root
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
2009-05-26
Fold GEM detection into DRM master open.
Eric Anholt
2009-05-26
Open the DRM and keep the handle throughout server startup to finish.
Eric Anholt
2009-05-18
DRI2 for XvMC
Xiang Hai hao
2009-05-13
Add new have_gem flag
Jesse Barnes
2009-05-12
Load i915 and fbcon when checking for KMS
Keith Packard
2009-05-12
Remove the offset parameter from i830_allocator_init()
Wu Fengguang
[next]