index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_driver.c
Age
Commit message (
Expand
)
Author
2007-11-08
Setup 3D state at EnterVT time
Jesse Barnes
2007-11-08
Check DPLL status before writing PIPEnCONF regs
Jesse Barnes
2007-10-30
Fix builds without DRI
Alan Coopersmith
2007-10-24
Adapt to DRM Lockfree and setStatus changes.
Thomas Hellstrom
2007-10-23
Merge branch 'master' into xvmc
Zhenyu Wang
2007-10-17
intel: make block handler hook happen no matter what video is in use
Dave Airlie
2007-10-15
In update_front_offset(), set pScrn->fbOffset even at EnterVT during init.
Eric Anholt
2007-10-13
Fix palette save/restore
Jesse Barnes
2007-10-12
Use mprotect on unbound AGP memory to attempt to catch use while unbound.
Eric Anholt
2007-10-11
Move tiling fence register setup to bind time instead of allocate time.
Eric Anholt
2007-10-11
Allow front/back/depth to move over the lifetime of the server.
Eric Anholt
2007-10-11
Delay SAREA and mapping setup until EnterVT when using the memory manager.
Eric Anholt
2007-10-11
Rework DRI buffer mappings and sarea setup to allow for moving buffers.
Eric Anholt
2007-10-11
Move drmMMLock to after we have unbound our (pinned) buffers.
Eric Anholt
2007-10-11
Revert "Fix G33 GTT stolen mem range"
Zhenyu Wang
2007-10-08
move some definition out of i915 specific header
Zhenyu Wang
2007-10-08
Merge branch 'master' into xvmc
Zhenyu Wang
2007-10-05
Warning cleanup.
Eric Anholt
2007-09-26
Create xvmc driver interface
Zhenyu Wang
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-19
Merge branch 'master' into xvmc-i915
Zhenyu Wang
2007-09-12
Remove unused plane->pipe mappings from SAREA private
Jesse Barnes
2007-09-11
Fix plane/pipe mapping compat code
Jesse Barnes
2007-09-10
Fix crash in ScreenInit
Jesse Barnes
2007-09-10
Only swap planes and pipes if DRM supports it
Jesse Barnes
2007-09-06
Switch to pci_device_map_range/pci_device_unmap_range APIs.
Keith Packard
2007-09-05
Fix G33 GTT stolen mem range
Zhenyu Wang
2007-08-26
i830_driver.c changes for libpciaccess.
Keith Packard
2007-08-17
Replace AA allocator usage with i830_memory.c for RandR rotation.
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
Don't force tiling on if it is disabled in configuration but fbc is possible.
Eric Anholt
2007-08-10
Cleanup tiling and FBC driver output.
Jesse Barnes
2007-08-10
Enable tiling by default on 965.
Jesse Barnes
2007-08-10
Merge branch 'master' into xvmc-i915
Zhenyu Wang
2007-08-07
code cleanups
Zhenyu Wang
2007-07-27
Pin some buffer objects at creation time, which can't be moved yet.
Eric Anholt
2007-07-27
Delay the first screen pixmap update to CreateScreenResources.
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-23
only enable xvmc for 915/945/G33
Xiang, Haihao
2007-07-20
don't initialize XvMC if xv is disabled.
Xiang, Haihao
2007-07-19
enable XvMC for i915
Xiang, Haihao
2007-07-19
strip out remainder of drmmm code in driver
Dave Airlie
2007-07-17
intel: don't try and use TTM memory manager with old libdrm interface
Dave Airlie
2007-07-07
FBC fixes:
Jesse Barnes
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
[prev]
[next]