index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add pipe crc tracepoint
Ville Syrjälä
2019-02-15
2
-6
/
+28
*
drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()
Chris Wilson
2019-02-15
1
-2
/
+0
*
drm/i915: Defer application of request banning to submission
Chris Wilson
2019-02-15
2
-14
/
+8
*
drm/i915/selftests: Always use an active engine while resetting
Chris Wilson
2019-02-15
1
-19
/
+8
*
drm/i915: Only try to park engines after a failed reset
Chris Wilson
2019-02-14
2
-5
/
+10
*
snd/hda, drm/i915: Track the display_power_status using a cookie
Chris Wilson
2019-02-14
1
-9
/
+14
*
drm/i915: Implement new w/a for underruns with wm1+ disabled
Ville Syrjälä
2019-02-14
1
-0
/
+7
*
drm/i915: Include "ignore lines" in skl+ wm state
Ville Syrjälä
2019-02-14
3
-16
/
+30
*
Revert "drm/i915: W/A for underruns with WM1+ disabled on icl"
Ville Syrjälä
2019-02-14
2
-7
/
+0
*
drm/i915: Make MG PHY macros semantically consistent
Aditya Swarup
2019-02-14
2
-47
/
+47
*
drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNL
Aditya Swarup
2019-02-14
3
-15
/
+15
*
drm/i915: Assert that VED and ISP are power gated
Ville Syrjälä
2019-02-13
2
-0
/
+61
*
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
Ville Syrjälä
2019-02-13
4
-17
/
+17
*
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
2019-02-13
7
-98
/
+44
*
drm/i915/icl: Add degamma and gamma lut size to gen11 caps
Uma Shankar
2019-02-13
1
-1
/
+2
*
drm/i915/icl: Enable pipe output csc
Uma Shankar
2019-02-13
3
-19
/
+126
*
drm/i915/icl: Enable ICL Pipe CSC block
Uma Shankar
2019-02-13
2
-4
/
+10
*
drm/i915/icl: Add icl pipe degamma and gamma support
Uma Shankar
2019-02-13
2
-7
/
+26
*
drm/i915/glk: Fix degamma lut programming
Uma Shankar
2019-02-13
2
-29
/
+35
*
drm/i915: Detect potential i915_reset_trylock() lockups
Chris Wilson
2019-02-12
1
-0
/
+3
*
drm/i915: Recursive i915_reset_trylock() verboten
Chris Wilson
2019-02-12
1
-8
/
+8
*
drm/i915: Dump skl+ watermark changes
Ville Syrjälä
2019-02-12
1
-3
/
+83
*
drm/i915: Reacquire priolist cache after dropping the engine lock
Chris Wilson
2019-02-11
1
-10
/
+17
*
drm/i915: Include the current timeline seqno for debugging execlists
Chris Wilson
2019-02-11
1
-2
/
+3
*
drm/i915: Use synchronize_srcu_expedited() for resets
Chris Wilson
2019-02-11
1
-1
/
+1
*
drm/i915: Pull sync_scru for device reset outside of wedge_mutex
Chris Wilson
2019-02-11
1
-3
/
+3
*
drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+
Jani Nikula
2019-02-11
1
-3
/
+21
*
drm/i915/opregion: fix version check
Jani Nikula
2019-02-11
1
-2
/
+12
*
drm/i915: Protect i915_active iterators from the shrinker
Chris Wilson
2019-02-11
1
-11
/
+25
*
drm/i915/execlists: Refactor out can_merge_rq()
Chris Wilson
2019-02-09
1
-11
/
+24
*
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
2019-02-08
3
-3
/
+52
*
drm/i915: Serialise resets with wedging
Chris Wilson
2019-02-08
1
-28
/
+40
*
drm/i915: Wait for old resets before applying debugfs/i915_wedged
Chris Wilson
2019-02-08
1
-7
/
+3
*
drm/i915: Uninterruptibly drain the timelines on unwedging
Chris Wilson
2019-02-08
1
-20
/
+8
*
drm/i915: Force the GPU reset upon wedging
Chris Wilson
2019-02-08
1
-4
/
+4
*
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-08
10
-167
/
+117
*
drm/i915: Defer removing fence register tracking to rpm wakeup
Chris Wilson
2019-02-08
1
-30
/
+32
*
drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable()
Ville Syrjälä
2019-02-08
2
-0
/
+21
*
drm/i915: Disable pipe gamma when C8 pixel format is used
Ville Syrjälä
2019-02-08
3
-1
/
+13
*
drm/i915: Turn off pipe CSC when it's not needed
Ville Syrjälä
2019-02-08
1
-2
/
+8
*
drm/i915: Turn off pipe gamma when it's not needed
Ville Syrjälä
2019-02-08
1
-2
/
+53
*
drm/i915: Track pipe csc enable in crtc state
Ville Syrjälä
2019-02-08
5
-9
/
+29
*
drm/i915: Track pipe gamma enable/disable in crtc state
Ville Syrjälä
2019-02-08
4
-25
/
+88
*
drm/i915: Populate gamma_mode for all platforms
Ville Syrjälä
2019-02-08
3
-18
/
+66
*
drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
José Roberto de Souza
2019-02-07
5
-93
/
+113
*
drm/i915: HDCP state handling in ddi_update_pipe
Ramalingam C
2019-02-07
1
-0
/
+7
*
drm/i915: Update DRIVER_DATE to 20190207
Rodrigo Vivi
2019-02-07
1
-2
/
+2
*
drm/i915: Move LUT programming to happen after vblank waits
Ville Syrjälä
2019-02-07
2
-30
/
+42
*
drm/i915: Split color mgmt based on single vs. double buffered registers
Ville Syrjälä
2019-02-07
4
-35
/
+46
*
drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
Ville Syrjälä
2019-02-07
1
-16
/
+20
[next]