index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: FBC off for ironlake and older, otherwise on by default
Keith Packard
2011-09-21
1
-2
/
+10
*
drm/i915: Enable dither whenever display bpc < frame buffer bpc
Keith Packard
2011-09-19
1
-4
/
+6
*
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
2011-08-25
1
-1
/
+1
*
i915: do not setup intel_backlight twice
Kamal Mostafa
2011-08-22
1
-2
/
+0
*
drm/i915: split out PCH refclk update code
Jesse Barnes
2011-08-09
1
-43
/
+76
*
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
Keith Packard
2011-08-08
1
-4
/
+4
*
drm/i915: Fix PCH port pipe select in CPT disable paths
Keith Packard
2011-08-08
1
-6
/
+54
*
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
2011-08-01
1
-2
/
+5
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-29
1
-1
/
+35
|
\
|
*
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2011-07-29
1
-0
/
+31
|
*
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
2011-07-29
1
-0
/
+3
|
*
drm/i915: provide more error output when mode sets fail
Jesse Barnes
2011-07-29
1
-1
/
+4
|
*
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
2011-07-28
1
-1
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-28
1
-24
/
+58
|
\
\
|
|
/
|
*
drm/i915: Flush other plane register writes
Keith Packard
2011-07-28
1
-13
/
+18
|
*
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
2011-07-28
1
-2
/
+2
|
*
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2011-07-28
1
-0
/
+4
|
*
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
2011-07-28
1
-0
/
+2
|
*
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
2011-07-28
1
-11
/
+34
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-22
1
-3
/
+20
|
\
\
|
|
/
|
*
drm/i915: load the LUT before pipe enable on ILK+
Jesse Barnes
2011-07-22
1
-2
/
+6
|
*
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
2011-07-13
1
-1
/
+14
*
|
drm/i915: provide more error output when mode sets fail
Jesse Barnes
2011-07-21
1
-1
/
+4
*
|
drm/i915: Share the common work of disabling active FBC before updating
Chris Wilson
2011-07-08
1
-56
/
+62
*
|
drm/i915: Perform intel_enable_fbc() from a delayed task
Chris Wilson
2011-07-08
1
-2
/
+81
*
|
drm/i915: Disable FBC across page-flipping
Chris Wilson
2011-07-08
1
-0
/
+2
*
|
drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
Chris Wilson
2011-07-08
1
-0
/
+2
*
|
drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
Chris Wilson
2011-07-08
1
-19
/
+14
*
|
drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
Chris Wilson
2011-07-08
1
-6
/
+2
*
|
drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
Chris Wilson
2011-07-08
1
-8
/
+5
*
|
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
2011-07-08
1
-25
/
+25
*
|
drm/i915: check for supported depth at fb init time
Jesse Barnes
2011-07-07
1
-0
/
+5
*
|
drm/i915: split out plane update code
Jesse Barnes
2011-07-07
1
-9
/
+98
*
|
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
2011-07-07
1
-42
/
+152
*
|
drm/i915: set bpc for DP transcoder
Jesse Barnes
2011-07-07
1
-1
/
+2
*
|
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
2011-07-07
1
-6
/
+9
*
|
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
2011-06-29
1
-2
/
+2
*
|
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
2011-06-28
1
-1
/
+57
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-26
1
-83
/
+222
|
\
\
|
|
/
|
*
drm/i915: add Ivy Bridge page flip support
Jesse Barnes
2011-06-26
1
-0
/
+36
|
*
drm/i915: split page flip queueing into per-chipset functions
Jesse Barnes
2011-06-26
1
-83
/
+186
|
*
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
2011-06-21
1
-2
/
+1
*
|
drm/i915: Combine pinning with setting to the display plane
Chris Wilson
2011-06-09
1
-14
/
+4
*
|
drm/i915: Mark the cursor and the overlay as being part of the display planes
Chris Wilson
2011-06-09
1
-1
/
+1
*
|
drm/i915: Introduce i915_gem_object_finish_gpu()
Chris Wilson
2011-06-09
1
-1
/
+1
*
|
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
2011-06-08
1
-2
/
+1
|
/
*
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
2011-06-04
1
-68
/
+20
*
drm/i915: fix regression after clock gating init split
Jason Stubbs
2011-06-04
1
-0
/
+1
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
1
-959
/
+1344
|
\
|
*
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-05-20
1
-4
/
+9
|
|
\
[next]