intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 00:21:33 to 2017-10-11 19:54:09 UTC [more...]

[PATCH 0/9] drm/i915: Plane assert/readout cleanups etc
 2017-10-11 17:20 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: Add .get_hw_state() method for planes
` [PATCH 2/9] drm/i915: Redo plane sanitation during readout
` [PATCH 3/9] drm/i915: s/enum plane/enum old_plane_id/
` [PATCH 4/9] drm/i915: Use enum old_plane_id for the .get_fifo_size() hooks
` [PATCH 5/9] drm/i915: Cleanup enum pipe/enum plane_id/enum old_plane_id in initial fb readout
` [PATCH 6/9] drm/i915: Nuke ironlake_get_initial_plane_config()
` [PATCH 7/9] drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
` [PATCH 8/9] drm/i915: Nuke crtc->plane
` [PATCH 9/9] drm/i915: Add windowing for primary planes on gen2/3 and chv
` ✓ Fi.CI.BAT: success for drm/i915: Plane assert/readout cleanups etc

[PULL] drm-misc-fixes
 2017-10-11 19:54 UTC 

[PATCH v2 0/9] drm/i915: Cleaner DDI DP vs. HDMI split
 2017-10-11 19:53 UTC  (7+ messages)
` [PATCH v2 1/9] drm/i915: Dump 'output_types' in crtc state dump
` [PATCH v2 2/9] drm/i915: Extract intel_ddi_clk_disable()
` [PATCH v2 3/9] drm/i915: Extract intel_disable_ddi_buf()

[PATCH 1/3] drm/dp: WARN about invalid/unknown link rates and bw codes
 2017-10-11 19:11 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

✓ Fi.CI.BAT: success for drm/vblank: Fix flip event vblank count
 2017-10-11 18:53 UTC 

[PATCH 1/2] drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
 2017-10-11 18:47 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Allow PCH platforms fall back to BIOS LVDS mode

[PATCH v2 00/11] Refactor HW workaround code
 2017-10-11 18:41 UTC  (17+ messages)
` [PATCH 01/11] drm/i915: No need for RING_MAX_NONPRIV_SLOTS space
` [PATCH 02/11] drm/i915: Move a bunch of workaround-related code to its own file
` [PATCH 03/11] drm/i915: Split out functions for different kinds of workarounds
` [PATCH 04/11] drm/i915: Move workarounds from init_clock_gating
` [PATCH 05/11] drm/i915: Rename saved workarounds to make it explicit that they are context WAs
` [PATCH 06/11] drm/i915: Save all MMIO WAs and apply them at a later time
` [PATCH 07/11] drm/i915: Save all Whitelist "
` [PATCH 08/11] drm/i915: Print all workaround types correctly in debugfs
` [PATCH 09/11] drm/i915: Move WA BB stuff to the workarounds file as well
` [PATCH 10/11] drm/i915: Document the i915_workarounds file
` [PATCH 11/11] drm/i915: Remove Gen9 WAs with no effect

[PATCH v2] igt/gem_workarounds: Test all types of workarounds
 2017-10-11 18:36 UTC  (3+ messages)

[PATCH v13 00/21] drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-10-11 18:20 UTC  (38+ messages)
` [PATCH v13 01/21] drm/i915/guc: Add GuC submission initialization/enable state variables
` [PATCH v13 02/21] drm/i915/guc: Sanitize module parameter guc_log_level
` [PATCH v13 03/21] drm/i915/guc: Add status checks to enable/disable_guc_interrupts
` [PATCH v13 04/21] drm/i915/guc: Remove enable_guc_submission dependency for invoking GuC log functions
` [PATCH v13 05/21] drm/i915/guc: Update enable_guc_loading check in intel_uc_fini_hw
` [PATCH v13 06/21] drm/i915/guc: Pass intel_guc struct parameter to intel_guc_suspend/resume
` [PATCH v13 07/21] drm/i915: Create GEM runtime resume helper and handle GEM runtime suspend error
` [PATCH v13 08/21] drm/i915/guc: Update GEM suspend/resume flows with GuC suspend/resume functions
` [PATCH v13 09/21] drm/i915/uc: Create uC suspend and resume functions
` [PATCH v13 10/21] drm/i915/guc: Update uC suspend/resume function separating Host/GuC tasks
` [PATCH v13 11/21] drm/i915/guc: Remove GuC submission disable from i915_driver_unload
` [PATCH v13 12/21] drm/i915/guc: Fix GuC related state cleanup in unload path
` [PATCH v13 13/21] drm/i915/uc: Support resume from sleep w/ and w/o GuC/HuC reload
` [PATCH v13 14/21] drm/i915/uc: Update GEM runtime resume with need for reload of GuC/HuC
` [PATCH v13 15/21] drm/i915/guc: Add comment about update needed in GuC submission enable/disable for RPM
` [PATCH v13 16/21] drm/i915: Enable interrupts prior to GEM resume during i915_drm_resume
` [PATCH v13 17/21] drm/i915: Split i915_gem_suspend into gem quiescing and HW suspend
` [PATCH v13 18/21] drm/i915/uc: Introduce intel_uc_sanitize to initialize GuC/HuC reset state
` [PATCH v13 19/21] drm/i915/guc: Fix enable/disable of GuC GGTT invalidate functions
` [PATCH v13 20/21] drm/i915/guc: Disable GuC submission/interrupts/communication in intel_uc_sanitize
` [PATCH v13 21/21] HAX enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring

