messages from 2017-01-23 09:57:23 to 2017-01-24 15:52:23 UTC [more...]
[PATCH v3 1/8] drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
2017-01-24 15:51 UTC (14+ messages)
` [PATCH v3 2/8] drm/i915: Only disable execlist preemption for the duration of the request
` [PATCH v3 3/8] drm/i915: Move breadcrumbs irq_posted up a level to engine
` [PATCH v4] "
` [PATCH v3 4/8] drm/i915: Only run execlist context-switch handler after an interrupt
` [PATCH v4] "
` [PATCH v3 5/8] drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
` [PATCH v3 6/8] drm/i915: Only attempt to pass the first request to execlists
` [PATCH v3 7/8] drm/i915: Dequeue execlists on a new request if any port is available
` [PATCH v3 8/8] drm/i915: Emit dma-fence (and execlists submit) first from signaler
` ✓ Fi.CI.BAT: success for series starting with [v3,1/8] drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
[PATCH v5 0/5] Add support for Legacy HDMI audio drivers
2017-01-24 22:57 UTC (10+ messages)
` ✗ Fi.CI.BAT: failure for Add support for Legacy HDMI audio drivers (rev6)
` [PATCH v5 1/5] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH v5 2/5] drm/i915: Add support for audio driver notifications
` [PATCH v5 3/5] ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
` [PATCH] ALSA: fix resource_size.cocci warnings
` [PATCH v5 4/5] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH v5 5/5] ALSA: x86: hdmi: continue playback even when display resolution changes
[PATCH v5 3/5] ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
2017-01-24 15:41 UTC
[PATCH i-g-t] lib/drmtest: make DRIVER_ANY match any driver
2017-01-24 15:27 UTC
[PATCH 1/4] drm/i915: Disable plane gamma in SKL+ sprite planes
2017-01-24 15:25 UTC (5+ messages)
` [PATCH 2/4] drm/i915/glk: Plane color correction register changes
` [PATCH 3/4] drm/i915/glk: Program pipe gamma and degamma tables
` [PATCH 4/4] drm/i915/glk: Enable pipe CSC
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Disable plane gamma in SKL+ sprite planes
[PATCH] dma/fence: Export enable-signaling tracepoint for emission by drivers
2017-01-24 14:54 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[igt PATCH 1/6] intel_bios_reader: add more structured printout of headers
2017-01-24 14:42 UTC (9+ messages)
` [igt PATCH 2/6] intel_bios_reader: abstract a more generic hex dumper
` [igt PATCH 3/6] intel_bios_reader: add hex dumping of headers
` [igt PATCH 4/6] intel_bios_reader: be more informative about unknown blocks
` [igt PATCH 5/6] intel_bios_reader: print more VBT and BDB header info
` [igt PATCH 6/6] tools: rename intel_bios_reader to intel_vbt_decode
` [PATCH] "
` [PATCH v2] "
[PATCH] drm/i915/dp: do not proceed with autotests if we don't ACK them
2017-01-24 14:40 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
2017-01-24 13:33 UTC (7+ messages)
[PATCH 1/1] drm/i915: Copy user requested buffers into the error state
2017-01-24 12:54 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "
[PATCH 1/3] drm/i915: Add name for WaDisablePWMClockGating workaround
2017-01-24 12:39 UTC (3+ messages)
` [PATCH 3/3] drm/i915/glk: Turn on workarounds that apply to Geminilake too
[CI 1/2] drm/i915: Split intel_engine allocation and initialisation
2017-01-24 12:31 UTC (4+ messages)
` [CI 2/2] drm/i915: Reset the gpu on takeover
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Split intel_engine allocation and initialisation
[PATCH v3 00/14] drm/i915: Introduce intel_cdclk_state (v3)
2017-01-24 12:30 UTC (5+ messages)
` [PATCH v2 01/14] drm/i915: Store the pipe pixel rate in the crtc state
` [PATCH 04/14] drm/i915: Clean up the .get_cdclk() assignment if ladder
[PATCH igt] intel-ci: Add multiple ringfill for execlists
2017-01-24 11:02 UTC (3+ messages)
[PATCH] igt/gem_exec_schedule: Use igt_spin_batch
2017-01-24 9:58 UTC (3+ messages)
[PATCH v2 00/13] coordinate cht i2c-pmic and i915-punit accesses
2017-01-24 9:51 UTC (15+ messages)
` [PATCH v2 01/13] x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
` [PATCH v2 02/13] x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
` [PATCH v2 03/13] i2c: designware: Rename accessor_flags to flags
` [PATCH v2 04/13] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v2 05/13] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v2 06/13] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v2 07/13] i2c: designware-baytrail: Fix race when resetting the semaphore
` [PATCH v2 08/13] i2c: designware-baytrail: Add support for cherrytrail
` [PATCH v2 09/13] i2c: designware-baytrail: Acquire P-Unit access on bus acquire
` [PATCH v2 10/13] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH v2 11/13] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH v2 12/13] drm/i915: Listen for PMIC bus access notifications
` [PATCH v2 13/13] drm/i915: Acquire P-Unit access when modifying P-Unit settings
[PATCH i-g-t v4] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
2017-01-24 9:49 UTC (2+ messages)
[PATCH] drm/i915: Move atomic state free from out of fence release
2017-01-24 9:21 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t v1 00/32] lib/igt_kms: Implement dynamic plane count support
2017-01-24 9:03 UTC (11+ messages)
` [PATCH i-g-t v1 01/32] lib/igt_kms: Add index property to kmstest_plane struct
` [PATCH i-g-t v1 02/32] lib/igt_kms: Avoid depencency on static plane count
` [PATCH i-g-t v1 03/32] lib/igt_kms: Rename kmstest properties nplanes and plane
` [PATCH i-g-t v1 04/32] lib/igt_kms: Implement dynamic plane count support
[PATCH v4 0/5] Add support for Legacy HDMI audio drivers
2017-01-24 8:42 UTC (10+ messages)
` [PATCH v4 1/5] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH v4 2/5] drm/i915: Add support for audio driver notifications
[PATCH 1/2] drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL
2017-01-24 8:37 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL
[PATCH 0/5] drm/i915/perf: Improve handling of OA tail race
2017-01-24 1:54 UTC (7+ messages)
` [PATCH 1/5] drm/i915/perf: fix gen7_append_oa_reports comment
` [PATCH 2/5] drm/i915/perf: avoid poll, read, EAGAIN busy loops
` [PATCH 3/5] drm/i915/perf: avoid read back of head register
` [PATCH 4/5] drm/i915/perf: no head/tail ref in gen7_oa_read
` [PATCH 5/5] drm/i915/perf: improve tail race workaround
` ✓ Fi.CI.BAT: success for drm/i915/perf: Improve handling of OA tail race
[Linux v4.10.0-rc1+] Still call-traces after suspend-resume (pm? i915? cpu/hotplug?)
2017-01-24 1:33 UTC (3+ messages)
[PATCH igt] igt/perf: improve robustness of polling/blocking tests
2017-01-24 0:53 UTC
[PATCH 0/4] Add Automation Support for DP Compliance (Rev 5)
2017-01-23 23:54 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Add support for DP link training compliance
[PATCH 0/4] Add automation support for DP Compliance (Rev 6)
2017-01-23 18:39 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] dim: Triple-check and tripe warning when merging patches that touch files outside i915
2017-01-23 16:44 UTC (3+ messages)
[PATCH] drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view
2017-01-23 16:01 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 0/5] Validate TEST_ONLY correctness against full atomic commit
2017-01-23 15:35 UTC (6+ messages)
` [PATCH i-g-t 5/5] tests/kms_test_only: "
[PATCH] drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
2017-01-23 15:31 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH v2 1/5] drm/i915: Only disable execlist preemption for the duration of the request
2017-01-23 15:13 UTC (13+ messages)
` [PATCH v2 2/5] drm/i915: Only run execlist context-switch handler after an interrupt
` [PATCH v2 3/5] drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
` [PATCH v2 4/5] drm/i915: Dequeue execlists on a new request if any port is available
` [PATCH v2 5/5] drm/i915: Emit dma-fence (and execlists submit) first from signaler
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Only disable execlist preemption for the duration of the request
[PATCH] drm/i915: Use atomic page flip for intel again
2017-01-23 15:02 UTC (3+ messages)
[CI 1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view
2017-01-23 14:44 UTC (8+ messages)
` [CI 6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
[PATCH 1/6] drm/i915: Remove disable_lite_restore_wa
2017-01-23 14:35 UTC (16+ messages)
` [PATCH 2/6] drm/i915: Remove BXT incoherent seqno write workaround
` [PATCH 3/6] drm/i915: Remove BXT restore arbitration around ctx switch
` [PATCH 4/6] drm/i915: Remove BXT disable pixel mask clamping w/a
` [PATCH 5/6] drm/i915: Remove BXT TDL state w/a
` [PATCH 6/6] drm/i915: Remove unused per-bb wa_ctx for gen9
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Remove disable_lite_restore_wa
[CI 1/2] drm/i915: Assert that the kernel_context is hw-id 0
2017-01-23 12:28 UTC (6+ messages)
` [CI 2/2] drm/i915: Assert that the context-switch completion matches our context
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/2] drm/i915: Assert that the kernel_context is hw-id 0
[PATCH 1/2] drm/i915: Split intel_engine allocation and initialisation
2017-01-23 12:08 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Split intel_engine allocation and initialisation (rev2)
[PATCH 1/3] drm/i915: Tidy max/display priority macro
2017-01-23 12:02 UTC (12+ messages)
` [PATCH 2/3] drm/i915: Priority boost for locked waits
` [PATCH 3/3] drm/i915: Priority boost switching to an idle ring
[PATCH] drm/color: un-inline drm_color_lut_extract()
2017-01-23 11:54 UTC (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/4] drm/i915: Only disable execlist preemption for the duration of the request
2017-01-23 11:47 UTC (10+ messages)
` [PATCH 2/4] drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
` [PATCH 3/4] drm/i915: Dequeue execlists on a new request if any port is available
` [PATCH 4/4] drm/i915: Emit dma-fence (and execlists submit) first from signaler
[PATCH] drm/i915: Queue hangcheck when irqs are disabled
2017-01-23 11:24 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 2/2] drm/i915: Assert that the context-switch completion matches our context
2017-01-23 11:18 UTC (7+ messages)
` [PATCH v2] "
[PATCH] drm: Show leaked connectors upon unload
2017-01-23 10:28 UTC (5+ messages)
[PATCH 1/2] drm/i915: Assert that the kernel_context is hw-id 0
2017-01-23 10:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Assert that the kernel_context is hw-id 0 (rev2)
[PULL] drm-misc-fixes
2017-01-23 10:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox