index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Age
Commit message (
Expand
)
Author
2022-01-21
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2021-12-17
drm/i915: Use to_gt() helper
Michał Winiarski
2021-12-13
drm/i915: Fix coredump of perma-pinned vmas
Thomas Hellström
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
2021-11-26
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
Thomas Hellström
2021-11-26
drm/i915: Avoid allocating a page array for the gpu coredump
Thomas Hellström
2021-09-20
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
2021-08-11
drm/i915/dg2: Report INSTDONE_GEOM values in error state
Matt Roper
2021-08-11
drm/i915/xehp: Loop over all gslices for INSTDONE processing
Matt Roper
2021-07-27
drm/i915/guc: Capture error state on context reset
Matthew Brost
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/dmc: Add intel_dmc_has_payload() helper
Anusha Srivatsa
2021-05-19
drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h
Anusha Srivatsa
2021-05-19
drm/i915/dmc: Rename macro names containing csr
Anusha Srivatsa
2021-05-19
drm/i915/dmc: s/HAS_CSR/HAS_DMC
Anusha Srivatsa
2021-05-19
drm/i915/dmc: s/intel_csr/intel_dmc
Anusha Srivatsa
2021-05-07
drm/i915: Nuke display error state
Ville Syrjälä
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-19
drm/i915/error: Fix object page offset within a region
CQ Tang
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-09
drm/i915: Use ABI engine class in error state ecode
Tvrtko Ursulin
2020-11-09
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
2020-10-19
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
2020-10-16
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
2020-09-30
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-18
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
2020-09-18
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
drm/i915: Pull printing GT capabilities on error to err_print_gt
Chris Wilson
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-29
drm/i915: Avoid dereferencing a dead context
Chris Wilson
2020-04-24
drm/i915: Drop rq->ring->vma peeking from error capture
Chris Wilson
2020-04-08
drm/i915/error: prefer struct drm_device based logging
Jani Nikula
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
[next]