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
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Confirm request->global_seqno after spin completion
Chris Wilson
2017-09-22
1
-4
/
+1
*
drm/i915: Check waiter->seqno carefully in case of preemption
Chris Wilson
2017-09-22
1
-2
/
+5
*
drm/i915: Only wake the waiter from the interrupt if passed
Chris Wilson
2017-09-22
1
-5
/
+10
*
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
2017-09-21
1
-0
/
+2
*
drm/i915: remove redundant variable hw_check
Colin Ian King
2017-09-20
1
-2
/
+0
*
drm/i915: Reorganize .disable hooks for pre-DDI DP
Ville Syrjälä
2017-09-20
1
-9
/
+36
*
drm/i915: Drop useless HAS_PSR() check
Ville Syrjälä
2017-09-20
1
-1
/
+1
*
drm/i915: Stop engines before reset
Mika Kuoppala
2017-09-20
1
-32
/
+43
*
drm/i915: always update ELD connector type after get modes
Jani Nikula
2017-09-20
2
-5
/
+17
*
drm/i915/cfl: Remove alpha support protection.
Rodrigo Vivi
2017-09-19
1
-1
/
+0
*
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
Rodrigo Vivi
2017-09-19
2
-1
/
+11
*
drm/i915: Shrink cnl_ddi_buf_trans
Ville Syrjälä
2017-09-19
1
-5
/
+5
*
drm/i915: Shrink bxt_ddi_buf_trans
Ville Syrjälä
2017-09-19
1
-4
/
+4
*
drm/i915: Replace some spaces with tabs
Ville Syrjälä
2017-09-19
1
-3
/
+3
*
drm/i915/fence: Avoid del_timer_sync() from inside a timer
Chris Wilson
2017-09-19
2
-6
/
+22
*
drm/i915/selftests: Only touch archdata.iommu when it exists
Chris Wilson
2017-09-19
1
-0
/
+2
*
drm/i915/cnp: Don't touch other PCH clock gating bits.
Rodrigo Vivi
2017-09-18
1
-1
/
+2
*
drm/i915: Do not enable DRRS when PSR is enabled
Radhakrishna Sripada
2017-09-18
2
-5
/
+6
*
drm/i915/perf: add support for Coffeelake GT2
Lionel Landwerlin
2017-09-18
5
-1
/
+152
*
drm/i915/perf: disable clk ratio reports on gen9
Lionel Landwerlin
2017-09-18
1
-2
/
+1
*
drm/i915/selftests: Disable iommu for the mock device
Chris Wilson
2017-09-18
1
-0
/
+3
*
drm/i915: Return the correct score in i915_ppat_get()
Zhi Wang
2017-09-18
1
-1
/
+1
*
drm/i915/guc: Cleanup adding GuC work items
Michał Winiarski
2017-09-18
3
-27
/
+16
*
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
2017-09-18
3
-50
/
+15
*
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
2017-09-18
4
-157
/
+63
*
drm/i915/guc: Remove obsolete comments and remove unused variable
Michał Winiarski
2017-09-18
2
-6
/
+1
*
drm/i915/execlists: Unwind incomplete requests on resets
Chris Wilson
2017-09-18
1
-35
/
+26
*
drm/i915/execlists: Split insert_request()
Chris Wilson
2017-09-18
1
-16
/
+19
*
drm/i915/execlists: Move insert_request()
Chris Wilson
2017-09-18
1
-64
/
+64
*
drm/i915/execlists: Kick start request processing after a reset
Chris Wilson
2017-09-18
1
-2
/
+6
*
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
2017-09-18
4
-37
/
+89
*
drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4x
Ville Syrjälä
2017-09-15
2
-9
/
+5
*
drm/i915: Remove duplicated irq_preinstall/uninstall hooks
Ville Syrjälä
2017-09-15
1
-100
/
+17
*
drm/i915: Clean up the HWSTAM mess
Ville Syrjälä
2017-09-15
1
-7
/
+8
*
drm/i915: Mask everything in ring HWSTAM on gen6+ in ringbuffer mode
Ville Syrjälä
2017-09-15
1
-0
/
+3
*
drm/i915: Extend private i915_param_named macro with description
Michal Wajdeczko
2017-09-15
1
-100
/
+67
*
drm/i915: Introduce custom variant of module_param_named macro
Michal Wajdeczko
2017-09-15
1
-40
/
+45
*
drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
Michal Wajdeczko
2017-09-15
1
-2
/
+2
*
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
2017-09-15
1
-1
/
+3
*
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
2017-09-15
1
-3
/
+0
*
drm/i915/cnl: Change the macro name to DPLL_CFGCR0_DCO_FRACTION_SHIFT
Manasi Navare
2017-09-14
2
-2
/
+2
*
drm/i915: Gen3 HWSTAM is actually 32 bits
Ville Syrjälä
2017-09-14
1
-2
/
+2
*
drm/i915: Rewrite GMCH irq handlers to avoid loops
Ville Syrjälä
2017-09-14
1
-92
/
+51
*
drm/i915: Extract PIPESTAT irq handling into separate functions
Ville Syrjälä
2017-09-14
1
-122
/
+93
*
drm/i915: Remove NULL dev_priv checks from irq_uninstall
Ville Syrjälä
2017-09-14
1
-19
/
+0
*
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks
Ville Syrjälä
2017-09-14
1
-11
/
+17
*
drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstall
Ville Syrjälä
2017-09-14
1
-6
/
+0
*
drm/i915: Setup EMR first on all gen2-4
Ville Syrjälä
2017-09-14
1
-18
/
+19
*
drm/i915: Introduce GEN2_IRQ_RESET/INIT
Ville Syrjälä
2017-09-14
1
-12
/
+42
*
drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4
Ville Syrjälä
2017-09-14
1
-18
/
+6
[next]