index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix inconsistent backlight level during disabled
Takashi Iwai
2011-11-17
1
-1
/
+2
*
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
Rakib Mullick
2011-11-17
1
-2
/
+4
*
drm/i915: Use DPCD value for max DP lanes.
Keith Packard
2011-11-17
1
-14
/
+9
*
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
2011-11-17
1
-2
/
+3
*
drm/i915: Remove trailing white space
Keith Packard
2011-11-17
1
-2
/
+2
*
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
2011-11-17
1
-7
/
+18
*
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
2011-11-17
1
-9
/
+13
*
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2011-11-17
2
-69
/
+85
*
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-17
2
-34
/
+72
*
drm/i915: Remove link_status field from intel_dp structure
Keith Packard
2011-11-17
1
-29
/
+36
*
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
Keith Packard
2011-11-17
1
-18
/
+19
*
drm/i915: Module parameters using '-1' as default must be signed type
Keith Packard
2011-11-10
2
-4
/
+4
*
drm/i915: Turn on another required clock gating bit on gen6.
Eric Anholt
2011-11-08
2
-1
/
+7
*
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2011-11-08
2
-0
/
+12
*
drm/i915: enable cacheable objects on Ivybridge
Jesse Barnes
2011-11-04
1
-1
/
+1
*
drm/i915: add constants to size fence arrays and fields
Daniel Vetter
2011-11-03
2
-9
/
+10
*
drm/i915: Ivybridge still has fences!
Daniel Vetter
2011-11-03
2
-0
/
+3
*
drm/i915: forcewake warning fixes in debugfs
Ben Widawsky
2011-11-03
1
-6
/
+51
*
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
2011-11-01
1
-1
/
+1
*
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
Keith Packard
2011-11-01
1
-2
/
+2
*
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-10-28
1
-2
/
+3
*
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-10-28
1
-1
/
+1
*
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
Adam Jackson
2011-10-28
1
-7
/
+7
*
drm/i915: only match on PCI_BASE_CLASS_DISPLAY
Daniel Vetter
2011-10-28
1
-1
/
+1
*
drm/i915: disable temporal dithering on the internal panel
Daniel Vetter
2011-10-28
1
-1
/
+1
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
195
-5575
/
+18653
|
\
|
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
12
-140
/
+40
|
*
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
2011-10-27
8
-57
/
+8
|
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2011-10-24
26
-432
/
+1245
|
|
\
|
|
*
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
Adam Jackson
2011-10-21
1
-6
/
+6
|
|
*
drm/i915/dp: Introduce is_cpu_edp()
Adam Jackson
2011-10-21
1
-2
/
+13
|
|
*
drm/i915: use correct SPD type value
Jesse Barnes
2011-10-21
1
-1
/
+1
|
|
*
drm/i915: fix ILK+ infoframe support
Jesse Barnes
2011-10-21
1
-7
/
+11
|
|
*
drm/i915: add DP test request handling
Jesse Barnes
2011-10-21
2
-0
/
+62
|
|
*
drm/i915: read full receiver capability field during DP hot plug
Jesse Barnes
2011-10-21
1
-2
/
+2
|
|
*
drm/i915/dp: Remove eDP special cases from bandwidth checks
Adam Jackson
2011-10-21
1
-18
/
+2
|
|
*
drm/i915/dp: Fix the math in intel_dp_link_required
Adam Jackson
2011-10-21
1
-5
/
+21
|
|
*
drm/i915/panel: Always record the backlight level again (but cleverly)
Takashi Iwai
2011-10-21
1
-8
/
+13
|
|
*
i915: Move i915_read/write out of line
Andi Kleen
2011-10-21
2
-19
/
+43
|
|
*
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
2
-0
/
+15
|
|
*
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-21
3
-0
/
+32
|
|
*
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
2
-5
/
+43
|
|
*
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
2
-38
/
+63
|
|
*
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
2011-10-21
1
-0
/
+13
|
|
*
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
2011-10-21
2
-17
/
+11
|
|
*
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
2011-10-21
1
-4
/
+35
[next]