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-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-07-15
This is a modified version of Hong's patch from last month, with a few
Hong Liu
2008-07-01
i915: enable bus mastering on i915 at resume time
Jie Luo
2008-06-24
i915: remove unused variable
Jesse Barnes
2008-06-20
[intel-gem] Add intel-specific /proc entries to help monitor gem operation
Keith Packard
2008-06-16
[intel] Quirk away MSI support on 945G/GM.
Eric Anholt
2008-06-13
[intel-gem] throttle based on frames rather than time. Reduces jitter.
Keith Packard
2008-06-13
[intel] Enable MSI for i915 IRQ
Keith Packard
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-08
I915 suspend/resume for FreeBSD
Robert Noland
2008-05-30
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-05-15
[gem] Hold dev->struct_mutex to protect structure data.
Eric Anholt
2008-05-11
[GEM] Make pread/pwrite manage memory domains. No luck with movnti though.
Keith Packard
2008-05-08
[intel-gem] Move domains to relocation records. add set_domain ioctl.
Keith Packard
2008-05-02
Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues.
Keith Packard
2008-05-01
checkpoint: rename to GEM and a few more i915 bits.
Eric Anholt
2008-04-29
i915: fix off by one in VGA save/restore of AR & CR regs
Jesse Barnes
2008-04-11
Save and restore dsparb and d_state regs
Keith Packard
2008-02-22
i915: put ARX back into index mode before doing restore
Jesse Barnes
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-16
[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
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-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-11-10
Make sure PLLs are enabled before writing pipe configuration regs
Jesse Barnes
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
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-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
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-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
2006-09-15
Some bugfixes.
Thomas Hellstrom
[next]