index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-19
drm/i915/execlists: Detect cross-contamination with GuC
Chris Wilson
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-18
drm/i915: Don't dereference request if it may have been retired when printing
Chris Wilson
2019-06-18
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
2019-06-18
drm/i915: Add whitelist workarounds for ICL
John Harrison
2019-06-18
drm/i915: Support whitelist workarounds on all engines
John Harrison
2019-06-18
drm/i915: Support flags in whitlist WAs
John Harrison
2019-06-17
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-15
drm/i915/ehl: Update MOCS table for EHL
Matt Roper
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-12
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
2019-06-10
drm/i915: Make read_subslice_reg take engine
Tvrtko Ursulin
2019-06-10
drm/i915: Move i915_check_and_clear_faults to intel_reset.c
Tvrtko Ursulin
2019-06-07
drm/i915: Tidy intel_execlists_submission_init
Tvrtko Ursulin
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-06-07
drm/i915: Extract engine fault reset to a helper
Tvrtko Ursulin
2019-06-07
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
2019-06-07
drm/i915: Tidy engine mask types in hangcheck
Tvrtko Ursulin
2019-06-07
drm/i915: Reset only affected engines when handling error capture
Tvrtko Ursulin
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
2019-05-29
drm/i915: selftest_lrc: Check the correct variable
Dan Carpenter
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
2019-05-28
drm/i915: Refactor sseu helper functions
Stuart Summers
2019-05-28
drm/i915: Move calculation of subslices per slice to new function
Stuart Summers
2019-05-28
drm/i915: Add macro for SSEU stride calculation
Stuart Summers
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Rename intel_context.active to .inflight
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
drm/i915: Split GEM object type definition to its own header
Chris Wilson
2019-05-28
drm/i915/guc: Updates for GuC 32.0.3 firmware
Michal Wajdeczko
2019-05-24
drm/i915/gen11: enable support for headerless msgs
Dongwon Kim
2019-05-23
drm/i915/selftests: Use prepare/finish during atomic reset test
Michal Wajdeczko
2019-05-23
drm/i915/selftests: Split igt_atomic_reset testcase
Michal Wajdeczko
[next]