index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
1
-66
/
+294
|
\
|
*
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
2012-01-03
1
-2
/
+4
|
*
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
2012-01-03
1
-1
/
+11
|
*
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2012-01-03
1
-0
/
+4
|
*
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
1
-7
/
+167
|
*
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2012-01-03
1
-1
/
+7
|
*
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2012-01-03
1
-1
/
+1
|
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2012-01-03
1
-17
/
+58
|
|
\
|
|
*
drm/i915: dont trigger hotplug events on unchanged ELD
Wu Fengguang
2011-12-19
1
-5
/
+46
|
|
*
drm/i915: rename audio ELD registers
Wu Fengguang
2011-12-19
1
-11
/
+11
|
|
*
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2011-12-19
1
-5
/
+5
|
*
|
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-19
/
+103
|
|
\
\
|
|
|
/
|
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-18
/
+18
|
*
|
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
Christian Schmidt
2011-12-20
1
-1
/
+1
|
*
|
drm: Redefine pixel formats
Ville Syrjälä
2011-12-01
1
-8
/
+10
|
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
1
-18
/
+21
*
|
|
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
2011-12-26
1
-5
/
+3
|
|
/
|
/
|
*
|
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
1
-2
/
+20
*
|
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
2011-12-16
1
-5
/
+7
*
|
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
2011-12-16
1
-3
/
+30
*
|
drm/i915: add multi-threaded forcewake support
Keith Packard
2011-11-23
1
-0
/
+22
*
|
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-16
1
-1
/
+2
*
|
drm/i915: Turn on another required clock gating bit on gen6.
Eric Anholt
2011-11-07
1
-1
/
+6
*
|
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2011-11-07
1
-0
/
+9
*
|
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
Adam Jackson
2011-10-28
1
-7
/
+7
*
|
drm/i915: disable temporal dithering on the internal panel
Daniel Vetter
2011-10-28
1
-1
/
+1
|
/
*
drm/i915: remove transcoder PLL mashing from mode_set per specs
Jesse Barnes
2011-10-20
1
-25
/
+0
*
drm/i915: if transcoder disable fails, say which
Jesse Barnes
2011-10-20
1
-1
/
+1
*
drm/i915: set watermarks for third pipe on IVB
Jesse Barnes
2011-10-20
1
-0
/
+14
*
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-20
1
-0
/
+25
*
drm/i915: fix transcoder PLL select masking
Jesse Barnes
2011-10-20
1
-5
/
+10
*
drm/i915: fix IVB cursor support
Jesse Barnes
2011-10-20
1
-5
/
+35
*
drm/i915: fix debug output for 3 pipe configs
Jesse Barnes
2011-10-20
1
-1
/
+1
*
drm/i915: add PLL sharing support to handle 3 pipes
Jesse Barnes
2011-10-20
1
-38
/
+60
*
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
2011-10-20
1
-0
/
+13
*
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
2011-10-20
1
-4
/
+35
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
1
-0
/
+7
*
drm/i915: PLL macro cleanup and pipe assertion check
Jesse Barnes
2011-10-20
1
-0
/
+6
*
drm/i915: always set FDI composite sync bit
Jesse Barnes
2011-10-20
1
-0
/
+2
*
drm/i915: properly cancel rps_work on module unload v2
Daniel Vetter
2011-10-20
1
-0
/
+5
*
Merge branch 'fix-pch-refclk' into foo
Keith Packard
2011-10-20
1
-53
/
+91
|
\
|
*
drm/i915: Initialize PCH refclks at modeset init time
Keith Packard
2011-09-28
1
-3
/
+7
|
*
drm/i915: All PCH refclks are 120MHz
Keith Packard
2011-09-28
1
-10
/
+4
|
*
drm/i915: Use CK505 as non-SSC source where available
Keith Packard
2011-09-28
1
-5
/
+21
|
*
drm/i915: Fix PCH SSC reference clock settings
Keith Packard
2011-09-27
1
-37
/
+59
|
*
drm/i915: Allow SSC parameter to override VBT value
Keith Packard
2011-09-27
1
-1
/
+3
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-09-28
1
-2
/
+10
|
\
\
|
|
/
|
*
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: pass ELD to HDMI/DP audio driver
Wu Fengguang
2011-09-21
1
-1
/
+130
[next]