public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-07-10 10:49:07 to 2017-07-12 02:20:04 UTC [more...]

[PATCH v10] vfio: ABI for mdev display dma-buf operation
 2017-07-12  2:20 UTC  (7+ messages)

Skylake / (EE) modeset(0): present flip failed loop
 2017-07-12  1:06 UTC  (6+ messages)

[PATCH] drm/i915/guc: Don't make assumptions while getting the lrca offset
 2017-07-12  1:01 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915/psr: Introduce HAS_VLV_PSR
 2017-07-12  0:30 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/psr: Use more PSR HW tracking
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/psr: Introduce HAS_VLV_PSR

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-11 23:37 UTC  (9+ messages)
` [PATCH v3 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v3 2/4] drm/i915/psr: Account for sink CRC raciness on some panels
` [PATCH v3 3/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
` [PATCH v3 4/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` ✗ Fi.CI.BAT: failure for Kernel PSR Fix-ups

[PATCH IGT 00/11] IGT PSR Fix-ups
 2017-07-11 22:48 UTC  (12+ messages)
` [PATCH IGT 01/11] tests/kms_psr_sink_crc: Change assert_or_manual() to a macro
` [PATCH IGT 02/11] tests/kms_frontbuffer_tracking: Fix multidraw subtest
` [PATCH IGT 03/11] tests/kms_frontbuffer_tracking: Remove unneeded HSW work-around
` [PATCH IGT 04/11] lib: Add utility functions to enable and disable PSR
` [PATCH IGT 05/11] lib: Add library functions for PSR source and sink support
` [PATCH IGT 06/11] lib: Add function to return PSR active status
` [PATCH IGT 07/11] lib: Add igt_psr_await_status() and modify tests to use it
` [PATCH IGT 08/11] lib: Add igt_psr_print_status() and change "
` [PATCH IGT 09/11] lib: Add igt_psr_valid_connector() "
` [PATCH IGT 10/11] lib: Add igt_psr_find_good_mode() and modify "
` [PATCH IGT 11/11] lib: Add igt_psr_get_sink_crc() and change "

[PATCH i-g-t] Add support for subtest-specific documentation
 2017-07-11 22:08 UTC  (2+ messages)

[PATCH 00/23] drm/i915: Unify the HSW/BDW and GEN9+ power well code
 2017-07-11 21:01 UTC  (33+ messages)
` [PATCH 01/18] drm/i915/chv: Add unique power well ID for the pipe A power well
` [PATCH 02/18] drm/i915: Unify power well ID enums
  ` [PATCH v2 "
    ` [PATCH 06/18] drm/i915: Check for duplicated power well IDs
      ` [PATCH v2 "
      ` [PATCH v3 "
    ` [PATCH 16/18] drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
      ` [PATCH v2 "
` [PATCH 03/18] drm/i915: Assign everywhere the always-on power well ID
` [PATCH 04/18] drm/i915/gen2: Add an ID for the display pipes power well
  ` [PATCH v2 "
` [PATCH 05/18] drm/i915/hsw, bdw: Add an ID for the global display "
  ` [PATCH v2 "
` [PATCH 13/18] drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
  ` [PATCH v2 "
` [PATCH 15/18] drm/i915/hsw+: Add has_fuses power well attribute
  ` [PATCH v2 "
` ✗ Fi.CI.BAT: warning for drm/i915: Unify the HSW/BDW and GEN9+ power well code (rev8)

[PATCH v3 1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
 2017-07-11 20:35 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
` ✗ Fi.CI.BAT: warning for series starting with [v3,1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"

[Regression report] Weekly regression report WW27
 2017-07-11 20:21 UTC 

[PATCH v2 0/7] Add Y-tiling support into IGTs
 2017-07-11 19:03 UTC  (7+ messages)
` [PATCH v2 1/7] lib/igt_fb: Let others use igt_get_fb_tile_size
` [PATCH v2 2/7] lib/igt_fb: Add helper function for tile_to_mod
` [PATCH v2 5/7] tests/kms_draw_crc: add support for Y tiling

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-11 17:27 UTC  (14+ messages)
` [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

[RFC 1/4] drm/i915: Record both min/max eu_per_subslice in sseu_dev_info
 2017-07-11 17:14 UTC  (3+ messages)
` [RFC 4/4] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH] dma-buf/fence: Avoid use of uninitialised timestamp
 2017-07-11 17:09 UTC  (2+ messages)

[PATCH 0/8] Adding NV12 support for SKL display
 2017-07-11 16:18 UTC  (16+ 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 (rev5)

[PATCH i-g-t] igt: Add LOCAL defines for distro compatibility
 2017-07-11 15:33 UTC  (3+ messages)

[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
 2017-07-11 15:26 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Make fbcon a built-time depency for fbdev, take 2 (rev2)
` ✗ Fi.CI.BAT: failure for Make fbcon a built-time depency for fbdev, take 2 (rev3)

[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
 2017-07-11 15:11 UTC  (14+ messages)
` [PATCH v2 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
` [PATCH v2 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error
` [PATCH v2 04/12] drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
` [PATCH v2 05/12] drm/i915: "
` [PATCH v2 06/12] drm/mediatek: "
  ` [PATCH v2 03/12] drm/nouveau: "
  ` [PATCH v2 07/12] drm/msm: "
  ` [PATCH v2 08/12] drm/tegra: "
` [PATCH v2 09/12] drm/tilcdc: "
` [PATCH v2 10/12] drm/vc4: "
` [PATCH v2 11/12] drm/atomic: Add __must_check to drm_atomic_helper_swap_state
` [PATCH v2 12/12] drm/atomic: Allow drm_atomic_helper_swap_state to fail
` ✗ Fi.CI.BAT: warning for drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible

[PATCH 2/4] fbdev: Nuke FBINFO_MODULE
 2017-07-11 14:52 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915/cnl: Add missing type case
 2017-07-11 14:06 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] Revert "drm/i915: Add heuristic to determine better way to adjust brightness"
 2017-07-11 14:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[GIT PULL] more GVT-g fixes for 4.13
 2017-07-11 13:08 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2017-07-11 13:07 UTC 

[i-g-t] many testcases skiped
 2017-07-11 11:50 UTC 

[PATCH] drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
 2017-07-11 11:27 UTC  (3+ messages)

[PATCH] drm/i915: Force CPU synchronisation even if userspace requests ASYNC
 2017-07-11 11:06 UTC  (3+ messages)

Problems with intel graphics driver
 2017-07-11  9:44 UTC  (2+ messages)

[PATCH 0/8] Adding NV12 support for SKL display
 2017-07-11  3:38 UTC  (10+ messages)
` [PATCH 1/8] drm-tip: 2017y-07m-10d-20h-48m-19s UTC integration manifest
` [PATCH 2/8] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH 3/8] drm/i915: Add render decompression support
` [PATCH 4/8] drm/i915: Set scaler mode for NV12
` [PATCH 5/8] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 6/8] drm/i915: Upscale scaler max scale for NV12
` [PATCH 7/8] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 8/8] drm/i915: Add NV12 as supported format for sprite plane
` ✗ Fi.CI.BAT: warning for Adding NV12 support for SKL display (rev4)

[PATCH v10] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-11  0:43 UTC  (2+ messages)

[maintainer-tools RFC PATCH] drm-intel: Link to .html instead of .rst
 2017-07-10 22:00 UTC  (4+ messages)

[PULL] drm-misc-next-fixes
 2017-07-10 19:58 UTC 

[PATCH] drm/i915/cnl: Fix DP max voltage
 2017-07-10 19:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/cnl: Add max allowed Cannonlake DC
 2017-07-10 19:22 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Fix up CNL cdclk related limits
 2017-07-10 18:36 UTC  (8+ messages)
` [PATCH v2 "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Fix up CNL cdclk related limits (rev3)

[PATCH 0/8] Adding NV12 support for SKL display
 2017-07-10 17:59 UTC  (3+ messages)
` [PATCH 7/8] drm/i915: Add NV12 as supported format for sprite plane

[Regression report] Weekly regression report WW27
 2017-07-10 15:26 UTC 

[PATCH v2 00/22] drm/i915: Fix pre-g4x GPU reset, again (v2)
 2017-07-10 15:17 UTC  (17+ messages)
` [PATCH 04/22] drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
  ` [PATCH v2 "
` [PATCH v3 21/22] drm/atomic: Introduce drm_atomic_helper_duplicate_commited_state()
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915: Fix pre-g4x GPU reset, again (rev4)

[PATCH] drm/i915: Emit a user level message when resetting the GPU (or engine)
 2017-07-10 15:11 UTC  (3+ messages)

[PATCH 1/5] drm/i915/fbdev: Always forward hotplug events
 2017-07-10 15:02 UTC  (3+ messages)
` [Intel-gfx] "

[Bug Report] Weekly progress report WW27
 2017-07-10 14:43 UTC 

[PATCH 2/3] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
 2017-07-10 13:02 UTC  (2+ messages)
` [PATCH v2 "

[PATCH i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-07-10 11:55 UTC  (2+ messages)

[PATCH 00/20] YCBCR 4:2:0 handling for LSPCON
 2017-07-10 11:38 UTC  (22+ messages)
` [PATCH 01/20] drm: handle HDMI 2.0 VICs in AVI info-frames
` [PATCH 02/20] drm/edid: complete CEA modedb(VIC 1-107)
` [PATCH 03/20] drm/edid: parse sink information before CEA blocks
` [PATCH 04/20] drm/edid: cleanup patch for CEA extended-tag macro
` [PATCH 05/20] drm/edid: parse YCBCR420 videomodes from EDID
` [PATCH 06/20] drm: add helper to validate YCBCR420 modes
` [PATCH 07/20] drm/edid: parse ycbcr 420 deep color information
` [PATCH 08/20] drm: set output colorspace in AVI infoframe
` [PATCH 09/20] drm: add helper functions for YCBCR420 handling
` [PATCH 10/20] drm/i915: add config function for YCBCR420 outputs
` [PATCH 11/20] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH 12/20] drm/i915: prepare pipe for YCBCR420 output
` [PATCH 13/20] drm/i915: prepare csc unit "
` [PATCH 14/20] drm/i915: set colorspace for YCBCR420 outputs
` [PATCH 15/20] drm/i915/glk: set HDMI 2.0 identifier
` [PATCH 16/20] drm: add function to read vendor OUI
` [PATCH 17/20] drm/i915: check LSPCON "
` [PATCH 18/20] drm/i915: YCBCR 420 support for LSPCON
` [PATCH 19/20] drm/i915: Move AVI infoframe function to DDI layer
` [PATCH 20/20] drm/i915: write AVI infoframes for LSPCON
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling "

[PATCH 0/2] drm/i915/perf: Add support for loadable OA configs
 2017-07-10 10:48 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface


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