index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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/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/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
2019-02-20
drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
Ramalingam C
3
-22
/
+58
2019-02-20
drm/i915: MEI interface implementation
Ramalingam C
6
-1
/
+419
2019-02-20
drm/i915: Initialize HDCP2.2
Ramalingam C
3
-5
/
+40
2019-02-20
drm/i915: Gathering the HDCP1.4 routines together
Ramalingam C
1
-59
/
+59
2019-02-20
drm/i915: Avoid reset lock in writing fence registers
Chris Wilson
1
-10
/
+2
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
19
-52
/
+91
2019-02-20
drm/i915: Update DRIVER_DATE to 20190220
Joonas Lahtinen
1
-2
/
+2
2019-02-20
Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...
Joonas Lahtinen
2
-16
/
+4
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
779
-23868
/
+17829
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
25
-869
/
+286
2019-02-20
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
1
-106
/
+53
2019-02-20
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
1
-20
/
+4
2019-02-20
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
1
-6
/
+50
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
3
-0
/
+104
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
7
-0
/
+983
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
9
-1
/
+810
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
9
-37
/
+42
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
3
-0
/
+18
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+142
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
10
-12
/
+56
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
8
-0
/
+101
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
6
-34
/
+451
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2
-5
/
+11
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
22
-115
/
+172
2019-02-20
drm/nouveau/gr/gf100-: expose method to determine current context
Ben Skeggs
4
-0
/
+18
[prev]
[next]