messages from 2015-04-20 16:30:09 to 2015-04-23 21:37:10 UTC [more...]
[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)
git pull] drm for v4.1-rc1
2015-04-23 21:30 UTC (3+ 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)
[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
2015-04-23 20:20 UTC (3+ messages)
[RFC] drm/i915/skl: Use plane update function from mmio flips
2015-04-23 20:17 UTC (7+ messages)
Updated drm-intel-testing
2015-04-23 20:12 UTC
[PATCH 00/17] i915_gem_gtt.c polish
2015-04-23 19:52 UTC (15+ messages)
` [PATCH 08/17] drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt
` [PATCH 17/17] drm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
[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 (9+ messages)
[PATCH 0/5] HW_LOCK Security Patches
2015-04-23 19:01 UTC (11+ 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 "
[PATCH v3 00/15] *** Command submission via GuC for SKL ***
2015-04-23 17:48 UTC (25+ messages)
` [PATCH v3 02/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [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 v3 07/15] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH v3 08/15] drm/i915: Functions to support command submission via GuC
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 -next] drm/i915/audio: remove duplicated include from intel_audio.c
2015-04-23 16:09 UTC (6+ messages)
` [Intel-gfx] "
[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)
Intel Driver and 4K video output
2015-04-23 10:36 UTC (7+ 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 RFC 0/5] Convert planes and crtc state updates to atomic
2015-04-23 6:29 UTC (10+ 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
[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 (9+ 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)
[PATCH i-g-t] tests/Android.mk : skip kms_legacy_colorkey if no cairo
2015-04-22 9:29 UTC
[PATCH] drm/i915/skl: Disallow tiling changes during page flip
2015-04-21 17:09 UTC (2+ messages)
[PATCH] drm/i915: cope with large i2c transfers
2015-04-21 16:16 UTC (3+ messages)
[PATCH i-g-t] tools/quick_dump/makefile.am: add -lrt to get clock_gettime
2015-04-21 16:08 UTC
[PATCH 00/35] Make legacy modeset a lot more atomic-like
2015-04-21 15:21 UTC (37+ messages)
` [PATCH 01/35] drm/i915: Remove implicitly disabling primary plane for now
` [PATCH 02/35] drm/i915: Add a way to disable planes without updating state
` [PATCH 03/35] drm/i915: Use the disable callback for disabling planes
` [PATCH 04/35] drm/i915: get rid of primary_enabled and use atomic state
` [PATCH 05/35] drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there
` [PATCH 06/35] drm/i915: Rename intel_crtc_dpms_overlay
` [PATCH 07/35] drm/i915: Move toggling planes out of crtc enable/disable
` [PATCH 08/35] drm/i915: Don't check for NULL before freeing state
` [PATCH 09/35] drm/i915: Call drm helpers when duplicating crtc and plane states
` [PATCH 10/35] drm/i915: Use for_each_connector_in_state helper macro
` [PATCH 11/35] drm/i915: Extract mode_changed computation out of stage_output_config()
` [PATCH 12/35] drm/i915: Add crtc states before calling compute_config()
` [PATCH 13/35] drm/i915: Don't pretend we can calculate multiple pipe_configs
` [PATCH 14/35] drm/i915: Calculate a new pipe_config based on new enabled state
` [PATCH 15/35] drm/i915: Remove all *_pipes flags from modeset
` [PATCH 16/35] drm/i915: Remove saved_mode from __intel_set_mode()
` [PATCH 17/35] drm/i915: Move compute part of __intel_set_mode() to separate function
` [PATCH 18/35] drm/i915: Simplify error handling in __intel_set_mode()
` [PATCH 19/35] drm/i915: Don't modeset with old mode when set_crtc fails
` [PATCH 20/35] drm/i915: Add primary plane to atomic state in legacy modeset
` [PATCH 21/35] drm/i915: Delete fb, x and y parameters from mode set functions
` [PATCH 22/35] drm/i915: Don't use struct intel_set_config *_changed flags
` [PATCH 23/35] drm/i915: Don't use staged config to calculate mode_changed flags
` [PATCH 24/35] drm/i915: Unify modeset and flip paths of intel_crtc_set_config()
` [PATCH 25/35] drm/i915: Simplify intel_set_config_compute_mode_changes() a bit
` [PATCH 26/35] drm/i915: Stage new modeset state straight into atomic state
` [PATCH 27/35] drm/i915: Remove save/restore logic from intel_crtc_set_config()
` [PATCH 28/35] drm/i915: Update crtc state active flag based on DPMS
` [PATCH 29/35] drm/atomic: Make mode_fixup() optional for check_modeset()
` [PATCH 30/35] drm/i915: Use atomic helpers for computing changed flags
` [PATCH 31/35] drm/i915: Take ownership of atomic state on success in intel_set_mode()
` [PATCH 32/35] drm/i915: Preserve shared DPLL information in new pipe_config
` [PATCH 33/35] drm/i915: Don't use plane update helper in legacy mode set
` [PATCH 34/35] drm/i915: Swap atomic state in legacy modeset
` [PATCH 35/35] drm/i915: Get rid of intel_crtc_set_state()
[PATCH intel-gpu-tools 0/3] Add support for non-intel GPUs
2015-04-21 15:06 UTC (5+ messages)
` [PATCH intel-gpu-tools 1/3] drmtest: Add non-i915 device open helpers
` [PATCH intel-gpu-tools 2/3] tests: core: Open any DRM device
` [PATCH intel-gpu-tools 3/3] drm-lib: Skip test when not running on i915
[PATCH i-g-t] lib/drmtest.h : fix mmap64 again
2015-04-21 13:53 UTC
[PATCH 11/17] drm/i915: Fix up the vma aliasing ppgtt binding
2015-04-21 13:29 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: Don't read dpcd for disconnected ports
2015-04-21 12:24 UTC (2+ messages)
[PATCH] drm/i915: Sink rate read should be saved in deca-kHz
2015-04-21 10:31 UTC (2+ messages)
[PATCH i-g-t] docs: avoid escaping characters in documentation comments
2015-04-21 10:03 UTC
[PATCH 1/5] drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()
2015-04-20 22:27 UTC (2+ messages)
` [PATCH 4/8] "
[PATCH] drm/i915: add psr toggle to debugfs
2015-04-20 20:42 UTC (10+ messages)
[Contact] Ubuntu 14.04 no longer supported?
2015-04-20 20:34 UTC (4+ messages)
[PATCH] tests: Add KMS blob-property test
2015-04-20 18:24 UTC
[PATCH] drm/i915: Do not leak VMAs (and PPGTT VMs) of imported flinked objects
2015-04-20 16:57 UTC (2+ messages)
Intel-gfx Digest, Vol 86, Issue 409
2015-04-20 16:29 UTC (3+ messages)
[PATCH V7] Displayport compliance testing V7
2015-04-20 16:30 UTC (3+ messages)
` [PATCH 4/5] drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
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