index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
2018-02-16
13
-39
/
+1651
|
\
|
*
drm/i915: fix misalignment in HDCP register def
Ramalingam C
2018-02-05
1
-29
/
+29
|
*
drm/i915: Reauthenticate HDCP on failure
Ramalingam C
2018-02-05
1
-7
/
+11
|
*
drm/i915: Detect panel's hdcp capability
Ramalingam C
2018-02-05
3
-5
/
+56
|
*
drm/i915: Optimize HDCP key load
Ramalingam C
2018-02-05
1
-2
/
+4
|
*
drm/i915: Retry HDCP bksv read
Ramalingam C
2018-02-05
1
-5
/
+13
|
*
drm/i915: Connector info in HDCP debug msgs
Ramalingam C
2018-02-05
1
-3
/
+11
|
*
drm/i915: Stop encryption for repeater with no sink
Ramalingam C
2018-02-05
1
-2
/
+8
|
*
drm/i915: Handle failure from 2nd stage HDCP auth
Ramalingam C
2018-02-05
1
-0
/
+3
|
*
drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMS
Sean Paul
2018-01-30
1
-4
/
+5
|
*
drm/i915: Restore HDCP DRM_INFO when with no downstream
Sean Paul
2018-01-30
1
-3
/
+2
|
*
drm/i915: Check for downstream topology errors
Ramalingam C
2018-01-18
1
-0
/
+6
|
*
drm/i915: Start repeater auth on READY/CP_IRQ
Ramalingam C
2018-01-18
1
-6
/
+6
|
*
drm/i915: II stage HDCP auth for repeater only
Ramalingam C
2018-01-18
1
-1
/
+4
|
*
drm/i915: Extending HDCP for HSW, BDW and BXT+
Ramalingam C
2018-01-18
5
-10
/
+37
|
*
drm/i915/dp: Fix compilation of intel_dp_hdcp_check_link
Chris Wilson
2018-01-18
1
-1
/
+3
|
*
drm/i915: Only disable HDCP when it's active
Sean Paul
2018-01-09
1
-3
/
+5
|
*
drm/i915: Don't allow HDCP on PORT E/F
Sean Paul
2018-01-09
1
-1
/
+2
|
*
drm/i915: Implement HDCP for DisplayPort
Sean Paul
2018-01-08
1
-7
/
+237
|
*
drm/i915: Implement HDCP for HDMI
Sean Paul
2018-01-08
4
-0
/
+282
|
*
drm/i915: Add function to output Aksv over GMBUS
Sean Paul
2018-01-08
3
-3
/
+46
|
*
drm/i915: Make use of indexed write GMBUS feature
Sean Paul
2018-01-08
1
-14
/
+20
|
*
drm/i915: Add HDCP framework + base implementation
Sean Paul
2018-01-08
7
-0
/
+905
|
*
drm/i915: Add more control to wait_for routines
Sean Paul
2018-01-08
3
-15
/
+39
*
|
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-16
10
-35
/
+58
|
\
\
|
*
|
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
2018-01-29
7
-19
/
+28
|
*
|
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
4
-13
/
+18
|
*
|
drm/i915: Reject odd pipe source width with double wide/dual link
Ville Syrjälä
2018-01-23
1
-3
/
+12
*
|
|
Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-16
63
-1240
/
+2880
|
\
\
\
|
*
|
|
drm/i915: Update DRIVER_DATE to 20180207
Joonas Lahtinen
2018-02-07
1
-2
/
+2
|
*
|
|
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2018-02-06
2
-78
/
+34
|
*
|
|
drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern
Rafael Antognolli
2018-02-06
1
-1
/
+37
|
*
|
|
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
2018-02-05
1
-0
/
+6
|
*
|
|
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
2018-02-05
1
-2
/
+2
|
*
|
|
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
2018-02-05
3
-4
/
+6
|
*
|
|
drm/i915: Skip post-reset request emission if the engine is not idle
Chris Wilson
2018-02-05
1
-1
/
+1
|
*
|
|
drm/i915/execlists: Move the reset bits to a more natural home
Chris Wilson
2018-02-05
1
-5
/
+8
|
*
|
|
drm/i915/selftests: Use a sacrificial context for hang testing
Chris Wilson
2018-02-05
3
-17
/
+36
|
*
|
|
drm/i915/selftests: Flush old resets between engines
Chris Wilson
2018-02-05
1
-3
/
+63
|
*
|
|
drm/i915/breadcrumbs: Drop request reference for the signaler thread
Chris Wilson
2018-02-05
2
-70
/
+86
|
*
|
|
drm/i915: Remove unbannable context spam from reset
Chris Wilson
2018-02-05
1
-12
/
+11
|
*
|
|
drm/i915/execlists: Remove the startup spam
Chris Wilson
2018-02-05
1
-1
/
+0
|
*
|
|
drm/i915: Show the GPU state when declaring wedged
Chris Wilson
2018-02-05
1
-0
/
+7
|
*
|
|
drm/i915: Always update the no_fbc_reason when disabling
Chris Wilson
2018-02-05
1
-7
/
+10
|
*
|
|
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
2018-02-05
2
-2
/
+2
|
*
|
|
drm/i915: Report if an unbannable context is involved in a GPU hang
Chris Wilson
2018-02-05
2
-6
/
+16
|
*
|
|
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
Chris Wilson
2018-02-02
1
-26
/
+9
|
*
|
|
drm/i915/execlists: Flush GTIIR on clearing CS interrupts during reset
Chris Wilson
2018-02-02
1
-4
/
+9
|
*
|
|
drm/i915: reduce indent in pch detection
Jani Nikula
2018-02-02
1
-93
/
+96
|
*
|
|
drm/i915: Enable inject_load_failure only in DEBUG config
Michal Wajdeczko
2018-02-02
3
-0
/
+12
[next]