public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 13:29:38 to 2018-02-14 10:02:56 UTC [more...]

[PATCH 00/16] Adding NV12 support
 2018-02-14 10:02 UTC  (24+ messages)
` [PATCH 01/16] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH 02/16] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 04/16] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM
` [PATCH 06/16] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH 07/16] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH 08/16] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH 09/16] drm/i915/skl: split skl_compute_ddb function
` [PATCH 10/16] drm/i915: Set scaler mode for NV12
` [PATCH 11/16] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 12/16] drm/i915: Upscale scaler max scale for NV12
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 16/16] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` ✗ Fi.CI.BAT: failure for Adding NV12 support (rev10)

[PATCH igt] igt/gem_exec_schedule: Trim max number of contexts used
 2018-02-14  9:58 UTC 

[PATCH 00/20] ICL GEM enabling (v2)
 2018-02-14  9:55 UTC  (36+ messages)
` [PATCH 01/20] drm/i915/icl: Add the ICL PCI IDs
` [PATCH 02/20] drm/i915/icl: add icelake_init_clock_gating()
` [PATCH 03/20] drm/i915/icl: Show interrupt registers in debugfs
` [PATCH 04/20] drm/i915/icl: Prepare for more rings
` [PATCH 05/20] drm/i915/icl: Interrupt handling
` [PATCH 06/20] drm/i915/icl: Ringbuffer interrupt handling
` [PATCH 07/20] drm/i915/icl: Correctly initialize the Gen11 engines
` [PATCH 08/20] drm/i915/icl: new context descriptor support
` [PATCH 09/20] drm/i915/icl: Enhanced execution list support
` [PATCH 10/20] drm/i915/icl: Add Indirect Context Offset for Gen11
` [PATCH 11/20] drm/i915/icl: Gen11 forcewake support
` [PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
` [PATCH 13/20] drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11
` [PATCH 14/20] drm/i915/icl: Update subslice define for ICL 11
` [PATCH 15/20] drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
` [PATCH 16/20] drm/i915/icl: Add reset control register changes
` [PATCH 17/20] drm/i915/icl: Add configuring MOCS in new Icelake engines
` [PATCH 18/20] drm/i915/icl: Split out the servicing of the Selector and Shared IIR registers
` [PATCH 19/20] drm/i915/icl: Handle RPS interrupts correctly for Gen11
` [PATCH 20/20] drm/i915/icl: Enable RC6 and RPS in Gen11
` ✓ Fi.CI.BAT: success for ICL GEM enabling (v2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/sdvo: Tidy up commentary
 2018-02-14  9:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm: Add DPCD definitions for DP 1.4 FEC feature
 2018-02-14  9:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm: Add DPCD definitions for DP 1.4 FEC feature (rev4)
` ✗ Fi.CI.IGT: warning "

[PATCH 1/5] drm/i915: add and enable DP AUX CH mutex
 2018-02-14  9:47 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: keep AUX powered while PSR is enabled
` [PATCH 3/5] drm/i915: Share PSR and PSR2 VSC setup
` [PATCH 4/5] drm/i915: Replace magic number with macro defined by drm
` [PATCH 5/5] drm/i915: Make use of unused variable in hsw_write_infoframe()
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: add and enable DP AUX CH mutex

[PATCH] drm/i915/tv: Cleanup up obsolete comments
 2018-02-14  9:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/4] drm/i915/crt: Remove obsolete kerneldoc-esque comment
 2018-02-14  9:29 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/dvo: Remove incorrect kerneldoc markups
` [PATCH 3/4] drm/i915/dvo: Fixup commentary
` [PATCH 4/4] drm/i915/lvds: "

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-14  9:26 UTC  (20+ messages)
` [PATCH 2/5] drm: Allow determining if current task is output poll worker
  ` [PATCH v2] "

[PULL] drm-intel-next
 2018-02-14  9:22 UTC 

[PATCH 1/2] drm/i915/panel: Add missing parameters to kerneldoc
 2018-02-14  9:17 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/panel: Split range scaling calculation for readiblity

[PATCH] Forward Error Correction is supported on DP 1.4. This patch adds corresponding DPCD register definitions
 2018-02-14  9:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"
 2018-02-14  9:06 UTC  (10+ messages)
` [PATCH 2/2] redo
  ` [PATCH 1/3] Revert "ALSA: hda: Make use of core codec functions to sync power state"
    ` [PATCH 2/3] redo
    ` [PATCH 3/3] just some guess work to findout the culprit. If this breaks then we know what do
` ✗ Fi.CI.BAT: failure for series starting with [1/2] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"

[PATCH igt] igt/gem_exec_schedule: Trim max number of contexts used
 2018-02-14  9:00 UTC  (5+ messages)
` [igt-dev] "

[PATCH v5 1/3] drm/i915: Add intel_bios_cleanup() function
 2018-02-14  8:56 UTC  (4+ messages)
