public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-07-12 19:20:43 to 2017-07-14 10:15:53 UTC [more...]

[PATCH v10] vfio: ABI for mdev display dma-buf operation
 2017-07-14 10:15 UTC  (11+ messages)

[PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation
 2017-07-14 10:11 UTC  (7+ messages)

[PATCH v2 0/7] Add Y-tiling support into IGTs
 2017-07-14 10:15 UTC  (12+ messages)
` [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH v2 5/7] tests/kms_draw_crc: add support for Y tiling
` [PATCH v2 6/7] igt/kms_frontbuffer_tracking: Add Y-tiling support
` [PATCH v2 7/7] igt/kms_fbc_crc.c : Add Y-tile tests

[PATCH 00/12] PSR clean-up, new vfuncs and more use of HW tracking
 2017-07-14 10:07 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/psr: Remove vlv_is_active function
` [PATCH 06/12] drm/i915/psr: Unify VSC setup functions
` [PATCH 07/12] drm/i915/psr: Re-create a hsw_psr_enable_source
` [PATCH 08/12] drm/i915/psr: Re-org Activate after enable
` [PATCH 10/12] drm/i915/psr: Add enable_sink vfunc
` [PATCH 11/12] drm/i915/psr: Add enable_source vfunc
` [PATCH 12/12] drm/i915/psr: Use more PSR HW tracking
` ✗ Fi.CI.BAT: warning for PSR clean-up, new vfuncs and more use of "

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-14  9:58 UTC  (14+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations

[PATCH 1/2] dim: Move all rerere updating into helpers
 2017-07-14  9:57 UTC  (5+ messages)
` [PATCH 2/2] dim: Try to gc the rr-cache

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-14  9:46 UTC  (17+ 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

[PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
 2017-07-14  9:11 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Implement vm_ops->access for gdb access into GTT mmaps
 2017-07-14  7:42 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH xserver] Make PixmapDirtyUpdateRec::src a DrawablePtr
 2017-07-14  7:38 UTC  (7+ messages)
` [PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being "
    ` [Nouveau] "

Modesetting tearing without compositor
 2017-07-14  4:20 UTC 

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

[PATCH 2/2] tools/null_state_gen: Add GEN10 golden context batch buffer creation
 2017-07-13 22:30 UTC  (6+ messages)
` [PATCH] "

[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
 2017-07-13 22:28 UTC  (8+ messages)

[PATCH v2 3/7] lib/igt_draw: Add Y-tiling support
 2017-07-13 21:33 UTC  (3+ messages)
` [PATCH] "

[PATCH] edp-DRRS test
 2017-07-13 20:51 UTC  (2+ messages)

[PATCH v3 1/5] drm/i915/lrc: Clarify the format of the context image
 2017-07-13 20:44 UTC  (13+ messages)
` [PATCH v3 2/5] drm/i915/guc: Don't make assumptions while getting the lrca offset
` [PATCH v3 3/5] drm/i915/lrc: allocate separate page for HWSP
` [PATCH v3 4/5] drm/i915/execlists: Read the context-status buffer from the HWSP
  ` [PATCH v4] "
` [PATCH v3 5/5] drm/i915/execlists: Read the context-status HEAD "
` ✗ Fi.CI.BAT: warning for series starting with [v3,1/5] drm/i915/lrc: Clarify the format of the context image
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/5] drm/i915/lrc: Clarify the format of the context image (rev2)

[RFC v1 00/20] DRM Interfaces for HDCP support
 2017-07-13 19:02 UTC  (13+ messages)
` [RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
    ` [Intel-gfx] "

[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
 2017-07-13 18:49 UTC  (6+ messages)
` [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev
` [PATCH 4/4] drm/<drivers>: Drop fbdev info flags

[PATCH v5 00/14] improve the fb_setcmap helper
 2017-07-13 16:25 UTC  (2+ messages)
` [PATCH v5 09/14] drm: i915: remove dead code and pointless local lut storage

[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
 2017-07-13 16:00 UTC  (7+ messages)
` [PATCH 13/16] drm/mediatek: Convert to new "
` [PATCH 15/16] drm/nouveau: Convert nouveau to use "
  ` [Intel-gfx] "

[PATCH 00/11] Fixed16.16 wrapper cleanup & wm optimization
 2017-07-13 15:31 UTC  (3+ messages)
` [PATCH 06/11] drm/i915/skl+: unify cpp value in WM calculation

[PATCH 2/4] fbdev: Nuke FBINFO_MODULE
 2017-07-13 14:50 UTC  (6+ messages)
` [PATCH] "

[PATCH v2 0/2] Add support for loadable OA configs
 2017-07-13 14:42 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/perf: prune "
` [PATCH 2/2] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs

[PATCH 00/20] YCBCR 4:2:0 handling for LSPCON
 2017-07-13 14:17 UTC  (67+ messages)
` [PATCH 02/20] drm/edid: complete CEA modedb(VIC 1-107)
` [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
      ` [Intel-gfx] "
` [PATCH 13/20] drm/i915: prepare csc unit for YCBCR420 output
` [PATCH 16/20] drm: add function to read vendor OUI
` [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

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

[PATCH 11/11] drm/i915/bxt: Enable IPC support
 2017-07-13 12:02 UTC  (4+ messages)
` [PATCH 11/13] "

[PATCH v2 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-07-13 11:16 UTC 

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

[PATCH v2 1/5] drm/i915/lrc: Clarify the format of the context image
 2017-07-13  9:43 UTC  (13+ messages)
` [PATCH v2 2/5] drm/i915/guc: Don't make assumptions while getting the lrca offset
` [PATCH v2 3/5] drm/i915/lrc: allocate separate page for HWSP
` [PATCH v2 4/5] drm/i915/execlists: Read the context-status buffer from the HWSP
` [PATCH v2 5/5] drm/i915/execlists: Read the context-status HEAD "
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/5] drm/i915/lrc: Clarify the format of the context image

[PATCH 1/3] drm/i915/lrc: allocate separate page for HWSP
 2017-07-13  8:33 UTC  (10+ messages)
` [PATCH 2/3] drm/i915/execlists: Read the context-status buffer from the HWSP
` [PATCH 3/3] drm/i915/execlists: Read the context-status HEAD "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/lrc: allocate separate page for HWSP

[PATCH] drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse
 2017-07-13  8:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse (rev2)

[PATCH] drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse
 2017-07-13  6:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915/cnl: New DMC release: 1.05
 2017-07-13  0:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFC] drm/i915/lrc: allocate separate page for HWSP
 2017-07-12 21:50 UTC  (3+ messages)

[PATCH 1/2] drm/i915/lrc: Clarify the format of the context image
 2017-07-12 21:27 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/guc: Don't make assumptions while getting the lrca offset
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/lrc: Clarify the format of the context image


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