messages from 2015-04-27 17:29:52 to 2015-04-30 09:35:29 UTC [more...]
[PATCH] drm/i915: fix for_each_digital_port
2015-04-30 9:37 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915: fix intel_prepare_ddi
[PATCH 1/3] drm/i915: eDP Panel Power sequencing modify use of HAS_PCH_SPLIT
2015-04-30 9:27 UTC (7+ messages)
` [PATCH 2/3] drm/i915: eDP Panel Power sequencing PP_DIV register changes
` [PATCH 3/3] drm/i915: eDP Panel Power sequencing add PPS reg set
[PATCH] drm/i915/hdmi: fix vlv infoframe port check
2015-04-30 8:34 UTC (4+ messages)
` [PATCH] drm/i915/hdmi: check port in ibx_infoframe_enabled
[PATCH] drm/i915: Clear vma->bound on unbinding
2015-04-30 8:02 UTC
[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
2015-04-30 7:17 UTC (14+ messages)
` [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
` [PATCH 2/8] drivers/pwm/core: Add support to remove registered consumer lookup tables
` [PATCH 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [PATCH 4/8] drivers/mfd: Add PWM cell device for Crystalcove PMIC
` [PATCH 5/8] drivers/mfd: ADD PWM lookup table for CRC PMIC based PWM
` [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [PATCH 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver
[PATCH v3 5/5] drm/i915: Setup static bias for GPU
2015-04-30 6:56 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
Haswell issues
2015-04-30 5:49 UTC
[PATCH v3 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
2015-04-30 2:42 UTC (5+ messages)
` [PATCH v4] "
[PATCH v6 00/14] Command submission via GuC for SKL
2015-04-29 22:13 UTC (15+ messages)
` [PATCH v6 01/14] drm/i915: Defer default hardware context initialisation until first open
` [PATCH v6 02/14] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH v6 03/14] drm/i915: Unified firmware loading mechanism
` [PATCH v6 04/14] drm/i915: Move execlists defines from .c to .h
` [PATCH v6 05/14] drm/i915: Add guc firmware interface headers
` [PATCH v6 06/14] drm/i915: GuC firmware loader
` [PATCH v6 07/14] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH v6 08/14] drm/i915: Functions to support command submission via GuC
` [PATCH v6 09/14] drm/i915: Integration of GuC client
` [PATCH v6 10/14] drm/i915: Interrupt routing for GuC scheduler
` [PATCH v6 11/14] drm/i915: Enable commands submission via GuC
` [PATCH v6 12/14] drm/i915: debugfs of GuC status
` [PATCH v6 13/14] drm/i915: Enable GuC firmware log
` [PATCH v6 14/14] Documentation/drm: kerneldoc for GuC
[PATCH] drm/i915/gtt: Allocate va range only if vma is not bound
2015-04-29 19:10 UTC (5+ messages)
[PATCH v4 0/8] Enable DC states for skl
2015-04-29 17:29 UTC (4+ messages)
` [PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware
` [PATCH v5 "
[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
2015-04-29 16:26 UTC (4+ messages)
[PATCH] drm/i915: Preallocate request before access of the ring
2015-04-29 16:10 UTC
RPS tuning
2015-04-29 15:48 UTC (12+ 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 06/16] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 07/16] drm/i915: Inline check required for object syncing prior to execbuf
[PATCH] drm/i915: Remove unnecessary null check in execlists_context_unqueue
2015-04-29 15:17 UTC (2+ messages)
[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
2015-04-29 14:35 UTC (2+ messages)
[PATCH libdrm] intel: Leak the userptr test bo
2015-04-29 14:27 UTC (3+ messages)
[PATCH] drm/i915/bxt: Enable existing gen9 harware workarounds for Broxton
2015-04-29 14:23 UTC (2+ messages)
[PATCH] drm/i915: Add missing MacBook Pro models with dual channel LVDS
2015-04-29 14:21 UTC (2+ messages)
[PATCH i-g-t 1/2] igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffers
2015-04-29 14:02 UTC (3+ messages)
` [PATCH i-g-t 2/2] kms_flip_tiling: New tiling tests, including Y/Yf
[PATCH] drm/i915: Add soft-pinning API for execbuffer
2015-04-29 14:01 UTC (3+ messages)
[PATCH 0/3] drm/i915/bxt: add workarounds
2015-04-29 13:02 UTC (7+ messages)
` [PATCH 1/3] drm/i915/bxt: Add WaDisableThreadStallDopClockGating
` [PATCH 2/3] drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 3/3] drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent
[RFC v6 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
2015-04-29 12:43 UTC (3+ messages)
[PATCH] drm/i915: Silence compiler warning in dvo
2015-04-29 11:51 UTC (4+ messages)
[PATCH] drm/i915: Avoid GPU hang when coming out of P3 or P4
2015-04-29 11:39 UTC (12+ messages)
` [PATCH v2] drm/i915: Avoid GPU hang when coming out of S3 or S4
[PATCH v2 0/5] Support for creating/using Stolen memory backed objects
2015-04-29 10:57 UTC (9+ messages)
` [PATCH 1/5] drm/i915: Clearing buffer objects via blitter engine
` [PATCH 2/5] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/5] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 4/5] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 5/5] drm/i915: Add support for getting size of the stolen region
[PATCH] igt/gem_create_stolen: Verifying extended gem_create ioctl
2015-04-29 10:49 UTC (2+ messages)
[PATCH 00/11] drm-intel-collector - update
2015-04-29 10:27 UTC (5+ messages)
` [PATCH 04/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
[PATCH] drm/i915: Remove wait for for punit to updates freq
2015-04-29 10:26 UTC (9+ messages)
atom D525 trouble
2015-04-29 9:50 UTC (2+ messages)
[PATCH-V3 1/2] drm/i915/audio: add codec wakeup override enabled/disable callback
2015-04-29 9:49 UTC (2+ messages)
` [PATCH-V3 2/2] ALSA:hda - reset display codec when power on
[PATCH-V2 1/2] drm/i915: add callback to enable/disable codec wakeup
2015-04-29 9:41 UTC (5+ messages)
` [PATCH-V2 2/2] ALSA:hda - reset display codec when power on
[PATCH] backlight: Do not hang forever if helper pid is -1
2015-04-29 9:35 UTC (2+ messages)
[PATCH v4 0/2] drm/i915: DP link training optimization
2015-04-29 6:27 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] "
linux-next: manual merge of the drm-intel tree with Linus' tree
2015-04-29 1:15 UTC
[PATCH/RFC] i915: fix screen flickering
2015-04-28 22:23 UTC (2+ messages)
[PATCH v3 00/15] *** Command submission via GuC for SKL ***
2015-04-28 15:22 UTC (7+ messages)
` [PATCH v3 04/15] drm/i915: GuC firmware loader
` [PATCH v3 14/15] drm/i915: Taking forcewake during GuC load
[PATCH 0/5] HW_LOCK Security Patches
2015-04-28 14:56 UTC (16+ messages)
` [PATCH 1/5] drm: Kernel Crash in drm_unlock
` [Intel-gfx] "
` [PATCH 4/5] drm: Make HW_LOCK access functions optional
[PATCH v3] drm/i915/chv: Implement WaDisableShadowRegForCpd
2015-04-28 14:41 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 i-g-t] kms_flip_tiling: New tiling tests, including Y/Yf
2015-04-28 14:36 UTC
[PATCH] drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
2015-04-28 13:30 UTC (2+ messages)
[PATCH i-g-t] kms_atomic: Measure speed of some plane ioctls
2015-04-28 12:56 UTC (7+ messages)
` [PATCH v2 "
[PATCH i-g-t v2] man: add man page for intel_reg in reStructured text format
2015-04-28 12:30 UTC
[PATCH v3] drm/i915: DP link training optimization
2015-04-28 12:15 UTC (10+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "
[PATCH] drm/i915: Adding dbuf support for skl nv12 format
2015-04-28 12:12 UTC (2+ messages)
[PATCH i-g-t 00/10] rename mmio global variable to igt_global_mmio
2015-04-28 12:04 UTC (11+ messages)
` [PATCH i-g-t 01/10] lib: add 16 and 8 bit versions of INREG and OUTREG
` [PATCH i-g-t 02/10] intel_reg: switch to "
` [PATCH i-g-t 03/10] intel_backlight: "
` [PATCH i-g-t 04/10] intel_reg_checker: switch to INREG
` [PATCH i-g-t 05/10] intel_reg_{read, write}: switch to INREG and OUTREG
` [PATCH i-g-t 06/10] intel_watermark: switch to INREG
` [PATCH i-g-t 07/10] intel_display_poller: use INREG and OUTREG
` [PATCH i-g-t 08/10] intel_vga_{read, write}: "
` [PATCH i-g-t 09/10] tests/gen7_forcewake_mt: use local mmio variable
` [PATCH i-g-t 10/10] rename global mmio variable to igt_global_mmio
[PATCH i-g-t] igt_kms: Do not reset plane position on assigning a fb
2015-04-28 11:16 UTC
[PATCH i-g-t] igt_kms: Avoid NULL ptr deref when commiting disabled planes
2015-04-28 10:57 UTC
[PATCH i-g-t] tests/drm_hw_lock: Tests for hw_lock fixes
2015-04-28 9:50 UTC (7+ messages)
` [Intel-gfx] "
` [PATCH i-g-t v2] "
[PATCH] drm/i915: Avoid GPU hang when coming out of P3 or P4
2015-04-28 9:30 UTC (2+ messages)
[PATCH] drm/i915: Avoid GPU hang when coming out of S3 or S4
2015-04-28 9:29 UTC (2+ messages)
[PATCH 2/5] drm/i915: Do not make assumptions on GGTT VMA sizes
2015-04-28 8:38 UTC (6+ messages)
` [PATCH 4/5] drm/i915: Add a partial GGTT view type
[PATCH] drm/i915/skl: Bypass debug message if scalers are not requested
2015-04-28 8:24 UTC (2+ messages)
Very bad performance from intel chipset on Thinkpad T540p (2880x1620)
2015-04-28 7:35 UTC (8+ messages)
[PATCH v9] drm/i915/skl: Add support for SKL background color
2015-04-27 20:33 UTC (3+ messages)
PATCH i-g-t Fix a clang compile error
2015-04-27 19:53 UTC (3+ messages)
[PATCH i-g-t] tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded value
2015-04-27 19:43 UTC (3+ messages)
Intel IVCH, Bug 49838
2015-04-27 19:32 UTC
[PATCH i-g-t 0/7] kms_rotation_crc cleanups
2015-04-27 17:30 UTC (4+ messages)
` [PATCH i-g-t 7/7] kms_rotation_crc: Use main test for negative cases
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