messages from 2015-03-16 20:40:49 to 2015-03-18 11:20:02 UTC [more...]
RPS tuning for VLV and pageflips
2015-03-18 11:16 UTC (11+ messages)
` [PATCH v2 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
` [PATCH v2 2/7] drm/i915: Improved w/a for rps on Baytrail
` [PATCH v2 3/7] drm/i915: Use down ei for manual Baytrail RPS calculations
` [PATCH v2 4/7] drm/i915: Agressive downclocking on Baytrail
` [PATCH v2 5/7] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH v2 6/7] drm/i915: Add i915_gem_request_unreference__unlocked
` [PATCH v2 7/7] drm/i915: Boost GPU frequency if we detect outstanding pageflips
[PATCH] tests/gem_exec_lut_handle
2015-03-18 11:19 UTC (2+ messages)
[PATCH 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
2015-03-18 11:09 UTC (23+ 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 4/7] drm/i915: Use down ei for manual Baytrail RPS calculations
` [PATCH 5/7] drm/i915: Agressive downclocking on Baytrail
` [PATCH 6/7] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 7/7] drm/i915: Deminish contribution of wait-boosting from clients
[PATCH 00/49] Basic Broxton enabling
2015-03-18 10:31 UTC (71+ 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 v2] drm/i915: gen4: work around hang during hibernation
2015-03-18 10:22 UTC (3+ messages)
[PATCH 00/12] PPGTT with 48b addressing
2015-03-18 10:17 UTC (10+ messages)
` [PATCH 01/12] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH 02/12] drm/i915/bdw: Abstract PDP usage
` [PATCH 04/12] drm/i915/bdw: Add ppgtt info for dynamic pages
[PULL] topic/drm-misc
2015-03-18 10:15 UTC
[PATCH 1/2] drm/i915: Extract i915_gem_shrinker.c
2015-03-18 10:01 UTC (4+ messages)
` [PATCH 2/2] drm/i915: kerneldoc for i915_gem_shrinker.c
Missing notifications for front buffer status change(invalidate)
2015-03-18 9:51 UTC (2+ messages)
[PATCH] drm: Return current vblank value for drmWaitVBlank queries
2015-03-18 9:30 UTC (4+ messages)
[PATCH] drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
2015-03-18 9:05 UTC (2+ messages)
[patch] drm/i915: memory leak in __i915_gem_vma_create()
2015-03-18 8:41 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915/dp: return number of bytes written for short aux/i2c writes
2015-03-18 8:41 UTC (3+ messages)
[regression in linux-next] i915: broken graphics on laptop
2015-03-18 8:30 UTC (12+ messages)
` [Intel-gfx] "
` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
` [Intel-gfx] "
[PATCH v3] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-18 8:22 UTC (6+ messages)
[PATCH 00/21] skylake display scalers
2015-03-18 8:19 UTC (36+ 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 08/21] drm/i915: Add helper function to update scaler_users in crtc_state
` [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 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 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 1/3] drm/i915: Wait for render state init
2015-03-17 16:10 UTC (4+ messages)
` [PATCH] drm/i915: Push mm switch immediately to ring
[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 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 (16+ 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 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 0/3] ring/context initialization patches
2015-03-17 10:31 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Detect page faults during hangcheck
[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 (6+ messages)
` [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 5/5] drm/i915: Remove unneeded check on execlist ringbuf alloc
2015-03-17 1:54 UTC (2+ messages)
[PATCH] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
2015-03-16 23:36 UTC (2+ messages)
[PATCH 5/5] drm/i915: Initialize all contexts
2015-03-16 21:39 UTC (2+ messages)
[PATCH 0/5] drm-intel-collector - update
2015-03-16 20:40 UTC (2+ messages)
` [PATCH 4/5] drm/i915: Remove unused head member in request struct
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