Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
750e76b4f9f63c95bf4c283ccf8e2af0e258d3bb
/
drivers
/
gpu
750e76b
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
by Chris Wilson
· 5 years ago
c29579d
drm/i915/gem: Make caps.scheduler static
by Chris Wilson
· 5 years ago
361f9dc
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
by Chris Wilson
· 5 years ago
6c86e5f
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
by Chris Wilson
· 5 years ago
d9a910f
drm/i915/uc: Don't fail on HuC early init errors
by Michal Wajdeczko
· 5 years ago
34f0a20
drm/i915/uc: Remove redundant GuC support checks
by Michal Wajdeczko
· 5 years ago
2afc794
drm/i915/huc: Prefer intel_huc_is_supported
by Michal Wajdeczko
· 5 years ago
c8be1a5
drm/i915/guc: Prefer intel_guc_is_submission_supported
by Michal Wajdeczko
· 5 years ago
ce52ad5
drm/i915: Fix wrong escape clock divisor init for GLK
by Stanislav Lisovskiy
· 6 years ago
b40d737
drm/i915: Replace struct_mutex for batch pool serialisation
by Chris Wilson
· 5 years ago
a4e57f9
drm/i915: Teach execbuffer to take the engine wakeref not GT
by Chris Wilson
· 5 years ago
515b8b7
drm/i915: Flush the freed object list on file close
by Chris Wilson
· 5 years ago
1aff190
drm/i915: Hide unshrinkable context objects from the shrinker
by Chris Wilson
· 5 years ago
6bd0fbe
drm/i915/wopcm: Don't fail on WOPCM partitioning failure
by Michal Wajdeczko
· 5 years ago
5d1ef2b
drm/i915/uc: Inject probe errors into intel_uc_init_hw
by Michal Wajdeczko
· 5 years ago
32ff76e8
drm/i915/uc: Move GuC error log to uc and release it on fini
by Michal Wajdeczko
· 5 years ago
3243bd0
drm/i915/uc: Reorder firmware status codes
by Michal Wajdeczko
· 5 years ago
771051e
drm/i915/uc: Do full sanitize instead of pure reset
by Michal Wajdeczko
· 5 years ago
50d8441
drm/i915: Add i915 to i915_inject_probe_failure
by Michal Wajdeczko
· 5 years ago
cd2a4ea
drm/i915: Report resv_obj allocation failure
by Chris Wilson
· 5 years ago
e4661f1
drm/i915: Fix documentation for __intel_wait_for_register_fw*
by Michal Wajdeczko
· 5 years ago
ae0f8f0
drm/i915/oa: update the generated files
by Jani Nikula
· 5 years ago
d8af05f
drm/i915: Allow sharing the idle-barrier from other kernel requests
by Chris Wilson
· 5 years ago
576f058
drm/i915: Flush extra hard after writing relocations through the GTT
by Chris Wilson
· 5 years ago
51fbd8de
drm/i915/pmu: Atomically acquire the gt_pm wakeref
by Chris Wilson
· 5 years ago
518ea58
drm/i915/pmu: Make get_rc6 take intel_gt
by Tvrtko Ursulin
· 5 years ago
08ce5c6
drm/i915/pmu: Convert sampling to gt
by Tvrtko Ursulin
· 5 years ago
28fba09
drm/i915/pmu: Convert engine sampling to uncore mmio
by Tvrtko Ursulin
· 5 years ago
908091c
drm/i915/pmu: Make more struct i915_pmu centric
by Tvrtko Ursulin
· 5 years ago
2b92a82
drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP register
by Jordan Justen
· 5 years ago
5d57106
drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers
by José Roberto de Souza
· 5 years ago
01158da
drm/i915/uc: Stop sanitizing enable_guc modparam
by Michal Wajdeczko
· 5 years ago
724df64
drm/i915/guc: Use dedicated flag to track submission mode
by Michal Wajdeczko
· 5 years ago
db81bc6
drm/i915/uc: Consider enable_guc modparam during fw selection
by Michal Wajdeczko
· 5 years ago
57a68c3
drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*
by Michal Wajdeczko
· 5 years ago
9dfe345
drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
by Daniele Ceraolo Spurio
· 5 years ago
6f76098
drm/i915/uc: Move uC early functions inside the GT ones
by Daniele Ceraolo Spurio
· 5 years ago
6cf72db
drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
by Daniele Ceraolo Spurio
· 5 years ago
a1c9ca2
drm/i915: Remove lrc default desc from GEM context
by Chris Wilson
· 5 years ago
8ef7e34
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
by Matt Roper
· 5 years ago
8ad4ca6
drm/i915/oa: add content to Makefile
by Jani Nikula
· 5 years ago
de70fdd
drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
by Wei Yongjun
· 6 years ago
10e3648
drm/i915/execlists: Always clear pending&inflight requests on reset
by Chris Wilson
· 5 years ago
c2052d6
drm/i915/ehl: Ungate DDIC and DDID
by José Roberto de Souza
· 5 years ago
1b6c3c6
drm/i915: Move MOCS setup to intel_mocs.c
by Tvrtko Ursulin
· 5 years ago
a7a7a0e
drm/i915/tgl: Tigerlake only has global MOCS registers
by Michel Thierry
· 5 years ago
2ddf992
drm/i915/tgl: Define MOCS entries for Tigerlake
by Tomasz Lis
· 5 years ago
23dea05
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
by Lucas De Marchi
· 5 years ago
91b59cd
drm/i915/tgl: Move fault registers to their new offset
by Lucas De Marchi
· 5 years ago
900c917
drm/i915: remove dangling forward declaration
by Lucas De Marchi
· 5 years ago
63064d8
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
by Daniele Ceraolo Spurio
· 5 years ago
602776f
drm/i915/uc: Don't enable communication twice on resume
by Daniele Ceraolo Spurio
· 5 years ago
f277bc0
drm/i915/selftests: Pass intel_context to igt_spinner
by Chris Wilson
· 5 years ago
cb0c43f
drm/i915: Avoid ce->gem_context->i915
by Chris Wilson
· 5 years ago
2e8de08
drm/i915: make i915_selftest.h self-contained
by Lucas De Marchi
· 5 years ago
55523360
drm/i915/tgl: handle DP aux interrupts
by Lucas De Marchi
· 5 years ago
48ef15d
drm/i915/tgl: Update north display hotplug detection to TGL connections
by José Roberto de Souza
· 5 years ago
52dfdba
drm/i915/tgl: Add hpd interrupt handling
by Lucas De Marchi
· 5 years ago
e0e712f
drm/i915: Update DRIVER_DATE to 20190730
by Rodrigo Vivi
· 5 years ago
f5d974f
drm/i915/gt: Provide a local intel_context.vm
by Chris Wilson
· 5 years ago
c082afa
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
by Chris Wilson
· 5 years ago
a562772
drm/i915: Inline engine->init_context into its caller
by Chris Wilson
· 5 years ago
1032a2a
drm/i915: use upstream version of header tests
by Jani Nikula
· 5 years ago
301efe96
drm/i915/uc: Don't fail on HuC firmware failure
by Michal Wajdeczko
· 5 years ago
ed32f8d
Merge drm/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 5 years ago
60a4233
drm/i915: Flush the i915_vm_release before ggtt shutdown
by Chris Wilson
· 5 years ago
76c5399
drm/i915/selftests: Careful not to flush hang_fini on error setups
by Chris Wilson
· 5 years ago
62336cc
drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
by Chris Wilson
· 5 years ago
aaf70b9
drm/i915/tgl: update ddi/tc clock_off bits
by Mahesh Kumar
· 6 years ago
df16b63
drm/i915/tgl: select correct bit for port select
by Mahesh Kumar
· 6 years ago
98a5c2a
drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization
by Lucas De Marchi
· 6 years ago
08f0e4a
drm/i915/uc: Remove redundant RSA offset definition
by Michal Wajdeczko
· 5 years ago
5de51fa
drm/i915/uc: Remove redundant ucode offset definition
by Michal Wajdeczko
· 5 years ago
3a8c63d
drm/i915/uc: Remove redundant header_offset/size definitions
by Michal Wajdeczko
· 5 years ago
340c4c8
drm/i915/gt: Add to timeline requires the timeline mutex
by Chris Wilson
· 5 years ago
f91bf73
drm/i915/uc: Don't sanitize guc_log_level modparam
by Michal Wajdeczko
· 5 years ago
3f99a61
drm/i915: Do not rely on for loop caching the mask
by Tvrtko Ursulin
· 5 years ago
5cca503
drm/i915/perf: Initialise err to 0 before looping over ce->engines
by Chris Wilson
· 5 years ago
edad2547
drm/i915/guc: init submission structures as part of guc_init
by Daniele Ceraolo Spurio
· 5 years ago
97dee74
drm/i915/uc: Reorder params in intel_uc_fw_fetch
by Michal Wajdeczko
· 5 years ago
79c7a28
drm/i915: Capture vma contents outside of spinlock
by Chris Wilson
· 5 years ago
abf30f2
drm/i915/uc: Move uc firmware layout definitions to dedicated file
by Michal Wajdeczko
· 5 years ago
199ddde
drm/i915/uc: Update drawing for firmware layout
by Michal Wajdeczko
· 5 years ago
8d5682f
drm/i915/uc: Unify uC firmware upload
by Daniele Ceraolo Spurio
· 5 years ago
4ca8d2e
drm/i915/uc: Plumb the gt through fw_upload
by Daniele Ceraolo Spurio
· 5 years ago
9cb2794
drm/i915/huc: Copy huc rsa only once
by Daniele Ceraolo Spurio
· 5 years ago
90dd992
drm/i915/uc: Move xfer rsa logic to common function
by Daniele Ceraolo Spurio
· 5 years ago
91e55e5
drm/i915/uc: Unify uc_fw status tracking
by Daniele Ceraolo Spurio
· 5 years ago
21a27d1
drm/i915/uc: Unify uC FW selection
by Daniele Ceraolo Spurio
· 5 years ago
305ceeb
drm/i915: Fix handling of non-supported uC
by Daniele Ceraolo Spurio
· 5 years ago
702668e
drm/i915/uc: Unify uC platform check
by Daniele Ceraolo Spurio
· 5 years ago
2bf8fb3
drm/i915/guc: Set GuC init params only once
by Daniele Ceraolo Spurio
· 5 years ago
906339a
drm/i915: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
44c1ee1
drm/i915/huc: fix status check
by Daniele Ceraolo Spurio
· 5 years ago
14f8a0e
drm/i915: Squelch nop wait-for-idle trace
by Chris Wilson
· 5 years ago
d8bf0e7
drm/i915/selftests: Let igt_vma_partial et al breathe
by Chris Wilson
· 5 years ago
de6a263
drm/i915/uc: Sanitize uC when GT is sanitized
by Daniele Ceraolo Spurio
· 5 years ago
3fcba88
drm/i915/uc: Gt-fy uc reset
by Daniele Ceraolo Spurio
· 5 years ago
aed7450
drm/i915: Add HDCP capability info to i915_display_info.
by Anshuman Gupta
· 5 years ago
3bdd4f8
drm/i915: Rely on spinlock protection for GPU error capture
by Chris Wilson
· 5 years ago
Next »