Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-13 16:21:18 to 2017-07-17 03:06:24 UTC [more...]

[PATCH v2 0/3] drm/i915/gvt: Introduce framebuffer decoder
 2017-07-17  3:06 UTC  (2+ messages)
` [PATCH v2 1/3] drm/i915/gvt: Add framebuffer decoder support

[PATCH v1 1/3] drm/i915/gvt: Add framebuffer decoder support
 2017-07-17  2:54 UTC  (3+ messages)
` [PATCH v1 2/3] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v1 3/3] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

[PATCH v1 0/3] drm/i915/gvt: Introduce framebuffer decoder
 2017-07-17  2:53 UTC 

[PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation
 2017-07-17  2:26 UTC  (9+ messages)

[PATCH] dim: Switch Link: tags to https://
 2017-07-16 18:02 UTC  (2+ messages)

Modesetting tearing without compositor
 2017-07-15 22:02 UTC  (2+ messages)

[PATCH 0/7] RFC: duct-tape for the gpu reset vs. modeset deadlock
 2017-07-15 13:45 UTC  (11+ messages)
` [PATCH 1/7] drm/i915: Nuke legacy flip queueing code
` [PATCH 2/7] drm/i915: Unbreak gpu reset vs. modeset locking
` [PATCH 3/7] drm/atomic-helper: add sync_all helper for gpu reset
` [PATCH 4/7] drm/i915: only disable outputs in simulated gpu resets
` [PATCH 5/7] drm/i915: Avoid the gpu reset vs. modeset deadlock
` [PATCH 6/7] drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
` [PATCH 7/7] drm/i915: More surgically unbreak the modeset vs reset deadlock
` ✗ Fi.CI.BAT: warning for RFC: duct-tape for the gpu reset vs. modeset deadlock

[PATCH 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-15 11:03 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Fix fbdev unload sequence
` [PATCH 3/3] drm/i915: unregister interfaces first in unload
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/atomic-helper: Fix leak in disable_all
` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with drm/atomic-helper: Fix leak in disable_all (rev2)

[PATCH] drm: Don't complain too much about struct_mutex
 2017-07-15 11:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 00/14] YCBCR 4:2:0 handling in DRM layer
 2017-07-15  5:03 UTC  (20+ messages)
` [PATCH v2 06/14] drm/edid: parse YCBCR420 videomodes from EDID
      ` [PATCH v8 "
` [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 "
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in DRM layer (rev3)

[PATCH] drm/i915: Consistently use enum pipe for PCH transcoders
 2017-07-15  1:04 UTC 

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

[PATCH 0/8] Adding NV12 support for SKL display
 2017-07-14 23:16 UTC  (3+ messages)
` [PATCH 1/8] drm/i915: Implement .get_format_info() hook for CCS

[PATCH 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-14 21:50 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Fix fbdev unload sequence
` [PATCH 3/3] drm/i915: unregister interfaces first in unload
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/atomic-helper: Fix leak in disable_all

[PATCH i-g-t] tests/drm_module_reload: Don't require hda dynamic debug
 2017-07-14 21:22 UTC  (3+ messages)

[PATCH] drm/i915/fbc: add comments to the FBC auxiliary structs
 2017-07-14 21:00 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC] drm/i915: Add GuC timeout config options to Kconfig.debug
 2017-07-14 20:57 UTC  (3+ messages)

Skylake / (EE) modeset(0): present flip failed loop
 2017-07-14 20:50 UTC  (7+ messages)

[PATCH] drm/i915: Fix cursor updates on some platforms
 2017-07-14 20:39 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3] drm/i915: Fix FBC cfb stride programming for non X-tiled FB
 2017-07-14 19:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] dma-buf/fence: Avoid use of uninitialised timestamp
 2017-07-14 19:20 UTC  (3+ messages)

[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
 2017-07-14 19:10 UTC  (5+ messages)
` [PATCH 2/4] drm: Create a format/modifier blob

[PATCH v2 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-07-14 18:21 UTC  (4+ messages)

[PATCH] drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions
 2017-07-14 18:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/cnl: New DMC release: 1.05
 2017-07-14 17:54 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Gen10 render context size
 2017-07-14 17:33 UTC  (4+ messages)

[PATCH 00/12] PSR clean-up, new vfuncs and more use of HW tracking
 2017-07-14 16:58 UTC  (10+ messages)
` [PATCH 07/12] drm/i915/psr: Re-create a hsw_psr_enable_source
    ` [PATCH 1/2] "
      ` [PATCH 2/2] drm/i915/psr: Move hsw_enable_source after enabling sink
` [PATCH 08/12] drm/i915/psr: Re-org Activate after enable
    ` [PATCH] "
` ✗ Fi.CI.BAT: failure for PSR clean-up, new vfuncs and more use of HW tracking. (rev3)
` ✓ Fi.CI.BAT: success for PSR clean-up, new vfuncs and more use of HW tracking. (rev4)

[RESEND v2 1/2] drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated
 2017-07-14 16:56 UTC  (5+ messages)
` [RESEND v2 2/2] drm/i915/dp: Validate the compliance test link parameters
` ✓ Fi.CI.BAT: success for series starting with [RESEND,v2,1/2] drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated

[PATCH v4 0/3] Add support for loadable OA configs
 2017-07-14 16:09 UTC  (6+ messages)
` [PATCH v4 1/3] drm/i915/perf: fix flex eu registers programming
` [PATCH v4 2/3] drm/i915/perf: prune OA configs
` [PATCH v4 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-14 16:04 UTC  (8+ 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 1/2] drm/i915: Fix error checking/locking in perf/lookup_context()
 2017-07-14 15:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Fix user ptr check size in eb_relocate_vma()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix error checking/locking in perf/lookup_context()

[PATCH i-g-t v2 0/7] igt: Add support for testing writeback connectors
 2017-07-14 15:18 UTC  (8+ messages)
` [PATCH i-g-t v2 1/7] igt: lib/igt_crc: Split out CRC functionality
` [PATCH i-g-t v2 2/7] lib/igt_kms: Add writeback support in lib/
` [PATCH i-g-t v2 3/7] kms_writeback: Add initial writeback tests
` [PATCH i-g-t v2 4/7] lib: Add function to hash a framebuffer
` [PATCH i-g-t v2 5/7] kms_writeback: Add writeback-check-output
` [PATCH i-g-t v2 6/7] lib/igt_kms: Add igt_output_clone_pipe for cloning
` [PATCH i-g-t v2 7/7] kms_writeback: Add tests using a cloned output

[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
 2017-07-14 15:08 UTC  (10+ messages)

[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
 2017-07-14 15:06 UTC  (17+ messages)
` [PATCH v2 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
  ` [Intel-gfx] "
` [PATCH v2 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error
  ` [Intel-gfx] "
` [PATCH v2 07/12] drm/msm: Handle drm_atomic_helper_swap_state failure
  ` [Intel-gfx] "
` [PATCH v2 08/12] drm/tegra: "
    ` [Intel-gfx] "
` [PATCH v2 10/12] drm/vc4: "
  ` [Intel-gfx] "
` [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
  ` [Intel-gfx] "

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

[PATCH v2 0/7] Add Y-tiling support into IGTs
 2017-07-14 14:25 UTC  (16+ 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

[RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
 2017-07-14 13:55 UTC  (14+ messages)
  ` [Intel-gfx] "
                      ` [RFC v2] drm/hdcp: drm enum property for HDCP State

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

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

[PATCH 1/5] drm/i915/fbdev: Always forward hotplug events
 2017-07-14 13:15 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/perf: prune OA configs
 2017-07-14 12:58 UTC  (2+ messages)

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

[PATCH i-g-t] tests/debugfs_test: Add a shorter timeout when reading sysfs entries
 2017-07-14 11:37 UTC  (2+ messages)

[RFC v1 00/20] DRM Interfaces for HDCP support
 2017-07-14 11:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for DRM Interfaces for HDCP support (rev2)

[PATCH 00/11] Fixed16.16 wrapper cleanup & wm optimization
 2017-07-14 10:31 UTC  (7+ messages)
` [PATCH 01/11] drm/i915: take-out common clamping code of fixed16 wrappers
` [PATCH 06/11] drm/i915/skl+: unify cpp value in WM calculation

[PATCH v2 0/2] Add support for loadable OA configs
 2017-07-14 10:25 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface

[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] 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] "

[PATCH 2/2] tools/null_state_gen: Add GEN10 golden context batch buffer creation
 2017-07-13 22:30 UTC  (6+ 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  (11+ messages)
` [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: failure for series starting with [v3,1/5] drm/i915/lrc: Clarify the format of the context image (rev2)

[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
 2017-07-13 18:49 UTC  (4+ messages)
` [PATCH 1/4] fbcon: Make fbcon a built-time depency for fbdev

[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


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