[PULL] drm-intel-next
 2017-10-11 17:59 UTC 

linux-next: build failure after merge of the drm-intel-fixes tree
 2017-10-11 17:39 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH i-g-t v2] lib/igt_gt: Allow non-default contexts to hang non-render rings
 2017-10-11 17:24 UTC  (2+ messages)

[PATCH] softdog: Obey hardlockup_all_cpu_backtrace sysctl
 2017-10-11 17:00 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH] softdog-info
` ✗ Fi.CI.BAT: warning for softdog: Obey hardlockup_all_cpu_backtrace sysctl (rev2)

[PATCH] drm/vblank: Fix flip event vblank count
 2017-10-10 13:33 UTC 

[PATCH 1/2] drm/i915: Parse DSI backlight/cabc ports
 2017-10-11 16:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Use existing DSI backlight ports info
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Parse DSI backlight/cabc ports
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Use rcu instead of stop_machine in set_wedged
 2017-10-11 15:51 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use rcu instead of stop_machine in set_wedged (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Remove unsafe i915.enable_rc6
 2017-10-11 15:39 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove unsafe i915.enable_rc6 (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/userptr: Drop struct_mutex before cleanup
 2017-10-11 14:49 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915: Fix eviction when the GGTT is idle but full
 2017-10-11 14:30 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/selftests: Wrap a timer into a i915_sw_fence
` [PATCH 3/3] drm/i915/selftests: Exercise adding requests to a full GGTT
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Fix eviction when the GGTT is idle but full

[PATCH v4 i-g-t 0/7] IGT PMU support
 2017-10-11 14:09 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for IGT PMU support (rev11)
` ✓ Fi.CI.BAT: success for IGT PMU support (rev12)

[PATCH i-g-t 00/12] lib/igt_kms: Rewrite property handling to better match atomic
 2017-10-11 13:49 UTC  (14+ messages)
` [PATCH i-g-t 01/12] lib/igt_kms: Rework connector properties to be more atomic, v2
` [PATCH i-g-t 02/12] lib/igt_kms: Rework plane properties to be more atomic, v5
` [PATCH i-g-t 03/12] lib/igt_kms: Rework pipe properties to be more atomic, v7
` [PATCH i-g-t 04/12] lib/igt_kms: Allow setting any plane property through the universal path
` [PATCH i-g-t 05/12] lib/igt_kms: Allow setting any output property through the !atomic paths
` [PATCH i-g-t 06/12] lib/igt_kms: Export property blob functions for output/pipe/plane
` [PATCH i-g-t 07/12] lib/igt_kms: Unexport broadcast rgb API
` [PATCH i-g-t 08/12] lib/igt_kms: Add igt_$obj_has_prop functions
` [PATCH i-g-t 09/12] lib/igt_kms: Add igt_$obj_get_prop functions
` [PATCH i-g-t 10/12] tests/kms_color: Rework tests slightly to work better with new atomic api
` [PATCH i-g-t 11/12] lib/igt_kms: Remove igt_pipe_get_property
` [PATCH i-g-t 12/12] tests/kms_atomic: Convert/rewrite tests to use igt_kms framework
` ✗ Fi.CI.BAT: failure for lib/igt_kms: Rewrite property handling to better match atomic

[PATCH igt] igt/prime_mmap_coherency: Only assert correct usage of sync API
 2017-10-11 13:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7 0/9] i915 PMU and engine busy stats
 2017-10-11 13:27 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Extract intel_get_cagf
` [PATCH 2/9] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 3/9] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 4/9] drm/i915: Wrap context schedule notification
` [PATCH 5/9] drm/i915: Engine busy time tracking
` [PATCH 6/9] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 7/9] drm/i915/pmu: Add interrupt count metric
` [PATCH 8/9] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 9/9] drm/i915/pmu: Add RC6 residency metrics
` ✗ Fi.CI.BAT: failure for i915 PMU and engine busy stats (rev17)

[PATCH i-g-t 0/2] tests/BAT: Reduce reliance on fbcon
 2017-10-11 13:09 UTC  (10+ messages)
` [PATCH i-g-t 1/2] tests/debugfs_test: Try to light all outputs to increase chances of finding fails
` [PATCH i-g-t 2/2] tests/pm_backlight: Enable all possible outputs to allow tests to succeed
        ` [PATCH i-g-t] tests/pm_backlight: Enable connected output to allow tests to succeed, v2
