Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 10:48:19 to 2019-09-12 13:20:17 UTC [more...]

[PATCH v6 00/10] DSB enablement
 2019-09-12 13:20 UTC  (25+ messages)
` [PATCH v6 01/10] drm/i915/dsb: feature flag added for display state buffer
` [PATCH v6 02/10] drm/i915/dsb: DSB context creation
` [PATCH v6 03/10] drm/i915/dsb: single register write function for DSB
` [PATCH v6 04/10] drm/i915/dsb: Indexed "
` [PATCH v6 05/10] drm/i915/dsb: Check DSB engine status
` [PATCH v6 06/10] drm/i915/dsb: functions to enable/disable DSB engine
` [PATCH v6 07/10] drm/i915/dsb: function to trigger workload execution of DSB
` [PATCH v6 08/10] drm/i915/dsb: Enable gamma lut programming using DSB
` [PATCH v6 09/10] drm/i915/dsb: Enable DSB for gen12
` [PATCH v6 10/10] drm/i915/dsb: Documentation for DSB
` ✗ Fi.CI.CHECKPATCH: warning for DSB enablement. (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/tgl: Disable preemption while being debugged
 2019-09-12 13:18 UTC 

[PATCH 0/1] Fix i915_interrupt_info debugfs with display off on VLV
 2019-09-12 13:02 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al

5.3-rc3: Frozen graphics with kcompactd migrating i915 pages
 2019-09-12 12:56 UTC  (8+ messages)
        ` [PATCH] Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"

[CI] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-09-12 12:48 UTC 

[PATCH 1/4] drm/i915/tgl: Add missing ddi clock select during DP init sequence
 2019-09-12 12:46 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/tgl: TC helper function to return pin mapping
` [PATCH 3/4] drm/i915/tgl: Finish modular FIA support on registers
` [PATCH 4/4] drm/i915/tgl: Fix driver crash when update_active_dpll is called
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/tgl: Add missing ddi clock select during DP init sequence
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-09-12 12:44 UTC  (16+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Use GT parked for estimating RC6 while asleep (rev3)
` ✓ Fi.CI.IGT: "
` [PATCH v4] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "

[PATCH] drm/i915/pmu: Skip busyness sampling when and where not needed
 2019-09-12 12:33 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Keep the engine awake while we keep for preemption
 2019-09-12 12:26 UTC 

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-12 12:07 UTC  (6+ messages)
` [RFC PATCH 1/2] mdev: device id support
` [RFC PATCH 2/2] mdev: introduce device specific ops
` ✗ Fi.CI.CHECKPATCH: warning for Mdev: support mutiple kinds of devices
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset
 2019-09-12 11:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/execlists: Ensure the context is reloaded after a GPU reset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset
` ✓ Fi.CI.BAT: success "

[PATCH v7 0/7] drm/i915/dp: Support for DP HDR outputs
 2019-09-12 11:33 UTC  (8+ messages)
` [PATCH v7 1/7] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
` [PATCH v7 2/7] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
` [PATCH v7 3/7] drm: Add DisplayPort colorspace property
` [PATCH v7 4/7] drm/i915/dp: Attach "
` [PATCH v7 5/7] drm/i915: Add new GMP register size for GEN11
` [PATCH v7 6/7] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
` [PATCH v7 7/7] drm/i915/dp: Attach HDR metadata property to DP connector

[PATCH] drm/i915/dmc: Update ICL DMC version to v1.09
 2019-09-12 10:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailable
 2019-09-12 10:43 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk
 2019-09-12  9:43 UTC  (16+ messages)
` [PATCH 2/4] drm/i915: Fix CD2X pipe select masking during cdclk sanitation
` [PATCH 3/4] drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+
` [PATCH 4/4] drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk (rev2)

[PATCH i-g-t] benchmarks/gem_wsim: Cleanup register access on exit
 2019-09-12  9:20 UTC 

[PATCH 1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
 2019-09-12  9:14 UTC  (8+ messages)
  ` [PATCH 2/2] drm/connector: Allow max possible encoders to attach to a connector
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI RESEND] drm/i915: convert device info num_pipes to pipe_mask
 2019-09-12  9:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: convert device info num_pipes to pipe_mask (rev2)

[PATCH 1/2] drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset
 2019-09-12  9:07 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/execlists: Ensure the context is reloaded after a GPU reset
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset

[PATCH v6 0/7] drm/i915/dp: Support for DP HDR outputs
 2019-09-12  8:16 UTC  (11+ messages)
` [PATCH v6 1/7] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
` [PATCH v6 2/7] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
` [PATCH v6 3/7] drm: Add DisplayPort colorspace property
` [PATCH v6 4/7] drm/i915/dp: Attach "
` [PATCH v6 5/7] drm/i915: Add new GMP register size for GEN11
` [PATCH v6 6/7] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
` [PATCH v6 7/7] drm/i915/dp: Attach HDR metadata property to DP connector
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Support for DP HDR outputs (rev6)
` ✓ Fi.CI.BAT: success "

[PULL] drm-misc-fixes
 2019-09-12  7:13 UTC 

[PATCH v7 00/11] HDCP2.2 Phase II
 2019-09-12  6:54 UTC  (5+ messages)
` [PATCH v7 04/11] drm: revocation check at drm subsystem

[PATCH 0/6] Remaining patches to enable Transcoder Port Sync for tiled displays
 2019-09-12  6:42 UTC  (7+ messages)

[CI] drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
 2019-09-12  6:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Fix DRM_I915_DEBUG IOMMU stuff
 2019-09-12  4:11 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

i915 firmware updates - PR for CML guc,huc; TGL DMC and Gen9-Gen11 HuC Updates
 2019-09-11 23:53 UTC 

[PULL] drm-intel-next-fixes
 2019-09-11 23:33 UTC 

[PATCH] drm/i915/tgl: Disable read-only support
 2019-09-11 23:11 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC] drm/i915/guc: Enable guc logging on guc log relay write
 2019-09-11 21:28 UTC  (3+ messages)

[PATCH 0/2] HuC Updates
 2019-09-11 20:16 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/uc: Update GuC and HuC firmware naming convention

[CI RESEND] drm/i915: add INTEL_NUM_PIPES() and use it
 2019-09-11 19:57 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Squeeze iommu status into debugfs/i915_capabilities
 2019-09-11 19:41 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI] drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
 2019-09-11 19:11 UTC 

