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
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/chv: Pipe select change for DP and HDMI
Chon Ming Lee
2014-05-12
4
-2
/
+20
*
drm/i915/chv: Add phy supports for Cherryview
Chon Ming Lee
2014-05-12
2
-2
/
+270
*
drm/i915/chv: Add update and enable pll for Cherryview
Chon Ming Lee
2014-05-12
2
-2
/
+202
*
drm/i915/chv: find the best divisor for the target clock v4
Chon Ming Lee
2014-05-12
2
-0
/
+107
*
drm/i915/chv: Trigger phy common lane reset
Chon Ming Lee
2014-05-12
2
-15
/
+65
*
drm/i915/chv: Add vlv_pipe_to_channel
Chon Ming Lee
2014-05-12
1
-0
/
+14
*
drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
Chon Ming Lee
2014-05-12
3
-2
/
+16
*
drm/i915/chv: Add DPIO offset for Cherryview. v3
Chon Ming Lee
2014-05-12
3
-2
/
+13
*
drm/i915/chv: Add DDL register defines for Cherryview
Ville Syrjälä
2014-05-12
1
-0
/
+29
*
srm/i915/chv: Add Cherryview PCI IDs
Ville Syrjälä
2014-05-12
1
-1
/
+11
*
drm/i915/chv: Initial clock gating support for Cherryview
Ville Syrjälä
2014-05-12
1
-0
/
+13
*
drm/i915/chv: Add Cherryview interrupt registers into debugfs
Ville Syrjälä
2014-05-12
1
-1
/
+41
*
drm/i915: Drop unecessary casts in i915_irq.c
Daniel Vetter
2014-05-12
1
-6
/
+6
*
drm/i915/chv: Preliminary interrupt support for Cherryview
Ville Syrjälä
2014-05-12
1
-1
/
+224
*
drm/i915: Use hash tables for the command parser
Brad Volkin
2014-05-12
4
-38
/
+140
*
drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
Ville Syrjälä
2014-05-12
1
-78
/
+56
*
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-08
3
-27
/
+16
*
drm/i915: Improve fallback ring waiting
Chris Wilson
2014-05-08
1
-6
/
+16
*
drm/i915: Make aliasing a 2nd class VM
Ben Widawsky
2014-05-07
1
-0
/
+4
*
drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
Ben Widawsky
2014-05-07
1
-2
/
+1
*
drm/i915: vlv: enable runtime PM
Imre Deak
2014-05-07
1
-1
/
+1
*
drm/i915: vlv: add runtime PM support
Imre Deak
2014-05-07
2
-0
/
+389
*
drm/i915: propagate the error code from runtime PM callbacks
Imre Deak
2014-05-07
1
-15
/
+42
*
drm/i915: add various missing GTI/Gunit register definitions
Imre Deak
2014-05-07
1
-1
/
+40
*
drm/i915/chv: Add DPINVGTT registers defines for Cherryview
Ville Syrjälä
2014-05-06
1
-1
/
+11
*
drm/i915/chv: Add display interrupt registers bits for Cherryview
Ville Syrjälä
2014-05-06
1
-1
/
+20
*
drm/i915/chv: Add DPFLIPSTAT register bits for Cherryview
Ville Syrjälä
2014-05-06
1
-0
/
+7
*
drm/i915/chv: Add PIPESTAT register bits for Cherryview
Ville Syrjälä
2014-05-06
1
-0
/
+8
*
drm/i915/chv: Enable aliasing PPGTT for CHV
Ville Syrjälä
2014-05-06
1
-3
/
+4
*
drm/i915/chv: Flush caches when programming page tables
Rafael Barbalho
2014-05-06
1
-1
/
+10
*
drm/i915/chv: PPAT setup for Cherryview
Ville Syrjälä
2014-05-06
2
-4
/
+40
*
drm/i915: Remove useless checks from primary enable/disable
Ville Syrjälä
2014-05-06
1
-4
/
+2
*
drm/i915: Merge LP1+ watermarks in safer way
Ville Syrjälä
2014-05-06
1
-9
/
+28
*
drm/i915: Make sure computed watermarks never overflow the registers
Ville Syrjälä
2014-05-06
1
-7
/
+36
*
drm/i915: Add pipe update trace points
Ville Syrjälä
2014-05-06
2
-0
/
+81
*
drm/i915: Perform primary enable/disable atomically with sprite updates
Ville Syrjälä
2014-05-06
1
-39
/
+55
*
drm/i915: Make sprite updates atomic
Ville Syrjälä
2014-05-06
4
-6
/
+154
*
drm/i915: Support 64b relocations
Ben Widawsky
2014-05-05
1
-10
/
+13
*
drm/i915: Support 64b execbuf
Ben Widawsky
2014-05-05
3
-10
/
+10
*
drm/i915/sdvo: Remove ->mode_set callback
Daniel Vetter
2014-05-05
1
-2
/
+2
*
drm/i915/crt: Remove ->mode_set callback
Daniel Vetter
2014-05-05
1
-46
/
+30
*
drm/i915/tv: Remove ->mode_set callback
Daniel Vetter
2014-05-05
1
-2
/
+2
*
drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set
Daniel Vetter
2014-05-05
1
-41
/
+21
*
drm/i915/tv: De-magic device check
Daniel Vetter
2014-05-05
1
-1
/
+1
*
drm/i915/tv: extract set_color_conversion
Daniel Vetter
2014-05-05
1
-14
/
+21
*
drm/i915/tv: extract set_tv_mode_timings
Daniel Vetter
2014-05-05
1
-50
/
+61
*
drm/i915/dvo: Remove ->mode_set callback
Daniel Vetter
2014-05-05
1
-2
/
+2
*
drm/i915: Make encoder->mode_set callbacks optional
Daniel Vetter
2014-05-05
1
-1
/
+3
*
drm/i915: Make primary_enabled match the actual hardware state
Ville Syrjälä
2014-05-05
1
-3
/
+15
*
drm/i915: Move ring_begin to signal()
Ben Widawsky
2014-05-05
2
-18
/
+25
[next]