intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 22:23:41 to 2018-10-18 16:28:02 UTC [more...]

[PULL] drm-misc-fixes
 2018-10-18 16:28 UTC 

[PATCH v2 0/8] drm/i915/gen11: Add support for the NV12 format
 2018-10-18 16:20 UTC  (22+ messages)
` [PATCH v2 1/8] drm/i915: Fix unsigned overflow when calculating total data rate
` [PATCH v2 2/8] drm/i915/gen11: Enable 6 sprites on gen11
` [PATCH v2 3/8] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v4
` [PATCH v2 4/8] drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2
` [PATCH v2 5/8] drm/i915/gen11: Program the scalers correctly for planar formats, v3
` [PATCH v2 6/8] drm/i915/gen11: Program the chroma upsampler for HDR planes
` [PATCH v2 7/8] drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3
` [PATCH v2 8/8] drm/i915/gen11: Expose planar format support on gen11
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Add support for the NV12 format
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/11] More watermarks improvements
 2018-10-18 16:18 UTC  (30+ messages)
` [PATCH 01/11] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
` [PATCH 02/11] drm/i915: remove padding from struct skl_wm_level
` [PATCH 03/11] drm/i915: fix handling of invisible planes in watermarks code
` [PATCH 04/11] drm/i915: remove useless memset() for watermarks parameters
` [PATCH 05/11] drm/i915: simplify wm->is_planar assignment
` [PATCH 06/11] drm/i915: refactor skl_write_plane_wm()
` [PATCH 07/11] drm/i915: move ddb_blocks to be a watermark parameter
` [PATCH 08/11] drm/i915: reorganize the error message for invalid watermarks
` [PATCH 09/11] drm/i915: make skl_needs_memory_bw_wa() take dev_priv instead of state
` [PATCH 10/11] drm/i915: add pipe_htotal to struct skl_wm_params
` [PATCH 11/11] drm/i915: pass dev_priv instead of cstate to skl_compute_transition_wm()
` ✗ Fi.CI.CHECKPATCH: warning for More watermarks improvements
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Drop rpm wakeref on error in debugfs/i915_drop_caches_set
 2018-10-18 15:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t 00/17] Media scalability tooling
 2018-10-18 15:28 UTC  (18+ messages)
` [PATCH i-g-t 01/17] lib: Update uapi headers
` [PATCH i-g-t 02/17] trace.pl: Virtual engine support
` [PATCH i-g-t 03/17] trace.pl: Virtual engine preemption support
` [PATCH i-g-t 04/17] wsim/media-bench: i915 balancing
` [PATCH i-g-t 05/17] gem_wsim: Use IGT uapi headers
` [PATCH i-g-t 06/17] gem_wsim: Fix shadowed local
` [PATCH i-g-t 07/17] gem_wsim: Factor out common error handling
` [PATCH i-g-t 08/17] gem_wsim: More wsim_err
` [PATCH i-g-t 09/17] gem_wsim: Submit fence support
` [PATCH i-g-t 10/17] gem_wsim: Extract str to engine lookup
` [PATCH i-g-t 11/17] gem_wsim: Engine map support
` [PATCH i-g-t 12/17] gem_wsim: Save some lines by changing to implicit NULL checking
` [PATCH i-g-t 13/17] gem_wsim: Compact int command parsing with a macro
` [PATCH i-g-t 14/17] gem_wsim: Engine map load balance command
` [PATCH i-g-t 15/17] gem_wsim: Engine bond command
` [PATCH i-g-t 16/17] gem_wsim: Some more example workloads
` [PATCH i-g-t 17/17] gem_wsim: Infinite batch support

[PATCH] drm/i915: Ensure proper HDA suspend/resume ordering with a device link
 2018-10-18 15:00 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Use i915_gem_object_get_dma_address() to populate rotated vmas
 2018-10-18 14:52 UTC  (2+ messages)

[PATCH i-g-t] igt/gem_tiled_fence_blits: Remove libdrm_intel dependence
 2018-10-18 14:45 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-10-18 12:52 UTC  (5+ messages)

[PATCH v2 1/6] drm/i915/guc: drop negative doorbell alloc selftest
 2018-10-18 12:51 UTC  (12+ messages)
` [PATCH v2 2/6] drm/i915/guc: rename __create/destroy_doorbell
` [PATCH v2 3/6] drm/i915/guc: reserve the doorbell before selecting the cacheline
` [PATCH v2 4/6] drm/i915/guc: doorbell checking cleanup
` [PATCH v2 5/6] drm/i915/guc: fix comment about fallback to execlists
` [PATCH v2 6/6] HAX enable GuC for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] drm/i915/guc: drop negative doorbell alloc selftest
` ✗ Fi.CI.BAT: failure "

[PATCH v7 00/23] drm/i915/icl: dsi enabling
 2018-10-18 12:20 UTC  (6+ messages)
` [PATCH v7 03/23] drm/i915/dsi: abstract dphy parameter init
` ✓ Fi.CI.BAT: success for drm/i915/icl: dsi enabling (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/quirks: pass dev_priv instead of drm dev to quirk code
 2018-10-18 12:08 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Store available engine masks in INTEL_INFO
 2018-10-18 11:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilities
 2018-10-18 10:23 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC] GuC firmware versioning change
 2018-10-18  9:57 UTC  (6+ messages)

[PATCH 1/8] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-10-18  9:47 UTC  (3+ messages)

[PATCH v2] drm/i915/huc: Normalize HuC status returned by I915_PARAM_HAS_HUC
 2018-10-18  9:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/huc: Normalize HuC status returned by I915_PARAM_HAS_HUC (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: GEM_WARN_ON considered harmful
 2018-10-18  9:19 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: GEM_WARN_ON considered harmful (rev2)

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-18  9:13 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] kthread: finer-grained lockdep/cross-release completion
 2018-10-18  8:56 UTC  (11+ messages)

[PATCH 0/2] shmem, drm/i915: Mark pinned shmemfs pages as unevictable
 2018-10-18  8:15 UTC  (7+ messages)
` [PATCH 2/2] "
` [PATCH v2] shmem, drm/i915: mark "

[PATCH] drm/i915: Add ppgtt to GVT GEM context
 2018-10-18  7:02 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Fix signal_levels
 2018-10-18  0:50 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/guc: Limit number of scratch registers used for H2G
 2018-10-17 23:34 UTC  (4+ messages)
` [PATCH v2 2/2] HAX: Enable GuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/guc: Limit number of scratch registers used for H2G

