Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-19 07:46:28 to 2017-06-20 19:32:37 UTC [more...]

[PATCH] drm: Fix GETCONNECTOR regression
 2017-06-20 19:32 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "

[PATCH 00/11] improve the fb_setcmap helper
 2017-06-20 19:25 UTC  (12+ messages)
` [PATCH 01/11] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set
` [PATCH 02/11] drm: amd: remove dead code and pointless local lut storage
` [PATCH 03/11] drm: ast: "
` [PATCH 04/11] drm: cirrus: "
` [PATCH 05/11] dmr: gma500: "
` [PATCH 06/11] drm: i915: "
` [PATCH 07/11] drm: mgag200: "
` [PATCH 08/11] drm: nouveau: "
` [PATCH 09/11] drm: radeon: "
` [PATCH 10/11] drm: stm: "
` [PATCH 11/11] drm: remove unused and redundant callbacks

[PATCH i-g-t] test/kms_properties.c: fix connector-properties
 2017-06-20 19:03 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH 0/5] drm/i915: PCH detection cleanup
 2017-06-20 18:50 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Use HAS_PCH_CPT() everywhere
` [PATCH 2/5] drm/i915: s/Couar/Cougar/
` [PATCH 3/5] drm/i915: Document that PPT==CPT and WPT==LPT
` [PATCH 4/5] drm/i915: Clean up some expressions
` [PATCH 5/5] drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection
` ✗ Fi.CI.BAT: warning for drm/i915: PCH detection cleanup

[PATCH] drm/core: Fail atomic IOCTL with no CRTC state but with signaling
 2017-06-20 18:30 UTC  (7+ messages)
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/core: Fail atomic IOCTL with no CRTC state but with signaling. (rev2)

[PATCH i-g-t 1/3] lib: Force global reset + uevents for hang detector
 2017-06-20 18:25 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib: Add reset-type helper in ioctl_wrappers
` [PATCH i-g-t 3/3] tests/gem_reset_stats: Enforce full chip reset mode before run

[PATCH RESEND v11 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-06-20 17:46 UTC  (3+ messages)

Per-engine reset
 2017-06-20 17:24 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: Wait for concurrent global resets to complete
` [PATCH 2/9] drm/i915: Look for active requests earlier in the reset path
` [PATCH 3/9] drm/i915: Update i915.reset to handle engine resets
` [PATCH 4/9] drm/i915: Modify error handler for per engine hang recovery
` [PATCH 5/9] drm/i915: Add support for per engine reset recovery
` [PATCH 6/9] drm/i915: Add engine reset count to error state
` [PATCH 7/9] drm/i915: Export per-engine reset count info to debugfs
` [PATCH 8/9] drm/i915/selftests: reset engine self tests
` [PATCH 9/9] drm/i915: Enable Engine reset and recovery support
` ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Wait for concurrent global resets to complete

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-20 17:07 UTC  (21+ messages)
` [PATCH v9 3/7] drm: Extend the drm format
    ` [Intel-gfx] "
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
                  ` [Intel-gfx] "

[PATCH] drm/i915: Break modeset deadlocks on reset
 2017-06-20 16:12 UTC 

[PATCH 1/3] drm/i915: Retire the VMA's fence tracker before unbinding
 2017-06-20 16:05 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Pass the right flags to i915_vma_move_to_active()
` [PATCH 3/3] drm/i915: Assert the vma's active tracking is clear before free
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Retire the VMA's fence tracker before unbinding

[PULL] drm-intel-fixes
 2017-06-20 15:29 UTC 

[PATCH 2/4] lib/igt_kms: Fix override_mode handling
 2017-06-20 15:22 UTC  (4+ messages)
