summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-08-04drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson16-265/+289
2019-08-04drm/i915: Teach execbuffer to take the engine wakeref not GTChris Wilson1-13/+29
2019-08-03drm/i915: Flush the freed object list on file closeChris Wilson4-36/+7
2019-08-03drm/i915: Hide unshrinkable context objects from the shrinkerChris Wilson11-33/+102
2019-08-02drm/i915/wopcm: Don't fail on WOPCM partitioning failureMichal Wajdeczko4-20/+21
2019-08-02drm/i915/uc: Inject probe errors into intel_uc_init_hwMichal Wajdeczko5-11/+35
2019-08-02drm/i915/uc: Move GuC error log to uc and release it on finiMichal Wajdeczko4-18/+16
2019-08-02drm/i915/uc: Reorder firmware status codesMichal Wajdeczko1-7/+7
2019-08-02drm/i915/uc: Do full sanitize instead of pure resetMichal Wajdeczko1-3/+3
2019-08-02drm/i915: Add i915 to i915_inject_probe_failureMichal Wajdeczko9-30/+31
2019-08-02drm/i915: Report resv_obj allocation failureChris Wilson1-22/+9
2019-08-02drm/i915: Fix documentation for __intel_wait_for_register_fw*Michal Wajdeczko1-2/+2
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-02drm/i915/pmu: Make get_rc6 take intel_gtTvrtko Ursulin1-5/+7
2019-08-02drm/i915/pmu: Convert sampling to gtTvrtko Ursulin1-20/+23
2019-08-02drm/i915/pmu: Convert engine sampling to uncore mmioTvrtko Ursulin1-10/+11
2019-08-02drm/i915/pmu: Make more struct i915_pmu centricTvrtko Ursulin1-90/+104
2019-08-02drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP registerJordan Justen1-1/+1
2019-08-02drm/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