[FOR CI] drm/drm_vblank: Change EINVAL by the correct errno
 2018-10-17 23:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 1/6] drm/i915/icl: Add WaEnable32PlaneMode
 2018-10-17 22:13 UTC  (4+ messages)
` [PATCH v2 2/6] drm/i915/icl: Implement Display WA_1405510057

[PATCH v2 1/2] drm/i915/guc: fix GuC suspend/resume
 2018-10-17 20:32 UTC  (6+ messages)
` [PATCH v2 2/2] HAX enable GuC for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/guc: fix GuC suspend/resume
` ✗ Fi.CI.BAT: failure "

[PULL] drm-misc-next-fixes
 2018-10-17 20:07 UTC 

[PATCH 1/4] drm/i915/guc: rename __create/destroy_doorbell
 2018-10-17 19:52 UTC  (14+ messages)
` [PATCH 2/4] drm/i915/guc: reserve the doorbell before selecting the cacheline
` [PATCH 3/4] drm/i915/guc: do not print drbreg on error
  ` [PATCH v2] drm/i915/guc: doorbell checking cleanup
` [PATCH 4/4] HAX enable GuC for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/guc: rename __create/destroy_doorbell
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/guc: rename __create/destroy_doorbell (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm: Get ref on CRTC commit object when waiting for flip_done
 2018-10-17 19:01 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 11/21] drm/i915/guc: New GuC stage descriptors
 2018-10-17 18:42 UTC  (3+ messages)
` [RFC] "

[PATCH v5 0/5] drm: Add shmem GEM library
 2018-10-17 17:37 UTC  (11+ messages)
` [PATCH v5 1/5] drm/driver: Add defaults for .gem_prime_export/import callbacks
` [PATCH v5 2/5] drm/prime: Add drm_gem_prime_mmap()
` [PATCH v5 3/5] drm/gem: Add drm_gem_object_funcs
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects
` [PATCH v5 5/5] drm/tinydrm: Switch from CMA to shmem buffers
` ✗ Fi.CI.CHECKPATCH: warning for drm: Add shmem GEM library
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-17 16:58 UTC  (5+ messages)
` [PATCH v5 20/28] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling

[PATCH v2 0/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as plck
 2018-10-17 15:07 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/intel_dsi: Move initialization of encoder variables up a bit
` [PATCH v2 2/2] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk v2
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/intel_dsi: Read back pclk set by GOP and use that as plck
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] drm/i915: Remove low hanging crtc->config fruit, part 2
 2018-10-17 13:00 UTC  (4+ messages)
` [PATCH 01/10] drm/i915: Remove crtc->config dereference from drrs_ctl

[PATCH 0/4] Enabling the IGT for HDCP1.4
 2018-10-17 12:26 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Pullout the bksv read and validation
` [PATCH 2/4] drm/i915: Detect the hdcp capability of sink and src
  ` [PATCH v2 "
` [PATCH 3/4] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH 4/4] drm/i915/debugfs: sinks hdcp capabilities
` ✗ Fi.CI.BAT: failure for Enabling the IGT for HDCP1.4
` ✗ Fi.CI.BAT: failure for Enabling the IGT for HDCP1.4 (rev2)

[PATCH] drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
 2018-10-17 10:50 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915: split out display quirks to a new file
 2018-10-17  9:36 UTC  (3+ messages)

[PATCH 1/4] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
 2018-10-17  9:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-17  9:08 UTC 

[PATCH] drm/i915/huc: Normalize HuC status returned by I915_PARAM_HAS_HUC
 2018-10-17  8:21 UTC  (2+ messages)

[PATCH 1/2] drm/i915/guc: Fix Gen9 GuC loading workarounds
 2018-10-17  8:09 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Ensure _print_param() builds with Clang
 2018-10-17  7:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Ensure intel_engine_init_execlist() "

[PATCH] drm/i915: rename and move intel_get_pipe_from_connector()
 2018-10-17  6:53 UTC  (3+ messages)

[PATCH v2] drm/atomic_helper: Stop modesets on unregistered connectors harder
 2018-10-17  6:39 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/atomic_helper: Stop modesets on unregistered connectors harder (rev2)

[drm-tip:drm-tip 1685/1713] htmldocs: drivers/gpu/drm/drm_syncobj.c:230: warning: Function parameter or member 'flags' not described in 'drm_syncobj_find_fence'
 2018-10-17  1:58 UTC 

[PATCH 2/2] drm/i915: Do not get aux power for disconnected DP ports
 2018-10-17  1:38 UTC  (2+ messages)
` [LKP] [drm/i915] e44058ef12: WARNING:at_drivers/gpu/drm/i915/intel_drv.h:#gen6_read32[i915]

[PATCH i-g-t 1/5] lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
 2018-10-16 22:23 UTC  (2+ messages)
` [PATCH i-g-t 5/5] tests/kms_selftest: Integrate kernel selftest test-drm_modeset


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).