summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add i915 to i915_inject_probe_failureMichal Wajdeczko2019-08-029-30/+31
* drm/i915: Report resv_obj allocation failureChris Wilson2019-08-021-22/+9
* drm/i915: Fix documentation for __intel_wait_for_register_fw*Michal Wajdeczko2019-08-021-2/+2
* drm/i915/oa: update the generated filesJani Nikula2019-08-0229-84/+87
* drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson2019-08-028-63/+597
* drm/i915: Flush extra hard after writing relocations through the GTTChris Wilson2019-08-021-4/+5
* drm/i915/pmu: Atomically acquire the gt_pm wakerefChris Wilson2019-08-022-24/+24
* drm/i915/pmu: Make get_rc6 take intel_gtTvrtko Ursulin2019-08-011-5/+7
* drm/i915/pmu: Convert sampling to gtTvrtko Ursulin2019-08-011-20/+23
* drm/i915/pmu: Convert engine sampling to uncore mmioTvrtko Ursulin2019-08-011-10/+11
* drm/i915/pmu: Make more struct i915_pmu centricTvrtko Ursulin2019-08-011-90/+104
* drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP registerJordan Justen2019-08-011-1/+1
* drm/i915/tgl: Add and use new DC5 and DC6 residency counter registersJosé Roberto de Souza2019-08-012-8/+15
* drm/i915/uc: Stop sanitizing enable_guc modparamMichal Wajdeczko2019-08-011-64/+28
* drm/i915/guc: Use dedicated flag to track submission modeMichal Wajdeczko2019-08-015-2/+26
* drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko2019-08-014-6/+33
* drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*Michal Wajdeczko2019-08-015-32/+32
* drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio2019-08-013-6/+17
* drm/i915/uc: Move uC early functions inside the GT onesDaniele Ceraolo Spurio2019-08-014-8/+8
* drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_earlyDaniele Ceraolo Spurio2019-08-014-4/+4
* drm/i915: Remove lrc default desc from GEM contextChris Wilson2019-08-014-35/+10
* drm/i915/ehl: Don't forget to handle port C's hotplug interruptsMatt Roper2019-08-011-6/+35
* drm/i915/oa: add content to MakefileJani Nikula2019-08-011-0/+4
* drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()Wei Yongjun2019-08-011-1/+2
* drm/i915/execlists: Always clear pending&inflight requests on resetChris Wilson2019-08-011-12/+1
* drm/i915/ehl: Ungate DDIC and DDIDJosé Roberto de Souza2019-07-311-1/+8
* drm/i915: Move MOCS setup to intel_mocs.cTvrtko Ursulin2019-07-313-8/+13
* drm/i915/tgl: Tigerlake only has global MOCS registersMichel Thierry2019-07-317-2/+52
* drm/i915/tgl: Define MOCS entries for TigerlakeTomasz Lis2019-07-311-11/+57
* drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi2019-07-311-8/+9
* drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi2019-07-313-6/+33
* drm/i915: remove dangling forward declarationLucas De Marchi2019-07-311-1/+0
* drm/i915/uc: Move uC WOPCM setup in uc_init_hwDaniele Ceraolo Spurio2019-07-316-80/+76
* drm/i915/uc: Don't enable communication twice on resumeDaniele Ceraolo Spurio2019-07-313-4/+34
* drm/i915/selftests: Pass intel_context to igt_spinnerChris Wilson2019-07-315-100/+117
* drm/i915: Avoid ce->gem_context->i915Chris Wilson2019-07-313-4/+4
* drm/i915: make i915_selftest.h self-containedLucas De Marchi2019-07-301-0/+2
* drm/i915/tgl: handle DP aux interruptsLucas De Marchi2019-07-302-5/+14
* drm/i915/tgl: Update north display hotplug detection to TGL connectionsJosé Roberto de Souza2019-07-302-7/+56
* drm/i915/tgl: Add hpd interrupt handlingLucas De Marchi2019-07-304-12/+154
* drm/i915: Update DRIVER_DATE to 20190730Rodrigo Vivi2019-07-301-2/+2
* drm/i915/gt: Provide a local intel_context.vmChris Wilson2019-07-3010-32/+31
* drm/i915: Move aliasing_ppgtt underneath its i915_ggttChris Wilson2019-07-307-51/+71
* drm/i915: Inline engine->init_context into its callerChris Wilson2019-07-307-46/+25
* drm/i915: use upstream version of header testsJani Nikula2019-07-3011-96/+7
* drm/i915/uc: Don't fail on HuC firmware failureMichal Wajdeczko2019-07-293-6/+13
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-07-296470-202446/+205069
|\
| * iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
| * Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2114-55/+1165
| |\
| | * NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168