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: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
3
-56
/
+61
*
drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
Mika Kuoppala
2012-12-19
1
-10
/
+1
*
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
2012-12-19
2
-5
/
+31
*
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
2012-12-19
1
-12
/
+0
*
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
2012-12-19
3
-21
/
+13
*
drm/i915: Introduce ring set_seqno
Mika Kuoppala
2012-12-19
2
-0
/
+29
*
drm/i915: Missed conversion to gtt_pte_t
Ben Widawsky
2012-12-18
1
-2
/
+2
*
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
2012-12-18
1
-1
/
+3
*
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-18
2
-1
/
+3
*
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
2012-12-18
3
-3
/
+5
*
drm/i915: clean up PIPECONF bpc #defines
Daniel Vetter
2012-12-17
2
-24
/
+19
*
drm/i915: add intel_dp_set_signal_levels
Paulo Zanoni
2012-12-17
1
-36
/
+33
*
drm/i915: remove leftover display.update_wm assignment
Paulo Zanoni
2012-12-17
1
-2
/
+1
*
drm/i915: check for the PCH when setting pch_transcoder
Paulo Zanoni
2012-12-17
1
-1
/
+1
*
drm/i915: Clear the stolen fb before enabling
Chris Wilson
2012-12-17
1
-0
/
+7
*
drm/i915: Access to snooped system memory through the GTT is incoherent
Chris Wilson
2012-12-17
1
-0
/
+6
*
drm/i915: Remove stale comment about intel_dp_detect()
Damien Lespiau
2012-12-14
1
-7
/
+0
*
drm/i915: Implement ibx_digital_port_connected() for IBX
Damien Lespiau
2012-12-14
1
-16
/
+28
*
drm/i915/dp: Log the DPCD only if we have successfully retrieved one
Damien Lespiau
2012-12-14
1
-5
/
+6
*
drm/i915/dp: Read the HPD status before trying to read the DPCD
Damien Lespiau
2012-12-14
1
-0
/
+5
*
drm/i915/hdmi: Read the HPD status before trying to read the EDID
Damien Lespiau
2012-12-14
3
-2
/
+43
*
drm/i915: Cleanup SHOTPLUG_CTL status bits definitions
Damien Lespiau
2012-12-14
1
-9
/
+12
*
drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
2012-12-12
4
-36
/
+25
*
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
2012-12-11
6
-14
/
+79
*
drm/i915: Set initial seqno value close to wrap boundary
Mika Kuoppala
2012-12-11
1
-1
/
+1
*
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
Chris Wilson
2012-12-11
1
-4
/
+8
*
drm/i915: Don't emit semaphore wait if wrap happened
Mika Kuoppala
2012-12-11
3
-7
/
+23
*
i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers
Tim Gardner
2012-12-10
1
-6
/
+16
*
drm/i915: Remove duplicate inclusion of drm/drm_edid.h
Sachin Kamat
2012-12-10
1
-1
/
+0
*
drm/i915: don't prevent CPU idle states
Tomas Janousek
2012-12-08
1
-1
/
+1
*
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
Chris Wilson
2012-12-07
3
-8
/
+22
*
drm/i915: extract common link_m_n helpers
Daniel Vetter
2012-12-06
3
-57
/
+26
*
drm/i915: drop unnecessary clearing of pch dp transcoder timings
Daniel Vetter
2012-12-06
1
-8
/
+1
*
drm/i915: WARN on !crtc in intel_dp_link_down
Daniel Vetter
2012-12-06
1
-9
/
+4
*
drm/i915: use wait_for_vblank instead of msleep(17)
Daniel Vetter
2012-12-06
1
-2
/
+5
*
drm/i915: rip out pre-production ilk cpu edp w/a
Daniel Vetter
2012-12-06
1
-16
/
+5
*
drm/i915: move set_pll_edp to intel_dp.c
Daniel Vetter
2012-12-06
2
-40
/
+40
*
drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
Daniel Vetter
2012-12-06
1
-126
/
+2
*
drm/i915: be less verbose when handling gmbus/aux irqs
Paulo Zanoni
2012-12-06
1
-4
/
+0
*
drm/i915: Remove duplicate and unused register #defines in i915_reg.h
Dexuan Cui
2012-12-06
1
-4
/
+0
*
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
Daniel Vetter
2012-12-06
2
-4
/
+4
*
drm/i915: irq-drive the dp aux communication
Daniel Vetter
2012-12-06
4
-13
/
+77
*
drm/i915: wire up do aux channel done interrupt
Daniel Vetter
2012-12-06
1
-5
/
+23
*
drm/i915: use gmbus irq to wait for gmbus idle
Daniel Vetter
2012-12-06
1
-4
/
+28
*
drm/i915: use the gmbus irq for waits
Daniel Vetter
2012-12-06
3
-11
/
+41
*
drm/i915: wire up gmbus irq handler
Daniel Vetter
2012-12-06
1
-4
/
+20
*
drm/i915: extract gmbus_wait_hw_status
Daniel Vetter
2012-12-06
1
-21
/
+25
*
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
2012-12-06
3
-9
/
+19
*
drm/i915: setup the hangcheck timer early
Daniel Vetter
2012-12-06
2
-3
/
+3
*
drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
Daniel Vetter
2012-12-06
1
-4
/
+0
[next]