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
*
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
2011-12-16
1
-6
/
+1
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
2011-12-16
12
-90
/
+354
|
\
|
*
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
3
-8
/
+39
|
*
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
2011-12-16
3
-4
/
+21
|
*
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
3
-6
/
+33
|
*
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
2011-12-16
1
-8
/
+20
|
*
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2011-12-16
2
-0
/
+11
|
*
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
2011-12-16
1
-0
/
+1
|
*
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2011-12-16
2
-6
/
+10
|
*
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
2011-12-16
1
-0
/
+8
|
*
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
Keith Packard
2011-11-23
1
-11
/
+5
|
*
drm/i915: Hook up Ivybridge eDP
Keith Packard
2011-11-23
2
-34
/
+133
|
*
drm/i915: add multi-threaded forcewake support
Keith Packard
2011-11-23
4
-8
/
+66
*
|
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
2011-12-07
1
-1
/
+6
|
/
*
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
[next]