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: Implement WaSetupGtModeTdRowDispatch
Daniel Vetter
2012-12-17
3
-1
/
+10
*
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
Daniel Vetter
2012-12-17
2
-0
/
+5
*
drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations
Chris Wilson
2012-12-17
1
-7
/
+7
*
drm/i915: Clear self-refresh watermarks when disabled
Chris Wilson
2012-12-17
1
-6
/
+8
*
drm/i915: Double the cursor self-refresh latency on Valleyview
Chris Wilson
2012-12-17
1
-1
/
+7
*
drm/i915: Fixup cursor latency used for IVB lp3 watermarks
Chris Wilson
2012-12-17
1
-5
/
+112
*
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
2012-12-13
1
-0
/
+4
*
drm/i915: Fix shifted screen on top of LVDS on IVY laptop
Takashi Iwai
2012-12-11
1
-0
/
+5
*
drm/i915: disable cpt phase pointer fdi rx workaround
Daniel Vetter
2012-12-10
1
-29
/
+0
*
drm/i915: set the LPT FDI RX polarity reversal bit when needed
Paulo Zanoni
2012-12-10
4
-0
/
+13
*
drm/i915: add lpt_init_pch_refclk
Paulo Zanoni
2012-12-10
4
-10
/
+185
*
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
Paulo Zanoni
2012-12-10
3
-34
/
+40
*
drm/i915: reject modes the LPT FDI receiver can't handle
Paulo Zanoni
2012-12-08
3
-9
/
+20
*
drm/i915: fix hsw_fdi_link_train "retry" code
Paulo Zanoni
2012-12-08
1
-16
/
+27
*
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
2012-12-06
4
-11
/
+41
*
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
2012-12-05
1
-1
/
+1
*
drm/i915: Clear the existing watermarks for g4x when modifying the cursor sr
Chris Wilson
2012-12-04
1
-4
/
+5
*
drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware
Jani Nikula
2012-12-04
1
-10
/
+11
*
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-12-03
3
-3
/
+14
*
drm/i915: Decouple the object from the unbound list before freeing pages
Chris Wilson
2012-12-03
1
-1
/
+5
*
drm/i915: Set sync_seqno properly after seqno wrap
Mika Kuoppala
2012-11-29
1
-1
/
+5
*
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
2012-11-29
3
-4
/
+9
*
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
5
-61
/
+58
*
drm/i915: Simplify flushing activity on the ring
Chris Wilson
2012-11-29
1
-7
/
+3
*
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
2012-11-29
6
-82
/
+89
*
drm/i915: force restore on lid open
Daniel Vetter
2012-11-29
4
-6
/
+16
*
drm/i915: Wait upon the last request seqno, rather than a future seqno
Chris Wilson
2012-11-29
1
-2
/
+21
*
drm/i915: fix possible NULL dereference of dev_priv
Mika Kuoppala
2012-11-29
1
-1
/
+2
*
drm/i915: Increase the response time for slow SDVO devices
Chris Wilson
2012-11-29
1
-12
/
+19
*
drm/i915: set the VIC of the mode on the AVI InfoFrame
Paulo Zanoni
2012-11-29
1
-0
/
+2
*
drm: add drm_mode_cea_vic
Paulo Zanoni
2012-11-29
2
-0
/
+20
*
drm/i915: Fix pte updates in ggtt clear range
Ben Widawsky
2012-11-29
1
-2
/
+4
*
drm/i915: promote Haswell to full support
Paulo Zanoni
2012-11-23
1
-1
/
+1
*
drm/i915: Report the origin of the LVDS fixed panel mode
Chris Wilson
2012-11-22
1
-2
/
+13
*
drm/i915: LVDS fallback to fixed-mode if EDID not present
Chris Wilson
2012-11-22
1
-6
/
+1
*
drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy
Jani Nikula
2012-11-22
1
-1
/
+1
*
drm/i915: drm_connector_property -> drm_object_property
Rob Clark
2012-11-21
7
-25
/
+25
*
drm/i915: use drm_send_vblank_event() helper
Rob Clark
2012-11-21
1
-13
/
+2
*
drm/i915: Use pci_resource functions for BARs.
Ben Widawsky
2012-11-21
1
-6
/
+2
*
drm/i915: Borrow our struct_mutex for the direct reclaim
Chris Wilson
2012-11-21
1
-3
/
+22
*
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
Chris Wilson
2012-11-21
1
-20
/
+19
*
drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well
Chris Wilson
2012-11-21
1
-1
/
+37
*
drm/i915: implement WaMbcDriverBootEnable on Haswell
Paulo Zanoni
2012-11-21
1
-0
/
+7
*
drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines
Paulo Zanoni
2012-11-21
2
-0
/
+4
*
drm/i915: make the panel fitter work on pipes B and C on Haswell
Paulo Zanoni
2012-11-21
1
-1
/
+2
*
drm/i915: make the panel fitter work on pipes B and C on IVB
Paulo Zanoni
2012-11-21
2
-1
/
+7
*
drm/i915: don't intel_crt_init if DDI A has 4 lanes
Paulo Zanoni
2012-11-21
2
-1
/
+4
*
drm/i915: make DP work on LPT-LP machines
Paulo Zanoni
2012-11-21
4
-8
/
+26
*
drm/i915: fix false positive "Unclaimed write" messages
Paulo Zanoni
2012-11-21
1
-0
/
+4
*
drm/i915: use cpu/pch transcoder on intel_enable_pipe
Paulo Zanoni
2012-11-21
1
-2
/
+8
[next]