Age | Commit message (Expand) | Author |
2023-12-13 | Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2023-12-07 | drm/i915: Use internal class when counting engine resets | Tvrtko Ursulin |
2023-11-02 | drm/i915: move gpu error sysfs to i915_gpu_error.c | Jani Nikula |
2023-11-02 | drm/i915: move gpu error debugfs to i915_gpu_error.c | Jani Nikula |
2023-11-02 | drm/i915: make some error capture functions static | Jani Nikula |
2023-10-26 | drm/i915/display: Dump also display parameters | Jouni Högander |
2023-06-29 | drm/i915: separate display info printing from the rest | Jani Nikula |
2023-05-16 | drm/i915: Dump error capture to kernel log | John Harrison |
2023-03-13 | drm/i915: Include timeline seqno in error capture | John Harrison |
2023-01-27 | drm/i915/guc: Rename GuC register state capture node to be more obvious | John Harrison |
2022-08-17 | drm/i915/guc: Record CTB info in error logs | John Harrison |
2022-08-17 | drm/i915/guc: Add GuC <-> kernel time stamp translation information | John Harrison |
2022-06-02 | drm/i915: Add extra registers to GPU error dump | Stuart Summers |
2022-04-21 | Merge drm/drm-next into drm-intel-gt-next | Rodrigo Vivi |
2022-04-05 | drm/i915: Track context current active time | Tvrtko Ursulin |
2022-04-01 | drm/i915/dmc: abstract GPU error state dump | Jani Nikula |
2022-03-22 | drm/i915/guc: Print the GuC error capture output register list. | Alan Previn |
2022-03-22 | drm/i915/guc: Plumb GuC-capture into gpu_coredump | Alan Previn |
2022-03-11 | drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs header | Matt Roper |
2022-02-14 | drm/i915: move i915_reset_count()/i915_reset_engine_count() out of i915_drv.h | Jani Nikula |
2021-11-26 | drm/i915: Avoid allocating a page array for the gpu coredump | Thomas Hellström |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | gpu: drm: replace occurrences of invalid character | Mauro Carvalho Chehab |
2021-05-07 | drm/i915: Nuke display error state | Ville Syrjälä |
2020-11-09 | drm/i915: Improve record of hung engines in error state | Tvrtko Ursulin |
2020-07-08 | drm/i915: Move the engine mask to intel_gt_info | Daniele Ceraolo Spurio |
2020-05-09 | drm/i915: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-04-24 | drm/i915: Drop rq->ring->vma peeking from error capture | Chris Wilson |
2020-02-16 | drm/i915: Track hw reported context runtime | Tvrtko Ursulin |
2020-01-29 | drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT | Chris Wilson |
2020-01-27 | drm/i915: Stub out i915_gpu_coredump_put | Chris Wilson |
2020-01-17 | drm/i915: Fix i915_error_state_store error defination | Zhang Xiaoxu |
2020-01-13 | drm/i915: Fix too few arguments to function i915_capture_error_state | Zhang Xiaoxu |
2020-01-13 | drm/i915: Fix multiple definition of 'i915_vma_capture_finish' | Zhang Xiaoxu |
2020-01-11 | drm/i915: Correct typo in i915_vma_compress_finish stub | Chris Wilson |
2020-01-10 | drm/i915: Drop request list from error state | Chris Wilson |
2020-01-10 | drm/i915: Drop the shadow ring state from the error capture | Chris Wilson |
2020-01-10 | drm/i915: Start chopping up the GPU error capture | Chris Wilson |
2019-10-30 | drm/i915/tgl: Add gam instdone | Mika Kuoppala |
2019-10-30 | drm/i915/tgl: Add SFC instdone to error state | Mika Kuoppala |
2019-10-25 | drm/i915: capture aux page table error register | Lionel Landwerlin |
2019-10-23 | drm/i915/gt: Replace hangcheck by heartbeats | Chris Wilson |
2019-10-04 | drm/i915: Remove logical HW ID | Chris Wilson |
2019-09-09 | drm/i915: include GTT page-size info in error state | Matthew Auld |
2019-08-08 | drm/i915: Only include active engines in the capture state | Chris Wilson |
2019-07-23 | drm/i915: Rely on spinlock protection for GPU error capture | Chris Wilson |
2019-07-13 | drm/i915/uc: move GuC and HuC files under gt/uc/ | Daniele Ceraolo Spurio |
2019-07-12 | drm/i915/gt: Use intel_gt as the primary object for handling resets | Chris Wilson |
2019-04-24 | drm/i915: Invert the GEM wakeref hierarchy | Chris Wilson |
2019-04-24 | drm/i915: Move GraphicsTechnology files under gt/ | Chris Wilson |