index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
Makefile
Age
Commit message (
Expand
)
Author
2010-11-25
drm/i915: Split i915_gem_execbuffer into its own file.
Chris Wilson
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
2010-10-08
drm/i915: add _DSM support
Jesse Barnes
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
2010-08-09
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
drm/i915: Move the eviction logic to its own file.
Chris Wilson
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-10
drm/i915: Fix out of tree builds
Peter Clifton
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-09-23
drm/i915: Add tracepoints
Chris Wilson
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
2009-06-18
drm/i915: Add Display Port support
Keith Packard
2009-03-27
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
Ben Gamari
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
2008-10-28
build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n
Len Brown
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-10-18
separate i915 suspend/resume functions into their own file
Jesse Barnes
2008-10-18
Add Intel ACPI IGD OpRegion support
Matthew Garrett
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie