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_vblank_get: don't WARN_ON in case vblanks are not initialized
Gerd Hoffmann
2015-06-02
1
-0
/
+3
*
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-05-29
1
-1
/
+2
|
\
|
*
drm/i2c: tda998x: fix compiler warning for ssize_t
Russell King
2015-05-20
1
-1
/
+2
*
|
drm: clean up drm_mm debugfs output
Russell King
2015-05-29
1
-2
/
+2
*
|
Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-05-29
32
-973
/
+1659
|
\
\
|
*
|
drm/i915: Update DRIVER_DATE to 20150522
Daniel Vetter
2015-05-22
1
-1
/
+1
|
*
|
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
2015-05-22
3
-2
/
+8
|
*
|
drm/i915: Use the correct destructor for freeing requests on error
Chris Wilson
2015-05-22
1
-8
/
+8
|
*
|
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
2015-05-22
2
-14
/
+30
|
*
|
drm/i915: Enable GTT caching on gen8
Ville Syrjälä
2015-05-22
2
-0
/
+15
|
*
|
drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()
Ville Syrjälä
2015-05-22
2
-3
/
+10
|
*
|
drm/i915: Use ilk_init_lp_watermarks() on BDW
Ville Syrjälä
2015-05-22
1
-3
/
+1
|
*
|
drm/i915: Disable FDI RX/TX before the ports
Ville Syrjälä
2015-05-21
1
-2
/
+3
|
*
|
drm/i915: Disable CRT port after pipe on PCH platforms
Ville Syrjälä
2015-05-21
1
-1
/
+14
|
*
|
drm/i915: Disable SDVO port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
1
-8
/
+17
|
*
|
drm/i915: Disable HDMI port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
1
-4
/
+29
|
*
|
drm/i915: Fix the IBX transcoder B workarounds
Ville Syrjälä
2015-05-21
3
-68
/
+60
|
*
|
drm/i915: Write the SDVO reg twice on IBX
Ville Syrjälä
2015-05-21
1
-0
/
+8
|
*
|
drm/i915: Fix DP enhanced framing for CPT
Ville Syrjälä
2015-05-21
2
-2
/
+10
|
*
|
drm/i915: Clean up the CPT DP .get_hw_state() port readout
Ville Syrjälä
2015-05-21
2
-21
/
+6
|
*
|
drm/i915: Clarfify the DP code platform checks
Ville Syrjälä
2015-05-21
1
-23
/
+23
|
*
|
drm/i915: Remove the double register write from intel_disable_hdmi()
Ville Syrjälä
2015-05-21
1
-8
/
+0
|
*
|
drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()
Ville Syrjälä
2015-05-21
1
-8
/
+0
|
*
|
drm/i915/skl: Deinit/init the display at suspend/resume
Damien Lespiau
2015-05-21
6
-2
/
+223
|
*
|
drm/i915: Free RPS boosts for all laggards
Chris Wilson
2015-05-21
3
-6
/
+19
|
*
|
drm/i915: Don't downclock whilst we have clients waiting for GPU results
Chris Wilson
2015-05-21
2
-0
/
+35
|
*
|
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
5
-27
/
+38
|
*
|
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
2015-05-21
5
-1
/
+7
|
*
|
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
4
-18
/
+25
|
*
|
drm/i915: Inline check required for object syncing prior to execbuf
Chris Wilson
2015-05-21
2
-6
/
+13
|
*
|
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
10
-325
/
+416
|
*
|
drm/i915: s/\<rq\>/req/g
Daniel Vetter
2015-05-21
5
-37
/
+37
|
*
|
drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent
Imre Deak
2015-05-21
1
-7
/
+8
|
*
|
drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+
Imre Deak
2015-05-21
2
-2
/
+6
|
*
|
drm/i915: Force clean compilation with -Werror
Chris Wilson
2015-05-21
3
-0
/
+15
|
*
|
drm/i915: Kill the dev variable in intel_suspend_complete()
Damien Lespiau
2015-05-20
1
-5
/
+4
|
*
|
drm/i915: Add a space after ', ' and don't capitalize mid-sentence
Damien Lespiau
2015-05-20
1
-1
/
+2
|
*
|
drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
Damien Lespiau
2015-05-20
1
-2
/
+5
|
*
|
drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr
Sonika Jindal
2015-05-20
1
-2
/
+6
|
*
|
drm/i915: Update comment in clear_intel_crtc_state()
Ander Conselvan de Oliveira
2015-05-20
1
-1
/
+5
|
*
|
drm/i915/skl: add F0 stepping ID
Imre Deak
2015-05-20
1
-0
/
+1
|
*
|
drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A
Imre Deak
2015-05-20
1
-6
/
+3
|
*
|
drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
Damien Lespiau
2015-05-20
1
-10
/
+23
|
*
|
drm/i915: Fix 'suspedn' typo
Damien Lespiau
2015-05-20
1
-1
/
+1
|
*
|
drm/i915/bxt: Move around lane stagger calculation
Vandana Kannan
2015-05-20
1
-20
/
+20
|
*
|
drm/i915/bxt: Port PLL programming BUN
Vandana Kannan
2015-05-20
3
-24
/
+63
|
*
|
drm/i915: add HAS_DP_MST feature test macro
Jani Nikula
2015-05-20
2
-6
/
+7
|
*
|
drm/i915/dp: make link rate printing prettier
Jani Nikula
2015-05-20
1
-1
/
+1
|
*
|
drm/i915: Don't expose ARGB1555 on gen2/3
Damien Lespiau
2015-05-20
1
-3
/
+0
|
*
|
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
Damien Lespiau
2015-05-20
1
-10
/
+7
[next]