index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
i915_drv.c
Age
Commit message (
Expand
)
Author
2008-03-05
drm: fixup compat with old x.org drivers
Dave Airlie
2008-02-28
drm: add modesetting as a driver feature.
Dave Airlie
2008-02-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-02-22
i915: put ARX back into index mode before doing restore
Jesse Barnes
2008-02-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-02-16
[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2008-02-13
major port of multi-master ideas into modesetting
Dave Airlie
2008-02-07
Restore pipeconf regs unconditionally
Jesse Barnes
2008-02-07
i915: save/restore interrupt state
Jesse Barnes
2008-01-30
Simplify the fencing code and differentiate between flushes and
Thomas Hellstrom
2008-01-28
Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
2008-01-25
Merge remote branch 'origin/master' into modesetting-101
Dave Airlie
2008-01-22
Merge branch 'master' into vblank-rework, including mach64 support
Jesse Barnes
2008-01-15
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
2007-12-18
Modesetting Hotplug
Jakob Bornecrantz
2007-11-15
Merge branch 'master' into modesetting-101
Dave Airlie
2007-11-10
Make sure PLLs are enabled before writing pipe configuration regs
Jesse Barnes
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-01
Merge branch 'master' into modesetting-101
Jesse Barnes
2007-10-30
Merge branch 'master' into vblank-rework, fixup remaining drivers
Jesse Barnes
2007-10-30
drm/i915: add driver cache flush entry point
Dave Airlie
2007-10-26
i915: suspend/resume support
Jesse Barnes
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-06-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
2007-06-15
Remove DRIVER_IRQ_VBL(2).
Michel Dänzer
2007-06-15
Fix i915 sequence mask.
Thomas Hellstrom
2007-06-12
Initial checkin of vblank rework. Code attempts to reduce the number
Jesse Barnes
2007-05-24
Suspend/resume shouldn't call drm_initial_config (seems to work ok for me now),
Jesse Barnes
2007-05-22
Suspend/resume support (incomplete).
Jesse Barnes
2007-05-22
Call preallocated space VRAM instead of PRIV0 to be more consistent with
Jesse Barnes
2007-05-17
Fix FB pitch value (we had it wrong and were working around it in a few
Jesse Barnes
2007-04-13
i915/drm: clean up a lot of the i915/drm startup/teardown sequences
David Airlie
2007-04-05
Initial import of modesetting for intel driver in DRM
Dave Airlie
2007-03-27
drm/i915: set the bo up at firstopen time not after DMA init
Dave Airlie
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
2007-02-14
Remove an intel-specific hack and replace it with a fence driver callback.
Thomas Hellstrom
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
2007-02-06
Implement a policy for selecting memory types.
Thomas Hellstrom
2007-01-31
memory manager: Make device driver aware of different memory types.
Thomas Hellstrom
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
2006-09-29
Add support for secondary vertical blank interrupt to i915 driver.
Michel Dänzer
2006-09-28
Don't enable fence / buffer objects on non-linux systems.
Thomas Hellstrom
[next]