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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-23
10
-211
/
+354
|
\
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
2011-11-22
10
-211
/
+354
|
|
\
|
|
*
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-16
1
-14
/
+9
|
|
*
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
2011-11-16
1
-2
/
+3
|
|
*
drm/i915: Remove trailing white space
Keith Packard
2011-11-16
1
-2
/
+2
|
|
*
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
2011-11-16
1
-7
/
+18
|
|
*
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
2011-11-16
1
-9
/
+13
|
|
*
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2011-11-16
2
-69
/
+85
|
|
*
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-16
2
-34
/
+72
|
|
*
drm/i915: Remove link_status field from intel_dp structure
Keith Packard
2011-11-16
1
-29
/
+36
|
|
*
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
Keith Packard
2011-11-16
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-07
2
-1
/
+7
|
|
*
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2011-11-07
2
-0
/
+12
|
|
*
drm/i915: enable cacheable objects on Ivybridge
Jesse Barnes
2011-11-03
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
|
|
*
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-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-11
2
-2
/
+5
|
\
\
\
|
|
/
/
|
*
|
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-11
1
-1
/
+4
|
*
|
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
2011-11-08
1
-1
/
+1
*
|
|
Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...
Randy Dunlap
2011-11-06
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DocBook/drm: Clean up code comment
Michael Witten
2011-08-29
1
-2
/
+2
*
|
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
|
/
|
/
|
*
|
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
Adam Jackson
2011-10-20
1
-6
/
+6
*
|
drm/i915/dp: Introduce is_cpu_edp()
Adam Jackson
2011-10-20
1
-2
/
+13
*
|
drm/i915: use correct SPD type value
Jesse Barnes
2011-10-20
1
-1
/
+1
*
|
drm/i915: fix ILK+ infoframe support
Jesse Barnes
2011-10-20
1
-7
/
+11
*
|
drm/i915: add DP test request handling
Jesse Barnes
2011-10-20
1
-0
/
+37
*
|
drm/i915: read full receiver capability field during DP hot plug
Jesse Barnes
2011-10-20
1
-2
/
+2
*
|
drm/i915/dp: Remove eDP special cases from bandwidth checks
Adam Jackson
2011-10-20
1
-18
/
+2
*
|
drm/i915/dp: Fix the math in intel_dp_link_required
Adam Jackson
2011-10-20
1
-5
/
+21
*
|
drm/i915/panel: Always record the backlight level again (but cleverly)
Takashi Iwai
2011-10-20
1
-8
/
+13
*
|
i915: Move i915_read/write out of line
Andi Kleen
2011-10-20
2
-19
/
+43
*
|
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
2
-0
/
+15
*
|
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-20
3
-0
/
+32
*
|
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
2
-5
/
+43
*
|
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
2
-38
/
+63
[next]