Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-11 12:19:50 to 2018-01-15 03:20:03 UTC [more...]

[PATCH 00/15] Adding NV12 support
 2018-01-15  3:18 UTC  (4+ messages)
` [PATCH 02/15] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/15] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 01/15] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values

[PATCH] drm/i915: Avoid waitboosting on the active request
 2018-01-14 18:34 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Avoid waitboosting on the active request (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH igt] igt/pm_rps: Increase load for waitboosting
 2018-01-13 19:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

282dbf9b "drm/i915: Pass intel_plane and intel_crtc to plane hooks" breaks i945GM in 4.13 and above
 2018-01-13 14:03 UTC  (4+ messages)

[PATCH v3 0/6] drm/i915: expose RCS topology to userspace
 2018-01-12 23:45 UTC  (11+ messages)
` [PATCH v3 1/6] drm/i915: store all subslice masks
` [PATCH v3 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v3 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v3 4/6] drm/i915: add rcs topology to error state
` [PATCH v3 5/6] drm/i915: add query uAPI
` [PATCH v3 6/6] drm/i915: expose rcs topology through "
` ✓ Fi.CI.BAT: success for drm/i915: expose RCS topology to userspace
` ✗ Fi.CI.IGT: warning "

[PATCH 1/3] drm/i915/psr: Kill psr.source_ok flag
 2018-01-12 23:40 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/psr: Avoid initializing PSR if there is no sink support

[PATCH 1/5] drm/vblank: Fix return type for drm_vblank_count()
 2018-01-12 23:16 UTC  (7+ messages)
` [PATCH 2/5] drm/vblank: Fix data type width for drm_crtc_arm_vblank_event()
` [PATCH 3/5] drm/vblank: Do not update vblank count if interrupts are already disabled
` [PATCH 4/5] drm/vblank: Restoring vblank counts after device PM events
` [PATCH 5/5] drm/i915: Estimate and update missed vblanks
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/vblank: Fix return type for drm_vblank_count()
` ✗ Fi.CI.IGT: failure "

[PATCH 1/3] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
 2018-01-12 21:27 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
` [PATCH 3/3] drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook

[PATCH v2] drm/i915: Use the engine name directly in the error_state file
 2018-01-12 20:47 UTC  (2+ messages)

[PATCH][next] drm/i915/pmu: fix sizeof on attr, should be *attr
 2018-01-12 19:28 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/pmu: fix noderef.cocci warnings
 2018-01-12 18:46 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Use kcalloc instead of kzalloc
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/pmu: fix noderef.cocci warnings
` ✓ Fi.CI.IGT: "

[PATCH v2 0/6] drm/i915: expose RCS topology to userspace
 2018-01-12 17:37 UTC  (21+ messages)
` [PATCH v2 1/6] drm/i915: store all subslice masks
` [PATCH v2 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v2 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v2 4/6] drm/i915: add rcs topology to error state
` [PATCH v2 5/6] drm/i915: add query uAPI
` [PATCH v2 6/6] drm/i915: expose rcs topology through "
` ✓ Fi.CI.BAT: success for drm/i915: expose RCS topology to userspace
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t 1/4] kms_plane: Remove redundant modeset after CRC capture
 2018-01-12 17:25 UTC  (6+ messages)
` [PATCH i-g-t 2/4] lib: Export helpers to get rotation/tiling strings
` [PATCH i-g-t 3/4] kms_plane: Split helpers creating reference FB and capturing CRC
` [PATCH i-g-t 4/4] kms_plane: Add clipping subtests
` ✓ Fi.CI.BAT: success for series starting with [1/4] kms_plane: Remove redundant modeset after CRC capture
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Add display WA #1175 for planes ending close to right screen edge
 2018-01-12 17:23 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add WA for planes ending close to left "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add display WA #1175 for planes ending close to right "
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t v2 1/1] tools/intel_guc_logger: Send GuC log level in new i915 expected format
 2018-01-12 16:01 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/1] "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/pmu: fix noderef.cocci warnings
 2018-01-12 14:33 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v3] drm/i915/pmu: Reconstruct active state on starting busy-stats
 2018-01-12 14:12 UTC  (12+ messages)

[PATCH i-g-t v2 0/9] kms plane scaling tests
 2018-01-12 13:58 UTC  (13+ messages)
` [PATCH i-g-t v2 1/9] tests/kms_plane: Run test for all supported pixel formats, v2
` [PATCH i-g-t v2 2/9] tests/kms_plane_scaling: Move the actual test to its own function
` [PATCH i-g-t v2 3/9] tests/kms_plane_scaling: Fix basic scaling test, v2
` [PATCH i-g-t v2 4/9] tests/kms_plane_scaling: Convert from simple test to full test
` [PATCH i-g-t v2 5/9] tests/kms_plane_scaling: Clean up tests to work better with igt_kms
` [PATCH i-g-t v2 6/9] tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats, v2
` [PATCH i-g-t v2 7/9] tests/kms_plane_scaling: test scaler with clipping clamping, v2
` [PATCH i-g-t v2 8/9] lib/igt_kms: Add more braces around macros
` [PATCH i-g-t v2 9/9] tests/kms_plane_scaling: test for multi pipe with scaling
` ✓ Fi.CI.BAT: success for kms plane scaling tests
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/1] tools/intel_guc_logger: Send GuC log level in new i915 expected format
 2018-01-12 13:43 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 0/6] meson: makefile integration cleanup
 2018-01-12 11:03 UTC  (7+ messages)
` [PATCH i-g-t 1/6] meson: split out simple makefile integration into a makefile
` [PATCH i-g-t 2/6] Makefile.meson: use $(error ...) for errors
` [PATCH i-g-t 6/6] Makefile.meson: add distclean target to remove Makefile and build dir

