index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2015-06-15
1
-0
/
+5
*
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
1
-2
/
+2
*
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
1
-2
/
+7
*
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
1
-0
/
+6
*
drm/i915/skl: Deinit/init the display at suspend/resume
Damien Lespiau
2015-05-21
1
-0
/
+1
*
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
1
-6
/
+7
*
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
2015-05-21
1
-0
/
+1
*
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
1
-16
/
+18
*
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
1
-5
/
+14
*
drm/i915/skl: add F0 stepping ID
Imre Deak
2015-05-20
1
-0
/
+1
*
drm/i915/bxt: Port PLL programming BUN
Vandana Kannan
2015-05-20
1
-1
/
+1
*
drm/i915: add HAS_DP_MST feature test macro
Jani Nikula
2015-05-20
1
-0
/
+3
*
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
Chris Wilson
2015-05-20
1
-2
/
+4
*
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
Chris Wilson
2015-05-20
1
-1
/
+3
*
drm/i915: Adding dbuf support for skl nv12 format.
Chandra Konduru
2015-05-20
1
-1
/
+2
*
drm/i915: Update DRIVER_DATE to 20150508
Daniel Vetter
2015-05-08
1
-1
/
+1
*
drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
Ville Syrjälä
2015-05-08
1
-0
/
+2
*
drm/i915: Use the disable callback for disabling planes.
Maarten Lankhorst
2015-05-08
1
-0
/
+5
*
drm/i915/skl: Add module parameter to select edp vswing table
Sonika Jindal
2015-05-08
1
-1
/
+3
*
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
Damien Lespiau
2015-05-08
1
-1
/
+1
*
drm/i915/skl: Enable runtime PM
Suketu Shah
2015-05-08
1
-1
/
+2
*
drm/i915/skl: Add DC5 Trigger Sequence
Suketu Shah
2015-05-08
1
-0
/
+7
*
drm/i915/skl: Add support to load SKL CSR firmware.
Daniel Vetter
2015-05-08
1
-0
/
+17
*
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-05-08
1
-60
/
+111
|
\
|
*
drm/i915: fix intel_prepare_ddi
Imre Deak
2015-04-30
1
-5
/
+0
|
*
drm/i915: Update DRIVER_DATE to 20150423
Daniel Vetter
2015-04-23
1
-1
/
+1
|
*
drm/i915: Fix up the vma aliasing ppgtt binding
Daniel Vetter
2015-04-23
1
-4
/
+7
|
*
drm/i915: Fixup kerneldoc for struct intel_context
Tvrtko Ursulin
2015-04-20
1
-1
/
+1
|
*
drm/i915: Simplify and fix object to display tracking
Tvrtko Ursulin
2015-04-20
1
-1
/
+2
|
*
drm/i915: Iterate through the initialized DDIs to prepare their buffers
Damien Lespiau
2015-04-16
1
-0
/
+4
|
*
drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence
Satheeshakrishna M
2015-04-16
1
-0
/
+3
|
*
drm/i915: Rename vlv_cdclk_freq to cdclk_freq
Vandana Kannan
2015-04-16
1
-1
/
+1
|
*
drm/i915: PSR: deprecate link_standby support for core platforms.
Rodrigo Vivi
2015-04-14
1
-1
/
+0
|
*
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
2015-04-14
1
-1
/
+6
|
|
\
|
|
*
drm/i915/bxt: Add Broxton steppings
Nick Hoath
2015-04-09
1
-0
/
+4
|
|
*
drm/i915/bxt: Broxton raises the maximum number of planes to 4
Damien Lespiau
2015-04-09
1
-1
/
+1
|
|
*
drm/i915/bxt: Add IS_BROXTON macro
Satheeshakrishna M
2015-04-09
1
-0
/
+1
|
*
|
drm/i915: Remove obj->pin_mappable
Chris Wilson
2015-04-13
1
-1
/
+0
|
*
|
drm/i915: fix build for DEBUG_FS=n
Jani Nikula
2015-04-10
1
-1
/
+2
|
*
|
drm/i915: Remove request->uniq
Chris Wilson
2015-04-10
1
-4
/
+0
|
*
|
drm/i915: Reduce locking in execlist command submission
Chris Wilson
2015-04-10
1
-0
/
+18
|
*
|
drm/i915: Use a separate slab for vmas
Chris Wilson
2015-04-10
1
-0
/
+1
|
*
|
drm/i915: Use a separate slab for requests
Chris Wilson
2015-04-10
1
-1
/
+3
|
*
|
drm/i915: Update DRIVER_DATE to 20150410
Daniel Vetter
2015-04-10
1
-1
/
+1
|
*
|
drm/i915: Record ring->start address in error state
Chris Wilson
2015-04-10
1
-0
/
+1
|
*
|
drm/i915: Split batch pool into size buckets
Chris Wilson
2015-04-10
1
-1
/
+1
|
*
|
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
1
-8
/
+0
|
*
|
drm/i915: Split i915_gem_batch_pool into its own header
Chris Wilson
2015-04-10
1
-12
/
+1
|
*
|
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
2015-04-10
1
-3
/
+6
[next]