messages from 2015-05-11 14:25:44 to 2015-05-12 15:58:02 UTC [more...]
[PATCH 00/42] drm/i915: Convert to atomic, part 2
2015-05-12 16:00 UTC (86+ messages)
` [PATCH 02/42] drm/i915: get rid of intel_crtc_disable and related code, v2
` [PATCH 03/42] drm/i915: Only update required power domains
` [PATCH 04/42] drm/i915: use intel_crtc_control everywhere
` [PATCH 05/42] drm/i915: Get rid of new_encoder
` [PATCH 06/42] drm/i915: get rid of new_crtc
` [PATCH 07/42] drm/i915: Get rid of crtc->new_enabled, v2
` [PATCH 08/42] drm/i915: Implement intel_crtc_toggle using atomic state
` [PATCH 09/42] drm/i915: Make intel_modeset_fixup_state similar to the atomic helper
` [PATCH 10/42] drm/i915: make plane helpers fully atomic
` [PATCH 11/42] drm/i915: Update less state during modeset
` [PATCH 12/42] drm/i915: move swap_state to the right place
` [PATCH 14/42] drm/i915: Make __intel_set_mode() take only atomic state as argument
` [PATCH 16/42] drm/i915: Remove usage of crtc->config from i915_debugfs.c
` [PATCH 17/42] drm/i915: Remove use of crtc->config from intel_pm.c
` [PATCH 19/42] drm/i915: remove use of crtc->config from intel_fbc.c
` [PATCH 20/42] drm/i915: remove use of crtc->config from intel_atomic.c and intel_sprite.c
` [PATCH 21/42] drm/i915: Remove use of crtc->config from intel_overlay.c
` [PATCH 22/42] drm/i915: Pass old state to crtc_disable and use it
` [PATCH 23/42] drm/i915: Pass old state to encoder->(post_)disable
` [PATCH 24/42] drm/i915: Remove use of crtc->config from intel_fbdev.c
` [PATCH 25/42] drm/i915: Remove use of crtc->config from intel_psr.c
` [PATCH 26/42] drm/i915: Remove use of crtc->config from intel_ddi.c
` [PATCH 27/42] drm/i915: Remove use of crtc->config from intel_dp.c
` [PATCH 28/42] drm/i915: Remove use of crtc->config from intel_dp_mst.c
` [PATCH 29/42] drm/i915: Remove use of crtc->config from intel_dsi.c
` [PATCH 30/42] drm/i915: Remove use of crtc->config in intel_hdmi.c
` [PATCH 31/42] drm/i915: Remove use of crtc->config in intel_sdvo.c
` [PATCH 32/42] drm/i915: Calculate haswell plane workaround
` [PATCH 33/42] drm/i915: remove crtc->active tracking completely
` [PATCH 34/42] drm/i915: get rid of crtc->config in intel_display.c, part 1
` [PATCH 35/42] drm/i915: get rid of crtc->config in intel_display.c, part 2
` [PATCH 36/42] drm/i915: get rid of crtc->config
` [PATCH 37/42] drm/i915: swap state correctly in intel_atomic_commit
` [PATCH 38/42] drm/i915: Use global atomic state for staged pll config
` [PATCH 39/42] drm/i915: Support modeset across multiple pipes
` [PATCH 40/42] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config()
` [PATCH 41/42] drm/i915: Read hw state into an atomic state struct
` [PATCH 42/42] drm/i915: return early in __intel_set_mode_setup_plls without modeset
[PATCH 2/2] i-g-t: Adding display NV12 testcase
2015-05-12 15:55 UTC (3+ messages)
` [PATCH] "
[PATCH 0/2] i-g-t: kms testcase for NV12 feature
2015-05-12 15:47 UTC (3+ messages)
` [PATCH 1/2] i-g-t: Prep work for adding NV12 testcase
[PATCH i-g-t] quick_dump: Expand the WM cursor registers
2015-05-12 15:43 UTC
[PATCH igt] tests: Add KMS blob-property test
2015-05-12 15:38 UTC (3+ messages)
[PATCH 00/10] Expose the same formats for SKL primary/sprite planes
2015-05-12 15:13 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
` [PATCH 06/10] drm/i915: Don't use the intel_ prefix for gen-specific data
` [PATCH 07/10] drm/i915/skl: Don't advertize ARGB2101010 and ABGR2101010
` [PATCH 08/10] drm/i915/skl: Make primary and sprite plane advertize the same formats
` [PATCH 09/10] drm/i915/skl: Factor skl_plane_get_formats()
` [PATCH 10/10] drm/i915: Make the sprite formats const
[PATCH 0/4] drm/i915/chv dsi pll stuff
2015-05-12 14:52 UTC (7+ messages)
` [PATCH 1/4] drm/i915/dsi: abstract dsi bpp derivation from pixel format
` [PATCH 2/4] drm/i915/dsi: add support for DSI PLL N1 divisor values
` [PATCH 3/4] drm/i915: Support for higher DSI clk
` [PATCH 4/4] drm/i915: Changes required to enable DSI Video Mode on CHT
[PATCH] drm/i915: perform scaler_id check for skl+
2015-05-12 14:31 UTC (6+ messages)
` [PATCH] drm/i915: Make scaler_id check in check_crtc_state work for all gens
[PATCH 1/2] drm/atomic-helpers: Update vblank timestamping constants
2015-05-12 14:24 UTC (4+ messages)
` [PATCH 2/2] drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state
[PATCH] [i-g-t] tests/gem_cs_tlb: fix hardcoded ring id
2015-05-12 13:30 UTC (2+ messages)
[PATCH] drm/i915: clean up dsi pll calculation
2015-05-12 13:09 UTC (5+ messages)
[PATCH RESEND 1/2] drm/i915: don't register invalid gmbus pins for bdw
2015-05-12 13:09 UTC (5+ messages)
` [PATCH RESEND 2/2] drm/i915: don't register invalid gmbus pins for skl
[PATCH 1/2] drm/i915: constify find_section in VBT parsing
2015-05-12 13:07 UTC (8+ messages)
` [PATCH 2/2] drm/i915: constify validate_vbt "
` [PATCH v2] "
Commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") breaking DP audio on T440s
2015-05-12 12:54 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 2/2] Documentation/drm: Update rotation property with 90/270 and description
2015-05-12 12:50 UTC (3+ messages)
` [PATCH] "
` [Intel-gfx] "
[PATCH 2/2] drm/i915/skl: Support for 90/270 rotation
2015-05-12 12:35 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Swapping 90 and 270 to be compliant with Xrandr
[RFC 0/2] strace/drm: Add i915 ioctls to strace
2015-05-12 12:35 UTC (5+ messages)
` [Intel-gfx] "
[PATCH i-g-t] tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failure
2015-05-12 12:09 UTC
[PATCH RESEND 1/4] drm/sysfs: add a helper for extracting connector type from kobject
2015-05-12 11:44 UTC (6+ messages)
` [PATCH RESEND 2/4] drm/sysfs: make optional attribute groups per connector type
` [PATCH RESEND 3/4] drm/sysfs: split DVI-I and TV-out attributes
` [PATCH RESEND 4/4] drm/sysfs: remove unnecessary connector type checks
` [Intel-gfx] [PATCH RESEND 1/4] drm/sysfs: add a helper for extracting connector type from kobject
[PATCH 1/2] drm/i915: Remove excess inline keywords
2015-05-12 11:42 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
i915 GTT table setup
2015-05-12 11:14 UTC (2+ messages)
[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
2015-05-12 11:10 UTC (7+ messages)
` [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
` [Intel-gfx] "
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
[PATCH 0/2] Add NV12 90/270 support for skl planes
2015-05-12 10:44 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format
[PATCH] drm/i915: Unconditionally flush writes before execbuffer
2015-05-12 10:19 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 1/4] kms_flip_tiling: New tiling tests, including Y/Yf
2015-05-12 10:06 UTC (4+ messages)
` [PATCH 2/4] igt_kms: Avoid NULL ptr deref when commiting disabled planes
` [PATCH 3/4] igt_kms: Merge condition in igt_plane_set_fb
` [PATCH 4/4] igt_kms: Do not reset plane position on assigning a fb
drm/i915/hsw/bdw: Enable resource streamer
2015-05-12 9:49 UTC (5+ messages)
` [PATCH 1/2] drm/i915/hsw/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag
[PATCH 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
2015-05-12 9:14 UTC (3+ messages)
` [PATCH 3/8] mfd: intel_soc_pmic_core: "
[PATCH i-g-t] quick_dump/skl: Add more pipe/plane registers
2015-05-12 8:58 UTC (3+ messages)
[PATCH] drm/i915: Warn when execlists changes context without IRQs
2015-05-12 8:48 UTC (7+ messages)
[PATCH i-g-t] build: Add missing line continuation
2015-05-12 8:47 UTC (2+ messages)
RPS tuning
2015-05-12 8:43 UTC (9+ messages)
` [PATCH 03/16] drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
` [PATCH 04/16] drm/i915: Ensure cache flushes prior to doing CS flips
` [PATCH 05/16] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
[PATCH 1/3] drm/i915/gtt: Fix the boundary check for vm area
2015-05-12 8:39 UTC (5+ messages)
` [PATCH 2/3] drm/i915/gtt: Allow >= 4GB sizes for vm
` [PATCH 3/3] drm/i915/gtt: Check va range against vm size
[PATCH 1/2] drm/i915/skl: Documentation for CSR firmware
2015-05-12 8:36 UTC (4+ messages)
` [PATCH 2/2] drm/i915/skl: corrected csr mutex lock declaration
[PATCH v3] drm/i915: Avoid GPU Hang when comming out of s3 or s4
2015-05-12 8:34 UTC (3+ messages)
` [PATCH v5] "
[PATCH 2/2] drm/i915/skl: Ring frequency table programming changes
2015-05-12 7:49 UTC (2+ messages)
` [PATCH 3/3] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
[PATCH] i-g-t: Update kms_panel_fitting to work on other platforms
2015-05-12 6:51 UTC (2+ messages)
DP MST audio support
2015-05-12 3:27 UTC (2+ messages)
[PATCH] drm/i915/chv: Recomputing CHV watermark
2015-05-11 23:27 UTC
[PATCH] i-g-t: Adding rotation to plane scaling test
2015-05-11 23:02 UTC (3+ messages)
[PREFIX i-g-t] Improvements to kms_plane_scaling
2015-05-11 22:58 UTC
[PATCH] Improvements to kms_plane_scaling
2015-05-11 22:51 UTC
[i915 dp mst] drm-intel-nightly-2015y-05m-11d dies when monitor at docking station
2015-05-11 19:57 UTC (3+ messages)
VBIOS doesn't recognize the eDP port on Baytrail-I
2015-05-11 19:31 UTC (3+ messages)
[PATCH 0/8] drm-intel-collector - update
2015-05-11 18:20 UTC (9+ messages)
` [PATCH 1/8] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 2/8] drm/i915: Remove unneeded check on execlist ringbuf alloc
` [PATCH 3/8] drm/i915: Support for higher DSI clk
` [PATCH 4/8] drm/i915: Changes required to enable DSI Video Mode on CHT
` [PATCH 5/8] drm/i915: Remove duplicated intel_fbc_update calls
` [PATCH 6/8] drm/i915: Attach a PSR property on eDP
` [PATCH 7/8] drm/i915/skl: Disallow tiling changes during page flip
` [PATCH 8/8] drm/i915/skl: Select DDIA lane capability based upon vbt
[PATCH i-g-t] kms_cursor_crc: Move comment to the appropriate place
2015-05-11 16:06 UTC
[PATCH v2 1/2] drm/i915/bxt: Port PLL programming BUN
2015-05-11 14:39 UTC (3+ messages)
[PATCH] drm/i915: eDP Panel Power sequencing
2015-05-11 14:34 UTC (4+ messages)
` [PATCH v3] drm/i915/bxt: "
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