messages from 2016-06-01 17:08:30 to 2016-06-03 07:30:06 UTC [more...]
[PATCH 9/9] drm: Turn off crtc before tearing down its data structure
2016-06-03 7:30 UTC (3+ messages)
` [Nouveau] "
[PATCH 0/2] Enable GuC on KBL
2016-06-03 7:17 UTC (4+ messages)
` [PATCH 1/2] Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."
` [PATCH 2/2] i915/guc: Add Kabylake GuC Loading
` ✗ Ro.CI.BAT: warning for Enable GuC on KBL
[RFC 00/12] Support for sustained capturing of GuC firmware logs
2016-06-03 7:15 UTC (4+ messages)
[PATCH 00/26] RFC: generic nonblocking support in the atomic helpers
2016-06-03 6:55 UTC (8+ messages)
` [PATCH 19/26] drm/sun4i: Implement some semblance of vblank event handling
` [PATCH 04/26] drm/rcar-du: Use for_each_*_in_state
` [Intel-gfx] "
[PATCH v6 0/9] Introduce the implementation of GVT context
2016-06-03 6:43 UTC (11+ messages)
` [PATCH v6 1/9] drm/i915: Factor out i915_pvinfo.h
` [PATCH v6 2/9] drm/i915: Fold vGPU active check into inner functions
` [PATCH v6 3/9] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH v6 4/9] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH v6 5/9] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH v6 6/9] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v6 7/9] drm/i915: Introduce execlist context status change notification
` [PATCH v6 8/9] drm/i915: Support LRC context single submission
` [PATCH v6 9/9] drm/i915: Introduce GVT context creation API
` ✗ Ro.CI.BAT: warning for Introduce the implementation of GVT context (rev4)
[PATCH] drm/i915: Fix a buch of kerneldoc warnings
2016-06-03 6:09 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v2 0/3] BXT Pooled EU kernel support and WA patches
2016-06-03 5:34 UTC (4+ messages)
` [PATCH v2 1/3] drm/i915:bxt: Enable Pooled EU support
` [PATCH v2 2/3] drm/i915/bxt: Add WaEnablePooledEuFor2x6
` [PATCH v2 3/3] drm/i915/bxt: Add WaDisablePooledEuLoadBalancingFix
linux-next: build warning after merge of the drm-misc tree
2016-06-03 1:09 UTC
[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
2016-06-02 22:40 UTC (27+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH 02/20] drm: arc: Rely on the default ->best_encoder() behavior
` [PATCH 03/20] drm: atmel-hlcdc: "
` [PATCH 04/20] drm: exynos: "
` [PATCH 05/20] drm: fsl-dcu: "
` [PATCH 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior
` [PATCH 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
` [PATCH 10/20] drm: rockchip: "
` [PATCH 11/20] drm: sti: "
` [PATCH 12/20] drm: sun4i: "
` [PATCH 13/20] drm: tegra: "
` [PATCH 14/20] drm: vc4: "
` [PATCH 15/20] drm: virtgpu: "
` [PATCH 16/20] drm: omap: "
` [PATCH 17/20] drm/bridge: anx78xx: "
` [PATCH 18/20] drm/bridge: ptn3460: "
` [PATCH 19/20] drm/bridge: ps8622: "
` [PATCH 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
` ✗ Ro.CI.BAT: failure for drm/atomic: Provide default ->best_encoder() behavior
[PATCH v20 00/11] Support for creating/using Stolen memory backed objects
2016-06-02 22:28 UTC (3+ messages)
` [PATCH 01/11] drm/i915: Add support for mapping an object page by page
[PATCH] drm: Store the plane's index
2016-06-02 22:02 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/38] nonblocking atomic commits for everyone!
2016-06-02 21:08 UTC (64+ messages)
` [PATCH 01/38] drm/atomic-helper: use for_each_*_in_state more
` [PATCH 02/38] drm/i915: Use drm_atomic_get_existing_plane_state
` [PATCH 03/38] drm/msm: Use for_each_*_in_state
` [PATCH 04/38] drm/rcar-du: "
` [PATCH 05/38] drm/vc4: Use for_each_plane_in_state
` [PATCH 06/38] drm/omap: "
` [PATCH 07/38] drm/exynos: Use for_each_crtc_in_state
` [PATCH 08/38] drm/atomic: Add __drm_atomic_get_current_plane_state
` [PATCH] "
` [PATCH 09/38] drm: Consolidate connector arrays in drm_atomic_state
` [PATCH 10/38] drm: Consolidate plane "
` [PATCH 11/38] drm: Consolidate crtc "
` [PATCH 12/38] drm/fence: add fence to drm_pending_event
` [PATCH 13/38] drm/atomic-helper: Massage swap_state signature somewhat
` [PATCH 14/38] drm/arc: Nuke event_list
` [PATCH 15/38] drm/arc: Actually bother with handling atomic events
` [PATCH 16/38] drm/hdlcd: Clean up crtc hooks
` [PATCH 17/38] drm/hdlcd: Fix up crtc_state->event handling
` [PATCH 18/38] drm/fsl-du: Implement some semblance of vblank event handling
` [PATCH 19/38] drm/hisilicon: "
` [PATCH 20/38] drm/sun4i: "
` [PATCH 21/38] drm/atomic: kerneldoc for drm_atomic_crtc_needs_modeset
` [PATCH 22/38] drm/atomic-helper: nonblocking commit support
` [PATCH 1/2] drm/atomic: Add struct drm_crtc_commit to track async updates
` [PATCH 2/2] drm/atomic-helper: nonblocking commit support
` [PATCH 23/38] drm/hdlcd: Use helper support for nonblocking commits
` [PATCH 24/38] drm/arc: Implement nonblocking commit correctly
` [PATCH 25/38] drm/i915: Signal drm events for atomic
` [PATCH 26/38] drm/i915: Roll out the helper nonblock tracking
` [PATCH 27/38] drm/i915: nonblocking commit
` [PATCH 28/38] drm/i915: Use atomic commits for legacy page_flips
` [PATCH 29/38] drm/i915: Move fb_bits updating later in atomic_commit
` [PATCH 30/38] drm/rockchip: Disarm vop->is_enabled
` [PATCH 31/38] drm/rockchip: Fix crtc_state->event signalling
` [PATCH 32/38] drm/rockchip: convert to helper nonblocking atomic commit
` [PATCH 33/38] drm/rockchip: Nuke pending event handling in preclose
` [PATCH 34/38] drm/virtio: Don't reinvent a flipping wheel
` [PATCH 35/38] drm: Replace fb_helper->atomic with mode_config->atomic_commit
` [PATCH 36/38] drm: Resurrect atomic rmfb code
` [PATCH 37/38] drm/sti: Don't call drm_helper_disable_unused_functions
` [PATCH 38/38] drm/crtc-helper: disable_unused_functions really isn't for atomic
` ✗ Ro.CI.BAT: failure for nonblocking atomic commits for everyone!
[PATCH 0/7] drm/i915: Make infoframe code available to (e)DP ports
2016-06-02 19:55 UTC (8+ messages)
` [PATCH 1/7] drm/dp: Add defines for DP SDP types
` [PATCH 2/7] drm/i915: Check has_infoframes when enabling infoframes
` [PATCH 3/7] drm/i915: Disable infoframes when shutting down DDI HDMI
` [PATCH 4/7] drm/i915: Move infoframe vfuncs into intel_digital_port
` [PATCH 5/7] drm/i915: Init infoframe vfuncs for DP encoders as well
` [PATCH 6/7] drm/i915: Remove mostly duplicated video DIP handling from PSR code
` [PATCH 7/7] drm/i915: Allow DP ports to set/readout infoframe state (WIP)
[PATCH 0/6] drm/i915: Remaining PSR fixes
2016-06-02 18:28 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915/debugfs: Missing intel_runtime_pm_*
2016-06-02 17:00 UTC (6+ messages)
` [PATCH v2] "
` ✗ Ro.CI.BAT: warning for drm/i915/debugfs: Missing intel_runtime_pm_* (rev2)
[PATCH i-g-t] kms_plane_scaling: Don't try to use second scaler on pipe C
2016-06-02 16:56 UTC (4+ messages)
[PATCH 0/9] Introduce the implementation of GVT context
2016-06-02 16:35 UTC (11+ messages)
` [PATCH 1/9] drm/i915: Factor out i915_pvinfo.h
` [PATCH 2/9] drm/i915: Fold vGPU active check into inner functions
` [PATCH 3/9] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH 4/9] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH 5/9] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH 6/9] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH 7/9] drm/i915: Introduce execlist context status change notification
` [PATCH 8/9] drm/i915: Support LRC context single submission
` [PATCH 9/9] drm/i915: Introduce GVT context creation API
[PATCH 00/24] kbl and gen9 workarounds v2
2016-06-02 14:17 UTC (19+ messages)
` [PATCH 08/24] drm/i915/kbl: Add WaDisableSDEUnitClockGating
` [PATCH 09/24] drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw
` [PATCH 10/24] drm/i915/kbl: Add WaDisableLSQCROPERFforOCL
` [PATCH 10/25] "
` [PATCH 11/24] drm/i915/gen9: Enable must set chicken bits in config0 reg
` [PATCH 14/24] drm/i915: Add WaInsertDummyPushConstP for bxt and kbl
` [PATCH 16/24] drm/i915/skl: Add WAC6entrylatency
` [PATCH 19/24] drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 24/24] drm/i915/skl: Extend WaDisableChickenBitTSGBarrierAckForFFSliceCS
` ✗ Ro.CI.BAT: warning for kbl and gen9 workarounds (rev10)
[PATCH v9 0/6] Convert requests to use struct fence
2016-06-02 13:25 UTC (11+ messages)
` [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects
` [PATCH v9 2/6] drm/i915: Convert requests to use struct fence
` [PATCH v9 3/6] drm/i915: Removed now redundant parameter to i915_gem_request_completed()
` [PATCH v9 4/6] drm/i915: Interrupt driven fences
` [PATCH v9 5/6] drm/i915: Updated request structure tracing
` [PATCH v9 6/6] drm/i915: Cache last IRQ seqno to reduce IRQ overhead
` ✗ Ro.CI.BAT: failure for Convert requests to use struct fence (rev6)
[PATCH v3 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
2016-06-02 12:59 UTC (8+ messages)
` [PATCH v4 "
[PATCH] drm/i915: Extract physical display dimensions from VBT
2016-06-02 11:41 UTC (6+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
2016-06-02 10:43 UTC (2+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH 07/24] drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0
2016-06-02 9:14 UTC (3+ messages)
` [PATCH 07/25] "
[PATCH 00/15] Framework to collect command stream gpu metrics using i915 perf
2016-06-02 6:28 UTC (18+ messages)
` [PATCH 01/15] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id
` [PATCH 02/15] drm/i915: Expose OA sample source to userspace
` [PATCH 03/15] drm/i915: Framework for capturing command stream based OA reports
` [PATCH 04/15] drm/i915: flush periodic samples, in case of no pending CS sample requests
` [PATCH 05/15] drm/i915: Handle the overflow condition for command stream buf
` [PATCH 06/15] drm/i915: Populate ctx ID for periodic OA reports
` [PATCH 07/15] drm/i915: Add support for having pid output with OA report
` [PATCH 08/15] drm/i915: Add support for emitting execbuffer tags through OA counter reports
` [PATCH 09/15] drm/i915: Extend i915 perf framework for collecting timestamps on all gpu engines
` [PATCH 10/15] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples
` [PATCH 11/15] drm/i915: Support opening multiple concurrent perf streams
` [PATCH 12/15] time: Expose current clocksource in use by timekeeping framework
` [PATCH 13/15] time: export clocks_calc_mult_shift
` [PATCH 14/15] drm/i915: Mechanism to forward clock monotonic raw time in perf samples
` [PATCH 15/15] drm/i915: Support for capturing MMIO register values
[PATCH] Revert "sna: Refresh last detection timestamp on hotplug notifies"
2016-06-01 22:02 UTC (2+ messages)
[PATCH] drm/i915: Silence "unexpected child device config size" for VBT on 845g
2016-06-01 17:16 UTC (2+ messages)
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