summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usb-skeleton.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-02drm/i915: DG2 and ATS-M device ID updatesMatt Roper3-4/+26
2022-07-01drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa2-0/+7
2022-07-01drm/i915: turn on small BAR supportMatthew Auld1-6/+4
2022-07-01drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld4-18/+31
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld10-48/+353
2022-07-01drm/i915/selftests: ensure we reserve a fence slotMatthew Auld1-2/+4
2022-07-01drm/i915/selftests: skip the mman tests for stolenMatthew Auld1-0/+12
2022-07-01drm/i915/uapi: tweak error capture on recoverable contextsMatthew Auld1-3/+12
2022-07-01drm/i915/error: skip non-mappable pagesMatthew Auld1-3/+7
2022-07-01drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld2-16/+71
2022-07-01drm/i915/uapi: apply ALLOC_GPU_ONLY by defaultMatthew Auld1-0/+8
2022-07-01drm/i915: remove intel_memory_region availMatthew Auld2-4/+1
2022-07-01drm/i915/uapi: expose the avail trackingMatthew Auld6-10/+82
2022-07-01drm/i915/uapi: add probed_cpu_visible_sizeMatthew Auld2-34/+48
2022-07-01drm/doc: add rfc section for small BAR uapiMatthew Auld3-0/+240
2022-06-30drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-06-29drm/i915/guc/slpc: Add a new SLPC selftestVinay Belgaumkar1-168/+155
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das4-3/+29
2022-06-28drm/i915/guc/slpc: Use non-blocking H2G for waitboostVinay Belgaumkar1-7/+35
2022-06-27drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa5-79/+103
2022-06-27drm/i915/guc: Don't update engine busyness stats too frequentlyAlan Previn2-0/+21
2022-06-27Revert "drm/i915: Hold reference to intel_context over life of i915_request"Niranjana Vishwanathapura1-20/+32
2022-06-27drm/i915: Do not access rq->engine without a referenceNiranjana Vishwanathapura2-1/+4
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper5-15/+15
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper3-17/+4
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld1-3/+3
2022-06-23drm/i915/selftests: Increase timeout for live_parallel_switchAkeem G Abodunrin1-1/+1
2022-06-23drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi9-734/+714
2022-06-23agp/intel: Rename intel-gtt symbolsLucas De Marchi3-49/+49
2022-06-22drm/i915/display: Add smem fallback allocation for dptJuha-Pekka Heikkila1-4/+12
2022-06-22drm/i915: extend i915_vma_pin_iomap()CQ Tang1-12/+23
2022-06-22drm/i915: don't leak lmem mapping in vma_evictJuha-Pekka Heikkila1-1/+3
2022-06-22drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-22drm/i915: Fix spelling typo in commentpengfuyuan1-1/+1
2022-06-21drm/i915: Add global forcewake request to drpcVinay Belgaumkar1-2/+6
2022-06-20drm/i915: Improve on suspend / resume time with VT-d enabledThomas Hellström3-6/+90
2022-06-17drm/i915/gt: Cleanup interface for MCR operationsMatt Roper9-145/+200
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper14-433/+495
2022-06-17drm/i915/fdinfo: Don't show engine classes not presentTvrtko Ursulin1-2/+3
2022-06-17drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin8-29/+77
2022-06-15drm/i915/pvc: Add recommended MMIO settingMatt Roper2-0/+14
2022-06-14drm/i915/pvc: Adjust EU per SS according to HAS_ONE_EU_PER_FUSE_BIT()Matt Roper1-1/+1
2022-06-09drm/i915/pvc: Add register steeringMatt Roper6-10/+71
2022-06-08drm/i915/xehp: Correct steering initializationMatt Roper1-2/+2
2022-06-08drm/i915: More PVC+DG2 workaroundsMatt Roper4-7/+23
2022-06-08drm/i915/uc: remove accidental static from a local variableJani Nikula1-1/+1
2022-06-08drm/i915/dg2: Correct DSS check for Wa_1308578152Matt Roper1-1/+1
2022-06-07drm/i915/dg2: Add Wa_14015795083Anshuman Gupta2-0/+4
2022-06-07drm/i915/client: only include what's neededJani Nikula1-1/+1
2022-06-03drm/i915/pvc: GuC depriv applies to PVCMatt Roper1-0/+1