messages from 2015-03-16 09:59:06 to 2015-03-18 07:59:10 UTC [more...]
[PATCH 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
2015-03-18 7:56 UTC (7+ messages)
` [PATCH 2/7] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH 3/7] drm/i915: Improved w/a for rps on Baytrail
[PATCH 00/21] skylake display scalers
2015-03-18 8:00 UTC (31+ messages)
` [PATCH 01/21] drm/i915: Adding drm helper function drm_plane_from_index()
` [PATCH 03/21] drm/i915: Enable get_colorkey functions for primary plane
` [PATCH 04/21] drm/i915: skylake scaler structure definitions
` [PATCH 07/21] drm/i915: Helper function to update skylake scaling ratio
` [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 19/21] drm/i915: Enable skylake panel fitting using skylake shared scalers
[PATCH 03/19] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
2015-03-18 7:57 UTC (3+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] drm: Return current vblank value for drmWaitVBlank queries
2015-03-18 3:13 UTC (3+ messages)
[regression in linux-next] i915: broken graphics on laptop
2015-03-18 0:46 UTC (11+ messages)
` [Intel-gfx] "
` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
` [Intel-gfx] "
[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
2015-03-17 20:53 UTC (4+ messages)
` [PATCH 2/6] drm/i915: Tidy batch pool logic
[PATCH 00/49] Basic Broxton enabling
2015-03-17 18:22 UTC (69+ 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
[PATCH 0/4] ppgtt: ring initialization fixes
2015-03-17 16:52 UTC (6+ messages)
` [PATCH 1/4] drm/i915: Detect page faults during hangcheck
` [PATCH 2/4] drm/i915: Introduce ring->start_ring()
` [PATCH 3/4] drm/i915: Reorder hw init to avoid executing with invalid context/mm state
` [PATCH 4/4] drm/i915: Stop rings before cleaning up on reset
[PATCH] drm/i915/dp: return number of bytes written for short aux/i2c writes
2015-03-17 16:40 UTC (2+ messages)
[PATCH 0/3] ring/context initialization patches
2015-03-17 16:10 UTC (14+ 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 v4 0/7] Skylake 90/270 display rotation
2015-03-17 15:45 UTC (8+ messages)
` [PATCH 1/7] drm/i915/skl: Extract tile height code into a helper function
` [PATCH 2/7] drm/i915: Use GGTT view when (un)pinning objects to planes
` [PATCH 3/7] drm/i915: Pass in plane state when (un)pinning frame buffers
` [PATCH 4/7] drm/i915: Helper function to determine GGTT view from plane state
` [PATCH 5/7] drm/i915/skl: Support secondary (rotated) frame buffer mapping
` [PATCH 6/7] drm/i915/skl: Query display address through a wrapper
` [PATCH 7/7] drm/i915/skl: Take 90/270 rotation into account in watermark calculations
[PATCH] drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
2015-03-17 15:36 UTC
[PATCH 0/5] drm/dp: i2c-over-aux short write support
2015-03-17 15:22 UTC (3+ messages)
` [PATCH 5/5] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
[Intel-gfx] Preventing zero GPU virtual address allocation
2015-03-17 15:13 UTC (17+ messages)
` [Beignet] "
[PATCH 1/2] drm/i915: Remove unused variable in i915_gem_obj_ggtt_offset_view
2015-03-17 14:45 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Log view type when printing warnings
[PATCH v3] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-17 14:19 UTC (9+ messages)
[PATCH i-g-t 0/3] IGT support for nuclear pageflip
2015-03-17 11:53 UTC (3+ messages)
` [PATCH i-g-t 2/3] lib/kms: Add nuclear pageflip commit style
[PATCH] drm/i915: Compare GGTT view structs instead of types
2015-03-17 10:28 UTC
[PATCH i-g-t 07/10] tests/kms_psr_sink_crc: Use pressed key to pass/fail
2015-03-17 10:28 UTC (3+ messages)
` [PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
[PATCH i-g-t 01/10] tests/kms_psr_sink_crc: Make blt visible to human eyes
2015-03-17 10:27 UTC (5+ messages)
` [PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render "
[PATCH 00/13] drm/i915: Clean up the DP link rate code
2015-03-17 10:13 UTC (13+ messages)
` [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
[PATCH] drm/i915: Implement inter-engine read-read optimisations
2015-03-17 10:11 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[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 2/7] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
2015-03-16 23:36 UTC (3+ messages)
` [PATCH] "
[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 1/1] drm/i915: Add debugfs tunable for forcewake hysteresis
2015-03-16 19:54 UTC (2+ messages)
[PATCH 3/7] drm/i915: PSR: deprecate link_standby support for core platforms
2015-03-16 17:38 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: Fix sink crc connector iteration
2015-03-16 17:24 UTC (6+ 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)
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