messages from 2015-10-23 11:58:49 to 2015-10-28 09:10:48 UTC [more...]
[PATCH i-g-t 1/4] tests/kms_pipe_crc_basic: Skip invalid pipe/port combos
2015-10-28 9:10 UTC (8+ messages)
` [PATCH i-g-t 2/4] lib: Skip suspend/hibernate tests if the system doesn't support them
[PATCH 1/1] drm/i915/gen9: Update time intervals for RC6 parameters
2015-10-28 6:19 UTC
[PATCH 0/2] Enforcing link training as per compliance test requirement
2015-10-28 5:27 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Cleanup test data during long/short hotplug
Call trace on SKL with 4.3.0-rc3+ kernel
2015-10-28 1:11 UTC (4+ messages)
[PATCH 1/2] drm/i915: Shut up GuC errors when it's disabled
2015-10-28 0:22 UTC (15+ messages)
` [PATCH 2/2] drm/i915: shut up gen8+ SDE irq dmesg noise
[PATCH 0/6] Kabylake patches V2
2015-10-27 17:14 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Define IS_BROXTON properly
` [PATCH 2/6] drm/i915/kbl: Introduce Kabylake platform defition
` [PATCH 3/6] drm/i915/kbl: Add Kabylake PCI ID
` [PATCH 4/6] drm/i915/kbl: Add Kabylake GT4 "
` [PATCH 5/6] drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX
` [PATCH 6/6] drm/i915/kbl: Fix DMC load on Kabylake
[PATCH 00/26] Yet another FBC series, v2
2015-10-27 20:29 UTC (30+ messages)
` [PATCH 01/26] drm/i915: change no_fbc_reason from enum to string
` [PATCH 02/26] drm/i915: don't stop+start FBC at every flip
` [PATCH 03/26] drm/i915: rename intel_fbc_nuke to intel_fbc_recompress
` [PATCH 04/26] drm/i915: only nuke FBC when a drawing operation triggers a flush
` [PATCH 05/26] drm/i915: extract fbc_on_pipe_a_only()
` [PATCH 06/26] drm/i915: remove unnecessary check for crtc->primary->fb
` [PATCH 07/26] drm/i915: extract crtc_is_valid() on the FBC code
` [PATCH 08/26] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 09/26] drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
` [PATCH 10/26] drm/i915: fix the __intel_fbc_update() comments
` [PATCH 11/26] drm/i915: pass the crtc as an argument to intel_fbc_update()
` [PATCH 12/26] drm/i915: don't disable_fbc() if FBC is already disabled
` [PATCH 13/26] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 14/26] drm/i915: refactor FBC deactivation at init
` [PATCH 15/26] drm/i915: introduce intel_fbc_{enable, disable}
` [PATCH 16/26] drm/i915: remove too-frequent FBC debug message
` [PATCH 17/26] drm/i915: fix the CFB size check
` [PATCH 18/26] drm/i915: alloc/free the FBC CFB during enable/disable
` [PATCH 19/26] drm/i915: move adjusted_mode checks from fbc_update to fbc_enable
` [PATCH 20/26] drm/i915: move clock frequency "
` [PATCH 21/26] drm/i915: check for FBC planes in the same place as the pipes
` [PATCH 22/26] drm/i915: clarify that checking the FB stride for CFB is intentional
` [PATCH 23/26] drm/i915: use a single intel_fbc_work struct
` [PATCH 24/26] drm/i915: wait for a vblank instead of 50ms when enabling FBC
` [PATCH 25/26] drm/i915: remove in_dbg_master check from intel_fbc.c
` [PATCH 26/26] drm/i915: kill fbc.uncompressed_size
[PATCH] drm/i915: Skip fence installation for objects with rotated views
2015-10-27 18:58 UTC (13+ messages)
` [PATCH] drm/i915: Skip fence installation for objects with rotated views (v2)
[PATCH v2] drm/i915: Always program CSR if CSR is uninitialized
2015-10-27 18:41 UTC (4+ messages)
[PATCH v2] drm/i915: Add extra plane information in debugfs
2015-10-27 17:31 UTC (3+ messages)
[PATCH v3] drm/i915: Add extra plane information in debugfs
2015-10-27 15:58 UTC
[PATCH 0/1] drm/i915: DPCD Backlight Control
2015-10-27 15:56 UTC (3+ messages)
` [PATCH 1/1] drm/i915: Add Backlight Control using DPCD for eDP connectors
(XEN) Fatal machine check
2015-10-27 15:21 UTC (2+ messages)
` Fwd: "
[PATCH 1/3] drm/i915: Remove 10% cdclk guardband from BXT
2015-10-27 14:31 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Untangle .fdi_link_train() and cdclk function pointer assignments
` [PATCH 3/3] drm/i915: Share cdclk code for BDW and BXT
[PATCH 02/11] drm/i915: Do not acquire crtc state to check clock during modeset
2015-10-27 14:27 UTC (10+ messages)
` [PATCH 1/3] drm/i915: Do not acquire crtc state to check clock during modeset, v2
` [PATCH 2/3] drm/i915: Handle cdclk limits on broadwell
` [PATCH 3/3] drm/i915/bxt: Use the bypass frequency if there are no active pipes
[PATCH] drm/i915: Fix maxfifo watermark calc on vlv cursor planes
2015-10-27 13:54 UTC (3+ messages)
[PATCH 1/7] drm/i915/skl: Store and print the DMC firmware version we load
2015-10-27 12:47 UTC (7+ messages)
` [PATCH 2/7] drm/i915/skl: Refuse to load outdated dmc firmware
` [PATCH 3/7] drm/i915/skl: Print the DMC firmware status in debugfs
` [PATCH 4/7] drm/i915/skl: Expose DC5/DC6 entry counts
` [PATCH 5/7] drm/i915/bxt: Expose DC5 entry count
` [PATCH 6/7] drm/i915: Add csr programming registers to dmc debugfs entry
` [PATCH 7/7] drm/i915: Add dmc firmware load state and version to error state
[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
2015-10-27 11:51 UTC (3+ messages)
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer
[PATCH 0/7] drm/i915: read out slice/subslice masks
2015-10-27 11:45 UTC (2+ messages)
i915 render node discovery buggy?
2015-10-27 11:28 UTC (2+ messages)
[PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v2)
2015-10-27 10:37 UTC (6+ messages)
` [PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)
[PATCH] drm/i915: Add extra plane information in debugfs
2015-10-27 9:53 UTC (8+ messages)
[PATCH] drm/i915/bxt: Update Uninit sequence for DDI PHYs
2015-10-27 9:36 UTC
[PATCH 1/1] drm/i915/gen9: Check BIOS RC6 setup before enabling RC6
2015-10-27 9:38 UTC
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2015-10-27 9:36 UTC (2+ messages)
[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
2015-10-27 9:25 UTC (6+ messages)
` [Announcement] 2014-Q3 release of "
` [Announcement] 2015-Q1 "
` [Announcement] 2015-Q2 "
` [Announcement] 2015-Q3 "
[RFC] drm/i915/bxt: Added identifier for MIPI transcoder
2015-10-27 8:26 UTC (2+ messages)
[RFC] drm/i915/bxt: Allow/disallow DC5 based on DC9 entry/exit
2015-10-27 8:05 UTC
[PATCH i-g-t 0/3] Unify slow/combinatorial test handling
2015-10-27 6:47 UTC (19+ messages)
` [PATCH i-g-t 1/3] Rename gem_concurren_all over gem_concurrent_blit
` [PATCH i-g-t 2/3] Unify handling of slow/combinatorial tests
[PATCH] drm/i915/skl: Correct other-pipe watermark update condition check
2015-10-27 6:16 UTC (3+ messages)
` [PATCH] drm/i915/skl: Correct other-pipe watermark update condition check (v2)
[PATCH] drm/i915/skl: Remove duplicated mem calls for PLANE_CURSOR
2015-10-26 18:46 UTC (2+ messages)
[PATCH] drm/915: Pad GTT views of exec objects up to user specified size
2015-10-26 17:05 UTC (6+ messages)
[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
2015-10-26 14:49 UTC (4+ messages)
` [PATCH 20/43] drm/i915: Use paramtrized WRPLL_CTL()
[PATCH 0/5] drm/i915: Expose __raw_i915_read() & co. to the outside, and a few forcewake things
2015-10-26 14:46 UTC (3+ messages)
[PATCH] drm/i915: Ensure associated VMAs are inactive when contexts are destroyed
2015-10-26 13:10 UTC (5+ messages)
PROBLEM: i915.preliminary_hw_support crash
2015-10-26 11:34 UTC
[PATCH] drm/i915: make A0 wa's applied to A1
2015-10-26 10:48 UTC
[PATCH 00/11] Kill off intel_crtc->atomic!
2015-10-26 9:30 UTC (9+ messages)
` [PATCH 01/11] drm/i915: Use passed plane state for sprite planes
` [PATCH v2 01/11] drm/i915: Use passed plane state for sprite planes, v2
` [PATCH 03/11] drm/i915: Kill off intel_crtc->atomic.wait_vblank
[PATCH 0/2] CRTC background color support for i915
2015-10-26 9:14 UTC (4+ messages)
` [PATCH i-g-t 1/2] igt_kms: Set atomic capability bit
[PATCH 00/22] DP refactoring v2
2015-10-26 7:22 UTC (20+ messages)
` [PATCH 01/22] drm/i915: Don't pass *DP around to link training functions
` [PATCH 02/22] drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train
` [PATCH 03/22] drm/i915 Call get_adjust_train() from clock recovery and channel eq
` [PATCH 04/22] drm/i915: Move register write into intel_dp_set_signal_levels()
` [PATCH 05/22] drm/i915: Move generic link training code to a separate file
` [PATCH 06/22] drm/i915: Create intel_dp->prepare_link_retrain() hook
` [PATCH 07/22] drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer
` [PATCH 10/22] drm/i915: Add function for getting the current link training voltage
` [PATCH 16/22] drm/i915: Introduce struct intel_dp_signal_levels
[RFCv2 DP-typeC 0/6] Add support for USB typeC based DP
2015-10-26 7:13 UTC (6+ messages)
` [RFCv2 DP-typeC 5/6] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
[PATCH v7 00/25] Color Management for DRM framework
2015-10-26 3:59 UTC (5+ messages)
` [PATCH v7 11/25] drm/i915: Register color correction capabilities
[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
2015-10-25 14:53 UTC (5+ messages)
[PATCH v5 1/2] drm/i915: Fix failure paths around initial fbdev allocation
2015-10-25 11:14 UTC (6+ messages)
` [PATCH v6 0/4] fbdev deadlock & failure path fixes
` [PATCH v6 3/4] drm/i915: Fix failure paths around initial fbdev allocation
` [PATCH v6 1/4] drm/i915: On fb alloc failure, unref gem object where it gets refed
` [PATCH v6 2/4] drm/i915: Fix double unref in intelfb_alloc failure path
` [PATCH v6 4/4] drm/i915: Fix error handling in intelfb_create
[PATCH] drm/i915/guc: Fix a false alert of memory leak when free LRC
2015-10-24 8:52 UTC (4+ messages)
[PATCH 1/2] drm/i915/execlists: HWS is uncached on !llc platforms
2015-10-23 19:45 UTC (10+ messages)
` [PATCH 2/2] drm/i915: Serialise updates to GGTT with access through GGTT on Braswell
[PATCH] drm/i915: Deny wrapping an userptr into a framebuffer
2015-10-23 19:20 UTC (5+ messages)
` [Intel-gfx] "
[Regression report] Weekly regression report WW43
2015-10-23 18:33 UTC
[PATCH 7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues
2015-10-23 17:02 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH] drm/i915: Update to post-reset execlist queue clean-up
[PATCH] drm/i915/skl+: Fix Watermark calculation for Broxton
2015-10-23 16:53 UTC (2+ messages)
[PATCH v4] drm/i915: Clean up associated VMAs on context destruction
2015-10-23 13:27 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