index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-05-20
7
-40
/
+48
|
\
|
*
drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
Jesse Barnes
2011-05-19
1
-1
/
+2
|
*
drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
Chris Wilson
2011-05-18
1
-6
/
+4
|
*
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
Keith Packard
2011-05-18
1
-4
/
+4
|
*
drm/i915: enable rc6 by default
Jesse Barnes
2011-05-17
1
-1
/
+1
|
*
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
2011-05-17
4
-1
/
+14
|
*
drm/i915: clean up unused ring_get_irq/ring_put_irq functions
Feng, Boqun
2011-05-16
1
-29
/
+0
|
*
drm/i915: fix user irq miss in BSD ring on g4x
Feng, Boqun
2011-05-16
1
-2
/
+27
*
|
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
2011-05-16
18
-1143
/
+2081
|
\
|
|
*
drm/i915: split PCH clock gating init
Jesse Barnes
2011-05-14
5
-24
/
+48
|
*
drm/i915: add Ivybridge clock gating init function
Jesse Barnes
2011-05-14
2
-1
/
+29
|
*
drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.
Eric Anholt
2011-05-14
2
-3
/
+27
|
*
drm/i915: Add support for fence registers on Ivybridge.
Eric Anholt
2011-05-14
1
-0
/
+2
|
*
drm/i915: Use existing function instead of open-coding fence reg clear.
Eric Anholt
2011-05-14
1
-18
/
+3
|
*
drm/i915: split clock gating init into per-chipset functions
Jesse Barnes
2011-05-14
3
-146
/
+195
|
*
drm/i915: set IBX pch type explicitly
Jesse Barnes
2011-05-14
1
-1
/
+5
|
*
drm/i915: add Ivy Bridge PCI IDs and driver feature structs
Jesse Barnes
2011-05-14
1
-0
/
+20
|
*
drm/i915: add PantherPoint PCH ID
Jesse Barnes
2011-05-14
1
-0
/
+5
|
*
drm/i915: ring support for Ivy Bridge
Jesse Barnes
2011-05-14
1
-3
/
+3
|
*
drm/i915: page flip support for Ivy Bridge
Jesse Barnes
2011-05-14
1
-0
/
+1
|
*
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
2011-05-14
4
-2
/
+195
|
*
drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
Jesse Barnes
2011-05-14
1
-1
/
+8
|
*
drm/i915: manual FDI training for Ivy Bridge
Jesse Barnes
2011-05-14
2
-4
/
+136
|
*
drm/i915: add swizzle/tiling support for Ivy Bridge
Jesse Barnes
2011-05-14
1
-1
/
+1
|
*
drm/i915: Ivy Bridge has split display and pipe control
Jesse Barnes
2011-05-14
1
-2
/
+2
|
*
drm/i915: add IS_IVYBRIDGE macro for checks
Jesse Barnes
2011-05-14
1
-0
/
+2
|
*
drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
Jesse Barnes
2011-05-14
1
-0
/
+7
|
*
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
2011-05-14
3
-11
/
+37
|
*
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
2011-05-14
3
-20
/
+43
|
*
drm/i915: make FDI training a display function
Jesse Barnes
2011-05-14
2
-5
/
+4
|
*
drm/i915: forcewake debugfs fix
Ben Widawsky
2011-05-13
1
-2
/
+2
|
*
drm/i915: debugfs interface for forcewake reference count
Ben Widawsky
2011-05-10
1
-0
/
+80
|
*
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
5
-9
/
+58
|
*
drm/i915: forcewake struct mutex locking fixes
Ben Widawsky
2011-05-10
2
-2
/
+17
|
*
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
5
-13
/
+41
|
*
drm/i915: proper use of forcewake
Ben Widawsky
2011-05-10
2
-46
/
+37
|
*
drm/i915: Disable all outputs early, before KMS takeover
Chris Wilson
2011-05-10
3
-15
/
+34
|
*
drm/i915: Do not clflush snooped objects
Chris Wilson
2011-05-10
1
-0
/
+11
|
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
6
-18
/
+48
|
*
drm/i915: debugfs for context information
Ben Widawsky
2011-05-10
1
-0
/
+25
|
*
drm/i915: use i915_enable_rc6 on SNB too
Jesse Barnes
2011-05-10
1
-3
/
+6
|
*
drm/i915: fix rc6 initialization on Ironlake
Ben Widawsky
2011-05-10
1
-0
/
+13
|
*
drm/1915: ringbuffer wait for idle function
Ben Widawsky
2011-05-10
3
-2
/
+8
|
*
drm/i915: fix ilk rc6 teardown locking
Ben Widawsky
2011-05-10
1
-3
/
+8
|
*
drm/i915: Fold the DPLL limit defines into the structs that use them.
Eric Anholt
2011-05-10
1
-469
/
+181
|
*
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
Eric Anholt
2011-05-10
1
-35
/
+22
|
*
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
Eric Anholt
2011-05-10
1
-83
/
+36
|
*
drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
Eric Anholt
2011-05-10
1
-209
/
+150
|
*
drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
Eric Anholt
2011-05-10
1
-6
/
+0
|
*
drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
Eric Anholt
2011-05-10
1
-33
/
+24
[next]