index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-06-04
1
-13
/
+11
|
\
|
*
drm/i915: fix screen flickering
Thomas Gummerer
2015-05-19
1
-13
/
+11
*
|
drm/i915: limit PPGTT size to 2GB in 32-bit platforms
Michel Thierry
2015-05-29
1
-0
/
+7
*
|
drm/i915: Another fbdev hack to avoid PSR on fbcon.
Rodrigo Vivi
2015-05-29
1
-1
/
+27
*
|
drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.
Rodrigo Vivi
2015-05-29
1
-0
/
+11
*
|
drm/i915: disable IPS while getting the sink CRCs
Paulo Zanoni
2015-05-28
1
-21
/
+45
*
|
drm/i915: Disable 12bpc hdmi for now
Daniel Vetter
2015-05-28
1
-1
/
+2
*
|
drm/i915: Adjust sideband locking a bit for CHV/VLV
Ville Syrjälä
2015-05-28
1
-5
/
+5
*
|
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
10
-81
/
+81
*
|
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
2015-05-28
4
-41
/
+11
*
|
drm/i915: Throw out WIP CHV power well definitions
Ville Syrjälä
2015-05-28
2
-98
/
+4
*
|
drm/i915: Use the default 600ns LDO programming sequence delay
Ville Syrjälä
2015-05-28
2
-0
/
+6
*
|
drm/i915: Remove unnecessary null check in execlists_context_unqueue
Michel Thierry
2015-05-27
1
-1
/
+1
*
|
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
5
-35
/
+45
*
|
Revert "drm/i915: Force clean compilation with -Werror"
Daniel Vetter
2015-05-26
3
-15
/
+0
*
|
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
[next]