drm/i915/guc: Take GT PM ref when deregistering context
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / gt /
2021-10-15 Matthew Brostdrm/i915/guc: Take GT PM ref when deregistering context
2021-10-15 Matthew Brostdrm/i915/guc: Move GuC guc_id allocation under submissi...
2021-10-15 Andi Shytidrm/i915/gt: move remaining debugfs interfaces into gt
2021-10-15 Hugh Dickinsdrm/i915: fix blank screen booting crashes
2021-10-12 Lucas De Marchidrm/i915/gt: add asm/cacheflush.h for use of clflush()
2021-10-12 Lucas De Marchidrm/i915/gt: include tsc.h where used
2021-10-07 Lucas De Marchidrm/i915: remove IS_ACTIVE
2021-10-04 Daniele Ceraolo... drm/i915/pxp: add pxp debugfs
2021-10-04 Huang, Sean Zdrm/i915/pxp: Enable PXP power management
2021-10-04 Huang, Sean Zdrm/i915/pxp: Implement PXP irq handler
2021-10-04 Huang, Sean Zdrm/i915/pxp: Implement arb session teardown
2021-10-04 Daniele Ceraolo... drm/i915/pxp: allocate a vcs context for pxp usage
2021-10-01 Michal Wajdeczkodrm/i915/guc: Move and improve error message for missed...
2021-10-01 Michal Wajdeczkodrm/i915/guc: Print error name on CTB send failure
2021-10-01 Michal Wajdeczkodrm/i915/guc: Print error name on CTB (de)registration...
2021-10-01 Michal Wajdeczkodrm/i915/guc: Verify result from CTB (de)register action
2021-10-01 Michal Wajdeczkodrm/i915: Use fixed offset for PTEs location
2021-09-30 Cai Huoqingdrm/i915: Use direction definition DMA_BIDIRECTIONAL...
2021-09-27 Matthew Aulddrm/i915: remember to call i915_sw_fence_fini
2021-09-25 Janusz Krzysztofikdrm/i915: Flush buffer pools on driver remove
2021-09-24 Tejas Upadhyaydrm/i915: Remove warning from the rps worker
2021-09-24 Thomas Hellströmdrm/i915: Reduce the number of objects subject to memcp...
2021-09-24 Thomas Hellströmdrm/i915: Don't back up pinned LMEM context images...
2021-09-24 Thomas Hellströmdrm/i915/gt: Register the migrate contexts with their...
2021-09-24 Thomas Hellströmdrm/i915 Implement LMEM backup and restore for suspend...
2021-09-24 Thomas Hellströmdrm/i915/gt: Increase suspend timeout
2021-09-23 Akira Yokosawadrm/i915/guc, docs: Fix pdfdocs build error by removing...
2021-09-21 Matt Roperdrm/i915/xehp: Check new fuse bits for SFC availability
2021-09-20 Matthew Brostdrm/i915/guc: Enable GuC submission by default on DG1
2021-09-20 Daniele Ceraolo... drm/i915/guc: Add DG1 GuC / HuC firmware defs
2021-09-20 Daniele Ceraolo... drm/i915/guc: put all guc objects in lmem when available
2021-09-20 Venkata Sandeep... drm/i915: Do not define vma on stack
2021-09-20 Ayaz A Siddiquidrm/i915/gt: Add "intel_" as prefix in set_mocs_index()
2021-09-20 Venkata Sandeep... drm/i915: Make wa list per-gt
2021-09-20 Joonas LahtinenMerge remote-tracking branch 'tip/locking/wwmutex'...
2021-09-19 Lucas De Marchidrm/i915: deduplicate frequency dump on debugfs
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_gt_pm files
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_engines files
2021-09-19 Lucas De Marchidrm/i915: rename debugfs_gt files
2021-09-15 Janusz Krzysztofikdrm/i915: Mark GPU wedging on driver unregister unrecov...
2021-09-15 Joonas LahtinenMerge drm/drm-next into drm-intel-gt-next
2021-09-14 Matt Roperdrm/i915/dg2: Define MOCS table for DG2
2021-09-14 Lucas De Marchidrm/i915/xehpsdv: Define MOCS table for XeHP SDV
2021-09-13 Matthew Brostdrm/i915/guc: Add GuC kernel doc
2021-09-13 Matthew Brostdrm/i915/guc: Drop guc_active move everything into...
2021-09-13 Matthew Brostdrm/i915/guc: Move fields protected by guc->contexts_lo...
2021-09-13 Matthew Brostdrm/i915/guc: Move GuC priority fields in context under...
2021-09-13 Matthew Brostdrm/i915/guc: Drop pin count check trick between sched_...
2021-09-13 Matthew Brostdrm/i915/guc: Proper xarray usage for contexts_lookup
2021-09-13 Matthew Brostdrm/i915/guc: Rework and simplify locking
2021-09-13 Matthew Brostdrm/i915/guc: Move guc_blocked fence to struct guc_state
2021-09-13 Matthew Brostdrm/i915/guc: Release submit fence from an irq_work
2021-09-13 Matthew Brostdrm/i915/guc: Reset LRC descriptor if register returns...
2021-09-13 Matthew Brostdrm/i915/guc: Don't touch guc_state.sched_state without...
2021-09-13 Matthew Brostdrm/i915/guc: Take context ref when cancelling request
2021-09-13 Matthew Brostdrm/i915/selftests: Add initial GuC selftest for scrubb...
2021-09-13 Matthew Brostdrm/i915/guc: Copy whole golden context, set engine...
2021-09-13 Matthew Brostdrm/i915/guc: Don't enable scheduling on a banned conte...
2021-09-13 Matthew Brostdrm/i915/guc: Kick tasklet after queuing a request
2021-09-13 Matthew BrostRevert "drm/i915/gt: Propagate change in error status...
2021-09-13 Matthew Brostdrm/i915/guc: Workaround reset G2H is received after...
2021-09-13 Matthew Brostdrm/i915/guc: Process all G2H message at once in work...
2021-09-13 Matthew Brostdrm/i915/guc: Don't drop ce->guc_active.lock when unwin...
2021-09-13 Matthew Brostdrm/i915/guc: Unwind context requests in reverse order
2021-09-13 Matthew Brostdrm/i915/guc: Fix outstanding G2H accounting
2021-09-13 Matthew Brostdrm/i915/guc: Fix blocked context accounting
2021-09-12 Linus TorvaldsMerge tag 'perf-tools-for-v5.15-2021-09-11' of git...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-lkdtm' of git://git....
2021-09-12 Linus TorvaldsMerge tag 'for-linus-5.15-1' of git://github.com/cminya...
2021-09-12 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'locking_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'timers_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge branch 'misc.namei' of git://git./linux/kernel...
2021-09-12 Linus TorvaldsMerge tag '5.15-rc-cifs-part2' of git://git.samba.org...
2021-09-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw1' of git://git....
2021-09-11 Linus TorvaldsMerge branch 'for-5.15' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-11' of git://git.kerne...
2021-09-11 Linus TorvaldsMerge tag 'block-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'libata-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'trace-v5.15-3' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.15-1' of git://git...
2021-09-11 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'rtc-5.15' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'pwm/for-5.15-rc1' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'thermal-v5.15-rc1' of git://git./linux/kerne...
2021-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-10 Thomas GleixnerMerge branch 'linus' into smp/urgent
2021-09-10 Vinay Belgaumkardrm/i915: Get PM ref before accessing HW register
2021-09-10 Linus TorvaldsMerge tag 'acpi-5.15-rc1-3' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'pm-5.15-rc1-3' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'for-5.15/parisc-3' of git://git./linux/kerne...
2021-09-10 Linus TorvaldsMerge tag 'iommu-fixes-v5.15-rc0' of git://git./linux...
2021-09-10 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-2' of git://git./linux...
2021-09-10 Rafael J. WysockiMerge branches 'acpi-scan' and 'acpi-prm'
2021-09-10 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
next