` [PATCH v2] "

[igt PATCH] igt/pm_rps: Remove remaining assert on CUR <= MAX
 2017-06-20 15:15 UTC  (3+ messages)

[i-g-t] igt/gem_reset_stats: Fix pending batches status expectation
 2017-06-20 15:10 UTC  (5+ messages)

drm-misc-next for 4.13
 2017-06-20 15:11 UTC 

[PATCH v2 1/5] drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
 2017-06-20 14:55 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v4 00/15] HDMI YCBCR output handling in DRM layer
 2017-06-20 14:20 UTC  (18+ messages)
` [PATCH v4 01/15] drm: add HDMI 2.0 VIC support for AVI info-frames
` [PATCH v4 02/15] drm: add YCBCR 420 capability identifier
` [PATCH v4 03/15] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH v4 04/15] drm/edid: parse YCBCR 420 videomodes from EDID
` [PATCH v4 05/15] drm/edid: parse ycbcr 420 deep color information
` [PATCH v4 06/15] drm/edid: parse sink information before CEA blocks
` [PATCH v4 07/15] drm: create hdmi output property
` [PATCH v4 08/15] drm: set output colorspace in AVI infoframe
` [PATCH v4 09/15] drm: add helper functions for YCBCR output handling
` [PATCH v4 10/15] drm/i915: add compute-config for YCBCR outputs
  ` [Intel-gfx] "
` [PATCH v4 11/15] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH v4 12/15] drm/i915: prepare pipe for YCBCR output
` [PATCH v4 13/15] drm/i915: prepare csc unit for YCBCR HDMI output
` [PATCH v4 14/15] drm/i915: set colorspace for ycbcr outputs
` [PATCH v4 15/15] drm/i915/glk: set HDMI 2.0 identifier
` ✗ Fi.CI.BAT: failure for HDMI YCBCR output handling in DRM layer (rev4)

[PATCH 0/5] drm/i915; Support for COLOR_ENCODING and COLOR_RANGE props
 2017-06-20 14:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for sna: Add XV_COLORSPACE attribute support for sprite Xv adaptors (rev4)

[PATCH v6] drm/i915/gvt: Fix guest i915 48bit full ppgtt blocking issue
 2017-06-20 14:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v6] drm/i915: Enable guest i915 48bit full ppgtt functionality
 2017-06-20 14:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 3/5] drm/i915: Add support for the YCbCr COLOR_ENCODING property
 2017-06-20 13:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 5/5] drm/i915: Add support for the YCbCr COLOR_RANGE property
 2017-06-20 13:35 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Assert the vma's active tracking is clear before free
 2017-06-20 13:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[CI 1/3] drm/i915: Group all the global context information together
 2017-06-20 12:59 UTC  (4+ messages)
` [CI 2/3] drm/i915: Allow contexts to be unreferenced locklessly
` [CI 3/3] drm/i915: Enable rcu-only context lookups
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/3] drm/i915: Group all the global context information together

[PULL] drm-intel-next
 2017-06-20 12:44 UTC 

[PATCH 1/2] drm/i915: Simplify intel_engines_init
 2017-06-20 11:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Simplify intel_engines_init (rev2)

[PATCH 1/3] drm/i915: Convert execbuf to use struct-of-array packing for critical fields
 2017-06-20 11:26 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Simplify eb_lookup_vmas()
` [PATCH 3/3] drm/i915: Replace execbuf vma ht with an idr

Atomic commit on planes with more than one possible CRTC's
 2017-06-20 11:05 UTC  (2+ messages)

[PATCH i-g-t] igt/meta_test: Add a warn subtest to make sure warnings are caught as expected
 2017-06-20  9:16 UTC  (4+ messages)

[PATCH] drm: Restore GNOME monitors.xml support
 2017-06-20  9:15 UTC  (3+ messages)
  ` [Intel-gfx] "

[PULL] topic/e1000e-fix
 2017-06-20  8:49 UTC  (7+ messages)
  ` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
        ` [Intel-wired-lan] "

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related
 2017-06-20  8:21 UTC  (10+ messages)
