Linux Intel GFX
[Prev Page][Next Page]
- [PATCH 5/6] drm/i915/bios: Nuke DEVICE_TYPE_DP_DUAL_MODE_BITS, (continued)
- [PATCH v3 0/7] drm/i915: Asynchronous vma unbinding,
Thomas Hellström
- [PATCH v3 1/7] drm/i915: Avoid using the i915_fence_array when collecting dependencies, Thomas Hellström
- [PATCH v3 2/7] drm/i915: Break out the i915_deps utility, Thomas Hellström
- [PATCH v3 3/7] drm/i915: Require the vm mutex for i915_vma_bind(), Thomas Hellström
- [PATCH v3 4/7] drm/i915: Initial introduction of vma resources, Thomas Hellström
- [PATCH v3 5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding, Thomas Hellström
- [PATCH v3 7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot, Thomas Hellström
- [PATCH v3 6/7] drm/i915: Use vma resources for async unbinding, Thomas Hellström
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Asynchronous vma unbinding (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Asynchronous vma unbinding (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Asynchronous vma unbinding (rev3), Patchwork
- [PATCH v2 0/7] drm/i915: Asynchronous vma unbinding,
Thomas Hellström
- [PATCH v2 1/7] drm/i915: Avoid using the i915_fence_array when collecting dependencies, Thomas Hellström
- [PATCH v2 2/7] drm/i915: Break out the i915_deps utility, Thomas Hellström
- [PATCH v2 5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding, Thomas Hellström
- [PATCH v2 3/7] drm/i915: Require the vm mutex for i915_vma_bind(), Thomas Hellström
- [PATCH v2 4/7] drm/i915: Initial introduction of vma resources, Thomas Hellström
- [PATCH v2 6/7] drm/i915: Use vma resources for async unbinding, Thomas Hellström
- [PATCH v2 7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot, Thomas Hellström
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Asynchronous vma unbinding (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Asynchronous vma unbinding (rev2), Patchwork
- ✗ Fi.CI.BUILD: warning for drm/i915: Asynchronous vma unbinding (rev2), Patchwork
- [PATCH 0/4] Adding writeback support for i915,
Kandpal, Suraj
- [PATCH] drm/i915/dmc: Eliminate remnant GEN<n> references,
Madhumitha Tolakanahalli Pradeep
- [PATCH] drm/i915: Fix possible NULL pointer dereferences in i9xx_update_wm(),
Harish Chegondi
- [PATCH v4 0/3] DG2 accelerated migration/clearing support,
Matthew Auld
- [PATCH v3 00/17] drm/i915: Remove short term pins from execbuf by requiring lock to unbind.,
Maarten Lankhorst
- [PATCH v3 02/17] drm/i915: Change shrink ordering to use locking around unbinding., Maarten Lankhorst
- [PATCH v3 05/17] drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2., Maarten Lankhorst
- [PATCH v3 01/17] drm/i915: Remove unused bits of i915_vma/active api, Maarten Lankhorst
- [PATCH v3 03/17] drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3., Maarten Lankhorst
- [PATCH v3 04/17] drm/i915: Take object lock in i915_ggtt_pin if ww is not set, Maarten Lankhorst
- [PATCH v3 10/17] drm/i915: Require object lock when freeing pages during destruction, Maarten Lankhorst
- [PATCH v3 12/17] drm/i915: Add locking to i915_gem_evict_vm(), Maarten Lankhorst
- [PATCH v3 11/17] drm/i915: Add ww ctx to i915_gem_object_trylock, Maarten Lankhorst
- [PATCH v3 16/17] drm/i915: Remove support for unlocked i915_vma unbind, Maarten Lankhorst
- [PATCH v3 06/17] drm/i915: Ensure gem_contexts selftests work with unbind changes, v2., Maarten Lankhorst
- [PATCH v3 15/17] drm/i915: Remove assert_object_held_shared, Maarten Lankhorst
- [PATCH v3 13/17] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, Maarten Lankhorst
- [PATCH v3 17/17] drm/i915: Remove short-term pins from execbuf, v5., Maarten Lankhorst
- [PATCH v3 09/17] drm/i915: Trylock the object when shrinking, Maarten Lankhorst
- [PATCH v3 14/17] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2., Maarten Lankhorst
- [PATCH v3 08/17] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, Maarten Lankhorst
- [PATCH v3 07/17] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes., Maarten Lankhorst
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Remove short term pins from execbuf by requiring lock to unbind., Patchwork
- [PATCH] drm/i915/mst: update slot information for 128b/132b,
Jani Nikula
- Re: [PATCH] PM: sleep: Avoid calling put_device() under dpm_list_mtx,
Thomas Hellström
- [PATCH] drm/i915: remove circ_buf.h includes,
Jiri Slaby
- [PATCH] drm/i915/fbc: Remember to update FBC state even when not reallocating CFB,
Ville Syrjala
- [PATCH v2] drm/i915/dg1: Read OPROM via SPI controller,
Lucas De Marchi
- [PATCH] drm/i915/guc: Check for wedged before doing stuff,
John . C . Harrison
- [CI] PR for new GuC v69.0.3,
John . C . Harrison
- ✗ Fi.CI.IGT: failure for drm/i915/dg1: Read OPROM via SPI controller (rev2), Patchwork
- [PATCH 0/5] Add driver for GSC controller,
Alexander Usyskin
- ✓ Fi.CI.BAT: success for drm/i915/dg1: Read OPROM via SPI controller (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dg1: Read OPROM via SPI controller (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg1: Read OPROM via SPI controller (rev2), Patchwork
- [PATCH 1/2] drm/i915: remove writeback hook,
Matthew Auld
- [PATCH v2 0/5] drm/dp: Move DisplayPort helpers into own module,
Thomas Zimmermann
- [PATCH 0/7] drm/i915: Asynchronous vma unbinding,
Thomas Hellström
- [PATCH 1/7] drm/i915: Avoid using the i915_fence_array when collecting dependencies, Thomas Hellström
- [PATCH 2/7] drm/i915: Break out the i915_deps utility, Thomas Hellström
- [PATCH 3/7] drm/i915: Require the vm mutex for i915_vma_bind(), Thomas Hellström
- [PATCH 4/7] drm/i915: Initial introduction of vma resources, Thomas Hellström
- [PATCH 5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding, Thomas Hellström
- [PATCH 6/7] drm/i915: Use vma resources for async unbinding, Thomas Hellström
- [PATCH 7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot, Thomas Hellström
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Asynchronous vma unbinding, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Asynchronous vma unbinding, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Asynchronous vma unbinding, Patchwork
- [PATCH] drm/i915: Increment composite fence seqno,
Matthew Brost
- [PATCH v8 00/16] More preparation for multi gt patches,
Andi Shyti
- [PATCH v8 01/16] drm/i915: Store backpointer to GT in uncore, Andi Shyti
- [PATCH v8 02/16] drm/i915: Introduce to_gt() helper, Andi Shyti
- [PATCH v8 03/16] drm/i915/display: Use to_gt() helper, Andi Shyti
- [PATCH v8 04/16] drm/i915/gt: Use to_gt() helper, Andi Shyti
- [PATCH v8 05/16] drm/i915/gem: Use to_gt() helper, Andi Shyti
- [PATCH v8 06/16] drm/i915/gvt: Use to_gt() helper, Andi Shyti
- [PATCH v8 07/16] drm/i915/selftests: Use to_gt() helper, Andi Shyti
- [PATCH v8 08/16] drm/i915/pxp: Use to_gt() helper, Andi Shyti
- [PATCH v8 09/16] drm/i915: Use to_gt() helper, Andi Shyti
- [PATCH v8 10/16] drm/i915: Rename i915->gt to i915->gt0, Andi Shyti
- [PATCH v8 11/16] drm/i915/gem: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v8 12/16] drm/i915/display: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v8 13/16] drm/i915/gt: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v8 14/16] drm/i915/selftests: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v8 15/16] drm/i915: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v8 16/16] drm/i915: Remove unused i915->ggtt, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for More preparation for multi gt patches, Patchwork
- ✗ Fi.CI.SPARSE: warning for More preparation for multi gt patches, Patchwork
- ✓ Fi.CI.BAT: success for More preparation for multi gt patches, Patchwork
- ✗ Fi.CI.IGT: failure for More preparation for multi gt patches, Patchwork
- ✗ Fi.CI.BUILD: failure for More preparation for multi gt patches (rev2), Patchwork
- [PATCH] drm/i915: remove writeback hook,
Matthew Auld
- [PATCH] drm/i915/guc: Log engine resets,
Tvrtko Ursulin
- [PATCH 0/8] drm/i915: PREEMPT_RT related fixups.,
Sebastian Andrzej Siewior
- Re: [PATCH] drm/i915/dg1: Read OPROM via SPI controller,
Jani Nikula
- [CI] PR for new DMC v2.14 for ADL-P, Tolakanahalli Pradeep, Madhumitha
- [PATCH i-g-t 00/11] Fixes for i915_hangman and gem_exec_capture,
John . C . Harrison
- [PATCH i-g-t 02/11] lib/hang: Fix igt_require_hang_ring to work with all engines, John . C . Harrison
- [PATCH i-g-t 04/11] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset, John . C . Harrison
- [PATCH i-g-t 01/11] tests/i915/i915_hangman: Add descriptions, John . C . Harrison
- [PATCH i-g-t 08/11] lib/store: Refactor common store code into helper function, John . C . Harrison
- [PATCH i-g-t 03/11] tests/i915/i915_hangman: Update capture test to use engine structure, John . C . Harrison
- [PATCH i-g-t 11/11] tests/i915/gem_exec_fence: Configure correct context, John . C . Harrison
- [PATCH i-g-t 05/11] tests/i915/i915_hangman: Add uevent test & fix detector, John . C . Harrison
- [PATCH i-g-t 07/11] tests/i915/i915_hangman: Add alive-ness test after error capture, John . C . Harrison
- [PATCH i-g-t 10/11] tests/i915/i915_hangman: Run background task on all engines, John . C . Harrison
- [PATCH i-g-t 06/11] tests/i915/i915_hangman: Use the correct context in hangcheck_unterminated, John . C . Harrison
- [PATCH i-g-t 09/11] tests/i915/i915_hangman: Remove reliance on context persistance, John . C . Harrison
- [PATCH] drm/i915: Fix implicit use of struct pci_dev,
broonie
- [PATCH v2 0/4] drm/i915/fbc: More multi-FBC refactoring,
Ville Syrjala
- [PATCH] drm/i915/debugfs: add noreclaim annotations,
Matthew Auld
- [PATCH v2 1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency,
Jani Nikula
- [PATCH v2 2/2] drm/i915/cdclk: move struct intel_cdclk_funcs to intel_cdclk.c, Jani Nikula
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency (rev3), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency (rev3), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency (rev3), Patchwork
- [PATCH 0/3] drm/dp: Move DisplayPort helpers into own module,
Thomas Zimmermann
- [PATCH RESEND v7 00/12] More preparation for multi gt patches,
Andi Shyti
- [PATCH RESEND v7 01/12] drm/i915: Store backpointer to GT in uncore, Andi Shyti
- [PATCH RESEND v7 02/12] drm/i915: Introduce to_gt() helper, Andi Shyti
- [PATCH RESEND v7 03/12] drm/i915/display: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 04/12] drm/i915/gt: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 05/12] drm/i915/gem: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 06/12] drm/i915/gvt: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 07/12] drm/i915/selftests: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 08/12] drm/i915/pxp: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 09/12] drm/i915: Use to_gt() helper, Andi Shyti
- [PATCH RESEND v7 10/12] drm/i915: Rename i915->gt to i915->gt0, Andi Shyti
- [PATCH RESEND v7 11/12] drm/i915: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH RESEND v7 12/12] drm/i915: Move the GGTT from i915 private data to the GT, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for More preparation for multi gt patches, Patchwork
- ✗ Fi.CI.SPARSE: warning for More preparation for multi gt patches, Patchwork
- ✓ Fi.CI.BAT: success for More preparation for multi gt patches, Patchwork
- ✓ Fi.CI.IGT: success for More preparation for multi gt patches, Patchwork
- [PATCH v7 12/12] drm/i915: Move the GGTT from i915 private data to the GT, Andi Shyti
- [PATCH v7 11/12] drm/i915: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v7 10/12] drm/i915: Rename i915->gt to i915->gt0, Andi Shyti
- [PATCH v7 09/12] drm/i915: Use to_gt() helper, Andi Shyti
- [PATCH v7 07/12] drm/i915/selftests: Use to_gt() helper, Andi Shyti
- [PATCH v7 06/12] drm/i915/gvt: Use to_gt() helper, Andi Shyti
- [PATCH v7 05/12] drm/i915/gem: Use to_gt() helper, Andi Shyti
- [PATCH v7 04/12] drm/i915/gt: Use to_gt() helper, Andi Shyti
- [PATCH v7 03/12] drm/i915/display: Use to_gt() helper, Andi Shyti
- [PATCH v7 02/12] drm/i915: Introduce to_gt() helper, Andi Shyti
- [PATCH v7 01/12] drm/i915: Store backpointer to GT in uncore, Andi Shyti
- [PATCH v7 00/12] More preparation for multi gt patches,
Andi Shyti
- [PATCH v7 08/12] drm/i915/pxp: Use to_gt() helper, Andi Shyti
- [drm-intel:topic/core-for-CI 16/25] arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency detected!,
kernel test robot
- [PATCH 0/4] More fixes/tweaks to GuC support,
John . C . Harrison
- [PATCH 0/7] Fix stealing guc_ids + test,
Matthew Brost
- [PATCH 7/7] drm/i915/guc: Selftest for stealing of guc ids, Matthew Brost
- [PATCH 1/7] drm/i915/guc: Use correct context lock when callig clr_context_registered, Matthew Brost
- [PATCH 2/7] drm/i915/guc: Only assign guc_id.id when stealing guc_id, Matthew Brost
- [PATCH 3/7] drm/i915/guc: Remove racey GEM_BUG_ON, Matthew Brost
- [PATCH 4/7] drm/i915/guc: Don't hog IRQs when destroying contexts, Matthew Brost
- [PATCH 5/7] drm/i915/guc: Add extra debug on CT deadlock, Matthew Brost
- [PATCH 6/7] drm/i915/guc: Kick G2H tasklet if no credits, Matthew Brost
- ✗ Fi.CI.CHECKPATCH: warning for Fix stealing guc_ids + test, Patchwork
- ✗ Fi.CI.SPARSE: warning for Fix stealing guc_ids + test, Patchwork
- ✓ Fi.CI.BAT: success for Fix stealing guc_ids + test, Patchwork
- ✓ Fi.CI.IGT: success for Fix stealing guc_ids + test, Patchwork
- <Possible follow-ups>
- [PATCH 0/7] Fix stealing guc_ids + test, Matthew Brost
- [PATCH 3/7] drm/i915/guc: Remove racey GEM_BUG_ON, Matthew Brost
- [PATCH 5/7] drm/i915/guc: Add extra debug on CT deadlock, Matthew Brost
- [PATCH 2/7] drm/i915/guc: Only assign guc_id.id when stealing guc_id, Matthew Brost
- [PATCH 4/7] drm/i915/guc: Don't hog IRQs when destroying contexts, Matthew Brost
- [PATCH 1/7] drm/i915/guc: Use correct context lock when callig clr_context_registered, Matthew Brost
- [PATCH 6/7] drm/i915/guc: Kick G2H tasklet if no credits, Matthew Brost
- [PATCH 7/7] drm/i915/guc: Selftest for stealing of guc ids, Matthew Brost
- ✗ Fi.CI.CHECKPATCH: warning for Fix stealing guc_ids + test (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fix stealing guc_ids + test (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Fix stealing guc_ids + test (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Fix stealing guc_ids + test (rev2), Patchwork
- [PATCH 0/7] Fix stealing guc_ids + test, Matthew Brost
- [PATCH 1/7] drm/i915/guc: Use correct context lock when callig clr_context_registered, Matthew Brost
- [PATCH 7/7] drm/i915/guc: Selftest for stealing of guc ids, Matthew Brost
- [PATCH 6/7] drm/i915/guc: Kick G2H tasklet if no credits, Matthew Brost
- [PATCH 2/7] drm/i915/guc: Only assign guc_id.id when stealing guc_id, Matthew Brost
- [PATCH 5/7] drm/i915/guc: Add extra debug on CT deadlock, Matthew Brost
- [PATCH 3/7] drm/i915/guc: Remove racey GEM_BUG_ON, Matthew Brost
- [PATCH 4/7] drm/i915/guc: Don't hog IRQs when destroying contexts, Matthew Brost
- ✗ Fi.CI.CHECKPATCH: warning for Fix stealing guc_ids + test (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fix stealing guc_ids + test (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Fix stealing guc_ids + test (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Fix stealing guc_ids + test (rev3), Patchwork
- [PATCH v2 0/3] drm/i915: Support bigger GuC RSA keys,
Daniele Ceraolo Spurio
- [PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions,
ira . weiny
- [PATCH 3/7] drm/gma: Remove calls to kmap(), ira . weiny
- [PATCH 1/7] drm/i915: Replace kmap() with kmap_local_page(), ira . weiny
- [PATCH 2/7] drm/amd: Replace kmap() with kmap_local_page(), ira . weiny
- [PATCH 5/7] drm/msm: Alter comment to use kmap_local_page(), ira . weiny
- [PATCH 6/7] drm/amdgpu: Ensure kunmap is called on error, ira . weiny
- [PATCH 4/7] drm/radeon: Replace kmap() with kmap_local_page(), ira . weiny
- [PATCH 7/7] drm/radeon: Ensure kunmap is called on error, ira . weiny
- ✗ Fi.CI.BUILD: failure for DRM kmap() fixes and kmap_local_page() conversions, Patchwork
- ✗ Fi.CI.BUILD: failure for DRM kmap() fixes and kmap_local_page() conversions (rev2), Patchwork
- ✗ Fi.CI.BUILD: failure for DRM kmap() fixes and kmap_local_page() conversions (rev3), Patchwork
- Re: [PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions, Ira Weiny
- [PATCH 1/2] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen,
Rajat Jain
- [PATCH] drm/i915/ttm: fix large buffer population trucation,
Robert Beckett
- [PATCH] drm: i915: display: intel_dmc: Fixes an unsigned subtraction which can never be negative.,
Harshit Mogalapalli
- [PATCH] drm/i915/selftests: Fix inconsistent object in IS_ERR and PTR_ERR,
Miaoqian Lin
- [bug report] drm/i915/gt: Replace direct submit with direct call to tasklet, Dan Carpenter
- [PATCH v2 0/7] drm/i915: include reductions,
Jani Nikula
- [PATCH v2 1/7] drm/i915/reset: include intel_display.h instead of intel_display_types.h, Jani Nikula
- [PATCH v2 3/7] drm/i915/psr: avoid intel_frontbuffer.h include with declaration, Jani Nikula
- [PATCH v2 2/7] drm/i915/active: remove useless i915_utils.h include, Jani Nikula
- [PATCH v2 4/7] drm/i915/fbc: avoid intel_frontbuffer.h include with declaration, Jani Nikula
- [PATCH v2 5/7] drm/i915/fb: reduce include dependencies, Jani Nikula
- [PATCH v2 6/7] drm/i915/pxp: un-inline intel_pxp_is_enabled(), Jani Nikula
- [PATCH v2 7/7] drm/i915/pxp: remove useless includes, Jani Nikula
- ✗ Fi.CI.SPARSE: warning for drm/i915: include reductions (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: include reductions (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: include reductions (rev2), Patchwork
- [PATCH] drm/i915: Move pipe/transcoder/abox masks under intel_device_info.display,
Ville Syrjala
- [PATCH] drm/i915: Stop doing writeback from the shrinker,
Tvrtko Ursulin
- [RFC] drm/i915/display: Move cdclk checks to atomic check,
Anusha Srivatsa
- [PATCH V3] drm/i915/adl-n: Enable ADL-N platform,
Tejas Upadhyay
- Re: [PATCH 09/20] drm/i915/dp: Extract intel_dp_tmds_clock_valid(),
Nautiyal, Ankit K
- [PATCH V2] drm/i915/adl-n: Enable ADL-N platform, Tejas Upadhyay
- [PATCH] drm/i915/gt: Do not add same i915_request to intel_context twice,
dong . yang
- [PATCH v4 RESEND 0/2] GPD Win Max display fixes,
Anisse Astier
- [PATCH] drm/i915/guc: Remove racey GEM_BUG_ON,
Matthew Brost
- [PATCH] drm/i915/guc: Use correct context lock when callig clr_context_registered,
Matthew Brost
- [PATCH 0/3] drm/i915/fbc: More multi-FBC refactoring,
Ville Syrjala
- [PATCH 0/4] drm/i915/cdclk: improve abstractions,
Jani Nikula
- [PATCH v4 00/16] drm/i915/dg2: Enabling 64k page size and flat ccs,
Ramalingam C
- [PATCH v4 11/16] drm/i915/dg2: Add DG2 unified compression, Ramalingam C
- [PATCH v4 16/16] Doc/gpu/rfc/i915: i915 DG2 uAPI, Ramalingam C
- [PATCH v4 02/16] drm/i915/xehpsdv: support 64K GTT pages, Ramalingam C
- [PATCH v4 01/16] drm/i915/xehpsdv: enforce min GTT alignment, Ramalingam C
- [PATCH v4 08/16] drm/i915/gtt: allow overriding the pt alignment, Ramalingam C
- [PATCH v4 10/16] drm/i915/migrate: add acceleration support for DG2, Ramalingam C
- [PATCH v4 07/16] drm/i915/dg2: Tile 4 plane format support, Ramalingam C
- [PATCH v4 14/16] drm/i915/uapi: document behaviour for DG2 64K support, Ramalingam C
- [PATCH v4 13/16] drm/i915/dg2: Flat CCS Support, Ramalingam C
- [PATCH v4 06/16] drm/i915/gt: Clear compress metadata for Xe_HP platforms, Ramalingam C
- [PATCH v4 03/16] drm/i915/xehpsdv: implement memory coloring, Ramalingam C
- [PATCH v4 09/16] drm/i915/gtt: add xehpsdv_ppgtt_insert_entry, Ramalingam C
- [PATCH v4 12/16] uapi/drm/dg2: Introduce format modifier for DG2 clear color, Ramalingam C
- [PATCH v4 04/16] drm/i915/xehpsdv: Add has_flat_ccs to device info, Ramalingam C
- [PATCH v4 05/16] drm/i915/lmem: Enable lmem for platforms with Flat CCS, Ramalingam C
- [PATCH v4 15/16] drm/i915/Flat-CCS: Document on Flat-CCS memory compression, Ramalingam C
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg2: Enabling 64k page size and flat ccs (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dg2: Enabling 64k page size and flat ccs (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dg2: Enabling 64k page size and flat ccs (rev4), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dg2: Enabling 64k page size and flat ccs (rev4), Patchwork
- [PATCH 1/3] drm/i915: Fix up pixel_rate vs. clock confusion in wm calculations,
Ville Syrjala
- [PATCH v6 00/11] More preparation for multi gt patches,
Andi Shyti
- [PATCH v6 05/11] drm/i915/gem: Use to_gt() helper, Andi Shyti
- [PATCH v6 01/11] drm/i915: Store backpointer to GT in uncore, Andi Shyti
- [PATCH v6 11/11] drm/i915: Rename i915->gt to i915->gt0, Andi Shyti
- [PATCH v6 07/11] drm/i915/selftests: Use to_gt() helper, Andi Shyti
- [PATCH v6 09/11] drm/i915: Use to_gt() helper, Andi Shyti
- [PATCH v6 08/11] drm/i915/pxp: Use to_gt() helper, Andi Shyti
- [PATCH v6 02/11] drm/i915: Introduce to_gt() helper, Andi Shyti
- [PATCH v6 10/11] drm/i915: Use to_gt() helper for GGTT accesses, Andi Shyti
- [PATCH v6 03/11] drm/i915/display: Use to_gt() helper, Andi Shyti
- [PATCH v6 04/11] drm/i915/gt: Use to_gt() helper, Andi Shyti
- [PATCH v6 06/11] drm/i915/gvt: Use to_gt() helper, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for More preparation for multi gt patches (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for More preparation for multi gt patches (rev7), Patchwork
- ✓ Fi.CI.BAT: success for More preparation for multi gt patches (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for More preparation for multi gt patches (rev7), Patchwork
- [PATCH] drm/i915/dg2: Use I915_BO_ALLOC_CONTIGUOUS flag for DPT,
Stanislav Lisovskiy
- [PATCH] drm/i915: Don't leak the capture list items,
Thomas Hellström
- [PATCH 0/7] drm/i915: include reductions,
Jani Nikula
- [PATCH] drm/i915/gt: prepare reset based on reset domain,
Tejas Upadhyay
- [PATCH 1/2] drm/i915: Introduce new Tile 4 format,
Stanislav Lisovskiy
- [PATCH 0/3] Support bigger GuC RSA keys,
Daniele Ceraolo Spurio
- [CI] drm/i915/dmc: Update DMC to v2.14 on ADL-P,
Lucas De Marchi
- [PATCH] drm/i915: Remove zombie async flip vt-d w/a,
Ville Syrjala
- [PATCH 0/4] drm/i915: Basic enabling of 64k page support,
Ramalingam C
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]