messages from 2015-04-22 09:34:06 to 2015-04-27 12:41:41 UTC [more...]
RPS tuning
2015-04-27 12:41 UTC (11+ messages)
` [PATCH 01/16] drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
` [PATCH 02/16] drm/i915: Only remove objects pinned to the display from the available aperture
` [PATCH 05/16] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
` [PATCH 08/16] drm/i915: Add RPS thresholds to debugfs/i915_frequency_info
` [PATCH 10/16] drm/i915: Limit mmio flip RPS boosts
` [PATCH 11/16] drm/i915: Convert RPS tracking to a intel_rps_client struct
` [PATCH 12/16] drm/i915: Don't downclock whilst we have clients waiting for GPU results
` [PATCH 13/16] drm/i915: Free RPS boosts for all laggards
` [PATCH 14/16] drm/i915: Make the RPS interface gen agnostic
` [PATCH 16/16] drm/i915: Allow RPS waitboosting to use max GPU frequency
[PATCH 1/5] drm/i915: Do not clear mappings beyond VMA size
2015-04-27 12:25 UTC (13+ messages)
` [PATCH 2/5] drm/i915: Do not make assumptions on GGTT VMA sizes
` [PATCH 3/5] drm/i915: Consider object pinned if any VMA is pinned
` [PATCH 4/5] drm/i915: Add a partial GGTT view type
` [PATCH 5/5] drm/i915: Use partial view in mmap fault handler
[PATCH] drm/i915: Remove unnecessary null check in execlists_context_unqueue
2015-04-27 11:31 UTC
[PATCH i-g-t] kms_rotation_crc: Do not leak framebuffers during test duration
2015-04-27 11:29 UTC
[PATCH 1/1 linux-next] drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERR
2015-04-27 7:43 UTC (2+ messages)
[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
2015-04-27 5:13 UTC (4+ messages)
[RFC v6 0/8] Crystalcove (CRC) PMIC based panel and pwm control
2015-04-27 4:03 UTC (12+ messages)
` [RFC v6 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
` [RFC v6 2/8] drivers/pwm/core: Add support to remove registered consumer lookup tables
` [RFC v6 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [RFC v6 4/8] drivers/mfd: Add PWM cell device for Crystalcove PMIC
` [RFC v6 5/8] drivers/mfd: ADD PWM lookup table for CRC PMIC based PWM
` [RFC v6 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
` [RFC v6 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [RFC v6 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver
Very bad performance from intel chipset on Thinkpad T540p (2880x1620)
2015-04-25 20:20 UTC (10+ messages)
[PULL] drm-intel-next-fixes
2015-04-24 21:46 UTC
[PATCH i-g-t] kms_atomic: Measure speed of some plane ioctls
2015-04-24 20:37 UTC (3+ messages)
[PATCH] drm/i915/skl: Bypass debug message if scalers are not requested
2015-04-24 18:07 UTC (5+ messages)
randconfig build error with next-20150424, in drivers/gpu/drm/i915
2015-04-24 17:09 UTC (2+ messages)
[PATCH i-g-t] lib/igt_core.c : only disable low mem killer once
2015-04-24 16:36 UTC (2+ messages)
[PATCH 00/49] Basic Broxton enabling
2015-04-24 15:22 UTC (4+ messages)
` [PATCH 46/49] drm/i915: Iterate through the initialized DDIs to prepare their buffers
Intel Driver and 4K video output
2015-04-24 13:15 UTC (11+ messages)
[PATCH 00/17] i915_gem_gtt.c polish
2015-04-24 12:57 UTC (16+ messages)
` [PATCH 08/17] drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt
` [PATCH 12/17] drm/i915: Arm cmd parser with aliasng ppgtt only
` [PATCH 17/17] drm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
[PATCH 0/5] Partial GGTT views
2015-04-24 12:08 UTC
[PATCH 11/17] drm/i915: Fix up the vma aliasing ppgtt binding
2015-04-24 11:55 UTC (4+ messages)
` [PATCH] "
[PATCH] drm/i915: CD clock frequency to debugfs
2015-04-24 11:07 UTC (3+ messages)
[RFC PATCH] sna: Fix build with gcc 5.0
2015-04-24 10:02 UTC (5+ messages)
[PATCH RFC 0/5] Convert planes and crtc state updates to atomic
2015-04-24 8:52 UTC (13+ messages)
` [PATCH RFC 1/5] drm/i915: Get rid of intel_crtc_disable and related code
` [PATCH RFC 2/5] drm/i915: Only update required power domains
` [PATCH RFC 3/5] drm/i915: use intel_crtc_control everywhere
` [PATCH RFC 4/5] drm/i915: make plane helpers fully atomic
` [PATCH v2 "
` [PATCH RFC 5/5] drm/i915: Implement intel_crtc_toggle using atomic state
` [PATCH v2 "
` [PATCH v2 RFC 6/5] drm/i915: Update less state during modeset
[RFC] drm/i915/skl: Use plane update function from mmio flips
2015-04-24 8:31 UTC (8+ messages)
[PATCH i-g-t] tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded value
2015-04-24 7:38 UTC
[PATCH v2] drm/i915: Stop discarding GTT cache-domain on unbind vma
2015-04-24 7:12 UTC (2+ messages)
[PATCH 0/5] HW_LOCK Security Patches
2015-04-24 5:52 UTC (12+ messages)
` [PATCH 1/5] drm: Kernel Crash in drm_unlock
` [Intel-gfx] "
` [PATCH 2/5] drm: Fixes unsafe deference in locks
` [Intel-gfx] "
` [PATCH 3/5] drm: Possible lock priority escalation
` [PATCH 4/5] drm: Make HW_LOCK access functions optional
` [PATCH 5/5] drm: Make Legacy Context "
git pull] drm for v4.1-rc1
2015-04-24 0:55 UTC (6+ messages)
[PATCH -next] drm/i915/audio: remove duplicated include from intel_audio.c
2015-04-24 0:54 UTC (7+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: fix for_each_digital_port
2015-04-23 21:39 UTC (2+ messages)
[PATCH v2 2/2] drm/i915: fix intel_prepare_ddi
2015-04-23 21:37 UTC (2+ messages)
[PATCH 5/5] drm/i915: Add debugfs test control files for Displayport compliance testing
2015-04-23 21:35 UTC (2+ messages)
[PATCH 0/9] drm-intel-collector - update
2015-04-23 21:27 UTC (5+ messages)
` [PATCH 3/9] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
[PATCH] drm/i915: Workaround to avoid lite restore with HEAD==TAIL
2015-04-23 21:20 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2] drm/i915: cope with large i2c transfers
2015-04-23 20:53 UTC (4+ messages)
Updated drm-intel-testing
2015-04-23 20:12 UTC
[PATCH] Enable dithering on NatSemi DVO2501 for Fujitsu S6010
2015-04-23 19:31 UTC (2+ messages)
[PATCH] drm/i915/skl: Support Y tiling in MMIO flips
2015-04-23 19:12 UTC (7+ messages)
[PATCH v3 00/15] *** Command submission via GuC for SKL ***
2015-04-23 17:48 UTC (9+ messages)
` [PATCH v3 03/15] drm/i915: Unified firmware loading mechanism
` [PATCH v3 04/15] drm/i915: GuC firmware loader
` [PATCH v3 05/15] drm/i915: Defer default hardware context initialisation until first open
` [PATCH v3 06/15] drm/i915: Move execlists defines from .c to .h
PATCH i-g-t Fix a clang compile error
2015-04-23 16:54 UTC
[PATCH] drm/i915/skl: Select DDIA lane capability based upon vbt
2015-04-23 16:40 UTC (3+ messages)
[PATCH i-g-t] tests/gem_ppgtt: Check for vm leaks with flink and ppgtt
2015-04-23 14:39 UTC (11+ messages)
` [PATCH v2] [i-g-t] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH i-g-t] tests/drm_hw_lock: Tests for hw_lock fixes
2015-04-23 14:07 UTC
NULL ptr dereference in current i915 driver
2015-04-23 13:14 UTC (5+ messages)
` [PATCH] drm/i915: Add checks to i915_bind_vma
[PATCH] drm/i915: Stop discarding GTT cache-domain on unbind vma
2015-04-23 11:54 UTC
[PATCH i-g-t] kms_flip_tiling: Test flips between same tiling
2015-04-23 11:33 UTC (3+ messages)
[PATCH] drm/i915: Do not re-allocate vmas in aliasing ppgtt
2015-04-23 10:57 UTC (4+ messages)
[PATCH i-g-t 0/7] kms_rotation_crc cleanups
2015-04-23 9:41 UTC (9+ messages)
` [PATCH i-g-t 1/7] kms_rotation_crc: Local framebuffers do not need to be global
` [PATCH i-g-t 2/7] kms_rotation_crc: Framebuffer used for initial modeset does not need to be painted
` [PATCH i-g-t 3/7] kms_rotation_crc: Remove unused variable in negative test
` [PATCH i-g-t 4/7] kms_rotation_crc: Negative test does not need to render anything
` [PATCH i-g-t 5/7] kms_rotation_crc: Consolidate plane and cursor code paths
` [PATCH i-g-t 6/7] kms_rotation_crc: No need to square the buffer in paint
` [PATCH i-g-t 7/7] kms_rotation_crc: Use main test for negative cases
[PATCH] drm/i915: Fix screen flickering on X
2015-04-23 9:15 UTC
[PATCH i-g-t] kms_flip_tiling: [linear, X]<->[Y, Yf] tiling changes are not allowed
2015-04-23 9:05 UTC (5+ messages)
[PATCH] lib/scatterlist: fix kerneldoc for sg_pcopy_{to, from}_buffer()
2015-04-22 22:13 UTC (3+ messages)
[PATCH 2/5] drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
2015-04-22 20:20 UTC (3+ messages)
[PATCH i-g-t] tests/tools_test: Find tools in source or installed locations
2015-04-22 17:26 UTC (2+ messages)
[PATCH 1/2] lib/igt_kms: Let set_property return the result
2015-04-22 17:20 UTC (8+ messages)
` [PATCH 2/2] kms_rotation_crc: Adding test for 90/270 rotation
` [PATCH] "
[PATCH] i-g-t: Adding rotation to plane scaling test
2015-04-22 16:57 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