index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add ddb size field to device info structure
Deepak M
2016-09-15
3
-11
/
+8
*
drm/i915/guc: general tidying up (submission)
Dave Gordon
2016-09-15
3
-33
/
+34
*
drm/i915/guc: general tidying up (loader)
Dave Gordon
2016-09-15
2
-14
/
+16
*
drm/i915: clarify PMINTRMSK/pm_intr_keep usage
Dave Gordon
2016-09-15
4
-9
/
+25
*
drm/i915: Only expand COND once in wait_for()
Dave Gordon
2016-09-15
1
-5
/
+9
*
drm/i915: Ignore OpRegion panel type except on select machines
Ville Syrjälä
2016-09-14
1
-0
/
+27
*
Revert "drm/i915/psr: Make idle_frames sensible again"
Rodrigo Vivi
2016-09-13
1
-7
/
+7
*
drm/i915: Add support for Kabylake to function obtaining shared PLL
Navare, Manasi D
2016-09-13
1
-1
/
+1
*
drm/i915: remove writeq ifdeffery
Matthew Auld
2016-09-12
1
-5
/
+0
*
drm/i915: Make DP link training channel equalization DP 1.2 Spec compliant
Navare, Manasi D
2016-09-09
2
-36
/
+22
*
drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2
Dhinakaran Pandiyan
2016-09-09
1
-32
/
+28
*
drm/i915/dp: Move max. vswing check to it's own function
Dhinakaran Pandiyan
2016-09-09
1
-4
/
+13
*
drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
Jim Bride
2016-09-09
4
-1
/
+81
*
drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
Chris Wilson
2016-09-09
1
-5
/
+16
*
drm/i915: Shrink objects prior to hibernation
Chris Wilson
2016-09-09
1
-7
/
+14
*
drm/i915: Serialise execbuf operation after a dma-buf reservation object
Chris Wilson
2016-09-09
1
-0
/
+11
*
drm/i915: Nonblocking request submission
Chris Wilson
2016-09-09
2
-6
/
+16
*
drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
Chris Wilson
2016-09-09
1
-4
/
+0
*
drm/i915: Ignore valid but unknown semaphores
Chris Wilson
2016-09-09
1
-3
/
+6
*
drm/i915/guc: Prepare for nonblocking execbuf submission
Chris Wilson
2016-09-09
2
-12
/
+25
*
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
2016-09-09
6
-95
/
+95
*
drm/i915: Reorder i915_add_request to separate the phases better
Chris Wilson
2016-09-09
1
-14
/
+14
*
drm/i915: Drive request submission through fence callbacks
Chris Wilson
2016-09-09
7
-4
/
+48
*
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
10
-99
/
+185
*
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
Chris Wilson
2016-09-09
3
-20
/
+27
*
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
2016-09-09
5
-20
/
+40
*
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
8
-14
/
+38
*
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
12
-32
/
+37
*
drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
Chris Wilson
2016-09-09
1
-2
/
+0
*
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-09
8
-117
/
+101
*
drm/i915: Simplify ELSP queue request tracking
Chris Wilson
2016-09-09
7
-264
/
+184
*
drm/i915: Reorder submitting the requests to ELSP
Chris Wilson
2016-09-09
1
-38
/
+38
*
drm/i915: Compute the ELSP register location once
Chris Wilson
2016-09-09
1
-9
/
+7
*
drm/i915: Record the position of the workarounds in the tail of the request
Chris Wilson
2016-09-09
2
-8
/
+11
*
drm/i915: Only queue requests during execlists submission
Chris Wilson
2016-09-09
1
-24
/
+4
*
drm/i915: Add a sw fence for collecting up dma fences
Chris Wilson
2016-09-09
3
-0
/
+428
*
drm/i915: Move HAS_GUC definition to platform definition
Carlos Santa
2016-09-08
2
-1
/
+7
*
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
2016-09-08
4
-23
/
+30
*
drm/i915: Move HAS_GMCH_DISPLAY definition to platform
Carlos Santa
2016-09-08
2
-2
/
+7
*
drm/i915: Move HAS_L3_DPF definition to platform definition
Carlos Santa
2016-09-08
2
-1
/
+6
*
drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform
Carlos Santa
2016-09-08
2
-2
/
+6
*
drm/i915: Move HAS_HW_CONTEXTS definition to platform
Carlos Santa
2016-09-08
2
-1
/
+7
*
drm/i915: Introduce GEN2_FEATURES for device info
Carlos Santa
2016-09-08
1
-20
/
+15
*
drm/i915: Introduce GEN3_FEATURES for device info
Carlos Santa
2016-09-08
1
-24
/
+18
*
drm/i915: Introduce GEN4_FEATURES for device info
Carlos Santa
2016-09-08
1
-18
/
+18
*
drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
Carlos Santa
2016-09-08
2
-1
/
+8
*
drm/i915: Introduce GEN5_FEATURES for device info
Carlos Santa
2016-09-08
1
-11
/
+10
*
drm/i915: Move HAS_DP_MST definition to platform definition
Carlos Santa
2016-09-08
2
-2
/
+4
*
drm/i915: Move HAS_RC6p definition to platform definition
Carlos Santa
2016-09-08
2
-1
/
+5
*
drm/i915: Move HAS_RC6 definition to platform definition
Carlos Santa
2016-09-08
2
-1
/
+7
[next]