messages from 2016-02-24 14:21:49 to 2016-02-29 08:26:38 UTC [more...]
[PULL] drm-intel-next
2016-02-29 8:27 UTC
[PATCH] drm/i915: Add two-stage ILK-style watermark programming (v11)
2016-02-29 8:23 UTC (5+ messages)
[PATCH] drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect
2016-02-29 8:18 UTC
[PATCH v1 0/10] Support for creating/using Stolen memory backed objects
2016-02-29 7:39 UTC (11+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 02/10] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/10] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/10] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/10] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/10] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/10] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/10] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present
Regression report] Weekly regression report WW45
2016-02-29 5:49 UTC (8+ messages)
` [Regression report] Weekly regression report WW46
` [Regression report] Weekly regression report WW48
` [Regression report] Weekly regression report WW50
` [Regression report] Weekly regression report WW51
` [Regression report] Weekly regression report WW05
` [Regression report] Weekly regression report WW07
` [Regression report] Weekly regression report WW09
Possible 4.5 i915 Skylake regression
2016-02-27 20:46 UTC
[PATCH 0/5] Pipe level color management V10
2016-02-27 6:58 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Extract out gamma table and CSC to their own file
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
` [PATCH 3/5] drm: introduce pipe color correction properties
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
` [PATCH 5/5] drm/i915: Implement color management on chv
` ✗ Fi.CI.BAT: failure for Pipe level color management (rev10)
[BUG] SPIR-V compiler non-vec4 fragment input
2016-02-27 3:57 UTC
[PATCH 0/5] Pipe level color management V8
2016-02-27 0:35 UTC (12+ messages)
` [PATCH 1/5] drm/i915: Extract out gamma table and CSC to their own file
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
` [PATCH 3/5] drm: introduce pipe color correction properties
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
` [PATCH 5/5] drm/i915: Implement color management on chv
` ✗ Fi.CI.BAT: failure for Pipe level color management (rev8)
[PATCH] drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
2016-02-27 0:08 UTC (3+ messages)
[PATCH] drm/i915: Execlists small cleanups and micro-optimisations
2016-02-26 20:24 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v4] "
` ✗ Fi.CI.BAT: failure for drm/i915: Execlists small cleanups and micro-optimisations (rev2)
[PATCH igt 1/5] lib/igt_kms: add kmstest_get_crtc_idx
2016-02-26 19:39 UTC (5+ messages)
` [PATCH igt 2/5] kms_frontbuffer_tracking: don't pass the crtc idx to init_mode_params
` [PATCH igt 3/5] kms_frontbuffer_tracking: extract find_connector function
` [PATCH igt 4/5] kms_frontbuffer_tracking: try harder to find suitable connectors
` [PATCH igt 5/5] tests: fix CRTC assignment for a few tests
[PATCH] drm/i915: Avoid vblank counter for gen9+
2016-02-26 18:02 UTC (6+ messages)
` Fwd: "
[PATCH i-g-t] kms_atomic: drop unnecessary connector looping from plane_primary test
2016-02-26 17:21 UTC (3+ messages)
[PATCH v5 00/35] GPU scheduler for i915 driver
2016-02-26 17:12 UTC (10+ messages)
` [PATCH v5 06/35] drm/i915: Start of GPU scheduler
` [PATCH v5 24/35] drm/i915: Added trace points to scheduler
[PATCH v2 0/9] Capture more useful details in error state
2016-02-26 17:01 UTC (7+ messages)
` [PATCH v2 9/9] drm/i915/error: Capture WA ctx batch "
` [PATCH v3 "
` ✗ Fi.CI.BAT: warning for Capture more useful details in error state (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards
2016-02-26 16:49 UTC (4+ messages)
[RFC] drm/i915: Check if we hold a wakeref during ioread32/iowrite32
2016-02-26 15:42 UTC (5+ messages)
[PATCH 00/13] Shared pll improvements
2016-02-26 14:27 UTC (15+ messages)
` [PATCH 01/13] drm/i915: Move shared dpll code to a new file
` [PATCH 02/13] drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
` [PATCH 03/13] drm/i915: Split intel_get_shared_dpll() into smaller functions
` [PATCH 04/13] drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
` [PATCH 05/13] drm/i915: Move shared dpll struct definitions to separate header file
` [PATCH 06/13] drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h
` [PATCH 07/13] drm/i915: Use a table to initilize shared dplls
` [PATCH 08/13] drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
` [PATCH 09/13] drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c
` [PATCH 10/13] drm/i915: Move SKL/KLB "
` [PATCH 11/13] drm/i915: Move BXT pll configuration "
` [PATCH 12/13] drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface
` [PATCH 13/13] drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
` ✗ Fi.CI.BAT: failure for Shared pll improvements
[PATCH] drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)
2016-02-26 14:05 UTC (5+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
[RFCv2 PATCH 00/14] gvt: Hacking i915 for GVT context requirement
2016-02-26 13:54 UTC (25+ messages)
` [RFCv2 02/14] drm/i915/gvt: Introduce the basic architecture of GVT-g
` [RFCv2 03/14] drm/i915: Introduce host graphics memory/fence partition for GVT-g
` [RFCv2 04/14] drm/i915: factor out alloc_context_idr() and __i915_gem_create_context()
` [RFCv2 10/14] drm/i915: update PDPs by condition when submit the LRC context
[PATCH] drm/i915: Execlists cannot pin a context without the object
2016-02-26 13:51 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/2] drm/i915: Rename vma->*_list to *_link for consistency
2016-02-26 13:50 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Rename vma->*_list to *_link for consistency
[PATCH i-g-t 3/3] tests/kms_plane: Skip the test when configuration couldn't be applied
2016-02-26 12:59 UTC (2+ messages)
` [PATCH i-g-t v2 "
✗ Fi.CI.BAT: warning for drm/i915/gen9: Set value of Indirect Context Offset based on gen version (rev4)
2016-02-26 11:33 UTC (3+ messages)
[PATCH RESEND_FOR_CI] drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
2016-02-26 11:33 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS (rev2)
[PATCH i-g-t 2/3] lib/igt_kms: Add fail exit branch in do_display_commit()
2016-02-26 11:21 UTC (2+ messages)
` [PATCH i-g-t v2 "
[PATCH] drm/i915: Adaptive backoff delay on link training
2016-02-26 10:58 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
System freeze apparently due to GPU memory exhaustion - why?
2016-02-26 10:30 UTC (4+ messages)
[PATCH i-g-t v2] tests/drv_hangman: test for acthd increasing through invalid VM space
2016-02-26 10:24 UTC (7+ messages)
` [PATCH i-g-t v3] "
NULL pointer dereference in intel_fb_obj_invalidate
2016-02-26 8:31 UTC
snd-hda-intel runtime PM fail after module reload
2016-02-26 7:49 UTC (4+ messages)
High power use from Xorg on skylake dual graphics with intel
2016-02-26 6:39 UTC
[4.4-rc1][Regression] drm/i915: Check live status before reading edid
2016-02-26 6:08 UTC (4+ messages)
[PATCH 0/5] Pipe level color management V9
2016-02-26 0:53 UTC (9+ messages)
` [PATCH 1/5] drm/i915: Extract out gamma table and CSC to their own file
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
` [PATCH 3/5] drm: introduce pipe color correction properties
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl
` [Intel-gfx] "
` [PATCH 5/5] drm/i915: Implement color management on chv
` ✗ Fi.CI.BAT: failure for Pipe level color management (rev9)
[PATCH 1/3] drm/i915/kbl: Adding missing IS_KABYLAKE checks
2016-02-26 0:23 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
2016-02-25 23:52 UTC (4+ messages)
` [PATCH V7] "
[PATCH] drm/i915: Resume DP MST before doing any kind of modesetting
2016-02-25 21:05 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 0/6] drm/i915: Some FDI related dotclock stuff
2016-02-25 18:15 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/guc: Support GuC SKL v6.1
2016-02-25 17:32 UTC (5+ messages)
` [PATCH] drm/i915: add enable_guc_loading parameter
` ✗ Fi.CI.BAT: warning for drm/i915: add enable_guc_loading parameter (rev2)
[PATCH 001/190] drm: Release driver references to handle before making it available again
2016-02-25 17:52 UTC (7+ messages)
` [PATCH 039/190] drm/i915: Remove stop-rings debugfs interface
` [PATCH 042/190] drm/i915: Clean up GPU hang message
` [PATCH 044/190] drm/i915: Move GEM request routines to i915_gem_request.c
[PATCH v3 00/21] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v3)
2016-02-25 17:46 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[RFC 1/2] drm/i915: opt-out CPU and WC mmaps from FBC
2016-02-25 16:58 UTC (7+ messages)
` [PATCH igt 1/4] kms_frontbuffer_tracking: add missing igt_remove_fb calls
` [PATCH 2/2] drm/i915/fbc: enable FBC on SKL too
` [PATCH igt 2/4] kms_frontbuffer_tracking: prefer the BLT drawing method
` [PATCH igt 3/4] kms_frontbuffer_tracking: recreate the FBs at every subtest
` [PATCH igt 4/4] kms_frontbuffer_tracking: be aware of the new FBC Kernel workaround
` ✗ Fi.CI.BAT: failure for series starting with [RFC,1/2] drm/i915: opt-out CPU and WC mmaps from FBC
[PATCH i-g-t 0/5] New pipe level color management tests V5
2016-02-25 17:16 UTC (6+ messages)
` [PATCH i-g-t 1/5] lib: kms: add crtc_id to igt_pipe_t
` [PATCH i-g-t 2/5] lib: kms: add helpers for color management properties on pipes
` [PATCH i-g-t 3/5] lib: fb: add igt_paint_color_gradient_range
` [PATCH i-g-t 4/5] lib: add crc comparison function without an assert
` [PATCH i-g-t 5/5] tests/kms_color: New test for pipe level color management
[PATCH 1/2] drm/i915/dsi: Added the generic gpio sequence support and gpio table
2016-02-25 15:37 UTC (3+ messages)
` [PATCH 2/2] drm/i915: GPIO for CHT generic MIPI
Graphical Corruption on Series 4 Chipset using xf86-video-intel
2016-02-25 14:35 UTC
[PATCH 1/2] drm/i915: Update VBT fields for child devices
2016-02-25 13:57 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Set invert bit for hpd based on VBT
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Update VBT fields for child devices
[PATCH 3/4] drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
2016-02-25 12:51 UTC (2+ messages)
` [PATCH v2 "
[PATCH v5] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
2016-02-25 12:19 UTC (3+ messages)
[PATCH v2 0/6] drm/atomic: Fix encoder stealing, v2
2016-02-25 9:34 UTC (3+ messages)
` [PATCH v2 5/6] drm/atomic: Handle encoder assignment conflicts in a separate check
` [PATCH v2.1 5/6] drm/atomic: Handle encoder assignment conflicts in a separate check, v2
Delayed mail delivery problem
2016-02-25 9:01 UTC (2+ messages)
NULL pointer dereference in intel_fb_obj_invalidate
2016-02-25 8:25 UTC
[BUG] HDMI 12bpc causing occasional flickering and blanking
2016-02-24 18:53 UTC (9+ messages)
[PATCH 0/4] drm/915: Sanitize DC state handling
2016-02-24 17:57 UTC (5+ messages)
` [PATCH 1/4] drm/i915/skl: Fix power domain suspend sequence
` [PATCH 2/4] drm/i915/gen9: Sanitize handling of allowed DC states
` [PATCH 3/4] drm/i915/gen9: Disable DC states if power well support is disabled
` [PATCH 4/4] drm/i915/gen9: Remove state asserts when disabling DC states
[PATCH 0/4] drm: DP++ adaptor support
2016-02-24 17:09 UTC (3+ messages)
` [PATCH 2/4] drm/i915: Respect DP++ adaptor TMDS clock limit
[PATCH v4 0/8] Kill off intel_crtc->atomic!
2016-02-24 14:50 UTC (9+ messages)
` [PATCH v4 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v4
` [PATCH v6 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6
[PATCH] drm/i915: Avoid selecting unavailable BSD2 ring
2016-02-24 15:27 UTC (9+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Update state before setting watermarks
2016-02-24 14:13 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