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
/
intel_display.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: consolidate swizzling control bit frobbing
Daniel Vetter
2012-02-08
1
-6
/
+0
*
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
1
-4
/
+12
*
drm/i915: set AUD_CONFIG N_value_index for DisplayPort
Wu Fengguang
2012-01-29
1
-1
/
+7
*
drm/i915: fixup assert_pipe to take the pipe A quirk into account
Daniel Vetter
2012-01-24
1
-0
/
+4
*
drm/i915: print out which pixel format we do not support
Eugeni Dodonov
2012-01-21
1
-1
/
+2
*
drm/i915: properly mask and or watermark values for sprites
Jesse Barnes
2012-01-21
1
-7
/
+17
*
drm/i915: clarify gen2 pageflip cmd
Daniel Vetter
2012-01-21
1
-1
/
+1
*
drm/i915: Remove a comment about PCH from the non-PCH path
Adam Jackson
2012-01-17
1
-2
/
+0
*
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
2012-01-17
1
-1
/
+1
*
drm/i915: Implement plane-disabled assertion for PCH too
Adam Jackson
2012-01-17
1
-1
/
+7
*
drm/i915: Check that plane/pipe is disabled before removing the fb
Chris Wilson
2012-01-17
1
-5
/
+12
*
drm/i915: split out pll divider code
Jesse Barnes
2012-01-17
1
-22
/
+40
*
drm/i915: split 9xx refclk & sdvo tv code out
Jesse Barnes
2012-01-17
1
-28
/
+46
*
drm/i915: Only look for matching clocks for LVDS downclock
Sean Paul
2012-01-16
1
-33
/
+41
*
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-20
1
-5
/
+46
|
*
drm/i915: rename audio ELD registers
Wu Fengguang
2011-12-20
1
-11
/
+11
|
*
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2011-12-20
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/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-17
1
-1
/
+2
|
*
drm/i915: Turn on another required clock gating bit on gen6.
Eric Anholt
2011-11-08
1
-1
/
+6
|
*
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2011-11-08
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: 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: remove transcoder PLL mashing from mode_set per specs
Jesse Barnes
2011-10-21
1
-25
/
+0
*
drm/i915: if transcoder disable fails, say which
Jesse Barnes
2011-10-21
1
-1
/
+1
*
drm/i915: set watermarks for third pipe on IVB
Jesse Barnes
2011-10-21
1
-0
/
+14
*
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-21
1
-0
/
+25
*
drm/i915: fix transcoder PLL select masking
Jesse Barnes
2011-10-21
1
-5
/
+10
*
drm/i915: fix IVB cursor support
Jesse Barnes
2011-10-21
1
-5
/
+35
*
drm/i915: fix debug output for 3 pipe configs
Jesse Barnes
2011-10-21
1
-1
/
+1
*
drm/i915: add PLL sharing support to handle 3 pipes
Jesse Barnes
2011-10-21
1
-38
/
+60
*
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
2011-10-21
1
-0
/
+13
*
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
2011-10-21
1
-4
/
+35
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-21
1
-0
/
+7
*
drm/i915: PLL macro cleanup and pipe assertion check
Jesse Barnes
2011-10-21
1
-0
/
+6
[next]