aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-02-22drm/i915: Remove unused HAS_PCH_CNP_LPRodrigo Vivi1-2/+0
2019-02-22drm/i915: Sort newer to older platforms.Rodrigo Vivi1-6/+6
2019-02-22drm/i915: Sort ctx workarounds init from newer to older platforms.Rodrigo Vivi1-18/+18
2019-02-22drm/i915/guc: Flush the residual log capture irq on disablingChris Wilson1-0/+5
2019-02-21drm/i915: remove redundant likely/unlikely annotationChengguang Xu3-4/+4
2019-02-21drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()Chris Wilson1-10/+10
2019-02-21drm/i915/icl: Drop redundant gamma mode maskUma Shankar2-3/+1
2019-02-21drm/i915/hdcp: Silence compiler criticsChris Wilson1-5/+5
2019-02-20drm/i915/guc: Calling guc_disable_communication in all suspend pathsSujaritha Sundaresan3-5/+21
2019-02-20drm/i915/guc: Splitting CT channel open/close functionsSujaritha Sundaresan3-27/+82
2019-02-20drm/i915: Prevent user context creation while wedgedChris Wilson1-3/+7
2019-02-20drm/i915: Extend skl+ crc sources with more planesVille Syrjälä3-2/+87
2019-02-20drm/i915: Remove the broken DP CRC support for g4xVille Syrjälä1-69/+11
2019-02-20drm/i915: Use named initializers for the crc source name arrayVille Syrjälä1-9/+9
2019-02-20drm/i915: Remove the "pf" crc sourceVille Syrjälä2-5/+2
2019-02-20drm/i915: Reduce the RPS shockChris Wilson1-0/+12
2019-02-20drm/i915: Fix KBL HDCP2.2 encrypt status signallingRamalingam C1-0/+42
2019-02-20drm/i915: CP_IRQ handling for DP HDCP2.2 msgsRamalingam C3-15/+35
2019-02-20drm/i915: Implement the HDCP2.2 support for HDMIRamalingam C1-0/+189
2019-02-20drm/i915: Implement the HDCP2.2 support for DPRamalingam C1-0/+333
2019-02-20drm/i915: Handle HDCP2.2 downstream topology changeRamalingam C1-2/+18
2019-02-20drm/i915: Implement HDCP2.2 link integrity checkRamalingam C2-5/+93
2019-02-20drm/i915: Implement HDCP2.2 repeater authenticationRamalingam C1-2/+123
2019-02-20drm/i915: Implement HDCP2.2 receiver authenticationRamalingam C2-15/+216
2019-02-20drm/i915: Enable and Disable of HDCP2.2Ramalingam C2-14/+205
2019-02-20drm/i915: hdcp1.4 CP_IRQ handling and SW encryption trackingRamalingam C3-22/+58
2019-02-20drm/i915: MEI interface implementationRamalingam C6-1/+419
2019-02-20drm/i915: Initialize HDCP2.2Ramalingam C3-5/+40
2019-02-20drm/i915: Gathering the HDCP1.4 routines togetherRamalingam C1-59/+59
2019-02-20drm/i915: Avoid reset lock in writing fence registersChris Wilson1-10/+2
2019-02-20drm/i915: Beware temporary wedging when determining -EIOChris Wilson19-52/+91
2019-02-20drm/i915: Update DRIVER_DATE to 20190220Joonas Lahtinen1-2/+2
2019-02-20Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen2-16/+4
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen779-23868/+17829
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie25-869/+286
2019-02-20drm/nouveau/dmem: use dma addresses during migration copiesBen Skeggs1-106/+53
2019-02-20drm/nouveau/dmem: use physical vram addresses during migration copiesBen Skeggs1-20/+4
2019-02-20drm/nouveau/dmem: extend copy function to allow direct use of physical addressesBen Skeggs1-6/+50
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse3-0/+104
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse7-0/+983
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs9-1/+810
2019-02-20drm/nouveau: prepare for enabling svm with existing userspace interfacesBen Skeggs9-37/+42
2019-02-20drm/nouveau/fault/gv100-: expose VoltaFaultBufferABen Skeggs3-0/+18
2019-02-20drm/nouveau/fault/gp100: expose MaxwellFaultBufferABen Skeggs9-8/+142
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs10-12/+56
2019-02-20drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs8-0/+101
2019-02-20drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs6-34/+451
2019-02-20drm/nouveau/mmu: store mapped flag separately from memory pointerBen Skeggs2-5/+11
2019-02-20drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs22-115/+172
2019-02-20drm/nouveau/gr/gf100-: expose method to determine current contextBen Skeggs4-0/+18