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-08-21
Merge branch 'modesetting-gem'
Jesse Barnes
2008-08-20
Add more panel debugging info to register dump & vbios reader
Jesse Barnes
2008-08-20
Merge branch 'master' into modesetting-gem
Jesse Barnes
2008-08-19
Add quirk for pre-915s with working PFIT regs
Jesse Barnes
2008-08-13
Make EXA & UXA share bo getting function
Jesse Barnes
2008-08-12
Add EXA pixmap management functions for kernel mode setting
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
Rename uxa using _ instead of caps
Keith Packard
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-08-05
Make EXA functions work for UXA as well
Keith Packard
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-08-05
Reorganize VBIOS code
Jesse Barnes
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
2008-07-10
Improve VBIOS feature detection, add SSC support
Jesse Barnes
2008-06-28
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
2008-06-19
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
2008-06-12
Require libdrm 2.4.0 always since we need the bufmgr code.
Eric Anholt
2008-06-10
Change most usage of pixmap offsets to using a reloc macro.
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-05
Merge branch 'master' into drm-gem
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
Move DSPARB setup into a separate function, and save/restore it at VT switch.
Eric Anholt
2008-06-05
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
2008-05-26
Fixup power saving registers
Jesse Barnes
2008-05-17
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-05-12
Record alignment requirements in mem structure for use by GEM.
Keith Packard
2008-05-08
Implement option to ignore external fixed mode settings
Mike Isely
2008-05-07
Save/restore cursor registers
Jesse Barnes
2008-05-07
Use I830FALLBACK when check pitch for debug
Zhenyu Wang
2008-05-07
Check pitch for EXA operation
Zhenyu Wang
2008-05-05
Merge branch 'master' into drm-gem
Keith Packard
2008-05-02
Add initial GEM hacks to bring the server up.
Eric Anholt
2008-04-29
Add a new quirk for BIOSes that reprogram regs at lid close/open time
Jesse Barnes
2008-04-17
Make the binding table and surface state be arrays to reduce syncing.
Eric Anholt
2008-04-10
Enumerate all possible cc_state objects
Carl Worth
2008-04-10
Keep static copies of the 965 render programs in video memory.
Eric Anholt
2008-04-09
SDVO: Use the TV reference clock for SDVO TV outputs.
Eric Anholt
2008-04-09
Implement support for 24 bit pixel format
Mike Isely
2008-04-09
Fix LVDS regression
Jesse Barnes
2008-03-21
Transformed coord computed using floats. Don't move bilinear composite dst.
Keith Packard
2008-03-20
Merge branch 'xvmc'
Zhenyu Wang
2008-03-18
Add i830_transform_is_affine and i830_get_transformed_coordinates_3d.
Keith Packard
2008-03-18
Merge branch 'master' into xvmc
Zhenyu Wang
2008-03-17
Add support for new ->get_crtc output callbacks
Jesse Barnes
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
[next]