` [PATCH 10/37] drm/doc: vblank cleanup
` [PATCH 30/37] drm/sti: Drop drm_vblank_cleanup
` [PATCH 33/37] drm/tegra: "

[Bug Report] Weekly progress report WW24
 2017-06-20  8:07 UTC  (2+ messages)

[PATCH] [RFC] drm/i915/skl+: enable PF_ID interlace mode in SKL
 2017-06-20  7:45 UTC  (5+ messages)

[PATCH I-G-T 1/2] igt/kms_pipe_crc_basic: Print pipe name when skipping
 2017-06-20  7:22 UTC  (3+ messages)
` [PATCH I-G-T 2/2] igt/kms_pipe_crc_basic: Skip test before system suspend

[PATCH 0/8] Adding NV12 support for SKL display
 2017-06-20  6:23 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH 2/8] drm/i915: Add render decompression support
` [PATCH 3/8] drm/i915: Set scaler mode for NV12
` [PATCH 4/8] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 5/8] drm/i915: Upscale scaler max scale for NV12
` [PATCH 6/8] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 7/8] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 8/8] drm/i915: Add NV12 support to intel_framebuffer_init
` ✓ Fi.CI.BAT: success for Adding NV12 support for SKL display (rev2)

[PATCH] drm/i915: Wait for concurrent global resets to complete
 2017-06-19 22:39 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Wait for concurrent global resets to complete (rev2)

[PATCH] drm/i915/cfl: Fix Workarounds
 2017-06-19 22:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/cnl: Fix RMW on ddi vswing sequence
 2017-06-19 21:09 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Fix RMW on ddi vswing sequence. (rev4)

Fixes that failed to backport to v4.12-rc1
 2017-06-19 19:35 UTC  (7+ messages)
` [PATCH] drm/i915: Differentiate between sw write location into ring and last hw read
  ` [PATCH] drm/i915: Don't enable backlight at setup time

[PATCH] drm/i915: Make intel_digital_port_connected() work for any port
 2017-06-19 19:33 UTC  (3+ messages)

[PATCH] drm/i915: Remove WaDisableKillLogic and GEN9_DISABLE_OCL_OOB_SUPPRESS_LOGIC for KBL and GLK
 2017-06-19 19:17 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: decouple runtime PM enablement from DMC presence
 2017-06-19 18:45 UTC  (11+ messages)

[PATCH v9 00/21] Gen8+ engine-reset
 2017-06-19 18:42 UTC  (5+ messages)
` [PATCH v9 05/21] drm/i915: Add support for per engine reset recovery

[PATCH i-g-t v3] tests/chamelium: Add common suspend and hibernate tests for DP and HDMI
 2017-06-19 18:31 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Fix RMW on ddi vswing sequence
 2017-06-19 17:29 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/cnl: Fix RMW on ddi vswing sequence. (rev3)

[PATCH] drm/i915/cnl: Add information to missing case
 2017-06-19 17:19 UTC  (6+ messages)

[PATCH RESEND] drm: i915: Don't try detecting sinks on ports already in use
 2017-06-19 16:16 UTC  (5+ messages)

[Regression report] Weekly regression report WW42
 2017-06-19 14:47 UTC 

[PATCH] drm/i915: Setting pch_id for HSW/BDW in virtual environment
 2017-06-19 13:39 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] tests/kms_rmfb: Fix cursor fb size
 2017-06-19 12:37 UTC  (2+ messages)

[PATCH] drm/i915/kbl: Remove WaDisableKillLogic and GEN9_DISABLE_OCL_OOB_SUPPRESS_LOGIC
 2017-06-19 11:56 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Do not re-calculate num_rings locally
 2017-06-19 10:59 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/7] Reorganize the register picking macros
 2017-06-19 10:14 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: add _PICK macro for the "a + index * (b - a)" macros

[PATCH] drm/i915/cnl: Fix RMW on ddi vswing sequence
 2017-06-19  9:31 UTC  (2+ messages)

[PATCH i-g-t v2] tests/chamelium: Add common suspend and hibernate tests for DP and HDMI
 2017-06-19  9:08 UTC  (3+ messages)

Updated drm-intel-testing
 2017-06-19  7:44 UTC 


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