Keep package awake during punit access
 2018-01-12 10:02 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: Disable preemption and sleeping while using the punit sideband

[PATCH 0/6] drm/i915: expose RCS topology to userspace
 2018-01-12  8:55 UTC  (19+ messages)
` [PATCH 1/6] drm/i915: store all subslice masks
` [PATCH 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH 5/6] drm/i915: add query uAPI
` [PATCH 6/6] drm/i915: expose rcs topology through "

[PATCH 00/27] ICL basic enabling + GEM
 2018-01-12 10:06 UTC  (24+ messages)
` [PATCH 08/27] drm/i915/icl: Ringbuffer interrupt handling
` [PATCH 10/27] drm/i915/icl: Enhanced execution list support
  ` [PATCH 11/27] drm/i915/icl: Gen11 render context size
    ` [PATCH v3] "
      ` [PATCH 1/2] drm/i915: Return a default RCS "
        ` [PATCH 2/2 v4] drm/i915/icl: Gen11 render "
  ` [PATCH 14/27] drm/i915/icl: Set graphics mode register for gen11
  ` [PATCH 20/27] drm/i915/icl: Make use of the SW counter field in the new context descriptor
` ✗ Fi.CI.BAT: failure for ICL basic enabling + GEM (rev24)

[PATCH 1/2] drm/i915/guc: Don't enable GuC when vGPU is active
 2018-01-12  6:08 UTC  (5+ messages)
` [PATCH 2/2] HAX: drm/i915/uc: Enable GuC/HuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/guc: Don't enable GuC when vGPU is active

[PATCH v2 1/2] drm/i915/guc: Redefine guc_log_level modparam values
 2018-01-12  5:53 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/guc: Change values for i915_guc_log_control
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: Redefine guc_log_level modparam values

[PATCH v2 0/8] drm/i915: Fix up the CCS code
 2018-01-12  5:25 UTC  (5+ messages)
` [PATCH 1/8] drm/i915: Add a comment exlaining CCS hsub/vsub

[PATCH 0/8] ICP initial support
 2018-01-11 23:57 UTC  (14+ messages)
` [PATCH 1/8] drm/i915/cnl: Add Port F definition
` [PATCH 2/8] drm/i915/icl: Add initial Icelake definitions
` [PATCH 3/8] drm/i915/icp: Introduce Ice Lake PCH
` [PATCH 4/8] drm/i915/icp: Get/set proper Raw clock frequency on ICP
` [PATCH 5/8] drm/i915/icp: Add Panel Power Sequencing Support
` [PATCH 6/8] drm/i915/icp: Add backlight Support for ICP
` [PATCH 7/8] drm/i915/icp: add ICP gmbus and gpio support
` [PATCH 8/8] drm/i915/icp: Add the ID for ICL PCH - ICP
` ✓ Fi.CI.BAT: success for ICP initial support
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v12] tests/kms_frontbuffer_tracking: Including DRRS test coverage
 2018-01-11 20:22 UTC  (5+ messages)
` [PATCH i-g-t v13] "

[PATCH libdrm] intel: Add more Coffeelake PCI IDs
 2018-01-11 19:03 UTC  (5+ messages)

[PATCH 18/27] drm/i915/icl: Update subslice define for ICL 11
 2018-01-11 18:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep
 2018-01-11 16:03 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-intel-fixes
 2018-01-11 15:25 UTC 

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2018-01-11 14:48 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)

[PATCH 01/11] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-11 14:29 UTC  (5+ messages)
` [PATCH 02/11] drm/i915/cnl: Add Port F definition
` [PATCH 06/11] drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F

[RFC v2 0/8] drm: Add generic fbdev emulation
 2018-01-11 14:09 UTC  (6+ messages)
` [RFC v2 6/8] drm: Handle fbdev emulation in core

[PATCH i-g-t 1/1] tools: Update .gitignore
 2018-01-11 13:38 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/1] "

[PATCH i-g-t] build: make meson more official
 2018-01-11 13:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t 1/2] tests/perf_pmu: Verify busyness when PMU is enabled after engine got busy
 2018-01-11 13:21 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] tests/perf_pmu: Verify busyness when PMU is enabled after engine got busy (rev3)

[PATCH 1/3] drm/i915: Split encoder->hot_plug() into pre and post variants
 2018-01-11 13:16 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD

[PATCH v2] x86/gpu: add CFL to early quirks
 2018-01-11 12:59 UTC  (4+ messages)
    ` [Intel-gfx] "


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