messages from 2015-04-15 14:35:14 to 2015-04-17 06:56:40 UTC [more...]
[PATCH 1/2] drm/i915: Add psr_ready on pipe_config
2015-04-17 6:56 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Only enabled DRRS if PRS won't be enabled on this pipe
` [PATCH] drm/i915: Add psr_ready on pipe_config
[PATCH v2] drm/i915: Add debugfs to read any DPCD register
2015-04-17 6:33 UTC (4+ messages)
[PATCH v4 0/8] Enable DC states for skl
2015-04-17 5:59 UTC (19+ messages)
` [PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware
` [PATCH v4 2/8] drm/i915/skl: Add DC5 Trigger Sequence
` [PATCH v4 3/8] drm/i915/skl: Implement enable/disable for Display C5 state
` [PATCH v4 4/8] drm/i915/skl: Assert the requirements to enter or exit DC5
` [PATCH v4 5/8] drm/i915/skl: Add DC6 Trigger sequence
` [PATCH v4 6/8] Implement enable/disable for Display C6 state
` [PATCH v4 7/8] drm/i915/skl: Assert the requirements to enter or exit DC6
` [PATCH v4 8/8] drm/i915/skl: Enable runtime PM
[PATCH] drm/vblank: Fixup and document timestamp update/read barriers
2015-04-17 4:27 UTC (14+ messages)
[PATCH 00/12] All sort of cdclk stuff
2015-04-16 23:33 UTC (18+ messages)
` [PATCH 01/12] drm/i915: Fix i855 get_display_clock_speed
` [PATCH 02/12] drm/i915: Fix 852GM/GMV cdclk
` [PATCH 03/12] drm/i915: Add cdclk extraction for g33, g965gm and g4x
` [PATCH 04/12] drm/i915: Warn when cdclk for the platforms is not known
` [PATCH 05/12] drm/i915: Cache current cdclk frequency in dev_priv
` [PATCH 06/12] drm/i915: Use cached cdclk value
` [PATCH 07/12] drm/i915: Unify ilk and hsw .get_aux_clock_divider
` [PATCH 08/12] drm/i915: Store max cdclk value in dev_priv
` [PATCH 09/12] drm/i915: Don't enable IPS when pixel rate exceeds 95%
` [PATCH 10/12] drm/i915: HSW cdclk support
` [PATCH 11/12] drm/i915: Add IS_BDW_ULX
` [PATCH 12/12] drm/i915: BDW clock change support
[PATCH V6] Displayport compliance testing V6
2015-04-16 21:25 UTC (31+ messages)
` [PATCH 01/10] drm/i915: Add automated testing support for Displayport compliance testing
` [PATCH 02/10] drm/i915: Update intel_dp_check_link_status() "
` [PATCH 02/12] "
` [PATCH 03/10] drm/i915: Add EDID read in intel_dp_check_link_status() for Link CTS 4.2.2.1
` [PATCH 03/12] "
` [PATCH 04/10] drm/i915: Add a delay in Displayport AUX transactions for compliance testing
` [PATCH 05/10] drm: Add supporting structure for Displayport Link CTS test 4.2.2.6
` [PATCH 05/12] "
` [Intel-gfx] "
` [PATCH 06/10] drm/i915: Update intel_dp_hpd_pulse() for non-MST operation
` [PATCH 06/12] "
` [PATCH 07/10] drm/i915: Support EDID compliance tests with the intel_dp_autotest_edid() function
` [PATCH 07/12] "
` [PATCH 08/10] drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
` [PATCH 09/10] drm/i915: Add debugfs test control files for Displayport compliance testing
` [PATCH 10/10] drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
[PATCH v2] drm/i915/chv: Implement WaDisableShadowRegForCpd
2015-04-16 21:05 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH xf86-video-intel 1/3] intel: Add marketing names for CHV
2015-04-16 20:09 UTC (5+ messages)
` [PATCH xf86-video-intel 2/3] sna/gen8: Reduce CHV VS URB entries to 640
` [PATCH xf86-video-intel 3/3] gen8: Fix the YUV->RGB shader
[Contact] Ubuntu 14.04 no longer supported?
2015-04-16 19:25 UTC (2+ messages)
[PATCH 0/9] drm-intel-collector - update
2015-04-16 18:44 UTC (17+ messages)
` [PATCH 1/9] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 2/9] drm/i915/vlv: check port in infoframe_enabled v2
` [PATCH 3/9] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
` [PATCH 4/9] drm/i915: Remove unused head member in request struct
` [PATCH 5/9] drm/i915: Remove unneeded check on execlist ringbuf alloc
` [PATCH 6/9] drm/i915: Support for higher DSI clk
` [PATCH 7/9] drm/i915: Changes required to enable DSI Video Mode on CHT
` [PATCH 8/9] drm/i915: Remove duplicated intel_fbc_update calls
` [PATCH 9/9] drm/i915: Attach a PSR property on eDP
[PATCH 04/11] drm/i915: Add EDID read in intel_dp_check_link_status() for Link CTS 4.2.2.1
2015-04-16 17:32 UTC (8+ messages)
` [PATCH 04/13] "
[PATCH 0/2] intel_reg: Intel graphics register multitool
2015-04-16 16:10 UTC (3+ messages)
` [PATCH 2/2] man: add man page for intel_reg in rst format
[PATCH] drm/i915: add psr toggle to debugfs
2015-04-16 16:10 UTC (8+ messages)
[PATCH v3 0/5] CHV PM fix & Improvements
2015-04-16 15:26 UTC (3+ messages)
` [PATCH v3 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv
[PATCH -next] drm/i915/audio: remove duplicated include from intel_audio.c
2015-04-16 14:30 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 1/8] drm/i915: Remove implicitly disabling primary plane for now
2015-04-16 14:10 UTC (12+ messages)
` [PATCH 3/8] drm/i915: Use the disable callback for disabling planes
` [PATCH 4/8] drm/i915: get rid of primary_enabled and use atomic state
` [PATCH 5/8] drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there
` [PATCH 6/8] drm/i915: Rename intel_crtc_dpms_overlay
` [PATCH 7/8] drm/i915: Move toggling planes out of crtc enable/disable
` [PATCH v2 "
` [PATCH 8/8] drm/i915: Move atomic crtc update checking to the check crtc function
` [PATCH v2 "
[PATCH] drm/i915: Workaround to avoid lite restore with HEAD==TAIL
2015-04-16 14:07 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling
2015-04-16 14:08 UTC (5+ messages)
All sort of cdclk stuff
2015-04-16 13:11 UTC (7+ messages)
` [PATCH 13/14] drm/i915: Limit CHV max cdclk
` [PATCH 14/14] drm/i915: Modeset global_pipes() update
[PATCH] drm/vblank: Fixup and document timestamp update/read barriers
2015-04-16 13:03 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: fix semicolon.cocci warnings
2015-04-16 11:00 UTC
[PATCH] drm/i915/dp: Remove intel_ prefix from hw signal_levels functions
2015-04-16 9:43 UTC (3+ messages)
[PATCH 00/49] Basic Broxton enabling
2015-04-16 9:32 UTC (7+ messages)
` [PATCH 29/49] drm/i915: Rename vlv_cdclk_freq to cdclk_freq
` [PATCH 32/49] drm/i915/bxt: Implement enable/disable for Display C9 state
` [PATCH 42/49] drm/i915/bxt: Assign PLL for pipe
[PATCH] drm/i915: Fix view type in warning message
2015-04-16 9:13 UTC
[PATCH] drm/i915: Update meaning of debugfs object's pin_flag
2015-04-16 9:06 UTC (3+ messages)
[PATCH 00/17] i915_gem_gtt.c polish
2015-04-16 8:57 UTC (10+ messages)
` [PATCH 02/17] drm/i915: Move vma vfuns to adddress_space
` [PATCH 11/17] drm/i915: Fix up the vma aliasing ppgtt binding
[PATCH 14/14] drm/i915: skylake sprite plane scaling using shared scalers
2015-04-16 8:18 UTC (4+ messages)
[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
2015-04-16 8:17 UTC (5+ messages)
[PATCH] Enable dithering for ns2501 DVO
2015-04-16 8:05 UTC (3+ messages)
` [PATCH] Enable dithering for ns2501 DVO (2)
[PATCH 1/3] drm/i915: Select starting pipe bpp irrespective or the primary plane
2015-04-16 7:51 UTC (4+ messages)
` [PATCH 3/3] drm/atomic-helper: Don't call atomic_update_plane when it stays off
[PATCH] x86: Enable fast 32-bit put_user_64 for copy_to_user
2015-04-16 7:40 UTC (4+ messages)
[PATCH] drm: Kernel Crash in drm_unlock
2015-04-16 7:30 UTC (6+ messages)
[PATCH] i-g-t: Adding rotation to plane scaling test
2015-04-15 23:19 UTC
[PATCH] drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallback
2015-04-15 21:50 UTC (2+ messages)
[PATCH] drm/i915/skl: Add back HDMI translation table
2015-04-15 19:11 UTC (2+ messages)
[PATCH] drm/i915/skl: Add back HDMI translation table
2015-04-15 19:11 UTC (2+ messages)
[PATCH v2] drm/i915: Workaround to avoid lite restore with HEAD==TAIL
2015-04-15 19:04 UTC (2+ messages)
[PATCH 34/49] drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9
2015-04-15 18:55 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2] drm/i915/chv: Implement WaDisableShadowRegForCpd
2015-04-15 18:19 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