index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
20
-86
/
+170
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
19
-149
/
+312
2019-02-28
drm/i915: Report engines are idle if already parked
Chris Wilson
1
-3
/
+7
2019-02-28
Revert "drm/i915: Avoid waking the engines just to check if they are idle"
Chris Wilson
1
-11
/
+6
2019-02-28
drm/i915: Compute the global scheduler caps
Chris Wilson
4
-6
/
+43
2019-02-27
drm/i915: Avoid waking the engines just to check if they are idle
Chris Wilson
1
-6
/
+11
2019-02-27
drm/i915: Skip scanning for signalers if we are already inflight
Chris Wilson
1
-0
/
+9
2019-02-26
drm/i915: Include infoframes in the crtc state dump
Ville Syrjälä
1
-0
/
+26
2019-02-26
drm/i915: Check infoframe state in intel_pipe_config_compare()
Ville Syrjälä
1
-1
/
+48
2019-02-26
drm/i915/sdvo: Read out HDMI infoframes
Ville Syrjälä
1
-3
/
+91
2019-02-26
drm/i915/sdvo: Precompute HDMI infoframes
Ville Syrjälä
1
-17
/
+45
2019-02-26
drm/i915: Read out HDMI infoframes
Ville Syrjälä
4
-0
/
+206
2019-02-26
drm/i915: Precompute HDMI infoframes
Ville Syrjälä
3
-69
/
+185
2019-02-26
drm/i915: Store mask of enabled infoframes in the crtc state
Ville Syrjälä
3
-2
/
+12
2019-02-26
drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()
Ville Syrjälä
4
-29
/
+65
2019-02-26
drm/i915: Add the missing HDMI gamut metadata packet stuff
Ville Syrjälä
2
-3
/
+17
2019-02-26
drm/i915/query: Split out query item checks
Abdiel Janulgue
1
-13
/
+26
2019-02-26
drm/i915/selftests: Exercise resetting during non-user payloads
Chris Wilson
1
-0
/
+218
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
12
-194
/
+32
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
10
-104
/
+19
2019-02-26
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
6
-11
/
+77
2019-02-25
drm/i915: Call MG_DP_MODE() macro with the right parameters order
José Roberto de Souza
1
-5
/
+5
2019-02-23
drm/i915/pmu: Always sample an active ringbuffer
Chris Wilson
2
-38
/
+29
2019-02-22
drm/i915: Remove unused HAS_PCH_CNP_LP
Rodrigo Vivi
1
-2
/
+0
2019-02-22
drm/i915: Sort newer to older platforms.
Rodrigo Vivi
1
-6
/
+6
2019-02-22
drm/i915: Sort ctx workarounds init from newer to older platforms.
Rodrigo Vivi
1
-18
/
+18
2019-02-22
drm/i915/guc: Flush the residual log capture irq on disabling
Chris Wilson
1
-0
/
+5
2019-02-21
drm/i915: remove redundant likely/unlikely annotation
Chengguang Xu
3
-4
/
+4
2019-02-21
drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
Chris Wilson
1
-10
/
+10
2019-02-21
drm/i915/icl: Drop redundant gamma mode mask
Uma Shankar
2
-3
/
+1
2019-02-21
drm/i915/hdcp: Silence compiler critics
Chris Wilson
1
-5
/
+5
2019-02-20
drm/i915/guc: Calling guc_disable_communication in all suspend paths
Sujaritha Sundaresan
3
-5
/
+21
2019-02-20
drm/i915/guc: Splitting CT channel open/close functions
Sujaritha Sundaresan
3
-27
/
+82
2019-02-20
drm/i915: Prevent user context creation while wedged
Chris Wilson
1
-3
/
+7
2019-02-20
drm/i915: Extend skl+ crc sources with more planes
Ville Syrjälä
3
-2
/
+87
2019-02-20
drm/i915: Remove the broken DP CRC support for g4x
Ville Syrjälä
1
-69
/
+11
2019-02-20
drm/i915: Use named initializers for the crc source name array
Ville Syrjälä
1
-9
/
+9
2019-02-20
drm/i915: Remove the "pf" crc source
Ville Syrjälä
2
-5
/
+2
2019-02-20
drm/i915: Reduce the RPS shock
Chris Wilson
1
-0
/
+12
2019-02-20
drm/i915: Fix KBL HDCP2.2 encrypt status signalling
Ramalingam C
1
-0
/
+42
2019-02-20
drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
Ramalingam C
3
-15
/
+35
2019-02-20
drm/i915: Implement the HDCP2.2 support for HDMI
Ramalingam C
1
-0
/
+189
2019-02-20
drm/i915: Implement the HDCP2.2 support for DP
Ramalingam C
1
-0
/
+333
2019-02-20
drm: removing the DP Errata msg and its msg id
Ramalingam C
1
-6
/
+0
2019-02-20
drm/i915: Handle HDCP2.2 downstream topology change
Ramalingam C
1
-2
/
+18
2019-02-20
drm/i915: Implement HDCP2.2 link integrity check
Ramalingam C
2
-5
/
+93
2019-02-20
drm: HDCP2.2 link check period
Ramalingam C
1
-0
/
+1
2019-02-20
drm/i915: Implement HDCP2.2 repeater authentication
Ramalingam C
1
-2
/
+123
2019-02-20
drm/i915: Implement HDCP2.2 receiver authentication
Ramalingam C
2
-15
/
+216
2019-02-20
drm/i915: Enable and Disable of HDCP2.2
Ramalingam C
2
-14
/
+205
[next]