messages from 2015-05-18 16:13:06 to 2015-05-20 23:07:51 UTC [more...]
[PATCH] drm/i915/hsw: Fix workaround for server AUX channel clock divisor
2015-05-20 23:07 UTC (2+ messages)
[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
2015-05-20 21:01 UTC (4+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
[PATCH] drm/i915/bdw: Simple IPS pixel_rate x 0.95 cdclk restriction
2015-05-20 20:50 UTC (4+ messages)
[PATCH] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
2015-05-20 20:45 UTC (11+ messages)
` [PATCH v2] "
Intel graphics drivers for Linux
2015-05-20 17:01 UTC
[PATCH] drm/i915: Fix ilk watermarks calculation when primary plane is disabled
2015-05-20 17:29 UTC (4+ messages)
still experiencing oops connecting Laptop to docking Station
2015-05-20 17:06 UTC (6+ messages)
[RFC 00/12] i915 init-time configuration
2015-05-20 17:07 UTC (7+ messages)
` [RFC 09/12] drm/i915/config: Add VBT settings configuration
[PATCH 00/03] Preventing zero GPU virtual address allocation
2015-05-20 16:10 UTC (8+ messages)
` [PATCH 01/03] drm/i915: add a context parameter to {en, dis}able zero address mapping
` [PATCH 02/03] libdrm: export context_{get, set}param and I915_CONTEXT_PARAM_NO_ZEROMAP
` [PATCH 03/03] beignet: set I915_CONTEXT_PARAM_NO_ZEROMAP when initializing context
[PATCH v3 00/22] drm/i915: Convert to atomic, part 2
2015-05-20 16:04 UTC (23+ messages)
` [PATCH v3 01/22] drm/i915: get rid of put_shared_dpll
` [PATCH v3 02/22] drm/i915: get rid of intel_crtc_disable and related code, v2
` [PATCH v3 03/22] drm/i915: use intel_crtc_control everywhere, v2
` [PATCH v3 04/22] drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2
` [PATCH v3 05/22] drm/i915: Make __intel_set_mode() take only atomic state as argument
` [PATCH v3 06/22] drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
` [PATCH v3 07/22] drm/i915: Use crtc_state->active instead of crtc_state->enable
` [PATCH v3 08/22] drm/i915: Zap call to drm_plane_helper_disable
` [PATCH v3 09/22] drm/i915: calculate primary visibility changes instead of calling from set_config
` [PATCH v3 10/22] drm/i915: Support modeset across multiple pipes
` [PATCH v3 11/22] drm/i915: Use global atomic state for staged pll config, v2
` [PATCH v3 12/22] drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit
` [PATCH v3 13/22] drm/i915: Swap planes on each crtc separately
` [PATCH v3 14/22] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config()
` [PATCH v3 15/22] drm/i915: Read hw state into an atomic state struct
` [PATCH v3 16/22] drm/i915: Implement intel_crtc_control using atomic state, v3
` [PATCH v3 17/22] drm/i915: move swap state to the right place
` [PATCH v3 18/22] drm/i915: Use crtc->hwmode for vblanks, v2
` [PATCH v3 19/22] drm/i915: Remove use of crtc->config from i915_debugfs.c
` [PATCH v3 20/22] drm/i915: Calculate haswell plane workaround, v3
` [PATCH v3 21/22] drm/i915: Use atomic state for calculating DVO_2X_MODE on i830
` [PATCH v3 22/22] drm/i915: use calculated state for vblank evasion
[PATCH 0/5] SKL S3, take 2.5
2015-05-20 15:56 UTC (8+ messages)
` [PATCH 1/5] drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
` [PATCH 2/5] drm/i915: Add a space after ', ' and don't capitalize mid-sentence
` [PATCH 3/5] drm/i915: Kill the dev variable in intel_suspend_complete()
` [PATCH 4/5] drm/i915: Store boot CDCLK in dev_priv on DDI platforms
` [PATCH 5/5] drm/i915/skl: Deinit/init the display at suspend/resume
[PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
2015-05-20 15:09 UTC (5+ messages)
` [PATCH 6/8] pwm: crc: "
` [Intel-gfx] "
[PATCH] drm: check for garbage in unused addfb2 fields
2015-05-20 14:53 UTC
[PATCH] tests/kms_addfb: Add testcass for garbage in unused planes
2015-05-20 14:50 UTC
[PATCH] drm/i915: Force clean compilation with -Werror
2015-05-20 14:44 UTC (7+ messages)
` [PATCH] drm/i915: Map the execlists context regs once during pinning
[PATCH 2/2] Documentation/drm: Update rotation property with 90/270 and description
2015-05-20 14:03 UTC (7+ messages)
` [PATCH] "
` [Intel-gfx] "
DP MST oops
2015-05-20 13:42 UTC
[PATCH 0/2] Add NV12 90/270 support for skl planes
2015-05-20 12:27 UTC (10+ messages)
` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format
[PATCH i-g-t v4] libs/igt_core.c: Fix compile warnings in igt_core.c
2015-05-20 12:17 UTC
[Intel-gfx] [RFC PATCH 03/11] perf: Add PERF_EVENT_IOC_FLUSH ioctl
2015-05-20 12:12 UTC (3+ messages)
` [RFC PATCH v2] "
[PATCH i-g-t] libs/igt_core.c: Fix compile warnings in igt_core.c
2015-05-20 11:14 UTC (8+ messages)
[PATCH 1/2] drm/i915: Swapping 90 and 270 to be compliant with Xrandr
2015-05-20 9:15 UTC (3+ messages)
` [PATCH] "
[PATCH i-g-t v3] libs/igt_core.c: Fix compile warnings in igt_core.c
2015-05-20 9:09 UTC (2+ messages)
[PATCH] drm/plane-helper: Adapt cursor hack to transitional helpers
2015-05-20 8:43 UTC (2+ messages)
Experiencing FIFO underruns on Intel Skylake platform
2015-05-20 8:29 UTC (4+ messages)
[PATCH] drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
2015-05-20 7:47 UTC (6+ messages)
` [PATCH] drm/i915: Update comment in clear_intel_crtc_state()
[PATCH 00/12] drm/i915: Adding NV12 for skylake display
2015-05-20 7:36 UTC (5+ messages)
` [PATCH 08/12] drm/i915: Add NV12 support to intel_framebuffer_init
[PATCH i-g-t] libs/igt_core.c: Fix compile warnings in igt_core.c
2015-05-20 7:29 UTC (2+ messages)
[PATCH 1/4] drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A
2015-05-20 7:27 UTC (14+ messages)
` [PATCH 2/4] drm/i915/skl: add F0 stepping ID
` [PATCH 3/4] drm/i915/skl: enable WaDisableSbeCacheDispatchPortSharing
` [PATCH 4/4] drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent
` [PATCH pre4/4] drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+
` [PATCH v2 4/4] drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent
[PATCH] drm/i915/dp: make link rate printing prettier
2015-05-20 6:56 UTC (4+ messages)
[PATCH] drm/i915/skl: don't fail colorkey + scaler request
2015-05-19 23:47 UTC (2+ messages)
[PATCH 00/11] Skylake display NV12 feature addition
2015-05-19 23:21 UTC (6+ messages)
[PATCH 0/8] SKL S3, take 2
2015-05-19 21:44 UTC (13+ messages)
` [PATCH 1/8] drm/i915: Fix 'suspedn' typo
` [PATCH 2/8] drm/i915/vlv/chv: Move resume_prepare() after uncore_early_sanitize()
` [PATCH 3/8] drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
` [PATCH 4/8] drm/i915: Extract a common intel_resume_prepare() function
` [PATCH 5/8] drm/i915: Add a space after ', ' and don't capitalize mid-sentence
` [PATCH 6/8] drm/i915: Kill the dev variable in intel_suspend_complete()
` [PATCH 7/8] drm/i915: Store boot CDCLK in dev_priv on DDI platforms
` [PATCH 8/8] drm/i915/skl: Deinit/init the display at suspend/resume
[PATCH] drm/i915/vlv: fix RC6 residency time calculation
2015-05-19 19:41 UTC (4+ messages)
[PATCH] drm/i915: add HAS_DP_MST feature test macro
2015-05-19 17:35 UTC (2+ messages)
[PATCH 1/3] drm/i915: Use ilk_init_lp_watermarks() on BDW
2015-05-19 17:32 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()
` [PATCH 3/3] drm/i915: Enable GTT caching on gen8
[PATCH 1/3] drm/atomic: add commit_planes_on_crtc helper
2015-05-19 17:03 UTC (4+ messages)
` [PATCH 2/3] drm/atomic: add drm_atomic_add_affected_planes
` [PATCH 3/3] drm/atomic: add all affected planes in drm_atomic_helper_check_modeset
` [Intel-gfx] [PATCH 1/3] drm/atomic: add commit_planes_on_crtc helper
[PATCH 3/4] drm/i915: Don't expose RGB/BGR 8888 formats on primary planes before SKL
2015-05-19 17:01 UTC (5+ messages)
` [PATCH v2] "
` [PATCH 3/4 v3] drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
2015-05-19 14:53 UTC (13+ messages)
` [RFC PATCH 07/11] drm/i915: Expose PMU for Observation Architecture
` [Intel-gfx] "
` [RFC PATCH v2] "
` [RFC PATCH] squash: be more careful stopping oacontrol updates
[PATCH] drm/i915: Unconditionally flush writes before execbuffer
2015-05-19 14:41 UTC (4+ messages)
` [Intel-gfx] "
[PULL] topic/drm-misc
2015-05-19 14:23 UTC
[PATCH i-g-t] list-workarounds: Print the line where the parsing error occured
2015-05-19 14:06 UTC
[PATCH 1/2] drm/i915: Detach hangcheck from request lists
2015-05-19 13:36 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Make hangcheck logging more compact
[PATCH resend 1/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
2015-05-19 11:43 UTC (3+ messages)
` [PATCH resend 2/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
` [PATCH resend 3/3] drm/i915: Enable Resource Streamer state save/restore in HSW
[PATCH v2] tests/gem_exec_params: check invalid flags for Resource Streamer
2015-05-19 10:58 UTC
[PATCH i-g-t] lib/igt_core.c: Flag the test as failing after a segfault
2015-05-19 9:42 UTC (3+ messages)
[PATCH] tests/gem_exec_params: check invalid flags for Resource Streamer
2015-05-19 9:40 UTC (2+ messages)
[PATCH v3 1/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag
2015-05-19 8:36 UTC (10+ messages)
` [PATCH v3 3/3] drm/i915: Enable Resource Streamer state save/restore in HSW
DC6 already programmed to be disabled
2015-05-19 8:18 UTC (5+ messages)
[PATCH v2 00/17] drm/i915: Convert to atomic, part 2
2015-05-19 8:16 UTC (17+ messages)
` [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 11/17] drm/i915: Use global atomic state for staged pll config
` [PATCH v2 16/17] drm/i915: Use crtc->hwmode for vblanks
[RFC 0/2] strace/drm: Add i915 ioctls to strace
2015-05-19 8:03 UTC (8+ messages)
` [Intel-gfx] "
[PATCH 2/2] drm/i915/bxt: Move around lane stagger calculation
2015-05-19 8:04 UTC (4+ messages)
` [PATCH v2 "
[BUG/REGRESSION] Screen flickering
2015-05-19 7:37 UTC (4+ messages)
` [PATCH v2] drm/i915: fix screen flickering
Breakage for Ironlake due to some watermarks changes in Linux 4.0+?
2015-05-19 7:38 UTC (4+ messages)
[PATCH i-g-t] scripts/run-tests.sh: Allow adding excluded tests on resume
2015-05-18 21:59 UTC
[PATCH] drm/i915: Use uninterruptible mutex_lock for userptr bo creation
2015-05-18 20:21 UTC (5+ messages)
[PATCH] drm/i915/bxt: Update the Broxton PCI ids
2015-05-18 16:38 UTC (2+ messages)
[PATCH v2 1/2] drm/i915/bxt: Port PLL programming BUN
2015-05-18 16:26 UTC (3+ messages)
` [PATCH v3 "
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