` ✗ Fi.CI.BAT: warning for tests/BAT: Reduce reliance on fbcon. (rev2)

[PATCH] drm/i915/cnl: Symmetric scalers for each pipe
 2017-10-11 13:08 UTC  (3+ messages)

[PATCH i-g-t v6 7/9] tests/perf_pmu: Tests for i915 PMU API
 2017-10-11 12:54 UTC  (2+ messages)
` [PATCH i-g-t v7 "

[CI] drm/i915: Use a cached mapping for the physical HWS
 2017-10-11 12:53 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use a cached mapping for the physical HWS (rev3)

[PATCH v2 1/3] drm/i915: Fix eviction when the GGTT is idle but full
 2017-10-11 12:45 UTC  (10+ messages)
` [PATCH v2 2/3] drm/i915: Wrap a timer into a i915_sw_fence
` [PATCH v2 3/3] drm/i915/selftests: Exercise adding requests to a full GGTT
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/3] drm/i915: Fix eviction when the GGTT is idle but full

[drm-tip:drm-tip 899/925] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c:54:6: error: implicit declaration of function 'regmap_field_read_poll_timeout'
 2017-10-11 12:42 UTC 

[CI 1/2] drm-tip: 2017y-10m-11d-08h-54m-27s UTC integration manifest
 2017-10-11 12:30 UTC  (3+ messages)
` [CI 2/2] drm/i915: Use a cached mapping for the physical HWS
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm-tip: 2017y-10m-11d-08h-54m-27s UTC integration manifest

[PATCH i-g-t 0/2] Add new vblank and lease tests [v2]
 2017-10-11 12:25 UTC  (5+ messages)
` [PATCH i-g-t 1/2] tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]
` [PATCH i-g-t 2/2] tests/kms_lease: add tests for lease "
` ✓ Fi.CI.BAT: success for Add new vblank and lease tests [v2]
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/drv_hangman: Convert from local recursive batch to igt_spin_t
 2017-10-11 12:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t] lib/igt_gt: Allow non-default contexts to hang non-render rings
 2017-10-11 12:21 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] intel_aubdump: Default to 64-bit AUBs when the gen is unknown
 2017-10-11 12:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for intel_aubdump: Default to 48-bit "

[PATCH] intel_aubdump: Add device override names (from Mesa INTEL_DEVID_OVERRIDE)
 2017-10-11 12:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t] igt/syncobj_wait: Don't close the timeline early in wait_snapshot
 2017-10-11 12:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t 1/3] lib: Extract helpers for determining submission method
 2017-10-11 11:25 UTC  (6+ messages)
` [PATCH i-g-t 2/3] lib: Extract helpers for determining scheduler capabilities
` [PATCH i-g-t 3/3] lib: Extract context priority setparam to a helper
` ✗ Fi.CI.BAT: failure for series starting with [1/3] lib: Extract helpers for determining submission method

[PATCH] drm/i915: Simplify intel_sanitize_enable_ppgtt
 2017-10-11  9:57 UTC  (2+ messages)

[CI 01/12] drm/i915: Separate RPS and RC6 handling for gen6+
 2017-10-11  7:59 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,01/12] "

[PATCH v15 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-10-11  6:27 UTC  (12+ messages)
` [PATCH v15 4/7] drm/i915/gvt: Add opregion support
` [PATCH v15 5/7] vfio: ABI for mdev display dma-buf operation
` [PATCH v15 6/7] drm/i915: Introduce GEM proxy
    ` [Intel-gfx] "

[GVT-g] [ANNOUNCE] 2017-Q3 release of XenGT (Intel GVT-g for Xen)
 2017-10-11  5:06 UTC 

[PATCH igt] igt/syncobj_wait: Avoid early close of timeline in test_wait_snapshot
 2017-10-11  4:59 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH igt 1/2] tests/syncobj_wait: Replace open-coded calls to __syncobj_wait()
 2017-10-11  4:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[GVT-g] [ANNOUNCE] 2017-Q3 release of KVMGT (Intel GVT-g for KVM)
 2017-10-11  4:55 UTC 

[PATCH i-g-t 1/2] tests/kms_setmode: Request the intiial vbl count with RELATIVE instead of ABSOLUTE
 2017-10-11  4:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[CI i-g-t] tests: Drop gem_bad_length as redundant
 2017-10-11  1:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH i-g-t 0/2] Add support for NV12
 2017-10-11  1:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "


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