messages from 2015-05-13 07:19:48 to 2015-05-18 07:54:42 UTC [more...]
[PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug
2015-05-18 7:57 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Output scaler related pipe config debug in a single line
build error with GCC5.1.1
2015-05-18 7:15 UTC (2+ messages)
[PATCH] drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
2015-05-18 7:17 UTC (3+ messages)
[PATCH 1/2] drm/i915/skl: Documentation for CSR firmware
2015-05-18 7:14 UTC (3+ messages)
` [PATCH v2 "
[PATCH 1/2] drm/i915/skl: Documentation for CSR firmware
2015-05-18 7:12 UTC (6+ messages)
` [PATCH 2/2] drm/i915/skl: corrected csr mutex lock declaration
[PATCH] drm/i915: Don't read dpcd for disconnected ports
2015-05-18 7:00 UTC (4+ messages)
` [PATCH v2] "
Intel-gfx Digest, Vol 87, Issue 314
2015-05-18 6:13 UTC
Another behavior of tests from HANG section with enabled command parser
2015-05-18 6:04 UTC
[PATCH 00/11] Skylake display NV12 feature addition
2015-05-18 5:24 UTC (4+ messages)
[PATCH 00/12] drm/i915: Adding NV12 for skylake display
2015-05-18 5:11 UTC (13+ messages)
` [PATCH 01/12] drm/i915: Add register definitions for NV12 support
` [PATCH 02/12] drm/i915: Set scaler mode for NV12
` [PATCH 03/12] drm/i915: Stage scaler request for NV12 as src format
` [PATCH 04/12] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 05/12] drm/i915: Upscale scaler max scale for NV12
` [PATCH 06/12] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 07/12] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 08/12] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 09/12] drm/i915: Enable NV12 primary plane via crtc set config
` [PATCH 10/12] drm/i915: Add NV12 to primary plane programming
` [PATCH 11/12] drm/i915: Add NV12 to sprite "
` [PATCH 12/12] drm/i915: Add 90/270 rotation for NV12 format
[PATCH] drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
2015-05-18 5:06 UTC (3+ messages)
[PATCH] tests/gem_bad_address: Adapt test to ppgtt to pass with command parser
2015-05-18 3:47 UTC (3+ messages)
[PATCH] drm/i915: drrs_invalidate at flip schedule
2015-05-18 2:49 UTC (5+ messages)
DC6 already programmed to be disabled
2015-05-15 23:22 UTC
[PATCH 0/2] Add NV12 90/270 support for skl planes
2015-05-15 21:58 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format
[PATCH xf86-video-intel 1/2] pciids: Sync the BDW PCI IDs from the kernel version
2015-05-15 20:30 UTC (3+ messages)
` [PATCH xf86-video-intel 2/2] pciids: Add the Broxton PCI IDs
[PATCH 0/4] Don't say we support framebuffers with alpha when we don't
2015-05-15 19:15 UTC (10+ messages)
` [PATCH 1/4] drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
` [PATCH 2/4] drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
` [PATCH 3/4] drm/i915: Don't expose RGB/BGR 8888 formats on primary planes before SKL
` [PATCH v2] "
` [PATCH 4/4] drm/i915: Don't expose ARGB1555 on gen2/3
[PATCH i-g-t] lib/bxt: Update the Broxton PCI IDs
2015-05-15 18:44 UTC
[PATCH libdrm] intel: Add the Broxton PCI IDs
2015-05-15 18:44 UTC
[PATCH] drm/i915/bxt: Update the Broxton PCI ids
2015-05-15 18:43 UTC
[PATCH 1/2] drm/i915: Dump some DPLL fields in pipe config debug
2015-05-15 15:50 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Output scaler related pipe config debug in a single line
[PATCH] drm/i915/skl: Handle eDP from generic crtc_compute_clock vfunc
2015-05-15 14:44 UTC (11+ messages)
` [PATCH] drm/i915: Don't overwrite (e)DP PLL selection on SKL
[i915]] *ERROR* mismatch in ddi_pll_sel
2015-05-15 13:49 UTC (2+ messages)
[QA 2015/05/15 ww20] Testing report for `drm-intel-testing`
2015-05-15 13:27 UTC
Video lockup
2015-05-15 13:24 UTC
[PATCH i-g-t] tests/Android.mk: Treat all KMS tests as Cairo dependent
2015-05-15 13:06 UTC (4+ messages)
[PATCH 0/2] Extending GET_APERTURE ioctl
2015-05-15 12:53 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 2/2] drm/i915: Extend GET_APERTURE ioctl to report size of the stolen region
drm/i915/hsw/bdw: Enable resource streamer v2
2015-05-15 11:39 UTC (6+ messages)
` [PATCH 1/2] drm/i915/hsw/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag
` [PATCH 2/2] drm/i915/hsw/bdw: Enable resource streamer bits on MI_BATCH_BUFFER_START
[PATCH 2/4] drm/i915/dsi: add support for DSI PLL N1 divisor values
2015-05-15 11:39 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Use uninterruptible mutex_lock for userptr bo creation
2015-05-15 11:09 UTC (2+ messages)
[PATCH RESEND 4/4] drm/sysfs: remove unnecessary connector type checks
2015-05-15 10:22 UTC (2+ messages)
[PATCH i-g-t v2] tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failure
2015-05-15 10:19 UTC (2+ messages)
[RFC 00/12] i915 init-time configuration
2015-05-15 9:39 UTC (6+ messages)
` [RFC 09/12] drm/i915/config: Add VBT settings configuration
[PATCH 3/3] drm/i915/gtt: Check va range against vm size
2015-05-15 9:22 UTC (2+ messages)
[PATCH i-g-t] gem_bad_blit: Make the BAD_GTT_TEST address more than 32 bits
2015-05-15 9:09 UTC (3+ messages)
Breakage for Ironlake due to some watermarks changes in Linux 4.0+?
2015-05-15 9:00 UTC (2+ messages)
[PATCH v2 00/17] drm/i915: Convert to atomic, part 2
2015-05-15 7:42 UTC (19+ messages)
` [PATCH v2 01/17] drm/atomic: update crtc->hwmode in legacy state
` [PATCH v2 02/17] drm/atomic: Allow drivers to subclass drm_atomic_state, v2
` [PATCH v2 03/17] drm/i915: get rid of put_shared_dpll
` [PATCH v2 04/17] drm/i915: get rid of intel_crtc_disable and related code, v2
` [PATCH v2 05/17] drm/i915: use intel_crtc_control everywhere
` [PATCH v2 06/17] drm/i915: Use drm_atomic_helper_update_legacy_modeset_state
` [PATCH v2 07/17] drm/i915: Use crtc_state->active instead of crtc_state->enable
` [PATCH v2 08/17] drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
` [PATCH v2 09/17] drm/i915: Make __intel_set_mode() take only atomic state as argument
` [PATCH v2 10/17] drm/i915: Support modeset across multiple pipes
` [PATCH v2 11/17] drm/i915: Use global atomic state for staged pll config
` [PATCH v2 12/17] drm/i915: Read hw state into an atomic state struct
` [PATCH v2 13/17] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config()
` [PATCH v2 14/17] drm/i915: Implement intel_crtc_toggle using atomic state, v3
` [PATCH v2 15/17] drm/i915: Calculate haswell plane workaround, v2
` [PATCH v2 16/17] drm/i915: Use crtc->hwmode for vblanks
` [PATCH v2 17/17] drm/i915: Remove use of crtc->config from i915_debugfs.c
[PATCH] drm/i915: Make scaler_id check in check_crtc_state work for all gens
2015-05-15 6:48 UTC (2+ messages)
[PATCH 0/5] HW_LOCK Security Patches
2015-05-15 5:58 UTC (9+ messages)
` [PATCH v2 0/2] HW_LOCK kernel patched
` [PATCH v2 1/2] drm: Make HW_LOCK access functions optional
` [PATCH v2 2/2] drm: Make Legacy Context "
[PATCH 8/8] drm/i915/skl: Select DDIA lane capability based upon vbt
2015-05-15 5:48 UTC (2+ messages)
[PATCH 2/2] drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
2015-05-15 4:40 UTC (2+ messages)
[PATCH] drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
2015-05-15 4:18 UTC (2+ messages)
[PATCH] drm/i915: Warn when execlists changes context without IRQs
2015-05-15 3:41 UTC (2+ messages)
[PATCH v4] drm/i915: Avoid GPU Hang when comming out of s3 or s4
2015-05-15 2:33 UTC (2+ messages)
[PATCH v5] drm/i915: Avoid GPU Hang when comming out of s3 or s4
2015-05-15 2:32 UTC (2+ messages)
[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
2015-05-15 1:07 UTC (3+ messages)
[PATCH i-g-t 1/3] docs: various documentation fixes
2015-05-14 16:04 UTC (3+ messages)
` [PATCH i-g-t 2/3] igt.cocci: don't use igt_assert_neq to compare pointers
` [PATCH i-g-t 3/3] tests: match gem_create prototype in igt_eviction_test_ops create function
[PATCH 4/4] drm/i915: Changes required to enable DSI Video Mode on CHT
2015-05-14 15:47 UTC (2+ messages)
[PATCH i-g-t] intel_display_crc: A new tool to play with display CRCs
2015-05-14 14:39 UTC
[BUG/REGRESSION] Screen flickering
2015-05-14 14:28 UTC (12+ messages)
` [PATCH v2] drm/i915: fix screen flickering
[PATCH i-g-t] lib: Add a user data pointer to the argument parsing functions
2015-05-14 14:13 UTC
[PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
2015-05-14 13:30 UTC (2+ messages)
Got anyone using lauterbach for kernel debugging?
2015-05-14 11:57 UTC
[PATCH] drm/i915: Unconditionally flush writes before execbuffer
2015-05-14 11:52 UTC (2+ messages)
IP: [<ffffffffc05d22be>] intel_prepare_ddi+0x14e/0x770 [i915]
2015-05-14 10:18 UTC (2+ messages)
[PATCH v3] drm/i915/bxt: eDP Panel Power sequencing
2015-05-14 9:13 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/3] drm/i915/bios: remove a redundant NULL pointer check
2015-05-14 9:06 UTC (4+ messages)
` [PATCH 2/3] drm/i915/bios: abstract finding VBT in BIOS to a separate function
` [PATCH 3/3] drm/i915/bios: be more explicit about discarding iomem address space
[PATCH 00/10] Expose the same formats for SKL primary/sprite planes
2015-05-14 5:24 UTC (11+ messages)
` [PATCH 01/10] drm/i915/skl: Leave a new line between variable declarations and code
` [PATCH 02/10] drm/i915/skl: Add a new line before return
` [PATCH 03/10] drm/i915/skl: Rename a local variable to fit in 80 chars
` [PATCH 04/10] drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
` [PATCH 05/10] drm/i915/skl: Support the advertized index format
Batch buffer checks on Intel Haswell & OpenCL performance on Linux
2015-05-14 3:24 UTC
Video lockup still happening
2015-05-14 0:56 UTC
DP MST audio support
2015-05-13 23:10 UTC (3+ messages)
Intel IVCH, Bug 49838
2015-05-13 19:11 UTC (2+ messages)
[PATCH i-g-t] tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failure
2015-05-13 16:41 UTC (3+ messages)
[PATCH 00/89] Basic Skylake enabling
2015-05-13 15:31 UTC (4+ messages)
` [PATCH 66/89] drm/i915/skl: Implementation of SKL DPLL programming
[PULL] drm-intel-fixes
2015-05-13 12:39 UTC
[PATCH 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
2015-05-13 11:53 UTC (4+ messages)
` [PATCH 1/3] igt/gem_stolen: Verifying extended gem_create ioctl
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj
` [PATCH 3/3] igt/gem_create: Test to validate parameters for GEM_CREATE ioctl
[PATCH] drm/atomic: add drm_atomic_get_existing_*_state helpers
2015-05-13 9:08 UTC (2+ messages)
[PATCH 1/3] drm/i915: get rid of -Iinclude/drm
2015-05-13 9:05 UTC (4+ messages)
` [PATCH 2/3] drm/core: "
` [PATCH 3/3] drm/atomic: Allow drivers to subclass drm_atomic_state, v2
drm/i915/hsw/bdw: Enable resource streamer
2015-05-13 7:34 UTC (4+ messages)
` [PATCH 1/2] drm/i915/hsw/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag
[PATCH 0/4] drm/i915/chv dsi pll stuff
2015-05-13 7:28 UTC (4+ messages)
` [PATCH 1/4] drm/i915/dsi: abstract dsi bpp derivation from pixel format
[patch] drm/edid: fix a debug message
2015-05-13 7:23 UTC (2+ messages)
drm-intel-collector is deprecated
2015-05-13 7:22 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