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: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
Akash Goel
2015-02-26
2
-54
/
+17
*
drm/i915: Look at staged config when fixing pipe_src_w for LVDS
Ander Conselvan de Oliveira
2015-02-26
1
-1
/
+1
*
drm/i915: Ensure crtc_state backpointer is always initialized
Matt Roper
2015-02-26
1
-0
/
+2
*
drm/i915: Use enabled value from crtc_state rather than crtc (v2)
Matt Roper
2015-02-26
3
-28
/
+34
*
drm/i915: Cache ringbuf pointer in request structure
John Harrison
2015-02-25
4
-18
/
+5
*
drm/i915: Add missing trace point to LRC execbuff code path
John Harrison
2015-02-25
1
-0
/
+2
*
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
John Harrison
2015-02-25
5
-35
/
+41
*
drm/i915: Plumb drm_device through page tables operations
Michel Thierry
2015-02-25
1
-13
/
+16
*
drm/i915: Create page table allocators
Ben Widawsky
2015-02-25
3
-96
/
+178
*
drm/i915: Complete page table structures
Ben Widawsky
2015-02-25
4
-73
/
+44
*
drm/i915: page table abstractions
Ben Widawsky
2015-02-25
2
-92
/
+111
*
drm/i915/skl: Add support for edp1.4 low vswing
Sonika Jindal
2015-02-25
2
-8
/
+50
*
drm/i915/skl: Support for edp low_vswing param in vbt
Sonika Jindal
2015-02-25
3
-0
/
+9
*
drm/i915: cleanup some indenting
Dan Carpenter
2015-02-25
1
-2
/
+3
*
drm/i915/skl: Make sure to allocate mininum sizes in the DDB
Damien Lespiau
2015-02-24
1
-4
/
+18
*
drm/i915: Enhancing eDP DRRS debug message
Ramalingam C
2015-02-24
1
-1
/
+1
*
Documentation/drm: DocBook integration for DRRS
Vandana Kannan
2015-02-24
1
-0
/
+95
*
drm/i915: Enable eDP DRRS for CHV
Durgadoss R
2015-02-24
2
-2
/
+2
*
drm/i915: Support for RR switching on VLV
Vandana Kannan
2015-02-24
2
-2
/
+9
*
drm/i915/bdw: Add support for DRRS to switch RR
Vandana Kannan
2015-02-24
1
-2
/
+14
*
drm/i915: Add support for DRRS in intel_dp_set_m_n
Ramalingam C
2015-02-24
2
-8
/
+44
*
drm/i915: Shift driver's HWSP usage out of reserved range
Thomas Daniel
2015-02-24
1
-3
/
+4
*
drm/i915: Reset logical ring contexts' head and tail during GPU reset
Thomas Daniel
2015-02-24
3
-4
/
+45
*
drm/i915/skl: Tune IZ hashing when subslices are unbalanced
Damien Lespiau
2015-02-24
4
-4
/
+62
*
drm/i915: don't reallocate the compressed FB at every frame
Paulo Zanoni
2015-02-24
1
-1
/
+1
*
drm/i915: gen5+ can have FBC with multiple pipes
Paulo Zanoni
2015-02-23
1
-2
/
+4
*
drm/i915: HSW+ FBC is tied to pipe A
Paulo Zanoni
2015-02-23
1
-2
/
+11
*
drm/i915: extract intel_fbc_find_crtc()
Paulo Zanoni
2015-02-23
1
-17
/
+29
*
drm/i915: Request full SSEU enablement on Gen9
Jeff McGee
2015-02-23
2
-2
/
+58
*
drm/i915/skl: Add SKL HW status to SSEU status
Jeff McGee
2015-02-23
2
-0
/
+70
*
drm/i915/skl: Determine SKL slice/subslice/EU info
Jeff McGee
2015-02-23
4
-1
/
+124
*
drm/i915/skl: Implement WaDisablePowerCompilerClockGating
Damien Lespiau
2015-02-23
2
-2
/
+11
*
drm/i915: Limit max VCO supported in CHV to 6.48GHz
Vijay Purushothaman
2015-02-23
1
-1
/
+1
*
drm/i915: Add new PHY reg definitions for lock threshold
Vijay Purushothaman
2015-02-23
1
-0
/
+10
*
drm/i915: Trim the command parser allocations
Chris Wilson
2015-02-23
2
-75
/
+73
*
drm/i915: FIFO space query code refactor
Dave Gordon
2015-02-23
1
-7
/
+12
*
drm: WARN if drm_handle_vblank is called errornously
Daniel Vetter
2015-02-23
1
-1
/
+1
*
drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
Daniel Vetter
2015-02-23
1
-9
/
+13
*
drm/i915: Switch to drm_crtc variants of vblank functions
Daniel Vetter
2015-02-23
3
-7
/
+8
*
drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
Daniel Vetter
2015-02-23
1
-25
/
+11
*
drm/i915: Drop pipe_enable checks in vblank funcs
Daniel Vetter
2015-02-23
1
-52
/
+0
*
drm/irq: Add drm_crtc_vblank_reset
Daniel Vetter
2015-02-23
2
-3
/
+35
*
drm/i915: Update DRIVER_DATE to 20150214
Daniel Vetter
2015-02-14
1
-1
/
+1
*
drm/i915: Remove references to previously removed UMS config option
Andreas Ruprecht
2015-02-13
1
-4
/
+0
*
drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5
Damien Lespiau
2015-02-13
1
-7
/
+3
*
drm/i915/skl: Fix always true comparison in a revision id check
Damien Lespiau
2015-02-13
1
-2
/
+2
*
drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
Damien Lespiau
2015-02-13
2
-0
/
+14
*
drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
Damien Lespiau
2015-02-13
2
-0
/
+12
*
drm/i915: Add process identifier to requests
Mika Kuoppala
2015-02-13
3
-3
/
+9
*
drm/i915/skl: Implement WaBarrierPerformanceFixDisable
Damien Lespiau
2015-02-13
2
-0
/
+8
[next]