messages from 2018-03-22 14:15:30 to 2018-03-23 08:49:48 UTC [more...]
[PATCH] drm/i915/guc: Fix null pointer dereference when GuC FW is not available
2018-03-23 8:49 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915/guc: Fix null pointer dereference when GuC FW is not available (rev2)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Fix null pointer dereference when GuC FW is not available (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Request driver probe from an async task
2018-03-23 8:30 UTC
[PATCH 01/12] drm: Add DP PSR2 sink enable bit
2018-03-23 5:40 UTC (35+ messages)
` [PATCH 02/12] drm: Add DP last received PSR SDP VSC register and bits
` [PATCH 03/12] drm/i915/psr: Nuke aux frame sync
` [PATCH 04/12] drm/i915/psr: Tie PSR2 support to Y coordinate requirement
` [PATCH 05/12] drm/i915/psr/cnl: Enable Y-coordinate support in source
` [PATCH 06/12] drm/i915/psr: Do not override PSR2 sink support
` [PATCH 07/12] drm/i915/psr: Use PSR2 macro for PSR2
` [PATCH 08/12] drm/i915/psr: Cache sink synchronization latency
` [PATCH 09/12] drm/i915/psr: Set DPCD PSR2 enable bit when needed
` [PATCH 10/12] drm/i915/debugfs: Print sink PSR state and debug info
` [PATCH 11/12] drm/i915/debugfs: Print information about what caused a PSR exit
` [PATCH 12/12] drm/i915/debugfs: Print how many blocks were sent in a selective update
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm: Add DP PSR2 sink enable bit
` ✗ Fi.CI.BAT: failure "
[PATCH v4] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
2018-03-23 4:50 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams (rev4)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regs
2018-03-23 2:19 UTC (3+ messages)
[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
2018-03-23 1:00 UTC (12+ messages)
` [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
` [PATCH 11/17] drm/i915/icl: Implement voltage swing programming sequence for MG "
` [PATCH 14/17] drm/i915/icl: Calculate link clock using the new registers
` [PATCH 17/17] drm/i915/icl: Fix the DP Max Voltage for ICL
` ✗ Fi.CI.BAT: failure for ICL PLLs, DP/HDMI and misc display (rev4)
[PATCH v2 1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes
2018-03-23 0:58 UTC (5+ messages)
` [PATCH v2 2/4] drm/i915: Always set HUC_LOADING_AGENT_GUC bit in WOPCM offset register
` [PATCH v2 3/4] drm/i915: Add code to accept valid locked WOPCM register values
` [PATCH v2 4/4] HAX enable guc for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes
linux-next: manual merge of the drm-intel tree with Linus' tree
2018-03-23 0:50 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with Linus' tree
2018-03-23 0:45 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with Linus' tree
2018-03-23 0:43 UTC (2+ messages)
[PATCH 1/2] drm/simple-kms-helper: Plumb plane state to the enable hook
2018-03-23 0:26 UTC (6+ messages)
` [PATCH 2/2] drm/tinydrm: Make fb_dirty into a lower level hook
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 01/17] drm/i915/icl: add definitions for the ICL PLL registers
2018-03-23 0:08 UTC (3+ messages)
` [PATCH 02/17] drm/i915/icl: add basic support for the ICL clocks
[PATCH 0/5] PSR interrupts
2018-03-23 0:01 UTC (16+ messages)
` [PATCH 1/5] drm/i915: Enable edp psr error interrupts on hsw
` [PATCH 5/5] drm/i915/psr: Timestamps for PSR entry and exit interrupts
[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
2018-03-22 23:28 UTC (46+ messages)
` [PATCH 01/23] Revert "drm/atomic-helper: Fix leak in disable_all"
` [PATCH 02/23] drm/atomic-helper: Make drm_atomic_helper_disable_all() update the plane->fb pointers
` [PATCH 03/23] drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
` [PATCH 04/23] drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
` [PATCH 05/23] drm: Add local 'plane' variable for primary/cursor planes
` [PATCH 06/23] drm: Adjust whitespace for legibility
` [PATCH 07/23] drm: Make the fb refcount handover less magic
` [PATCH 08/23] drm: Use plane->state->fb over plane->fb
` [PATCH 09/23] drm/i915: Stop consulting plane->fb
` [PATCH 11/23] drm/sti: "
` [PATCH 12/23] drm/vmwgfx: "
` [PATCH 13/23] drm/zte: "
` [PATCH v2 "
` [PATCH 14/23] drm/atmel-hlcdc: Stop using plane->fb
` [PATCH 15/23] drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
` [PATCH 16/23] drm/amdgpu/dc: Stop updating plane->fb
` [PATCH 17/23] drm/i915: Stop updating plane->fb/crtc
` [PATCH 18/23] drm/exynos: Stop updating plane->crtc
` [PATCH 10/23] drm/msm: Stop consulting plane->fb
` [PATCH 19/23] drm/msm: Stop updating plane->fb/crtc
` [PATCH 20/23] drm/virtio: Stop updating plane->fb
` [PATCH v2 20/23] drm/virtio: Stop updating plane->crtc
` [PATCH 21/23] drm/vc4: Stop updating plane->fb/crtc
` [PATCH 22/23] drm/i915: Restore planes after load detection
` [PATCH 23/23] drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplug
` [PATCH v2 "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate plane->fb/crtc usage for atomic drivers
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate plane->fb/crtc usage for atomic drivers (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 1/3] lib/dummyload: Add pollable spin batch
2018-03-22 22:25 UTC (8+ messages)
` [PATCH i-g-t 2/3] tests/gem_eio: Speed up test execution
` [igt-dev] "
[PATCH i-g-t v3] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
2018-03-22 22:10 UTC
[PATCH 1/3] drm/i915: Reorder early initialization
2018-03-22 21:52 UTC (9+ messages)
` [PATCH 2/3] drm/i915/uc: Fetch uC firmware in init_early
` [PATCH 3/3] HAX: Enable GuC for CI
` [PATCH v2 1/3] drm/i915: Reorder early initialization
` [PATCH v2 2/3] drm/i915/uc: Fetch uC firmware in init_early
` [PATCH v2 3/3] HAX: Enable GuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [v2,3/3] HAX: Enable GuC for CI (rev4)
[PATCH 1/2] drm/i915: Avoid setting ring freq on invalid rps freqs
2018-03-22 21:36 UTC (2+ messages)
[PATCH 1/2] drm/i915: Add code to accept valid locked WOPCM register values
2018-03-22 21:27 UTC (3+ messages)
[PATCH i-g-t 0/5] Queued/runnable/running engine stats
2018-03-22 21:22 UTC (3+ messages)
` [PATCH i-g-t 5/5] tests/i915_query: Engine queues tests
` [igt-dev] "
[PATCH 1/4] drm/i915/selftests: Include the trace as a debug aide
2018-03-22 20:37 UTC (10+ messages)
` [PATCH 3/4] drm/i915: Use full serialisation around engine->irq_posted
` [PATCH v2] drm/i915/selftests: Include the trace as a debug aide
[RFC 0/8] Force preemption
2018-03-22 19:59 UTC (11+ messages)
[PULL] drm-misc-fixes
2018-03-22 18:57 UTC
[PATCH] drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails
2018-03-22 18:47 UTC (10+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails (rev3)
` [PATCH v3] drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails
` ✓ Fi.CI.IGT: success for drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails (rev3)
` ✓ Fi.CI.BAT: success for drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails (rev4)
` ✗ Fi.CI.IGT: warning "
[PATCH 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
2018-03-22 18:31 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
` ✗ Fi.CI.BAT: "
[PATCH v4.5 0/8] cgroup private data and DRM/i915 integration
2018-03-22 18:04 UTC (3+ messages)
` [PATCH v4.5 1/8] cgroup: Allow registration and lookup of cgroup private data (v3)
[PATCH i-g-t 1/3] lib/dummyload: Add pollable spin batch
2018-03-22 17:44 UTC (4+ messages)
` [PATCH i-g-t 2/3] tests/gem_eio: Speed up test execution
` [igt-dev] "
` [PATCH i-g-t 3/3] tests/perf_pmu: Improve accuracy by waiting on spinner to start
[PATCH] drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notification
2018-03-22 17:27 UTC
[PATCH 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
2018-03-22 17:15 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
[PATCH] drm/i915: Fix hibernation with ACPI S0 target state
2018-03-22 16:49 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Remove local timeline var from submit/unsubmit
2018-03-22 16:00 UTC (5+ messages)
` [PATCH v3] "
` ✗ Fi.CI.IGT: failure for drm/i915: Remove local timeline var from submit/unsubmit (rev3)
[PATCH igt] lib: Run gem_test_engine() in an isolated context
2018-03-22 15:56 UTC (3+ messages)
[PATCH 1/5] drm/i915: Add control flags to i915_handle_error()
2018-03-22 15:28 UTC (10+ messages)
` [PATCH 2/5] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 3/5] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 4/5] drm/i915: Split execlists/guc reset prepartions
` [PATCH 5/5] drm/i915/execlists: Flush pending preemption events during reset
[RFC 0/5] drm/i915: Interface to get GFX shmem usage stats per process
2018-03-22 15:07 UTC (6+ messages)
` [RFC 1/5] drm/i915: Sysfs interface "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Interface "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PULL] drm-intel-next-fixes
2018-03-22 14:35 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