Linux Intel GFX
[Prev Page][Next Page]
- Re: ✗ Fi.CI.IGT: failure for drm/i915: Per-crtc/connector DRRS debugfs (rev2), (continued)
- [PATCH] drm: Add 64:27 and 256:135 picture aspect ratio support,
Lee Shawn C
- [PATCH v2 00/14] Explicit MCR handling and MTL steering,
Matt Roper
- [PATCH v2 02/14] drm/i915/xehp: Create separate reg definitions for new MCR registers, Matt Roper
- [PATCH v2 01/14] drm/i915/gen8: Create separate reg definitions for new MCR registers, Matt Roper
- [PATCH v2 11/14] drm/i915/gt: Add MCR-specific workaround initializers, Matt Roper
- [PATCH v2 14/14] drm/i915/mtl: Add multicast steering for media GT, Matt Roper
- [PATCH v2 04/14] drm/i915/gt: Correct prefix on a few registers, Matt Roper
- [PATCH v2 03/14] drm/i915/gt: Drop a few unused register definitions, Matt Roper
- [PATCH v2 06/14] drm/i915/xehp: Check for faults on primary GAM, Matt Roper
- [PATCH v2 07/14] drm/i915/gt: Add intel_gt_mcr_wait_for_reg_fw(), Matt Roper
- [PATCH v2 13/14] drm/i915/mtl: Add multicast steering for render GT, Matt Roper
- [PATCH v2 09/14] drm/i915/gt: Always use MCR functions on multicast registers, Matt Roper
- [PATCH v2 05/14] drm/i915/gt: Add intel_gt_mcr_multicast_rmw() operation, Matt Roper
- [PATCH v2 12/14] drm/i915: Define multicast registers as a new type, Matt Roper
- [PATCH v2 10/14] drm/i915/guc: Handle save/restore of MCR registers explicitly, Matt Roper
- [PATCH v2 08/14] drm/i915: Define MCR registers explicitly, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for Explicit MCR handling and MTL steering (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Explicit MCR handling and MTL steering (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for Explicit MCR handling and MTL steering (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Explicit MCR handling and MTL steering (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Explicit MCR handling and MTL steering (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Explicit MCR handling and MTL steering (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Explicit MCR handling and MTL steering (rev3), Patchwork
- [PATCH] drm/i915/slpc: Update frequency debugfs for SLPC,
Vinay Belgaumkar
- [PATCH v2 0/1] Fix Guc-Err-Capture sizing warning,
Alan Previn
- [PATCH v3 1/4] drm/i915: remove the TODO in pin_and_fence_fb_obj,
Matthew Auld
- [PATCH] drm/ttm: move bo->resource check in vm_access,
Matthew Auld
- [PATCH] drm/i915/ttm: implement access_memory,
Matthew Auld
- [PATCH v2 1/2] drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers,
Matthew Auld
- [PATCH] drm/i915/ehl: Update MOCS table for EHL,
Tejas Upadhyay
- [PATCH 1/2] drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers,
Matthew Auld
- [PATCH 0/5] drm/i915: Fix watermark calculations with various CCS modifiers,
Ville Syrjala
- [PATCH] drm/i915/guc: Fix revocation of non-persistent contexts,
Tvrtko Ursulin
- [PATCH 0/3] drm/i915: Improve register state context init,
Lucas De Marchi
- [PATCH 0/1] Fix Guc-Err-Capture sizing warning,
Alan Previn
- [PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call,
Jason Gunthorpe
- [PATCH v4 00/30] drm: Analog TV Improvements,
Maxime Ripard
- [PATCH v4 01/30] drm/docs: Remove unused TV Standard property, Maxime Ripard
- [PATCH v4 02/30] drm/tests: Order Kunit tests in Makefile, Maxime Ripard
- [PATCH v4 03/30] drm/tests: Add Kunit Helpers, Maxime Ripard
- [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity, Maxime Ripard
- [PATCH v4 05/30] drm/connector: Rename subconnector state variable, Maxime Ripard
- [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property, Maxime Ripard
- [PATCH v4 07/30] drm/connector: Rename legacy TV property, Maxime Ripard
- [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options, Maxime Ripard
- [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode(), Maxime Ripard
- [PATCH v4 08/30] drm/connector: Only register TV mode property if present, Maxime Ripard
- [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes, Maxime Ripard
- [PATCH v4 09/30] drm/connector: Rename drm_mode_create_tv_properties, Maxime Ripard
- [PATCH v4 10/30] drm/connector: Add TV standard property, Maxime Ripard
- [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes, Maxime Ripard
- [PATCH v4 17/30] drm/modes: Fill drm_cmdline mode from named modes, Maxime Ripard
- [PATCH v4 18/30] drm/connector: Add pixel clock to cmdline mode, Maxime Ripard
- [PATCH v4 15/30] drm/modes: Move named modes parsing to a separate function, Maxime Ripard
- [PATCH v4 16/30] drm/modes: Switch to named mode descriptors, Maxime Ripard
- [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode, Maxime Ripard
- [PATCH v4 26/30] drm/vc4: vec: Use TV Reset implementation, Maxime Ripard
- [PATCH v4 19/30] drm/connector: Add a function to lookup a TV mode by its name, Maxime Ripard
- [PATCH v4 28/30] drm/vc4: vec: Convert to the new TV mode property, Maxime Ripard
- [PATCH v4 29/30] drm/vc4: vec: Add support for more analog TV standards, Maxime Ripard
- [PATCH v4 20/30] drm/modes: Introduce the tv_mode property as a command-line option, Maxime Ripard
- [PATCH v4 21/30] drm/modes: Properly generate a drm_display_mode from a named mode, Maxime Ripard
- [PATCH v4 23/30] drm/atomic-helper: Add a TV properties reset helper, Maxime Ripard
- [PATCH v4 27/30] drm/vc4: vec: Check for VEC output constraints, Maxime Ripard
- [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property, Maxime Ripard
- [PATCH v4 22/30] drm/modes: Introduce more named modes, Maxime Ripard
- [PATCH v4 24/30] drm/atomic-helper: Add an analog TV atomic_check implementation, Maxime Ripard
- ✗ Fi.CI.BUILD: failure for drm: Analog TV Improvements (rev3), Patchwork
- Re: [PATCH v4 00/30] drm: Analog TV Improvements, Noralf Trønnes
- [PATCH 0/5] drm/i915/mtl: Add C10 phy support,
Mika Kahola
- Information about XDC 2022 - next week!, Jeremy White
- [PATCH v5] drm/i915/mtl: enable local stolen memory,
Aravind Iddamsetty
- [PATCH 0/5] drm/i915/mtl: Add C10 support,
Mika Kahola
- [PATCH 00/10] drm/i915: Prep work for finishing (de)gamma readout,
Ville Syrjala
- [PATCH 03/10] drm/i915: Simplify the intel_color_init_hooks() if ladder, Ville Syrjala
- [PATCH 02/10] drm/i915: Split up intel_color_init(), Ville Syrjala
- [PATCH 01/10] drm/i915: Remove PLL asserts from .load_luts(), Ville Syrjala
- [PATCH 05/10] drm/i915: Change glk_load_degamma_lut() calling convention, Ville Syrjala
- [PATCH 09/10] drm/i915: Get rid of glk_load_degamma_lut_linear(), Ville Syrjala
- [PATCH 08/10] drm/i915: Assert {pre, post}_csc_lut were assigned sensibly, Ville Syrjala
- [PATCH 10/10] drm/i915: Stop loading linear degammma LUT on glk needlessly, Ville Syrjala
- [PATCH 07/10] drm/i915: Introduce crtc_state->{pre, post}_csc_lut, Ville Syrjala
- [PATCH 04/10] drm/i915: Clean up intel_color_init_hooks(), Ville Syrjala
- [PATCH 06/10] drm/i915: Make ilk_load_luts() deal with degamma, Ville Syrjala
- ✗ Fi.CI.SPARSE: warning for drm/i915: Prep work for finishing (de)gamma readout, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Prep work for finishing (de)gamma readout, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Prep work for finishing (de)gamma readout, Patchwork
- [PATCH v4 0/4] Improve anti-pre-emption w/a for compute workloads,
John . C . Harrison
- [PATCH v6 00/21] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions, Dmitry Osipenko
- [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations, Dmitry Osipenko
- [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions, Dmitry Osipenko
- [PATCH v6 05/21] drm/armada: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 08/21] drm/tegra: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 06/21] drm/i915: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification, Dmitry Osipenko
- [PATCH v6 16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification, Dmitry Osipenko
- [PATCH v6 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v6 21/21] dma-buf: Remove obsoleted internal lock, Dmitry Osipenko
- [PATCH v6 19/21] dma-buf: Document dynamic locking convention, Dmitry Osipenko
- [PATCH v6 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v6 20/21] media: videobuf2: Stop using internal dma-buf lock, Dmitry Osipenko
- ✗ Fi.CI.SPARSE: warning for Move all drivers to a common dma-buf locking convention, Patchwork
- ✓ Fi.CI.BAT: success for Move all drivers to a common dma-buf locking convention, Patchwork
- ✓ Fi.CI.IGT: success for Move all drivers to a common dma-buf locking convention, Patchwork
- Re: [PATCH v6 00/21] Move all drivers to a common dma-buf locking convention, Dmitry Osipenko
- [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk,
Anusha Srivatsa
- [PATCH] drm/i915/gt: Perf_limit_reasons are only available for Gen11+,
Ashutosh Dixit
- [PATCH drm-intel-fixes] drm/i915/gt: Perf_limit_reasons are only available for Gen11+, Ashutosh Dixit
- [PATCH v4.1] drm/i915/mtl: Define engine context layouts,
Radhakrishna Sripada
- [PATCH v4] drm/i915/mtl: enable local stolen memory,
Aravind Iddamsetty
- [PATCH 0/4] drm/i915: Per-crtc/connector DRRS debugfs,
Ville Syrjala
- [core-for-CI][PATCH v2 0/2] iommu: Remove iova cpu hotplugging flushing,
Janusz Krzysztofik
- [PATCH v13 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v13 3/9] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- [PATCH v13 4/9] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v13 1/9] overflow: Allow mixed type arguments, Gwan-gyeong Mun
- [PATCH v13 2/9] overflow: Introduce check_assign() and check_assign_user_ptr(), Gwan-gyeong Mun
- [PATCH v13 6/9] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v13 5/9] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v13 7/9] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v13 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v13 9/9] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- [PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality,
Niranjana Vishwanathapura
- [PATCH 02/16] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation(), Niranjana Vishwanathapura
- [PATCH 08/16] drm/i915/vm_bind: Support persistent vma activeness tracking, Niranjana Vishwanathapura
- [PATCH 16/16] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode, Niranjana Vishwanathapura
- [PATCH 06/16] drm/i915/vm_bind: Support for VM private BOs, Niranjana Vishwanathapura
- [PATCH 05/16] drm/i915/vm_bind: Implement bind and unbind of object, Niranjana Vishwanathapura
- [PATCH 01/16] drm/i915/vm_bind: Expose vm lookup function, Niranjana Vishwanathapura
- [PATCH 03/16] drm/i915/vm_bind: Expose i915_gem_object_max_page_size(), Niranjana Vishwanathapura
- [PATCH 04/16] drm/i915/vm_bind: Add support to create persistent vma, Niranjana Vishwanathapura
- [PATCH 07/16] drm/i915/vm_bind: Add support to handle object evictions, Niranjana Vishwanathapura
- [PATCH 10/16] drm/i915/vm_bind: Abstract out common execbuf functions, Niranjana Vishwanathapura
- [PATCH 11/16] drm/i915/vm_bind: Use common execbuf functions in execbuf path, Niranjana Vishwanathapura
- [PATCH 09/16] drm/i915/vm_bind: Add out fence support, Niranjana Vishwanathapura
- [PATCH 13/16] drm/i915/vm_bind: Update i915_vma_verify_bind_complete(), Niranjana Vishwanathapura
- [PATCH 14/16] drm/i915/vm_bind: Handle persistent vmas in execbuf3, Niranjana Vishwanathapura
- [PATCH 15/16] drm/i915/vm_bind: userptr dma-resv changes, Niranjana Vishwanathapura
- [PATCH 12/16] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl, Niranjana Vishwanathapura
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/vm_bind: Add VM_BIND functionality (rev4), Patchwork
- [PATCH] drm/i915: Add some debug prints for intel_modeset_all_pipes(),
Ville Syrjala
- [CI 00/15] drm/i915: HuC loading for DG2,
Daniele Ceraolo Spurio
- [CI 03/15] mei: adjust extended header kdocs, Daniele Ceraolo Spurio
- [CI 05/15] mei: pxp: add command streamer API to the PXP driver, Daniele Ceraolo Spurio
- [CI 11/15] drm/i915/huc: track delayed HuC load with a fence, Daniele Ceraolo Spurio
- [CI 04/15] mei: bus: extend bus API to support command streamer API, Daniele Ceraolo Spurio
- [CI 14/15] drm/i915/huc: define gsc-compatible HuC fw for DG2, Daniele Ceraolo Spurio
- [CI 02/15] mei: bus: enable sending gsc commands, Daniele Ceraolo Spurio
- [CI 15/15] HAX: drm/i915: force INTEL_MEI_GSC and INTEL_MEI_PXP on for CI, Daniele Ceraolo Spurio
- [CI 13/15] drm/i915/huc: better define HuC status getparam possible return values., Daniele Ceraolo Spurio
- [CI 08/15] drm/i915/pxp: implement function for sending tee stream command, Daniele Ceraolo Spurio
- [CI 09/15] drm/i915/pxp: add huc authentication and loading command, Daniele Ceraolo Spurio
- [CI 01/15] mei: add support to GSC extended header, Daniele Ceraolo Spurio
- [CI 06/15] mei: pxp: support matching with a gfx discrete card, Daniele Ceraolo Spurio
- [CI 07/15] drm/i915/pxp: load the pxp module when we have a gsc-loaded huc, Daniele Ceraolo Spurio
- [CI 12/15] drm/i915/huc: stall media submission until HuC is loaded, Daniele Ceraolo Spurio
- [CI 10/15] drm/i915/dg2: setup HuC loading via GSC, Daniele Ceraolo Spurio
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HuC loading for DG2 (rev8), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: HuC loading for DG2 (rev8), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: HuC loading for DG2 (rev8), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: HuC loading for DG2 (rev8), Patchwork
- [PATCH] drm/i915: Reject excessive dotclocks early,
Ville Syrjala
- [PATCH 0/3] drm/i915: Relax fixed mode selection further,
Ville Syrjala
- [PATCH] drm/i915/display: Do both crawl and squash when changing cdclk,
Anusha Srivatsa
- [PATCH] drm/i915/gt: Flush to global observation point before breadcrumb write,
Nirmoy Das
- [PATCH v2 0/9] drm/edid: Range descriptor stuff,
Ville Syrjala
- [PATCH v2 1/9] drm/edid: Clarify why we only accept the "range limits only" descriptor, Ville Syrjala
- [PATCH v2 2/9] drm/edid: Define more flags, Ville Syrjala
- [PATCH v2 7/9] drm/edid: Unconfuse preferred timing stuff a bit, Ville Syrjala
- [PATCH v2 5/9] drm/edid: Use GTF2 for inferred modes, Ville Syrjala
- [PATCH v2 3/9] drm/edid: Only parse VRR range for continuous frequency displays, Ville Syrjala
- [PATCH v2 4/9] drm/edid: Extract drm_gtf2_mode(), Ville Syrjala
- [PATCH v2 6/9] drm/edid: Use the correct formula for standard timings, Ville Syrjala
- [PATCH v2 8/9] drm/edid: Make version checks less convoluted, Ville Syrjala
- [PATCH v2 9/9] drm/edid: s/monitor_rage/vrr_range/, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Range descriptor stuff (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/edid: Range descriptor stuff (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/edid: Range descriptor stuff (rev3), Patchwork
- [PATCH v2 1/2] drm/i915: enable PS64 support for DG2,
Matthew Auld
- [PATCH v2 2/2] drm/i915/uapi: expose GTT alignment, Matthew Auld
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: enable PS64 support for DG2, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: enable PS64 support for DG2, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: enable PS64 support for DG2, Patchwork
- Re: [PATCH v2 1/2] drm/i915: enable PS64 support for DG2, Das, Nirmoy
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: enable PS64 support for DG2, Patchwork
- [PATCH] drm/ttm: prevent grabbing page references v2,
Christian König
- [PATCH 0/1] drm/i915: Add GEN12 RPSTAT reg to get CAGF,
Badal Nilawar
- [PATCH v3 0/6] drm/i915/display: Don't use port enum as register offset,
Balasubramani Vivekanandan
- [PATCH v3 1/6] drm/i915/display: Pass struct drm_i915_private to DDI_BUF_CTL macro, Balasubramani Vivekanandan
- [PATCH v3 2/6] drm/i915/display: Define the DDI port indices inside device info, Balasubramani Vivekanandan
- [PATCH v3 3/6] drm/i915/display: Free port enums from tied to register offset, Balasubramani Vivekanandan
- [PATCH v3 5/6] drm/i915/display: Fix port_identifier function, Balasubramani Vivekanandan
- [PATCH v3 6/6] drm/i915/display: cleanup unused DDI port enums, Balasubramani Vivekanandan
- [PATCH v3 4/6] drm/i915/display: Remove PORT_D_XELPD/PORT_E_XELPD platform specific defintions, Balasubramani Vivekanandan
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Don't use port enum as register offset (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Don't use port enum as register offset (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Don't use port enum as register offset (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Don't use port enum as register offset (rev5), Patchwork
- [PATCH] i915: use surface size for bios fb size check,
Timo Teräs
- [PATCH v3] drm/i915/psr: Fix PSR_IMR/IIR field handling,
Jouni Högander
- [PATCH] drm/i915: Add check for null dereference,
Mika Kahola
- [PATCH] drm/i915: Remove unwanted pointer unpacking,
Niranjana Vishwanathapura
- [PATCH] drm/i915/guc: do not capture error state on exiting context,
Andrzej Hajda
- [PATCH] drm/i915: Round to closest in g4x+ HDMI clock readout,
Ville Syrjala
- [PATCH v2 0/4] drm/i915: Start cleaning up the DPLL ID mess,
Ville Syrjala
- [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(),
Kees Cook
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), Nick Desaulniers
- ✗ Fi.CI.BUILD: failure for overflow: Introduce overflows_type() and castable_to_type(), Patchwork
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), kernel test robot
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), kernel test robot
- Re: [PATCH v2] overflow: Introduce overflows_type() and castable_to_type(), kernel test robot
- [PATCH v3] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- ✗ Fi.CI.BUILD: failure for overflow: Introduce overflows_type() and castable_to_type() (rev2), Patchwork
- [PATCH v4] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for overflow: Introduce overflows_type() and castable_to_type() (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for overflow: Introduce overflows_type() and castable_to_type() (rev3), Patchwork
- ✓ Fi.CI.BAT: success for overflow: Introduce overflows_type() and castable_to_type() (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for overflow: Introduce overflows_type() and castable_to_type() (rev3), Patchwork
- [PATCH v5] overflow: Introduce overflows_type() and castable_to_type(), Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for overflow: Introduce overflows_type() and castable_to_type() (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for overflow: Introduce overflows_type() and castable_to_type() (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for overflow: Introduce overflows_type() and castable_to_type() (rev4), Patchwork
- [PATCH v3] drm/i915/mtl: enable local stolen memory,
Aravind Iddamsetty
- [PATCH 0/7] Add HWMON support,
Badal Nilawar
- [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure, Badal Nilawar
- [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support, Badal Nilawar
- [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting, Badal Nilawar
- [PATCH 4/7] drm/i915/hwmon: Show device level energy usage, Badal Nilawar
- [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval, Badal Nilawar
- [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power, Badal Nilawar
- [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV, Badal Nilawar
- Re: [PATCH 0/7] Add HWMON support, Guenter Roeck
- ✗ Fi.CI.CHECKPATCH: warning for Add HWMON support, Patchwork
- ✗ Fi.CI.SPARSE: warning for Add HWMON support, Patchwork
- ✓ Fi.CI.BAT: success for Add HWMON support, Patchwork
- ✓ Fi.CI.IGT: success for Add HWMON support, Patchwork
- [PATCH v2] drm/i915/mtl: enable local stolen memory,
Aravind Iddamsetty
- [PATCH] drm/i915/gt: Move scratch page into system memory on all platforms,
Matthew Auld
- [PATCH v12 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v12 2/9] overflow: Introduce check_assign() and check_assign_user_ptr(), Gwan-gyeong Mun
- [PATCH v12 1/9] overflow: Allow mixed type arguments, Gwan-gyeong Mun
- [PATCH v12 3/9] overflow: Introduce overflows_type() and __castable_to_type(), Gwan-gyeong Mun
- [PATCH v12 4/9] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v12 5/9] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v12 6/9] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v12 7/9] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v12 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v12 9/9] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- ✗ Fi.CI.IGT: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, Patchwork
- [PATCH] drm/i915/gt: Use i915_vm_put on ppgtt_create error paths,
Matthew Auld
- [PATCH] drm/i915: enable PS64 support for DG2,
Matthew Auld
- [PATCH RESEND] drm/display: Don't assume dual mode adaptors support i2c sub-addressing,
Simon Rettberg
- [PATCH] drm/i915: disable FBC if its pipe is fused off,
Luca Coelho
- [PATCH] drm/i915/rc6: GTC6_RESIDENCY_{LSB, MSB} Residency counter support,
Anshuman Gupta
- [PATCH 2/2] drm/i915/gvt: Remove the unused function get_pt_type(),
Jiapeng Chong
- [PATCH v2 00/15] Add DG2 OA support,
Umesh Nerlige Ramappa
- [PATCH v2 04/15] drm/i915/perf: Determine gen12 oa ctx offset at runtime, Umesh Nerlige Ramappa
- [PATCH v2 15/15] drm/i915/perf: Enable OA for DG2, Umesh Nerlige Ramappa
- [PATCH v2 05/15] drm/i915/perf: Enable commands per clock reporting in OA, Umesh Nerlige Ramappa
- [PATCH v2 11/15] drm/i915/perf: Add Wa_1508761755:dg2, Umesh Nerlige Ramappa
- [PATCH v2 12/15] drm/i915/perf: Apply Wa_18013179988, Umesh Nerlige Ramappa
- [PATCH v2 09/15] drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffers, Umesh Nerlige Ramappa
- [PATCH v2 10/15] drm/i915/perf: Store a pointer to oa_format in oa_buffer, Umesh Nerlige Ramappa
- [PATCH v2 02/15] drm/i915/perf: Add OAG and OAR formats for DG2, Umesh Nerlige Ramappa
- [PATCH v2 06/15] drm/i915/perf: Simply use stream->ctx, Umesh Nerlige Ramappa
- [PATCH v2 01/15] drm/i915/perf: Fix OA filtering logic for GuC mode, Umesh Nerlige Ramappa
- [PATCH v2 13/15] drm/i915/perf: Save/restore EU flex counters across reset, Umesh Nerlige Ramappa
- [PATCH v2 08/15] drm/i915/perf: Replace gt->perf.lock with stream->lock for file ops, Umesh Nerlige Ramappa
- [PATCH v2 14/15] drm/i915/guc: Support OA when Wa_16011777198 is enabled, Umesh Nerlige Ramappa
- [PATCH v2 03/15] drm/i915/perf: Fix noa wait predication for DG2, Umesh Nerlige Ramappa
- [PATCH v2 07/15] drm/i915/perf: Move gt-specific data from i915->perf to gt->perf, Umesh Nerlige Ramappa
- ✗ Fi.CI.CHECKPATCH: warning for Add DG2 OA support (rev3), Patchwork
- [PATCH i-g-t] gem_ctx_persistence: adjust reset timeout,
Andrzej Hajda
- [PATCH v3] drm/i915: Improve debug print in vm_fault_ttm,
Nirmoy Das
- [PATCH] drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual,
Anshuman Gupta
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]