messages from 2015-03-13 17:19:13 to 2015-03-17 10:04:51 UTC [more...]
[PATCH 00/13] drm/i915: Clean up the DP link rate code
2015-03-17 10:06 UTC (17+ messages)
` [PATCH 01/13] drm/i915: Make the DP rates int instead of uint32_t
` [PATCH 02/13] drm/i915: Store the converted link rates in intel_dp->supported_rates[]
` [PATCH 03/13] drm/i915: Don't copy the DP source rates arrays
` [PATCH 06/13] drm/i915: Fully separate source vs. sink rates
` [PATCH 14/13] drm/i915: Unconfuse DP link rate array names
[Intel-gfx] Preventing zero GPU virtual address allocation
2015-03-17 10:01 UTC (20+ messages)
` "
` [Beignet] "
[PATCH] drm/i915: Implement inter-engine read-read optimisations
2015-03-17 9:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/49] Basic Broxton enabling
2015-03-17 9:40 UTC (50+ messages)
` [PATCH 01/49] drm/i915/bxt: Add BXT PCI ids
` [PATCH 02/49] drm/i915/bxt: BXT FBC enablement
` [PATCH 03/49] drm/i915/bxt: Add IS_BROXTON macro
` [PATCH 04/49] drm/i915/bxt: Broxton uses the same GMS values as Skylake
` [PATCH 05/49] drm/i915/bxt: Enable PTE encoding
` [PATCH 06/49] drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C
` [PATCH 07/49] drm/i915/bxt: Add the plane4 related interrupt definitions
` [PATCH 08/49] drm/i915/bxt: Broxton DDB is 512 blocks
` [PATCH 09/49] drm/i915/bxt: Broxton raises the maximum number of planes to 4
` [PATCH 10/49] drm/i915/bxt: map GTT as uncached
` [PATCH 11/49] drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE
` [PATCH 12/49] drm/i915/bxt: HardWare WorkAround ring initialisation for Broxton
` [PATCH 13/49] drm/i915/bxt: add bxt_init_clock_gating
` [PATCH 14/49] drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround
` [PATCH 15/49] drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround
` [PATCH 16/49] drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround
` [PATCH 17/49] drm/i915/skl: "
` [PATCH 18/49] drm/i915/bxt: add workaround to avoid PTE corruption
` [PATCH 19/49] drm/i915/bxt: don't use unsupported port detection
` [PATCH 20/49] drm/i915/bxt: Add change to support gmbus pin pair for BXT
` [PATCH 21/49] drm/i915/bxt: WARN in case BXT unused gmbus ports are accessed
` [PATCH 22/49] drm/i915/bxt: Avoid registering unused gmbus ports as i2c adapter
` [PATCH 23/49] drm/i915/bxt: Increase DDI buf idle timeout
` [PATCH 24/49] drm/i915/bxt: DDI Hotplug interrupt setup
` [PATCH 25/49] drm/i915/bxt: Add DDI hpd handler
` [PATCH 26/49] drm/i915/bxt: Add BXT support in gen8_irq functions
` [PATCH 27/49] drm/i915/bxt: Enable GMBUS IRQ
` [PATCH 28/49] drm/i915/bxt: Define BXT power domains
` [PATCH 29/49] drm/i915: Rename vlv_cdclk_freq to cdclk_freq
` [PATCH 30/49] drm/i915/bxt: add display initialize/uninitialize sequence
` [PATCH 31/49] drm/i915/bxt: add description about the BXT PHYs
` [PATCH 32/49] drm/i915/bxt: Implement enable/disable for Display C9 state
` [PATCH 33/49] drm/i915/bxt: Add DC9 Trigger sequence
` [PATCH 34/49] drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9
` [PATCH 35/49] drm/i915/bxt: fix panel fitter setup in crtc disable/enable
` [PATCH 36/49] drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence
` [PATCH 37/49] drm/i915: factor out vlv_PLL_is_optimal
` [PATCH 38/49] drm/i915: check for div-by-zero in vlv_PLL_is_optimal
` [PATCH 39/49] drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
` [PATCH 40/49] drm/i915/bxt: add bxt_find_best_dpll
` [PATCH 41/49] drm/i915/bxt: BXT clock divider calculation
` [PATCH 42/49] drm/i915/bxt: Assign PLL for pipe
` [PATCH 43/49] drm/i915/bxt: Determine PLL attached to pipe
` [PATCH 44/49] drm/i915/bxt: Determine programmed frequency
` [PATCH 45/49] drm/i915: suppress false PLL state warnings on non-GMCH platforms
` [PATCH 46/49] drm/i915: Iterate through the initialized DDIs to prepare their buffers
` [PATCH 47/49] drm/i915: Don't write the HDMI buffer translation entry when not needed
` [PATCH 48/49] drm/i915/bxt: VSwing programming sequence
` [PATCH 49/49] drm/i915/bxt: Update max level of vswing
[regression in linux-next] i915: broken graphics on laptop
2015-03-17 7:53 UTC (10+ messages)
` [Intel-gfx] "
` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
` [Intel-gfx] "
[PATCH 03/19] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
2015-03-17 6:46 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-17 5:34 UTC (8+ messages)
[PATCH 0/5] drm-intel-collector - update
2015-03-17 1:54 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 2/5] drm/i915/vlv: check port in infoframe_enabled v2
` [PATCH 3/5] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
` [PATCH 4/5] drm/i915: Remove unused head member in request struct
` [PATCH 5/5] drm/i915: Remove unneeded check on execlist ringbuf alloc
[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
2015-03-16 23:36 UTC (14+ messages)
` [PATCH 2/7] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
` [PATCH] "
` [PATCH 3/7] drm/i915: PSR: deprecate link_standby support for core platforms
` [PATCH] "
` [PATCH 6/7] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 7/7] drm/i915: Enable PSR by default
[PATCH i-g-t 01/10] tests/kms_psr_sink_crc: Make blt visible to human eyes
2015-03-16 22:44 UTC (15+ messages)
` [PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render "
` [PATCH i-g-t 03/10] tests/kms_psr_sink_crc: Make mmaps "
` [PATCH i-g-t 04/10] tests/kms_psr_sink_crc: Make plane_move "
` [PATCH i-g-t 05/10] tests/kms_psr_sink_crc: Add manual mode
` [PATCH i-g-t 06/10] lib/igt_aux: Introduce igt_debug_warn_and_wait_for_key
` [PATCH i-g-t 07/10] tests/kms_psr_sink_crc: Use pressed key to pass/fail
` [PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
` [PATCH i-g-t 08/10] tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry
` [PATCH i-g-t 09/10] test/kms_psr_sink_crc: Split plane setup operations
` [PATCH i-g-t 10/10] test/kms_psr_sink_crc: Add dpms off/on tests
[PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work
2015-03-16 21:39 UTC (7+ messages)
` [PATCH 1/5] drm/i915: page table generalizations
` [PATCH 2/5] drm/i915: Extract context switch skip and add pd load logic
` [PATCH 3/5] drm/i915: Track GEN6 page table usage
` [PATCH 4/5] drm/i915: Track page table reload need
` [PATCH 5/5] drm/i915: Initialize all contexts
[PATCH 0/3] ring/context initialization patches
2015-03-16 21:35 UTC (12+ messages)
` [PATCH 1/3] drm/i915: Wait for render state init
` [PATCH] drm/i915: Push mm switch immediately to ring
` [PATCH 2/3] drm/i915: Detect page faults during hangcheck
` [PATCH 3/3] drm/i915: Reorder hw init to avoid executing with invalid context/mm state
[PATCH 1/1] drm/i915: Add debugfs tunable for forcewake hysteresis
2015-03-16 19:54 UTC (2+ messages)
[PATCH] drm/i915: Fix sink crc connector iteration
2015-03-16 17:24 UTC (9+ messages)
` [PATCH] drm/i915: Make for_each_intel_* macros typesafe
[PATCH] igt: Add benchmark for read-read optimisation
2015-03-16 15:45 UTC
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2015-03-16 15:04 UTC (3+ messages)
[PATCH 1/2] igt/gem_concurrent_blit: Move buffer allocation after requires
2015-03-16 14:35 UTC (2+ messages)
` [PATCH 2/2] igt/gem_concurrent_blit: Exercise concurrent reads
[PATCH v2] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-16 12:17 UTC (3+ messages)
commit 440fd52 drm/mm: Support 4GiB and larger ranges oops on 32bit kernel
2015-03-16 9:06 UTC (5+ messages)
[RFC v5 3/9] drm/i915: Use the CRC gpio for panel enable/disable
2015-03-16 4:42 UTC (2+ messages)
` [PATCH "
[RFC v5 0/9] Crystalcove (CRC) PMIC based panel and pwm control
2015-03-16 4:33 UTC (6+ messages)
` [RFC v5 9/9] drm/i915: Backlight control using CRC PMIC based PWM driver
[PATCH 00/21] skylake display scalers
2015-03-15 5:55 UTC (22+ messages)
` [PATCH 01/21] drm/i915: Adding drm helper function drm_plane_from_index()
` [PATCH 02/21] drm/i915: Register definitions for skylake scalers
` [PATCH 03/21] drm/i915: Enable get_colorkey functions for primary plane
` [PATCH 04/21] drm/i915: skylake scaler structure definitions
` [PATCH 05/21] drm/i915: Initialize skylake scalers
` [PATCH 06/21] drm/i915: Dump scaler_state too as part of dumping crtc_state
` [PATCH 07/21] drm/i915: Helper function to update skylake scaling ratio
` [PATCH 08/21] drm/i915: Add helper function to update scaler_users in crtc_state
` [PATCH 09/21] drm/i915: Add atomic function to setup scalers scalers for a crtc
` [PATCH 10/21] drm/i915: Helper function to detach a scaler from a plane or crtc
` [PATCH 11/21] drm/i915: Ensure planes begin with no scaler
` [PATCH 12/21] drm/i915: Ensure colorkey and scaling aren't enabled at same time
` [PATCH 13/21] drm/i915: Preserve scaler state when clearing crtc_state
` [PATCH 14/21] drm/i915: use current scaler state during readout_hw_state
` [PATCH 15/21] drm/i915: Update scaling ratio as part of crtc_compute_config
` [PATCH 16/21] drm/i915: Ensure setting up scalers into staged crtc_state
` [PATCH 17/21] drm/i915: copy staged scaler state from drm state to crtc->config
` [PATCH 18/21] drm/i915: stage panel fitting scaler request for fixed mode panel
` [PATCH 19/21] drm/i915: Enable skylake panel fitting using skylake shared scalers
` [PATCH 20/21] drm/i915: Enable skylake primary plane scaling using "
` [PATCH 21/21] drm/i915: Enable skylake sprite "
[PATCH 5/5] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
2015-03-14 5:02 UTC (2+ messages)
Commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") breaking DP audio on T440s
2015-03-14 3:19 UTC
[PATCH] drm/i915: Fix vmap_batch page iterator overrun
2015-03-14 2:45 UTC (4+ messages)
[PATCH 19/19] drm/i915: Remove usage of encoder->new_crtc from clock computations
2015-03-14 0:29 UTC (2+ messages)
Updated drm-intel-testing
2015-03-13 21:20 UTC
[PATCH] drm/i915: add psr toggle to debugfs
2015-03-13 20:46 UTC (4+ messages)
[PATCH 1/5] lib/core: add interactive debug point to igt_fail
2015-03-13 17:43 UTC (5+ messages)
` [PATCH 2/5] lib/debugfs: Add igt_assert_crc_equal
` [PATCH 3/5] tests: Remove usage of igt_crc_equal and _non_null
` [PATCH 4/5] lib: Only warn about suspicious CRCs
` [PATCH 5/5] tests/kms_cursor_crc: Add dpms and suspend tests
[PATCH i-g-t] lib: print a stack trace when a test assertion fails
2015-03-13 17:25 UTC (2+ messages)
[PATCH i-g-t] tests: create a single combined test list
2015-03-13 17: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