Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH 5/8] drm/i915/psr: Define more PSR mask bits, (continued)
- [PATCH 6/8] drm/i915/psr: Add a FIXME for the PSR vs. AUX usage conflict, Ville Syrjala
- [PATCH 8/8] drm/i915/psr: Sprinkle cpu_transcoder variables around, Ville Syrjala
- [PATCH 7/8] drm/i915/psr: Include PSR_PERF_CNT in debugfs output on all platforms, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: (mostly) PSR related register cleanups, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: (mostly) PSR related register cleanups, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: (mostly) PSR related register cleanups, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: (mostly) PSR related register cleanups (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: (mostly) PSR related register cleanups (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: (mostly) PSR related register cleanups (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: (mostly) PSR related register cleanups (rev2), Patchwork
- [PATCH i-g-t 0/2] tests/slpc: Add basic IGT test,
Vinay Belgaumkar
- [PATCH] drm/i915/mtl: Fix MTL stolen memory GGTT mapping,
Daniele Ceraolo Spurio
- [PATCH v3 0/2] Report MMIO communication problems more clearly,
Andi Shyti
- [PATCH 1/2] drm/i915/ips: Make IPS debugfs per-crtc,
Ville Syrjala
- [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips,
Mika Kahola
- [PATCH 1/7] drm/i915/mtl: Initial DDI port setup, Mika Kahola
- [PATCH 2/7] drm/i915/mtl: Add DP rates, Mika Kahola
- [PATCH 4/7] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming, Mika Kahola
- [PATCH 3/7] drm/i915/mtl: Create separate reg file for PICA registers, Mika Kahola
- [PATCH 5/7] drm/i915/mtl: Add C10 phy programming for HDMI, Mika Kahola
- [PATCH 7/7] drm/i915/mtl: Add support for PM DEMAND, Mika Kahola
- [PATCH 6/7] drm/i915/mtl: Add vswing programming for C10 phys, Mika Kahola
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Add Support for C10 chips, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Add Support for C10 chips, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/mtl: Add Support for C10 chips, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/mtl: Add Support for C10 chips, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Add Support for C10 chips (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Add Support for C10 chips (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/mtl: Add Support for C10 chips (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/mtl: Add Support for C10 chips (rev2), Patchwork
- Re: [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips, Andi Shyti
- [core-for-CI] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform,
Imre Deak
- [PATCH 1/2] [core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"",
Jani Nikula
- [PATCH 2/2] drm/i915: remove unused config DRM_I915_UNSTABLE, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"", Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"", Patchwork
- Re: [PATCH 1/2] [core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"", Rodrigo Vivi
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"" (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"" (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"" (rev2), Patchwork
- [PATCH v8 00/24] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v8 03/24] vfio: Remove vfio_file_is_group(), Yi Liu
- [PATCH v8 01/24] vfio: Allocate per device file structure, Yi Liu
- [PATCH v8 04/24] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v8 07/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v8 06/24] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v8 05/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd, Yi Liu
- [PATCH v8 13/24] vfio-iommufd: Split bind/attach into two steps, Yi Liu
- [PATCH v8 10/24] vfio: Make vfio_device_open() single open for device cdev path, Yi Liu
- [PATCH v8 12/24] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind(), Yi Liu
- [PATCH v8 09/24] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v8 08/24] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v8 11/24] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu, Yi Liu
- [PATCH v8 02/24] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v8 19/24] vfio: Name noiommu vfio_device with "noiommu-" prefix, Yi Liu
- [PATCH v8 24/24] docs: vfio: Add vfio device cdev description, Yi Liu
- [PATCH v8 18/24] vfio: Determine noiommu in vfio_device registration, Yi Liu
- [PATCH v8 14/24] vfio: Record devid in vfio_device_file, Yi Liu
- [PATCH v8 16/24] iommufd/device: Add iommufd_access_detach() API, Yi Liu
- [PATCH v8 20/24] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v8 15/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v8 17/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices, Yi Liu
- [PATCH v8 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v8 23/24] vfio: Compile group optionally, Yi Liu
- ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev9), Patchwork
- Re: [PATCH v8 00/24] Add vfio_device cdev for iommufd support, Nicolin Chen
- ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev10), Patchwork
- Re: [PATCH v8 00/24] Add vfio_device cdev for iommufd support, Jiang, Yanting
- Re: [PATCH v8 00/24] Add vfio_device cdev for iommufd support, Jiang, Yanting
- [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset,
Yi Liu
- [PATCH v2 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v2 02/10] vfio/pci: Only check ownership of opened devices in hot reset, Yi Liu
- [PATCH v2 06/10] vfio: Refine vfio file kAPIs for vfio PCI hot reset, Yi Liu
- [PATCH v2 08/10] vfio/pci: Renaming for accepting device fd in hot reset path, Yi Liu
- [PATCH v2 09/10] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl, Yi Liu
- [PATCH v2 07/10] vfio: Accpet device file from vfio PCI hot reset path, Yi Liu
- [PATCH v2 03/10] vfio/pci: Move the existing hot reset logic to be a helper, Yi Liu
- [PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO, Yi Liu
- [PATCH v2 04/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device, Yi Liu
- [PATCH v2 05/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
- ✗ Fi.CI.CHECKPATCH: warning for Introduce new methods for verifying ownership in vfio PCI hot reset (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Introduce new methods for verifying ownership in vfio PCI hot reset (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Introduce new methods for verifying ownership in vfio PCI hot reset (rev2), Patchwork
- ✗ Fi.CI.BUILD: failure for Introduce new methods for verifying ownership in vfio PCI hot reset (rev3), Patchwork
- Re: [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset, Jiang, Yanting
- Re: [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset, Jiang, Yanting
- Re: [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset, Xu, Terrence
- [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev,
Yi Liu
- [PATCH v3 2/6] iommufd: Create access in vfio_iommufd_emulated_bind(), Yi Liu
- [PATCH v3 1/6] iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas(), Yi Liu
- [PATCH v3 5/6] vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers, Yi Liu
- [PATCH v3 4/6] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID, Yi Liu
- [PATCH v3 6/6] vfio: Check the presence for iommufd callbacks in __vfio_register_dev(), Yi Liu
- [PATCH v3 3/6] vfio-iommufd: No need to record iommufd_ctx in vfio_device, Yi Liu
- ✗ Fi.CI.CHECKPATCH: warning for vfio: Make emulated devices prepared for vfio device cdev (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for vfio: Make emulated devices prepared for vfio device cdev (rev4), Patchwork
- ✓ Fi.CI.BAT: success for vfio: Make emulated devices prepared for vfio device cdev (rev4), Patchwork
- ✓ Fi.CI.IGT: success for vfio: Make emulated devices prepared for vfio device cdev (rev4), Patchwork
- Re: [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev, Nicolin Chen
- Re: [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev, Jason Gunthorpe
- Re: [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev, Jiang, Yanting
- Re: [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev, Jiang, Yanting
- [PATCH] drm/i915/display: Program pipe A PIPE_MISC_A bit 9 Pixel Extension to 0,
Animesh Manna
- [PATCH] drm/i915: Use compressed bpp when calculating m/n value for DP MST DSC,
Stanislav Lisovskiy
- [PATCH v2] drm/i915/overlay: Remove redundant drm_rect_visible() use,
Arthur Grillo
- [PATCH i-g-t] tests/xe_guc_pc: Restore max freq first,
Vinay Belgaumkar
- [PATCH i-g-t 0/2] tests/i915/slpc: Add basic IGT test,
Vinay Belgaumkar
- [PATCH v7 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers,
Mark Yacoub
- [PATCH v7 01/10] drm/hdcp: Add drm_hdcp_atomic_check(), Mark Yacoub
- [PATCH v7 03/10] drm/hdcp: Update property value on content type and user changes, Mark Yacoub
- [PATCH v7 02/10] drm/hdcp: Avoid changing crtc state in hdcp atomic check, Mark Yacoub
- [PATCH v7 04/10] drm/hdcp: Expand HDCP helper library for enable/disable/check, Mark Yacoub
- [PATCH v7 06/10] drm/i915/hdcp: Retain hdcp_capable return codes, Mark Yacoub
- [PATCH v7 05/10] drm/i915/hdcp: Consolidate HDCP setup/state cache, Mark Yacoub
- [PATCH v7 08/10] dt-bindings: msm/dp: Add bindings for HDCP registers, Mark Yacoub
- [PATCH v7 10/10] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers, Mark Yacoub
- [PATCH v7 07/10] drm/i915/hdcp: Use HDCP helpers for i915, Mark Yacoub
- [PATCH v7 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller, Mark Yacoub
- ✗ Fi.CI.BUILD: failure for drm/hdcp: Pull HDCP auth/exchange/check into helpers (rev7), Patchwork
- [PATCH v7 07/10] drm/i915/hdcp: Use HDCP helpers for i915, Mark Yacoub
- [PATCH v7 06/10] drm/i915/hdcp: Retain hdcp_capable return codes, Mark Yacoub
- [PATCH v7 05/10] drm/i915/hdcp: Consolidate HDCP setup/state cache, Mark Yacoub
- [PATCH v7 02/10] drm/hdcp: Avoid changing crtc state in hdcp atomic check, Mark Yacoub
- [PATCH v7 01/10] drm/hdcp: Add drm_hdcp_atomic_check(),
Mark Yacoub
- [PATCH] drm/i915/mtl: Disable C6 on MTL A0 for media,
Umesh Nerlige Ramappa
- [PATCH] drm/i915/overlay: Remove redundant drm_rect_visible() use,
Arthur Grillo
- [bug report] drm/i915/guc: Use GuC submission API version number,
Dan Carpenter
- [CI 1/2] drm/i915: limit double GT reset to pre-MTL,
Daniele Ceraolo Spurio
- [PATCH 00/11] Add OAM support for MTL,
Umesh Nerlige Ramappa
- [PATCH 04/11] drm/i915/perf: Group engines into respective OA groups, Umesh Nerlige Ramappa
- [PATCH 01/11] drm/i915/perf: Drop wakeref on GuC RC error, Umesh Nerlige Ramappa
- [PATCH 06/11] drm/i915/perf: Parse 64bit report header formats correctly, Umesh Nerlige Ramappa
- [PATCH 03/11] drm/i915/perf: Validate OA sseu config outside switch, Umesh Nerlige Ramappa
- [PATCH 11/11] drm/i915/perf: Wa_14017512683: Disable OAM if media C6 is enabled in BIOS, Umesh Nerlige Ramappa
- [PATCH 08/11] drm/i915/perf: Add engine class instance parameters to perf, Umesh Nerlige Ramappa
- [PATCH 07/11] drm/i915/perf: Handle non-power-of-2 reports, Umesh Nerlige Ramappa
- [PATCH 05/11] drm/i915/perf: Fail modprobe if i915_perf_init fails on OOM, Umesh Nerlige Ramappa
- [PATCH 02/11] drm/i915/mtl: Synchronize i915/BIOS on C6 enabling, Umesh Nerlige Ramappa
- [PATCH 09/11] drm/i915/perf: Add support for OA media units, Umesh Nerlige Ramappa
- [PATCH 10/11] drm/i915/perf: Pass i915 object to perf revision helper, Umesh Nerlige Ramappa
- ✗ Fi.CI.SPARSE: warning for Add OAM support for MTL, Patchwork
- ✓ Fi.CI.BAT: success for Add OAM support for MTL, Patchwork
- ✓ Fi.CI.IGT: success for Add OAM support for MTL, Patchwork
- [PATCH v5] drm/i915/pxp: limit drm-errors or warning on firmware API failures,
Alan Previn
- [PATCH 00/29] drm/i915/tc: Align the ADLP TypeC sequences with bspec,
Imre Deak
- [PATCH 03/29] drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready(), Imre Deak
- [PATCH 04/29] drm/i915/tc: Use the tc_phy prefix for all TC PHY functions, Imre Deak
- [PATCH 02/29] drm/i915/tc: Use the adlp prefix for ADLP TC PHY functions, Imre Deak
- [PATCH 01/29] drm/i915/tc: Group the TC PHY setup/query functions per platform, Imre Deak
- [PATCH 05/29] drm/i915/tc: Move TC port fields to a new intel_tc_port struct, Imre Deak
- [PATCH 11/29] drm/i915/tc: Add generic TC PHY connect/disconnect handlers, Imre Deak
- [PATCH 08/29] drm/i915/tc: Add TC PHY hook to get the PHY HPD live status, Imre Deak
- [PATCH 10/29] drm/i915/tc: Add TC PHY hook to read out the PHY HW state, Imre Deak
- [PATCH 06/29] drm/i915/tc: Check for TC PHY explicitly in intel_tc_port_fia_max_lane_count(), Imre Deak
- [PATCH 12/29] drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode(), Imre Deak
- [PATCH 07/29] drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.c, Imre Deak
- [PATCH 09/29] drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state, Imre Deak
- [PATCH 24/29] drm/i915/tc: Don't connect the PHY in intel_tc_port_connected(), Imre Deak
- [PATCH 22/29] drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection, Imre Deak
- [PATCH 26/29] drm/i915: Move shared DPLL disabling into CRTC disable hook, Imre Deak
- [PATCH 25/29] drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec, Imre Deak
- [PATCH 23/29] drm/i915/tc: Get power ref for reading the HPD live status register, Imre Deak
- [PATCH 28/29] drm/i915: Remove TC PHY disconnect workaround, Imre Deak
- [PATCH 15/29] drm/i915/tc: Check TC mode instead of the VBT legacy flag, Imre Deak
- [PATCH 17/29] drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold(), Imre Deak
- [PATCH 21/29] drm/i915/tc: Add TC PHY hook to init the PHY, Imre Deak
- [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on, Imre Deak
- [PATCH 19/29] drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain, Imre Deak
- [PATCH 14/29] drm/i915/tc: Fix up the legacy VBT flag only in disconnected mode, Imre Deak
- [PATCH 29/29] drm/i915: Remove the encoder update_prepare()/complete() hooks, Imre Deak
- [PATCH 16/29] drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks, Imre Deak
- [PATCH 18/29] drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter, Imre Deak
- [PATCH 13/29] drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY, Imre Deak
- [PATCH 27/29] drm/i915: Disable DPLLs before disconnecting the TC PHY, Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tc: Align the ADLP TypeC sequences with bspec, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/tc: Align the ADLP TypeC sequences with bspec, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/tc: Align the ADLP TypeC sequences with bspec, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/tc: Align the ADLP TypeC sequences with bspec, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tc: Align the ADLP TypeC sequences with bspec (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/tc: Align the ADLP TypeC sequences with bspec (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/tc: Align the ADLP TypeC sequences with bspec (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/tc: Align the ADLP TypeC sequences with bspec (rev2), Patchwork
- [PATCH v3 0/2] Correction to QGV related register addresses,
Vinod Govindapillai
- [PATCH 1/1] drm/i915: Add per-tile rc6 enable/disable,
Badal Nilawar
- [PATCH v2 1/3] drm/i915: Add a function to mmap framebuffer obj,
Nirmoy Das
- [PATCH 2/3] drm/i915/display: Add helper func to get intel_fbdev from drm_fb_helper, Nirmoy Das
- [PATCH v2 3/3] drm/i915/display: Implement fb_mmap callback function, Nirmoy Das
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj (rev2), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj (rev2), Patchwork
- [PATCH v4] drm/i915/pxp: limit drm-errors or warning on firmware API failures,
Alan Previn
- [PATCH] drm/i915: Add i915.enable_sagv modparam,
Ville Syrjala
- [PATCH v2 0/2] Correction to QGV related register addresses,
Vinod Govindapillai
- [PATCH v5 0/6] High refresh rate PSR fixes,
Jouni Högander
- [PATCH v5 3/6] drm/i915/psr: Implement Wa_14015648006, Jouni Högander
- [PATCH v5 2/6] drm/i915/psr: Modify/fix Wa_16013835468 and prepare for Wa_14015648006, Jouni Högander
- [PATCH v5 5/6] drm/i915/psr: Check that vblank is long enough for psr2, Jouni Högander
- [PATCH v5 6/6] drm/i915/psr: Implement Display WA #1136, Jouni Högander
- [PATCH v5 4/6] drm/i915/psr: Add helpers for block count number handling, Jouni Högander
- [PATCH v5 1/6] drm/i915/psr: Unify pre/post hooks, Jouni Högander
- ✗ Fi.CI.CHECKPATCH: warning for High refresh rate PSR fixes (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for High refresh rate PSR fixes (rev5), Patchwork
- ✓ Fi.CI.BAT: success for High refresh rate PSR fixes (rev5), Patchwork
- ✓ Fi.CI.IGT: success for High refresh rate PSR fixes (rev5), Patchwork
- [PATCH v4 0/5] High refresh rate PSR fixes,
Jouni Högander
- [PATCH v1 0/2] Correction to QGV related register addresses,
Vinod Govindapillai
- [PATCH] drm/i915: Use i915 instead of dev_priv insied the file_priv structure,
Andi Shyti
- [PATCH v8 00/11] Add OAM support for MTL,
Umesh Nerlige Ramappa
- [PATCH v8 03/11] drm/i915/perf: Validate OA sseu config outside switch, Umesh Nerlige Ramappa
- [PATCH v8 01/11] drm/i915/perf: Drop wakeref on GuC RC error, Umesh Nerlige Ramappa
- [PATCH v8 05/11] drm/i915/perf: Fail modprobe if i915_perf_init fails on OOM, Umesh Nerlige Ramappa
- [PATCH v8 02/11] drm/i915/mtl: Synchronize i915/BIOS on C6 enabling, Umesh Nerlige Ramappa
- [PATCH v8 09/11] drm/i915/perf: Add support for OA media units, Umesh Nerlige Ramappa
- [PATCH v8 04/11] drm/i915/perf: Group engines into respective OA groups, Umesh Nerlige Ramappa
- [PATCH v8 06/11] drm/i915/perf: Parse 64bit report header formats correctly, Umesh Nerlige Ramappa
- [PATCH v8 10/11] drm/i915/perf: Pass i915 object to perf revision helper, Umesh Nerlige Ramappa
- [PATCH v8 07/11] drm/i915/perf: Handle non-power-of-2 reports, Umesh Nerlige Ramappa
- [PATCH v8 11/11] drm/i915/perf: Wa_14017512683: Disable OAM if media C6 is enabled in BIOS, Umesh Nerlige Ramappa
- [PATCH v8 08/11] drm/i915/perf: Add engine class instance parameters to perf, Umesh Nerlige Ramappa
- ✗ Fi.CI.BUILD: warning for Add OAM support for MTL, Patchwork
- ✗ Fi.CI.SPARSE: warning for Add OAM support for MTL, Patchwork
- ✓ Fi.CI.BAT: success for Add OAM support for MTL, Patchwork
- ✗ Fi.CI.IGT: failure for Add OAM support for MTL, Patchwork
- [PATCH] PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock,
David E. Box
- [PATCH] drm/i915: Make IRQ reset and postinstall multi-gt aware,
Andi Shyti
- [PATCH v2 0/2] Report MMIO communication problems more clearly,
Andi Shyti
- [RFC][PATCH v2 0/3] drm: Add plane SIZE_HINTS property,
Ville Syrjala
- Re: [PATCH V10 4/4] PCI: vmd: Add quirk to configure PCIe ASPM and LTR,
Ville Syrjälä
- [PATCH 1/2] drm/i915: limit double GT reset to pre-MTL,
Daniele Ceraolo Spurio
- [PATCH 0/6] drm/i915/vrr: Allow fastset to enable/disable VRR,
Ville Syrjala
- [PATCH 1/6] drm/i915: Generalize planes_{enabling, disabling}(), Ville Syrjala
- [PATCH 2/6] drm/i915/vrr: Eliminate redundant function arguments, Ville Syrjala
- [PATCH 4/6] drm/i915/vrr: Tell intel_crtc_update_active_timings() about VRR explicitly, Ville Syrjala
- [PATCH 3/6] drm/i915/vrr: Make delayed vblank operational in VRR mode on adl/dg2, Ville Syrjala
- [PATCH 5/6] drm/i915/vrr: Relocate VRR enable/disable, Ville Syrjala
- [PATCH 6/6] drm/i915/vrr: Allow VRR to be toggled during fastsets, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vrr: Allow fastset to enable/disable VRR, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vrr: Allow fastset to enable/disable VRR, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/vrr: Allow fastset to enable/disable VRR, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/vrr: Allow fastset to enable/disable VRR, Patchwork
- ✗ Fi.CI.BUILD: warning for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/vrr: Allow fastset to enable/disable VRR (rev2), Patchwork
- [PATCH 0/2] Report MMIO communication problems more clearly,
Andi Shyti
- [PATCH 0/2] Aux invalidation,
Andi Shyti
- [PATCH v3 0/4] High refresh rate PSR fixes,
Jouni Högander
- [PATCH 5.15 109/115] drm/i915: Dont use stolen memory for ring buffers with LLC, Greg Kroah-Hartman
- [PATCH] drm/i915: Fix context runtime accounting,
Tvrtko Ursulin
- [PATCH 5.10 77/99] drm/i915: Dont use stolen memory for ring buffers with LLC, Greg Kroah-Hartman
- [PATCH 5.4 55/60] drm/i915: Dont use stolen memory for ring buffers with LLC, Greg Kroah-Hartman
- [PATCH 4.19 33/36] drm/i915: Dont use stolen memory for ring buffers with LLC, Greg Kroah-Hartman
- [PATCH 4.14 27/30] drm/i915: Dont use stolen memory for ring buffers with LLC, Greg Kroah-Hartman
- Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.10-stable tree,
gregkh
- Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.4-stable tree,
gregkh
- Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.15-stable tree,
gregkh
- Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 4.19-stable tree,
gregkh
- Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 4.14-stable tree,
gregkh
- Re: [Regression] drm/i915: Don't use BAR mappings for ring buffers with LLC alone creates issues in stable kernels,
Greg Kroah-Hartman
- [PATCH] [i915] avoid infinite retries in GuC/HuC loading,
Alexandre Oliva
- [PATCH v2 1/2] drm/i915/debugfs: switch crtc debugfs to struct intel_crtc,
Jani Nikula
- [PATCH v2: 1/3] drm/i915: Add a function to mmap framebuffer obj,
Nirmoy Das
- [PATCH 2/3] drm/i915/display: Add helper func to get intel_fbdev from drm_fb_helper, Nirmoy Das
- [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function, Nirmoy Das
- Re: [PATCH v2: 1/3] drm/i915: Add a function to mmap framebuffer obj, Andrzej Hajda
- ✗ Fi.CI.BUILD: warning for series starting with [v2:,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2:,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2:,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2:,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v2:,1/3] drm/i915: Add a function to mmap framebuffer obj, Patchwork
- [PATCH 0/6] drm/i915: Fix various issues with noarm register writes,
Ville Syrjala
- [PATCH 1/6] drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm(), Ville Syrjala
- [PATCH 2/6] drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on skl/glk, Ville Syrjala
- [PATCH 3/6] drm/i915: Add a .color_post_update() hook, Ville Syrjala
- [PATCH 4/6] drm/i915: Workaround ICL CSC_MODE sticky arming, Ville Syrjala
- [PATCH 5/6] drm/i915: Disable DC states for all commits, Ville Syrjala
- [PATCH 6/6] drm/i915/psr: Define more PSR mask bits, Ville Syrjala
- ✗ Fi.CI.BUILD: warning for drm/i915: Fix various issues with noarm register writes, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix various issues with noarm register writes, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: Fix various issues with noarm register writes, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix various issues with noarm register writes, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Fix various issues with noarm register writes, Patchwork
- ✗ Fi.CI.BUILD: warning for drm/i915: Fix various issues with noarm register writes (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix various issues with noarm register writes (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix various issues with noarm register writes (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fix various issues with noarm register writes (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Fix various issues with noarm register writes (rev2), Patchwork
- [PATCH 0/6] drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam,
Ville Syrjala
- [PATCH 1/6] drm/i915/dpt: Treat the DPT BO as a framebuffer, Ville Syrjala
- [PATCH 2/6] drm/i915/dpt: Only do the POT stride remap when using DPT, Ville Syrjala
- [PATCH 3/6] drm/i915/dpt: Introduce HAS_DPT(), Ville Syrjala
- [PATCH 4/6] drm/i915: Add PLANE_CHICKEN registers, Ville Syrjala
- [PATCH 5/6] drm/i915/dpt: Add a modparam to disable DPT via the chicken bit, Ville Syrjala
- [PATCH 6/6] drm/i915: Move PLANE_BUG_CFG bit definitons to the correct place, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Patchwork
- Re: [PATCH 0/6] drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam, Juha-Pekka Heikkila
- [PATCH] drm/i915/display: Communicate display power demands to pcode,
Stanislav Lisovskiy
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Communicate display power demands to pcode, Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/display: Communicate display power demands to pcode, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Communicate display power demands to pcode, Patchwork
- ✗ Fi.CI.BUILD: warning for drm/i915/display: Communicate display power demands to pcode (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev2), Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915/display: Communicate display power demands to pcode (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Communicate display power demands to pcode (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: Communicate display power demands to pcode (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: Communicate display power demands to pcode (rev3), Patchwork
- <Possible follow-ups>
- [PATCH] drm/i915/display: Communicate display power demands to pcode, Stanislav Lisovskiy
- [PATCH] drm/i915/display: Communicate display power demands to pcode, Stanislav Lisovskiy
- [PATCH v3 0/2] Some debugfs refactoring and improvements,
Andi Shyti
- [PATCH v3 1/2] drm/i915/gt: Create per-gt debugfs files, Andi Shyti
- [PATCH v3 2/2] drm/i915/debugfs: Enable upper layer interfaces to act on all gt's, Andi Shyti
- [PATCH v3 1/2] drm/i915/gt: Create per-tile debugfs files, Andi Shyti
- ✗ Fi.CI.BUILD: warning for Some debugfs refactoring and improvements (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Some debugfs refactoring and improvements (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Some debugfs refactoring and improvements (rev2), Patchwork
- ✗ Fi.CI.DOCS: warning for Some debugfs refactoring and improvements (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for Some debugfs refactoring and improvements (rev2), Patchwork
- ✗ Fi.CI.BUILD: warning for Some debugfs refactoring and improvements (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Some debugfs refactoring and improvements (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Some debugfs refactoring and improvements (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for Some debugfs refactoring and improvements (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Some debugfs refactoring and improvements (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Some debugfs refactoring and improvements (rev4), Patchwork
- ✗ Fi.CI.DOCS: warning for Some debugfs refactoring and improvements (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Some debugfs refactoring and improvements (rev4), Patchwork
- ✓ Fi.CI.IGT: success for Some debugfs refactoring and improvements (rev4), Patchwork
- [PATCH xf86-video-intel 1/8] uxa: Switch to using crtc index instead of pipe,
Ville Syrjala
- ✗ Fi.CI.BUILD: failure for drm/i915: Don't use stolen memory for ring buffers with LLC (rev5), Patchwork
- [V2 0/2] Add crtc i915_pipe debugfs file,
Bhanuprakash Modem
- [PATCH 5.15.y] drm/i915: Don't use stolen memory for ring buffers with LLC, John . C . Harrison
- [PATCH 0/4] Add MTL DP and HDMI Sequences,
Radhakrishna Sripada
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]