[PATCH] drm/i915/gvt: fix spelling mistake "resseting" -> "resetting"
 2019-09-11 18:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/tgl: Implement Wa_1409142259
 2019-09-11 18:11 UTC  (2+ messages)

[PATCH] drm/i915: Don't mix srcu tag and negative error codes
 2019-09-11 18:01 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Whitelist COMMON_SLICE_CHICKEN2
 2019-09-11 15:22 UTC  (4+ messages)

[CI] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
 2019-09-11 15:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PULL] drm-intel-fixes
 2019-09-11 15:05 UTC 

Power Management
 2019-09-11 14:53 UTC  (2+ messages)

[PATCH] drm/i915/display: Put glk_cdclk_table
 2019-09-11 14:39 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t] i915/gem_exec_whisper: Disable preparser around self-modifications
 2019-09-11 13:35 UTC 

[PATCH] drm/i915: Fix memory type read in bandwidth calc
 2019-09-11 13:23 UTC 

USB-C
 2019-09-11 13:17 UTC  (3+ messages)

[PATCH v7 0/7] DC3CO Support for TGL
 2019-09-11 12:42 UTC  (6+ messages)
` [PATCH v7 3/7] drm/i915/tgl: Enable DC3CO state in "DC Off" power well

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-09-11 12:19 UTC  (3+ messages)
    ` FW: "

[PATCH 1/5] drm/i915/userptr: Beware recursive lock_page()
 2019-09-11 12:10 UTC  (14+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915/gt: Allow clobbering gpu resets if the display is off
 2019-09-11 11:35 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915/gt: Allow clobbering gpu resets if the display is off (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915/gt: Allow clobbering gpu resets if the display is off
 2019-09-11 11:02 UTC  (5+ messages)
` [PATCH v2] "

Dynamic DMA-buf locking changes
 2019-09-11 10:53 UTC  (4+ messages)
` [PATCH 1/4] dma-buf: change DMA-buf locking convention


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox