index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-13
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
2011-07-08
drm/i915: Share the common work of disabling active FBC before updating
Chris Wilson
2011-07-08
drm/i915: Perform intel_enable_fbc() from a delayed task
Chris Wilson
2011-07-08
drm/i915: Disable FBC across page-flipping
Chris Wilson
2011-07-08
drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
Chris Wilson
2011-07-08
drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
Chris Wilson
2011-07-08
drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
Chris Wilson
2011-07-08
drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
Chris Wilson
2011-07-08
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
2011-07-07
drm/i915: check for supported depth at fb init time
Jesse Barnes
2011-07-07
drm/i915: split out plane update code
Jesse Barnes
2011-07-07
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
2011-07-07
drm/i915: set bpc for DP transcoder
Jesse Barnes
2011-07-07
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
2011-06-29
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
2011-06-28
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
2011-06-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-26
drm/i915: add Ivy Bridge page flip support
Jesse Barnes
2011-06-26
drm/i915: split page flip queueing into per-chipset functions
Jesse Barnes
2011-06-21
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
2011-06-09
drm/i915: Combine pinning with setting to the display plane
Chris Wilson
2011-06-09
drm/i915: Mark the cursor and the overlay as being part of the display planes
Chris Wilson
2011-06-09
drm/i915: Introduce i915_gem_object_finish_gpu()
Chris Wilson
2011-06-08
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
2011-06-04
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
2011-06-04
drm/i915: fix regression after clock gating init split
Jason Stubbs
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-20
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-05-17
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
Keith Packard
2011-05-17
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
2011-05-13
drm/i915: split PCH clock gating init
Jesse Barnes
2011-05-13
drm/i915: add Ivybridge clock gating init function
Jesse Barnes
2011-05-13
drm/i915: split clock gating init into per-chipset functions
Jesse Barnes
2011-05-13
drm/i915: page flip support for Ivy Bridge
Jesse Barnes
2011-05-13
drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
Jesse Barnes
2011-05-13
drm/i915: manual FDI training for Ivy Bridge
Jesse Barnes
2011-05-13
drm/i915: make FDI training a display function
Jesse Barnes
2011-05-12
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
Linus Torvalds
2011-05-10
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
drm/i915: forcewake struct mutex locking fixes
Ben Widawsky
2011-05-10
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
drm/i915: Disable all outputs early, before KMS takeover
Chris Wilson
2011-05-10
drm/i915: use i915_enable_rc6 on SNB too
Jesse Barnes
2011-05-10
drm/i915: fix rc6 initialization on Ironlake
Ben Widawsky
2011-05-10
drm/i915: fix ilk rc6 teardown locking
Ben Widawsky
2011-05-10
drm/i915: Fold the DPLL limit defines into the structs that use them.
Eric Anholt
2011-05-10
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
Eric Anholt
2011-05-10
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
Eric Anholt
[next]