` [PATCH v5 2/3] drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
` [PATCH v5 3/3] drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
` ✓ Fi.CI.BAT: success for series starting with [v5,1/3] drm/i915: Add intel_bios_cleanup() function

[PULL] drm/i915: Add HDCP support to i915
 2018-02-14  8:33 UTC  (2+ messages)

[PATCH 0/3] PSR lag fixes
 2018-02-14  8:25 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for PSR lag fixes (rev2)

[PATCH v4 1/3] drm/i915: Add intel_bios_cleanup() function
 2018-02-14  8:07 UTC  (3+ messages)

[PULL] git-fixes for 4.16-rc2
 2018-02-14  5:28 UTC 

[PATCH 1/3] Revert "ALSA: hda: Make use of core codec functions to sync power state"
 2018-02-14  5:28 UTC  (5+ messages)
` [PATCH 2/3] redo
` [PATCH 3/3] just some guess work to findout the culprit. If this breaks then we know what do
` ✓ Fi.CI.BAT: success for series starting with [1/3] Revert "ALSA: hda: Make use of core codec functions to sync power state"
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/bxt: Enable VBT based BL control for DP (v2)
 2018-02-14  2:58 UTC  (5+ messages)

[PATCH v10 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-14  2:26 UTC  (14+ messages)
` [PATCH v10 3/7] drm/i915/guc: Implement dynamic GuC WOPCM offset and size
` [PATCH v10 5/7] drm/i915/guc: Add HuC firmware size related restriction for Gen9 and CNL A0
` [PATCH v10 6/7] drm/i915/guc: Check the locking status of GuC WOPCM registers

patches that failed to cherry-pick on drm-intel-fixes for 4.16-rc1
 2018-02-14  1:00 UTC  (3+ messages)
` [PATCH] drm/i915/breadcrumbs: Ignore unsubmitted signalers

patches that failed to cherry-pick on drm-intel-fixes for 4.16-rc1
 2018-02-14  0:58 UTC  (4+ messages)
` [PATCH 1/4] drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
  ` [PATCH 4/4] drm/i915/pmu: Fix building without CONFIG_PM

[PATCH 1/2] drm/i915/psr2: Fix max resolution supported
 2018-02-14  0:33 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/psr2: Fix max resolution supported

[PATCH 2/3] drm/i915/psr: HW tracking for cursor moves to fix lags
 2018-02-14  0:20 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/5] drm/i915: Improve PSR activation timing
 2018-02-14  0:18 UTC  (7+ messages)
` [PATCH 2/5] drm/i915/psr: Kill scheduled work for Core platforms
` [PATCH 3/5] drm/i915/psr: Display WA 0884 applied broadly for more HW tracking
` [PATCH 4/5] drm/i915/psr: Display WA #1110
` [PATCH 5/5] drm/i915/psr: Display WA #1130: bxt, glk
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Improve PSR activation timing

[PATCH] drm/i915: Improve PSR activation timing
 2018-02-13 23:15 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v4 1/2] drm/i915/icl: new context descriptor support
 2018-02-13 22:39 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Move a bunch of workaround-related code to its own file
 2018-02-13 21:49 UTC  (12+ messages)
` [PATCH 2/5] drm/i915: Split out functions for different kinds of workarounds
` [PATCH 3/5] drm/i915: Move WA BB stuff to the workarounds file as well
` [PATCH 4/5] drm/i915: Create a new category of display WAs
` [PATCH 5/5] drm/i915: Classify GT & Display WAs correctly
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Move a bunch of workaround-related code to its own file

[PULL] drm-misc-next for 4.17
 2018-02-13 21:06 UTC 

[PATCH] drm/i915: Fix i915_gem_context.h header
 2018-02-13 18:57 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

Thinkpad X1 Carbon 3rd - Reducing the compressed framebuffer size
 2018-02-13 17:45 UTC  (9+ messages)

✓ Fi.CI.BAT: success for drm/i915: Handle RC6 counter wrap (rev5)
 2018-02-13 16:33 UTC  (2+ messages)

[PATCH igt] igt/perf_pmu: Skip hotplugging cpu0
 2018-02-13 16:18 UTC  (2+ messages)
` [igt-dev] "

[PATCH stable-4.14 0/3] drm/i915: Fix plane regression
 2018-02-13 16:11 UTC  (2+ messages)

[PATCH 0/4] drm/i915: pch detection refactoring
 2018-02-13 15:55 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: abstract PCH type detection from PCH id

[PATCH v4] drm/i915: Handle RC6 counter wrap
 2018-02-13 15:42 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] drm/i915/selftests: Report setup errors for igt_partial_tiling
 2018-02-13 15:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[CI] drm/i915/icl: Prepare for more rings
 2018-02-13 15:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Fix Limited Range Color Handling
 2018-02-13 14:49 UTC  (9+ messages)

[PATCH] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()
 2018-02-13 14:14 UTC  (7+ messages)
` [PATCH v2] "
` ✗ Fi.CI.IGT: warning for ALSA: hda: Remove finite loop from snd_hdac_sync_power_state() (rev2)

[PATCH] drm/i915: Release the atomic kmap relocation cache around snb GTT w/a
 2018-02-13 13:58 UTC  (5+ messages)

[PATCH] drm: Use idr_init_base(1) when using id==0 for invalid
 2018-02-13 13:48 UTC  (3+ messages)


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