Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-11 03:18:49 to 2017-07-12 09:25:14 UTC [more...]

[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
 2017-07-12  9:25 UTC  (32+ messages)
` [PATCH 01/16] drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC enabled
` [PATCH 02/16] drm/atomic: Use the correct iterator macro in atomic_remove_fb
` [PATCH 03/16] drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()
` [PATCH 04/16] drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done
  ` [Intel-gfx] "
` [PATCH 05/16] drm/vmwgfx: Make check_modeset() use the new atomic iterator macros
  ` [Intel-gfx] "
` [PATCH 06/16] drm/i915: Use correct iterator macro
` [PATCH 07/16] drm/rcar-du: Use new iterator macros
` [PATCH 08/16] drm/atmel-hlcdec: Use for_each_new_connector_in_state
` [PATCH 09/16] drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
` [PATCH 10/16] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH 11/16] drm/mali: Use new atomic iterator macros
  ` [Intel-gfx] "
` [PATCH 12/16] drm/imx: Use "
` [PATCH 13/16] drm/mediatek: Convert to new "
  ` [PATCH 14/16] drm/msm: Convert to use "
` [PATCH 15/16] drm/nouveau: Convert nouveau "
` [PATCH 16/16] drm/atomic: Remove deprecated accessor macros
` ✓ Fi.CI.BAT: success for drm/atomic: Remove deprecated atomic iterator macros

[PATCH i-g-t] tests/debugfs_test: Add a shorter timeout when reading sysfs entries
 2017-07-12  9:17 UTC 

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-12  8:47 UTC  (10+ 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

[RFC v1 00/20] DRM Interfaces for HDCP support
 2017-07-12  8:35 UTC  (22+ messages)
` [RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
` [RFC v1 02/20] drm/hdcp: HDCP SRM blob "
` [RFC v1 03/20] drm/sysfs: Generate drm uevent with custom string
` [RFC v1 04/20] drm/hdcp: Struct drm_hdcp for connector's hdcp state
` [RFC v1 05/20] drm/hdcp: HDCP status code for DRM HDCP stack
` [RFC v1 06/20] drm/hdcp: display driver callback funcs defined
` [RFC v1 07/20] drm/hdcp: Initialization of DRM hdcp stack
` [RFC v1 08/20] drm/hdcp: Add KBuild for DRM HDCP support
` [RFC v1 09/20] drm/hdcp: Generic enable, disable and late_init
` [RFC v1 10/20] drm/hdcp: Handler for connector state change
` [RFC v1 11/20] drm/hdcp: Registering "
` [RFC v1 12/20] drm/hdcp: Atomic set and get property for hdcp
` [RFC v1 13/20] drm/hdcp: Updating DRM Property val with HDCP state
` [RFC v1 14/20] drm/hdcp2.2: HDCP2.2 protocol msg definitions
` [RFC v1 15/20] drm/hdcp2.2: Display driver service functions
` [RFC v1 16/20] drm/hdcp2.2: HDCP2.2 Initialization
` [RFC v1 17/20] drm/hdcp2.2: Definitions of HDMI HDCP2.2 registers
` [RFC v1 18/20] drm/hdcp2.2: Late_init: Capability probing on panel
` [RFC v1 19/20] drm/hdcp2.2: HDCP2.2 enable as a asynchronous work
` [RFC v1 20/20] drm/hdcp2.2: HDCP2.2 disable "
` ✗ Fi.CI.BAT: failure for DRM Interfaces for HDCP support

[PATCH v2 0/7] Add Y-tiling support into IGTs
 2017-07-12  8:15 UTC  (8+ 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 v11 1/1] vfio: ABI for mdev display dma-buf operation
 2017-07-12  7:56 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v11,1/1] "

[PATCH] drm/i915: Force CPU synchronisation even if userspace requests ASYNC
 2017-07-12  7:49 UTC  (4+ messages)

[PATCH] drm/i915: Fix error code in __create_hw_context()
 2017-07-12  7:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

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

[PATCH] dim: Add add-missing-cc command
 2017-07-12  6:17 UTC 

[PATCH v11 0/1] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-12  6:09 UTC 

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 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  (6+ messages)
` [PATCH 2/2] drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()

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

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-11 17:27 UTC  (8+ 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  (3+ messages)

[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)

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  (9+ messages)
` [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)


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