messages from 2016-12-21 14:45:50 to 2016-12-23 05:46:36 UTC [more...]
[PATCH] drm/i915: check if execlist_port is empty before using its content
2016-12-23 5:46 UTC
drm_mm fixes, take 3, final?
2016-12-23 4:07 UTC (2+ messages)
` drm_mm crash with multi threads
[PATCH v2 1/2] drm/i915: Check num_pipes before initializing audio component
2016-12-23 3:33 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915: Check num_pipes before initializing or calling display hooks
[PATCH v3 1/3] drm: Create new structure for HDMI info
2016-12-23 2:57 UTC (9+ messages)
` [PATCH v3 2/3] drm: parse hf-vsdb
` [PATCH v3 3/3] drm: clean cached display info
` ✓ Fi.CI.BAT: success for series starting with [v3,1/3] drm: Create new structure for HDMI info
` [Intel-gfx] [PATCH v3 1/3] "
[PATCH 0/8] HuC Loading Patches
2016-12-22 23:53 UTC (11+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✓ Fi.CI.BAT: success for HuC Loading Patches
[PATCH] drm/i915: request ring to be pinned above GUC_WOPCM_TOP
2016-12-22 23:15 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 11/11] drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
2016-12-22 21:40 UTC (3+ messages)
` [PATCH v2 "
[PATCH] drm/915: Parsing the missed out DTD fields from the VBT
2016-12-22 21:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/915: Parsing the missed out DTD fields from the VBT (rev2)
[PATCH] drm/i915: Revoke partial fences when installing on the scanout
2016-12-22 21:07 UTC (4+ messages)
drm_mm fixes, take 4?
2016-12-22 20:53 UTC (45+ messages)
` [PATCH v4 01/38] drm/i915: Use the MRU stack search after evicting
` [PATCH v4 02/38] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
` [PATCH v4 03/38] drm: Compile time enabling for asserts in drm_mm
` [PATCH v4 04/38] lib: Add a simple prime number generator
` [Intel-gfx] "
` [PATCH v10] "
` [PATCH v4 05/38] drm: Add a simple generator of random permutations
` [PATCH v4 06/38] drm: Add some kselftests for the DRM range manager (struct drm_mm)
` [PATCH v4 07/38] drm: kselftest for drm_mm_init()
` [PATCH v4 08/38] drm: kselftest for drm_mm_debug()
` [PATCH v4 09/38] drm: kselftest for drm_mm_reserve_node()
` [PATCH v4 10/38] drm: kselftest for drm_mm_insert_node()
` [PATCH v4 11/38] drm: kselftest for drm_mm_replace_node()
` [PATCH v4 12/38] drm: kselftest for drm_mm_insert_node_in_range()
` [PATCH v4 13/38] drm: kselftest for drm_mm and alignment
` [PATCH v4 14/38] drm: kselftest for drm_mm and eviction
` [PATCH v4 15/38] drm: kselftest for drm_mm and range restricted eviction
` [PATCH v4 16/38] drm: kselftest for drm_mm and top-down allocation
` [PATCH v4 17/38] drm: kselftest for drm_mm and color adjustment
` [PATCH v4 18/38] drm: kselftest for drm_mm and color eviction
` [PATCH v4 19/38] drm: kselftest for drm_mm and restricted "
` [PATCH v4 20/38] drm/i915: Build DRM range manager selftests for CI
` [PATCH v4 21/38] drm: Promote drm_mm alignment to u64
` [PATCH v4 22/38] drm: Fix kerneldoc for drm_mm_scan_remove_block()
` [PATCH v4 23/38] drm: Detect overflow in drm_mm_reserve_node()
` [PATCH v4 24/38] drm: Simplify drm_mm_clean()
` [PATCH v4 25/38] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
` [PATCH v4 26/38] drm: Extract struct drm_mm_scan from struct drm_mm
` [PATCH v4 27/38] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH v4 28/38] drm: Unconditionally do the range check "
` [PATCH v4 29/38] drm: Fix application of color vs range restriction when scanning drm_mm
` [PATCH v4 30/38] drm: Compute tight evictions for drm_mm_scan
` [PATCH v4 31/38] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
` [PATCH v4 32/38] drm: Simplify drm_mm scan-list manipulation
` [PATCH v4 33/38] drm: Apply tight eviction scanning to color_adjust
` [PATCH v4 34/38] drm: Wrap drm_mm_node.hole_follows
` [PATCH v4 35/38] drm: Apply range restriction after color adjustment when allocation
` [PATCH v4 36/38] drm: Use drm_mm_insert_node_in_range_generic() for everyone
` [PATCH v4 37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
` [PATCH v4 38/38] drm: kselftest for drm_mm and bottom-up allocation
` ✗ Fi.CI.BAT: warning for series starting with [v4,01/38] drm/i915: Use the MRU stack search after evicting
` ✓ Fi.CI.BAT: success for series starting with [v4,01/38] drm/i915: Use the MRU stack search after evicting (rev2)
[PATCH igt 1/6] tests/kms_draw_crc: remove unnecessary mode unset calls
2016-12-22 20:42 UTC (6+ messages)
` [PATCH igt 2/6] kms_frontbuffer_tracking: fix sink CRC assertion
` [PATCH igt 3/6] kms_frontbuffer_tracking: move more code to get_sink_crc()
` [PATCH igt 4/6] kms_frontbuffer_tracking: refactor sink CRC reliability handling
` [PATCH igt 5/6] kms_frontbuffer_tracking: destroy all FBs from all formats
` [PATCH igt 6/6] kms_frontbuffer_tracking: fix compression checking
[PATCH 00/11] drm/i915: Overlay fixes
2016-12-22 19:55 UTC (7+ messages)
` [PATCH 08/11] drm/i915: Reorganize overlay filter coeffs into a nicer form
` ✓ Fi.CI.BAT: success for drm/i915: Overlay fixes (rev4)
[PATCH 1/2] drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
2016-12-22 19:45 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
[PATCH] drm/i915/guc: Reserve the upper end of the Global GTT for the GuC
2016-12-22 19:23 UTC (12+ messages)
[PATCH] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
2016-12-22 19:15 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/915: Parsing the missed out DTD fields from the VBT
2016-12-22 18:29 UTC (2+ messages)
[PATCH 1/3] drm/i915: Repeat flush of idle work during suspend
2016-12-22 18:26 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Don't clflush before release phys object
` [PATCH 3/3] drm/i915: Silence allocation failure during sg_trim()
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Repeat flush of idle work during suspend
[PATCH 1/5] drm/i915: Assert that the partial VMA fits within the object
2016-12-22 18:08 UTC (12+ messages)
` [PATCH 2/5] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 3/5] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 4/5] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` [PATCH 5/5] drm/i915: Extact compute_partial_view()
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Assert that the partial VMA fits within the object
[PATCH] drm/i915: Use atomic page flip for intel again
2016-12-22 17:52 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm : adds Y-coordinate and Colorimetry Format
2016-12-22 17:19 UTC
[PATCH v3 1/2] drm: Wrap the check for atomic_commit implementation
2016-12-22 16:29 UTC (4+ messages)
` [PATCH v3 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm: Wrap the check for atomic_commit implementation
[GLK MIPI DSI V2 0/9] GLK MIPI DSI VIDEO MODE PATCHES
2016-12-22 15:43 UTC (9+ messages)
` [GLK MIPI DSI V2 2/9] drm/i915/glk: Program new MIPI DSI PHY registers for GLK
` [GLK MIPI DSI V2 9/9] drm/915: Parsing the missed out DTD fields from the VBT
[PATCH v2 00/14] drm/i915: Introduce intel_cdclk_state (v2)
2016-12-22 14:33 UTC (9+ messages)
` [PATCH 05/14] drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c
` [PATCH 06/14] drm/i915: Pass computed vco to bxt_set_cdclk()
` [PATCH v2 07/14] drm/i915: Start moving the cdclk stuff into a distinct state structure
[PATCH] drm/i915: Move the min_pixclk[] handling to the end of readout
2016-12-22 14:07 UTC (4+ messages)
[PATCH] drm/i915: Force VDD off on the new power seqeuencer before starting to use it
2016-12-22 13:57 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Prevent timeline updates whilst performing reset
2016-12-22 12:41 UTC (2+ messages)
[PATCH] drm/i915/gen9+: Rely on VBT DDI port info for eDP detection
2016-12-22 12:28 UTC (4+ messages)
` [PATCH v2] drm/i915/ddi: "
[PATCH] drm/i915: moved edid read from _force() to _get_modes()
2016-12-22 12:27 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Beef up the IPS vs. CRC workaround
2016-12-22 12:24 UTC (3+ messages)
[PATCH v3] drm/i915: Check HAS_PCH_NOP when install or reset dispaly IRQ
2016-12-22 11:18 UTC (9+ messages)
[PATCH 1/2] drm : adds Y-coordinate and Colorimetry Format
2016-12-22 11:13 UTC (5+ messages)
` [PATCH 2/2] drm/i915/psr: program vsc header for psr2
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm : adds Y-coordinate and Colorimetry Format
` [Intel-gfx] [PATCH 1/2] "
[PULL] drm-intel-next-fixes
2016-12-22 10:22 UTC
[git pull] GVT-g fixes for 4.10
2016-12-22 9:35 UTC (2+ messages)
[PATCH 1/2] drm: Wrap the check for atomic_commit implementation
2016-12-22 9:14 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set
` [Intel-gfx] [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation
[PULL] drm-misc-fixes
2016-12-22 7:29 UTC
Problem Building From intel-gpu-tools Git Repo
2016-12-22 5:35 UTC
[PATCH 2/2] drm: Add kernel-doc for drm_crtc_commit_get/put
2016-12-22 3:11 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v3] drm/i915/dp: Do not reset detect_done flag in intel_dp_detect
2016-12-21 22:45 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm: Wrap the check for atomic_commit implementation
2016-12-21 22:14 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set (rev3)
[PATCH i-g-t v2] igt_core: add igt_constructor
2016-12-21 20:50 UTC
[PATCH i-g-t] igt_core: add igt_constructor
2016-12-21 20:43 UTC (3+ messages)
[PATCH v2] drm/i915/bxt: add bxt dsi gpio element support
2016-12-21 19:11 UTC (5+ messages)
[PATCH] drm/i915: Repeat flush of idle work during suspend
2016-12-21 17:45 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.BAT: warning for drm/i915: Repeat flush of idle work during suspend (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Repeat flush of idle work during suspend (rev3)
[PATCH 1/2] drm/i915: Don't assume 60Hz when accounting for DSI pixel overlap
2016-12-21 15:22 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Don't assume 60Hz when accounting for DSI pixel overlap (rev3)
[PATCH] drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
2016-12-21 14:45 UTC (2+ messages)
` [PATCH] drm/i915: Initialize overlay->last_flip properly
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