messages from 2015-12-01 16:10:04 to 2015-12-03 12:06:48 UTC [more...]
[PATCH 0/9] Wrap up ILK-style atomic watermarks
2015-12-03 12:06 UTC (5+ messages)
` [PATCH 1/9] drm/i915: Disable primary plane if we fail to reconstruct BIOS fb
` [PATCH 5/9] drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)
[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
2015-12-03 11:42 UTC (2+ messages)
[PATCH i-g-t 1/3] lib: igt_fork_hang_helper must be run in fixtures
2015-12-03 11:30 UTC (7+ messages)
` [PATCH i-g-t 2/3] tests/drm_lib.sh: Skip when i915 debugfs wasn't found
` [PATCH i-g-t] tests: add exit value constants for shell script tests
` [PATCH i-g-t 3/3] tests/drv_hangman: Open drm fd before doing anything
[PATCH v8 00/25] Color Management for DRM framework
2015-12-03 11:37 UTC (26+ messages)
` [PATCH v8 01/25] drm: Create Color Management DRM properties
` [PATCH v8 02/25] drm: Create Color Management query properties
` [PATCH v8 03/25] drm: Add color correction blobs in CRTC state
` [PATCH v8 04/25] drm: Add set property support for color manager
` [PATCH v8 05/25] drm: Add get "
` [PATCH v8 06/25] drm: Add drm structures for palette color property
` [PATCH v8 07/25] drm: Add structure for CTM "
` [PATCH v8 08/25] drm: Add color correction state flag
` [PATCH v8 09/25] drm/i915: Add set property interface for CRTC
` [PATCH v8 10/25] drm/i915: Create color management files
` [PATCH v8 11/25] drm/i915: Register color correction capabilities
` [PATCH v8 12/25] drm/i915: CHV: Load gamma color correction values
` [PATCH v8 13/25] drm/i915: CHV: Load degamma "
` [PATCH v8 14/25] drm/i915: CHV: Pipe level Gamma correction
` [PATCH v8 15/25] drm/i915: CHV: Pipe level degamma correction
` [PATCH v8 16/25] drm/i915: CHV: Pipe level CSC correction
` [PATCH v8 17/25] drm/i915: Commit color correction to CRTC
` [PATCH v8 18/25] drm/i915: Attach color properties "
` [PATCH v8 19/25] drm/i915: BDW: Load gamma correction values
` [PATCH v8 20/25] drm/i915: BDW: Pipe level Gamma correction
` [PATCH v8 21/25] drm/i915: BDW: Load degamma correction values
` [PATCH v8 22/25] drm/i915: BDW: Pipe level degamma correction
` [PATCH v8 23/25] drm/i915: BDW: Pipe level CSC correction
` [PATCH v8 24/25] drm/i915: disable plane gamma
` [PATCH v8 25/25] drm/i915: Commit color correction only when needed
[PATCH 1/2] drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
2015-12-03 11:21 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Allow PCH DPLL sharing regardles of DPLL_SDVO_HIGH_SPEED
[PATCH 00/10] HSW/BDW PCH modeset fixes and stuff
2015-12-03 11:16 UTC (31+ messages)
` [PATCH 01/10] drm/i915: Don't register the CRT connector when it's fused off
` [PATCH v2 01/10] drm/i915: Don't register the CRT connector when it's fused off on LPT-H
` [PATCH 02/10] drm/i915: Don't register CRT connectro when DDI E can't be used
` [PATCH v2 02/10] drm/i915: Don't register CRT connector "
` [PATCH 04/10] drm/i915: Add "missing" break to haswell_get_ddi_pll()
` [PATCH v2 "
` [PATCH 05/10] drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed
` [PATCH 06/10] drm/i915: Round to closest when computing the VGA dotclock for LPT-H
` [PATCH 07/10] drm/i915: Disable FDI after the CRT port on LPT-H
` [PATCH 08/10] drm/i915: Refactor LPT-H VGA dotclock disabling
` [PATCH 09/10] drm/i915: Disable LPT-H VGA dotclock during crtc disable
` [PATCH 10/10] drm/i915: Leave FDI running after failed link training on LPT-H
[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
2015-12-03 11:01 UTC (4+ messages)
` [PATCH 9/9] drm/atomic: Add encoder_mask "
` [Intel-gfx] "
[PATCH] drm/atomic-helper: Reject attempts at re-stealing encoders
2015-12-03 9:50 UTC (2+ messages)
[PATCH] drm/i915: Extend LRC pinning to cover GPU context writeback
2015-12-03 9:44 UTC (3+ messages)
[PATCH 04/15] drm/i915: Cache the reset_counter for the request
2015-12-03 9:41 UTC (10+ messages)
` [PATCH 1/3] drm/i915: Hide the atomic_read(reset_counter) behind a helper
` [PATCH 2/3] drm/i915: Store the reset counter when constructing a request
` [PATCH 3/3] drm/i915: Prevent leaking of -EIO from i915_wait_request()
[PATCH] drm/atomic: Reject async flips on a disabled pipe
2015-12-03 9:22 UTC
[PATCH 1/2] tests/gem_eio: New ABI - no EIO even from wait_ioctl
2015-12-03 9:00 UTC (8+ messages)
i915_wait_request scaling
2015-12-03 8:52 UTC (17+ messages)
` [PATCH 03/15] drm/i915: Only spin whilst waiting on the current request
` [PATCH 08/15] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH v4] "
` [PATCH 13/15] drm/i915: Stop setting wraparound seqno on initialisation
[PATCH] drm/i915/guc: Move wait for GuC out of spinlock/unlock
2015-12-03 7:52 UTC (5+ messages)
` [PATCH v3] drm/i915/guc: Clean up locks in GuC
` [PATCH v4] "
[PATCH i-g-t 1/8] kms_frontbuffer_tracking: Increase the time we wait for PSR
2015-12-03 7:50 UTC (7+ messages)
` [PATCH i-g-t 2/8] kms_frontbuffer_tracking: Skip on unreliable CRC
[PATCH] drm/i915: Remove redundant get_pages call
2015-12-03 7:47 UTC (3+ messages)
[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
2015-12-03 6:57 UTC (12+ messages)
` [Announcement] 2014-Q3 release of "
` [Announcement] 2015-Q1 "
` [Announcement] 2015-Q2 "
` [Announcement] 2015-Q3 "
` [Intel-gfx] "
[PATCH] drm/i915: Enable PSR by default
2015-12-02 16:08 UTC
[PATCH i-g-t 1/5] kms_frontbuffer_tracking: Increase the time we wait for PSR
2015-12-03 16:39 UTC (6+ messages)
` [PATCH i-g-t 2/5] kms_frontbuffer_tracking: Make sink crc mandatory only "
` [PATCH i-g-t 3/5] kms_frontbuffer_tracking: Skip on unreliable CRC
` [PATCH i-g-t 4/5] kms_psr_sink_crc: Fix no-psr option
` [PATCH i-g-t 5/5] kms_psr_sink_crc: Add suspend/resume sub test
` [PATCH i-g-t] "
[PATCH] drm/i915: Clean up device info structure definitions
2015-12-02 21:28 UTC (3+ messages)
[RFC PATCH] drm/i915: fix potential dangling else problems in for_each_ macros
2015-12-02 18:18 UTC (9+ messages)
[PATCH 00/11] Yet another FBC series, v3 part 2 v2
2015-12-02 17:30 UTC (15+ messages)
` [PATCH 01/11] drm/i915: fix the CFB size check
` [PATCH 02/11] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 03/11] drm/i915: pass the crtc as an argument to intel_fbc_update()
` [PATCH 04/11] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 05/11] drm/i915: introduce intel_fbc_{enable, disable}
` [PATCH 06/11] drm/i915: alloc/free the FBC CFB during enable/disable
` [PATCH 07/11] drm/i915: check for FBC planes in the same place as the pipes
` [PATCH 08/11] drm/i915: use a single intel_fbc_work struct
` [PATCH 09/11] drm/i915: kill fbc.uncompressed_size
` [PATCH 10/11] drm/i915: get rid of FBC {, de}activation messages
` [PATCH 11/11] drm/i915: only recompress FBC after flushing a drawing operation
[PATCH 1/4] drm/i915: Force PSR exit when IRQ_HPD is detected on eDP
2015-12-02 17:29 UTC (6+ messages)
` [PATCH] "
[ANNOUNCE] intel-gpu-tools 1.13
2015-12-02 16:53 UTC
[PATCH 0/5] HDMI detection fix backport
2015-12-02 15:29 UTC (2+ messages)
[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
2015-12-02 13:42 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Allow the user to pass a context to any ring
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer
[PATCH] drm/i915: Fix mode_get() for Broxton
2015-12-02 13:02 UTC (3+ messages)
[PATCH igt 1/2] lib/igt_fb: make the automatic buffer sizes/strides smaller
2015-12-02 12:47 UTC (2+ messages)
` [PATCH igt 2/2] kms_frontbuffer_tracking: standardize the used FB sizes
[PATCH] drm/i915: Separate cherryview from valleyview
2015-12-02 12:30 UTC (3+ messages)
[PATCH i-g-t 1/3] tests/kms_force_connector: Fixes
2015-12-02 11:50 UTC (4+ messages)
[PATCH v5] drm/i915: Add soft-pinning API for execbuffer
2015-12-02 11:35 UTC (4+ messages)
` [PATCH v6] "
[PATCH 1/2] drm/i915: simplify gmbus xfer error checks
2015-12-02 11:35 UTC (6+ messages)
` [PATCH 2/2] drm/i915: abstract i2c bit banging fallback in gmbus xfer
[PATCH i-g-t 1/2] tests/core_setmaster_vs_auth: use igt_simple_main
2015-12-02 10:45 UTC (2+ messages)
` [PATCH i-g-t 2/2] tests/core_setmaster_vs_auth: add test description macro
[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
2015-12-02 10:45 UTC (3+ messages)
[PATCH v9 0/6] Support for creating/using Stolen memory backed objects
2015-12-02 9:52 UTC (3+ messages)
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation
[PATCH v4 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
2015-12-02 9:24 UTC (5+ messages)
` [PATCH 1/4] igt/gem_stolen: Verifying extended gem_create ioctl
` [PATCH 2/4] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj
` [PATCH 3/4] igt/gem_create: Test to validate parameters for GEM_CREATE ioctl
` [PATCH 4/4] igt/gem_stolen: Verify contents of stolen-backed objects across hibernation
[PATCH 00/11] drm/i915: rawclk/cdclk stuff
2015-12-02 9:29 UTC (4+ messages)
` [PATCH 06/11] drm/i915: Use cached cdclk_freq for PWM calculations
[PATCH] drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
2015-12-02 9:13 UTC
Xorg[9132]: segfault at 0 ip 00007fbc84d6fb0d sp 00007ffca3765610 error 4 in intel_drv.so[7fbc84d4d000+18b000]
2015-12-02 8:32 UTC (3+ messages)
[PATCH 1/3] drm/i915/bxt: add support for setting backlight freq from vbt
2015-12-02 8:28 UTC (5+ messages)
` [PATCH 3/3] drm/i915/bxt: backlight clock gating workaround
[PATCH v3] drm/i915 : Avoid superfluous invalidation of CPU cache lines
2015-12-02 8:07 UTC (2+ messages)
` [PATCH v4] "
[PATCH V3 1/2] dp/mst: add SDP stream support
2015-12-02 6:14 UTC (4+ messages)
` [PATCH V3 2/2] drm/i915: start adding dp mst audio
[PATCH V4 1/2] dp/mst: add SDP stream support
2015-12-02 6:09 UTC (2+ messages)
` [PATCH V4 2/2] drm/i915: start adding dp mst audio
[PATCH] drm/i915: Enabling RC6 immediately during init/resume
2015-12-02 5:45 UTC (2+ messages)
[PATCH v4] PCI / PM: tune down RPM suspend error message with EBUSY and EAGAIN retval
2015-12-02 4:43 UTC (4+ messages)
` [PATCH v5] PCI / PM: Tune down retryable runtime suspend error messages
[PATCH v8 0/2] Add drm_dp_aux chardev support
2015-12-02 0:37 UTC (4+ messages)
` [PATCH v8 2/2] drm/dp: Set aux.dev to the drm_connector device, instead of drm_device
[PATCH] drm/i915: Restore waitboost credit to the synchronous waiter
2015-12-01 22:48 UTC
[PATCH] drm/i915: Enable GSE interrupt on BDW+
2015-12-01 22:17 UTC
Enable GSE interrupt on Broadwell and later?
2015-12-01 21:46 UTC (2+ messages)
[PATCH 03/10] drm/i915: Check VBT for CRT port presence on HSW/BDW
2015-12-01 21:31 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH] drm/i915/bxt: Disable power well support
2015-12-01 18:33 UTC (2+ messages)
[PATCH i-g-t 1/3] lib: add missing documentation for drm open functions
2015-12-01 17:49 UTC (3+ messages)
` [PATCH i-g-t 2/3] lib: document intel_pipe_crc_source enum values
` [PATCH i-g-t 3/3] docs: exclude gpgpu_fill.h
[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
2015-12-01 17:43 UTC (6+ messages)
` [PATCH 0/2] igt/pm_rps: Handle freq < user min in specific cases
` [PATCH 2/2] igt/pm_rps: Add checks for freq = idle (RPn) "
[PATCH] drm/i915: Fix idle_frames counter
2015-12-01 17:39 UTC (2+ messages)
cmdparser overhead reduction
2015-12-01 17:39 UTC (10+ messages)
` [PATCH v2 2/6] drm/i915: Cache last cmd descriptor when parsing
` [PATCH v2 3/6] drm/i915: Use WC copies on !llc platforms for the command parser
` [PATCH v2 5/6] drm/i915: Reduce pointer indirection during cmd parser lookup
[PATCH i-g-t] tests/pm_rpm: Don't compare edid blob IDs
2015-12-01 16:54 UTC (5+ messages)
[PATCH i-g-t] tests: add core_setmaster_vs_auth
2015-12-01 16:45 UTC (4+ messages)
[PATCH v2 0/9] Add get_eld audio component for i915/HD-audio
2015-12-01 16:09 UTC (8+ messages)
` [PATCH v2 2/9] drm/i915: Add get_eld audio component
` [PATCH v2 3/9] drm/i915: refactoring audio component functions
` [PATCH v2 4/9] drm/i915: Add reverse mapping between port and intel_encoder
` [PATCH v2 5/9] ALSA: hda - Split ELD update code from hdmi_present_sense()
` [PATCH v2 6/9] ALSA: hda - Use component ops for i915 HDMI/DP audio jack handling
` [PATCH v2 7/9] ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itself
` [PATCH v2 8/9] ALSA: hda - Skip ELD notification during PM process
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