aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-02drm/i915/oa: update the generated filesJani Nikula29-84/+87
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson8-63/+597
2019-08-02drm/i915: Flush extra hard after writing relocations through the GTTChris Wilson1-4/+5
2019-08-02drm/i915/pmu: Atomically acquire the gt_pm wakerefChris Wilson2-24/+24
2019-08-01drm/i915/pmu: Make get_rc6 take intel_gtTvrtko Ursulin1-5/+7
2019-08-01drm/i915/pmu: Convert sampling to gtTvrtko Ursulin1-20/+23
2019-08-01drm/i915/pmu: Convert engine sampling to uncore mmioTvrtko Ursulin1-10/+11
2019-08-01drm/i915/pmu: Make more struct i915_pmu centricTvrtko Ursulin1-90/+104
2019-08-01drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP registerJordan Justen1-1/+1
2019-08-01drm/i915/tgl: Add and use new DC5 and DC6 residency counter registersJosé Roberto de Souza2-8/+15
2019-08-01drm/i915/uc: Stop sanitizing enable_guc modparamMichal Wajdeczko1-64/+28
2019-08-01drm/i915/guc: Use dedicated flag to track submission modeMichal Wajdeczko5-2/+26
2019-08-01drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko4-6/+33
2019-08-01drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*Michal Wajdeczko5-32/+32
2019-08-01drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio3-6/+17
2019-08-01drm/i915/uc: Move uC early functions inside the GT onesDaniele Ceraolo Spurio4-8/+8
2019-08-01drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_earlyDaniele Ceraolo Spurio4-4/+4
2019-08-01drm/i915: Remove lrc default desc from GEM contextChris Wilson4-35/+10
2019-08-01drm/i915/ehl: Don't forget to handle port C's hotplug interruptsMatt Roper1-6/+35
2019-08-01drm/i915/oa: add content to MakefileJani Nikula1-0/+4
2019-08-01drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()Wei Yongjun1-1/+2
2019-08-01drm/i915/execlists: Always clear pending&inflight requests on resetChris Wilson1-12/+1
2019-07-31drm/i915/ehl: Ungate DDIC and DDIDJosé Roberto de Souza1-1/+8
2019-07-31drm/i915: Move MOCS setup to intel_mocs.cTvrtko Ursulin3-8/+13
2019-07-31drm/i915/tgl: Tigerlake only has global MOCS registersMichel Thierry7-2/+52
2019-07-31drm/i915/tgl: Define MOCS entries for TigerlakeTomasz Lis1-11/+57
2019-07-31drm/i915/tgl: stop using ERROR_GEN6 and DONE_REGLucas De Marchi1-8/+9
2019-07-31drm/i915/tgl: Move fault registers to their new offsetLucas De Marchi3-6/+33
2019-07-31drm/i915: remove dangling forward declarationLucas De Marchi1-1/+0
2019-07-31drm/i915/uc: Move uC WOPCM setup in uc_init_hwDaniele Ceraolo Spurio6-80/+76
2019-07-31drm/i915/uc: Don't enable communication twice on resumeDaniele Ceraolo Spurio3-4/+34
2019-07-31drm/i915/selftests: Pass intel_context to igt_spinnerChris Wilson5-100/+117
2019-07-31drm/i915: Avoid ce->gem_context->i915Chris Wilson3-4/+4
2019-07-30drm/i915: make i915_selftest.h self-containedLucas De Marchi1-0/+2
2019-07-30drm/i915/tgl: handle DP aux interruptsLucas De Marchi2-5/+14
2019-07-30drm/i915/tgl: Update north display hotplug detection to TGL connectionsJosé Roberto de Souza2-7/+56
2019-07-30drm/i915/tgl: Add hpd interrupt handlingLucas De Marchi4-12/+154
2019-07-30drm/i915: Update DRIVER_DATE to 20190730Rodrigo Vivi1-2/+2
2019-07-30drm/i915/gt: Provide a local intel_context.vmChris Wilson10-32/+31
2019-07-30drm/i915: Move aliasing_ppgtt underneath its i915_ggttChris Wilson7-51/+71
2019-07-30drm/i915: Inline engine->init_context into its callerChris Wilson7-46/+25
2019-07-30drm/i915: use upstream version of header testsJani Nikula11-96/+7
2019-07-29drm/i915/uc: Don't fail on HuC firmware failureMichal Wajdeczko3-6/+13
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi16042-411206/+535897
2019-07-29drm/i915: Flush the i915_vm_release before ggtt shutdownChris Wilson1-0/+3
2019-07-29drm/i915/selftests: Careful not to flush hang_fini on error setupsChris Wilson1-3/+1
2019-07-27drm/i915/uc: Fixup kerneldoc after params were flipped and renamedChris Wilson1-1/+1
2019-07-26drm/i915/tgl: update ddi/tc clock_off bitsMahesh Kumar1-2/+3
2019-07-26drm/i915/tgl: select correct bit for port selectMahesh Kumar3-14/+50
2019-07-26drm/i915/tgl: skip setting PORT_CL_DW12_* on initializationLucas De Marchi1-4/+8