index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Include more information in disabled hotplug interrupt warning
Chris Wilson
2014-01-10
1
-1
/
+2
*
drm/i915: Only complain about a rogue hotplug IRQ after disabling
Chris Wilson
2014-01-10
1
-1
/
+1
*
drm/i915: Only WARN about a stuck hotplug irq ONCE
Chris Wilson
2014-01-10
1
-3
/
+3
*
drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/
Daniel Vetter
2014-01-10
1
-2
/
+2
*
drm/i915: add braces around KHz/MHz macro parameters
Jani Nikula
2014-01-10
1
-2
/
+2
*
drm/i915: Fix 915GM self-refresh enable/disable
Ville Syrjälä
2014-01-10
1
-2
/
+2
*
drm/i915: 830M doesn't have an LVDS port
Ville Syrjälä
2014-01-10
1
-1
/
+1
*
drm/i915: No panel fitter on 830M or non-mobile gen2/3 platforms
Ville Syrjälä
2014-01-10
2
-1
/
+4
*
drm/i915/vlv: Add drpc debugfs support for valleyview
Deepak S
2014-01-10
2
-1
/
+49
*
drm/i915: vlv: W/a for hotplug/manual VGA detection
Imre Deak
2014-01-10
1
-4
/
+15
*
drm/i915: vlv: make CRI clock enabling explicit during resume
Imre Deak
2014-01-10
1
-4
/
+4
*
drm/i915: only apply GAMMA_MODE IPS WA on HSW
Paulo Zanoni
2014-01-10
1
-1
/
+1
*
drm/i915: Introduce new intel_output_name()
Damien Lespiau
2014-01-10
2
-0
/
+23
*
drm/i915: don't set modes for 2 connectors on the same encoder
Paulo Zanoni
2014-01-10
1
-4
/
+8
*
drm/i915: i830M has watermarks like i855
Daniel Vetter
2014-01-10
1
-34
/
+19
*
drm/i915: Drop I915_ prefix from HAS_FBC
Daniel Vetter
2014-01-10
6
-9
/
+9
*
drm/i915: Don't swap planes on 830M
Ville Syrjälä
2014-01-10
2
-3
/
+3
*
drm/i915: fix wrong PLL debug messages.
Paulo Zanoni
2014-01-08
1
-8
/
+3
*
drm/i915/bdw: don't try to check IPS state on BDW v2
Jesse Barnes
2014-01-08
2
-9
/
+12
*
drm/i915: use crtc_htotal when calculating ilk watermarks
Jesse Barnes
2014-01-08
1
-1
/
+1
*
drm/i915: fix fastboot pfit disable hack to update pipe w/h
Jesse Barnes
2014-01-08
1
-0
/
+2
*
drm/i915: check modeset state after a pipe_set_base if using fastboot
Jesse Barnes
2014-01-08
1
-0
/
+10
*
drm/i915: Simplify watermark/init_clock_gating setup
Ville Syrjälä
2014-01-07
1
-62
/
+16
*
drm/i915: Enable watermarks for BDW
Ville Syrjälä
2014-01-07
1
-0
/
+11
*
drm/i915: Fix watermark code for BDW
Ville Syrjälä
2014-01-07
1
-7
/
+7
*
drm/i915: avoid unclaimed registers when capturing the error state
Paulo Zanoni
2014-01-07
1
-1
/
+2
*
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
2014-01-07
1
-4
/
+8
*
drm/i915: remove duplicate MODULE_LICENSE definition
Jani Nikula
2014-01-07
1
-2
/
+0
*
drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...
Chris Wilson
2014-01-07
1
-9
/
+9
*
drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...
Chris Wilson
2014-01-07
1
-7
/
+9
*
drm/i915: Mention when we enable the Ironlake iommu workarounds
Chris Wilson
2014-01-07
1
-0
/
+3
*
drm/i915: Fix refcount leak and possible NULL pointerdereference.
Tetsuo Handa
2014-01-06
1
-1
/
+11
*
drm/i915: grab a pages pin count for preallocate stolen
Daniel Vetter
2013-12-18
1
-0
/
+1
*
drm/i915: s/haswell_update_wm/ilk_update_wm/
Imre Deak
2013-12-17
2
-45
/
+45
*
drm/i915: remove unused WM defines
Imre Deak
2013-12-17
1
-36
/
+0
*
drm/i915: simplify platform specific code in hsw_write_wm_values
Imre Deak
2013-12-17
1
-6
/
+5
*
Revert "drm/i915/sprite: Always enable the scaler on IronLake"
Ville Syrjälä
2013-12-17
1
-1
/
+1
*
drm/i915: Avoid underruns when disabling sprites
Ville Syrjälä
2013-12-17
1
-0
/
+12
*
drm/i915: Don't disable primary when color keying is used
Ville Syrjälä
2013-12-17
1
-1
/
+10
*
drm/i915: Try to fix the messy IVB sprite scaling workaround
Ville Syrjälä
2013-12-17
3
-40
/
+46
*
drm/i915: Move ILK/SNB/IVB over to the HSW WM code
Ville Syrjälä
2013-12-17
2
-646
/
+12
*
drm/i915: Disable LP1+ watermarks safely in init
Ville Syrjälä
2013-12-17
1
-12
/
+19
*
drm/i915: Linetime watermarks are a HSW feature
Ville Syrjälä
2013-12-17
1
-2
/
+4
*
drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled
Ville Syrjälä
2013-12-17
1
-1
/
+16
*
drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...
Ville Syrjälä
2013-12-17
1
-2
/
+8
*
drm/i915: Fix LP1+ watermark disabling ILK
Ville Syrjälä
2013-12-17
1
-13
/
+20
*
drm/i915: Fix LP1 sprite watermarks for ILK/SNB
Ville Syrjälä
2013-12-17
1
-7
/
+20
*
drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled
Ville Syrjälä
2013-12-17
1
-0
/
+8
*
drm/i915: Add ILK/SNB/IVB WM latency field support
Ville Syrjälä
2013-12-17
1
-1
/
+12
*
drm/i915: Add IVB DDB partitioning control
Ville Syrjälä
2013-12-17
2
-8
/
+24
[next]