messages from 2016-02-03 18:39:10 to 2016-02-08 10:35:55 UTC [more...]
[PULL] topic/drm-misc
2016-02-08 10:36 UTC
[REGRESSION] i915: No HDMI output with 4.4
2016-02-08 10:17 UTC
[PATCH] drm/i915: restrict PP save/restore to platforms with lvds
2016-02-08 9:55 UTC
[PULL] drm-intel-next
2016-02-08 9:26 UTC
[PATCH v1 1/1] drm/i915: Hold RPM reference while setting freq limits through sysfs
2016-02-08 9:25 UTC (2+ messages)
[PATCH v8 1/1] drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
2016-02-08 9:19 UTC (3+ messages)
[PATCH 0/2] DPCD Backlight Control
2016-02-08 8:56 UTC (5+ messages)
` [PATCH 1/2] drm/dp: Add definition for Display Control DPCD Registers capability size
` [PATCH 2/2] drm/i915: Add Backlight Control using DPCD for eDP connectors (v6)
` ✓ Fi.CI.BAT: success for DPCD Backlight Control (rev3)
[PATCH RESEND 1/5] drm/i915: move VBT based TV presence check to intel_bios.c
2016-02-08 3:17 UTC (9+ messages)
` [PATCH RESEND 2/5] drm/i915: move VBT based LVDS "
` [PATCH RESEND 3/5] drm/i915: move VBT based eDP port "
` [PATCH RESEND 4/5] drm/i915: move VBT based DSI presence "
` [PATCH RESEND 5/5] drm/i915/panel: setup pwm backlight based on connector type
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,1/5] drm/i915: move VBT based TV presence check to intel_bios.c
[PATCH v3] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
2016-02-06 9:33 UTC (3+ messages)
[PATCH] drm/i915: Check for get_pages instead of shmem (filp)
2016-02-06 1:48 UTC
[PATCH v2 i-g-t] igt/list-workarounds: Extend the script to Mesa
2016-02-06 0:12 UTC (3+ messages)
[PATCH] list-workarounds: Extend the script to Mesa
2016-02-05 19:15 UTC (4+ messages)
[PATCH v5 00/11] A collection of cleanups, revisited
2016-02-05 18:33 UTC (12+ messages)
` [PATCH v5 01/11] drm/i915: unmap the correct page in intel_logical_ring_cleanup()
` [PATCH v5 02/11] drm/i915: consolidate LRC mode HWSP setup & teardown
` [PATCH v5 03/11] drm/i915: remove useless copypasted code
` [PATCH v5 04/11] drm/i915: tidy up initialisation failure paths (GEM)
` [PATCH v5 05/11] drm/i915: tidy initialisation failure paths (legacy, part 1)
` [PATCH v5 06/11] drm/i915: tidy initialisation failure paths (legacy, part 2)
` [PATCH v5 07/11] drm/i915: tidy initialisation failure paths (legacy, part 3)
` [PATCH v5 08/11] drm/i915: two small moves towards more consistency
` [PATCH v5 09/11] drm/i915: tear down hardware status page mappings earlier
` [PATCH v5 10/11] drm/i915: interchange context/engine cleanup order
` [PATCH v5 11/11] drm/i915: make LRC status page teardown code a bit more robust
[PATCH v2] drm/i915: Reject invalid-pad for context-destroy and -create ioctls
2016-02-05 16:45 UTC
[PATCH] drm/i915: Protect fbdev across slow or failed initialisation
2016-02-05 14:58 UTC (4+ messages)
[v2 1/6] drm/i915/skl+: Use plane size for relative data rate calculation
2016-02-05 14:29 UTC (4+ messages)
` [v2 2/6] drm/i915/skl+: calculate ddb minimum allocation
[RFC 00/29] iGVT-g implementation in i915
2016-02-05 14:16 UTC (12+ messages)
` [RFC 01/29] drm/i915/gvt: Introduce the basic architecture of GVT-g
` [RFC 02/29] drm/i915: Introduce host graphics memory balloon for gvt
[PATCH] drm/i915/skl: Add missing SKL GT3 id
2016-02-05 14:05 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/skl: Add missing SKL GT3 id (rev3)
[PATCH 1/2] drm/i915/dp: abstract training pattern selection
2016-02-05 12:49 UTC (6+ messages)
` [PATCH 2/2] drm/i915/dp: reduce missing TPS3 support errors to debug logging
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/dp: abstract training pattern selection
[PATCH v2] drm/i915/skl: Add missing SKL ids
2016-02-05 12:21 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/i915: Skip DDI PLL selection for DSI
2016-02-05 11:47 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH:xf86-intel-video] Add NULL checking for drawable in sna_dri2_flip_event
2016-02-05 9:18 UTC (2+ messages)
[PATCH 1/2] drm/i915: Update VBT fields for child devices
2016-02-05 8:27 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Set invert bit for hpd based on VBT
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Update VBT fields for child devices
[PATCH 0/8] drm/i915/dsi: i2c/gpio
2016-02-05 7:31 UTC (35+ messages)
` [PATCH 1/8] drm/i915/dsi: defend gpio table against out of bounds access
` [PATCH 2/8] drm/i915/dsi: don't pass arbitrary data to sideband
` [PATCH 3/8] drm/i915: Adding the parsing logic for the i2c element
` [PATCH 4/8] drm/i915/dsi: skip gpio element execution when not supported
` [PATCH v2] "
` [PATCH 5/8] drm/i915: put the IOSF port defines in numerical order
` [PATCH 6/8] drm/i915/vlv: drop unused vlv_gps_core_read/write functions
` [PATCH 7/8] drm/i915: Extend gpio read/write to other cores
` [PATCH v5] "
` [PATCH 8/8] drm/i915/dsi: Added the generic gpio sequence support and gpio table
` ✓ Fi.CI.BAT: success for drm/i915/dsi: i2c/gpio
` ✗ Fi.CI.BAT: failure for drm/i915/dsi: i2c/gpio (rev3)
[PATCH] drm/i915: Fix to allow render compression on primary plane of PIPEB
2016-02-05 1:21 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH igt 1/9] configure.ac: Test for libdrm_vc4 and build vc4 tests based on it
2016-02-04 21:43 UTC (11+ messages)
` [PATCH igt 2/9] igt: Add support for DRIVER_VC4 flags on tests
` [PATCH igt 3/9] igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl
` [PATCH igt 4/9] igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl
` [PATCH igt 5/9] igt: Add a helper function for getting a VC4 BO that's been drawn to
` [PATCH igt 6/9] igt: Add a helper function for mapping VC4 BOs
` [PATCH igt 7/9] igt: Add a helper function for creating "
` [PATCH igt 8/9] igt/vc4_create_bo: Test various paths in BO creation
` [PATCH igt 9/9] igt/vc4_wait_bo: Add tests with rendering performed
[Intel-gfx] [PATCH i-g-t] list-workarounds: Extend the script to Mesa
2016-02-04 20:23 UTC (2+ messages)
i915 corrupting memory on shutdown since 4.4?
2016-02-04 20:18 UTC (3+ messages)
[PATCH 00/39] GPU scheduler for i915 driver
2016-02-04 17:14 UTC (11+ messages)
` [PATCH v4 00/38] "
` [PATCH v4 03/38] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
` [PATCH v4 04/38] drm/i915: Split i915_dem_do_execbuffer() in half
` [PATCH v4 05/38] drm/i915: Cache request pointer in *_submission_final()
` [PATCH v4 08/38] drm/i915: Prepare retire_requests to handle out-of-order seqnos
[PATCH v16 0/10] Support for creating/using Stolen memory backed objects
2016-02-04 16:43 UTC (15+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 02/10] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/10] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/10] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/10] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/10] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/10] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/10] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present
[PATCH] drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
2016-02-04 16:11 UTC (2+ messages)
[PATCH xf86-video-intel] Sync PCI ids with latest kernel, adding more BXT devices
2016-02-04 15:13 UTC
[APL PO PATCH] drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards
2016-02-04 15:12 UTC (6+ messages)
` [PATCH] "
[PATCH 0/8] Enable Gen 7 Observation Architecture
2016-02-04 14:36 UTC (10+ messages)
` [PATCH 1/8] drm/i915: Add i915 perf infrastructure
` [PATCH 5/8] drm/i915: advertise available metrics via sysfs
` [PATCH 6/8] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH 7/8] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH 8/8] drm/i915: Add more Haswell OA metric sets
` ✓ Fi.CI.BAT: success for Enable Gen 7 Observation Architecture (rev2)
[PATCH] drm/i915: implement WaIncreaseDefaultTLBEntries
2016-02-04 14:25 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t] tests/kms_pipe_crc_basic: Don't suspend the machine if
2016-02-04 14:25 UTC
[PATCH 1/2] drm/i915/BXT: Fixed COS blanking issue
2016-02-04 13:54 UTC (5+ messages)
` [PATCH 1/2] drm/i915: Using the bpp value wrt the pixel format
` [PATCH 2/2] drm/i915/BXT: Fixed COS blanking issue
[PATCH] drm/i915: Mitigate retirement starvation a bit
2016-02-04 13:46 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/bxt: Added identifier for MIPI transcoder
2016-02-04 13:31 UTC (3+ messages)
[PATCH 1/3] drm/i915: Allow i915_gem_object_get_page() on userptr as well
2016-02-04 12:37 UTC (3+ messages)
[PATCH 1/1] drm/i915/skl: fix RC6 residency time calculation
2016-02-04 12:30 UTC (4+ messages)
[PATCH i-g-t v3] lib/igt_core.c: Expand --run-subtest functionality
2016-02-04 12:06 UTC
[PATCH] lib/igt_kms: Add COMIT_ATOMIC to igt_display_commit2()
2016-02-04 11:53 UTC (2+ messages)
` [PATCH] lib/igt_kms: Add COMMIT_ATOMIC "
[PATCH i-g-t] lib/igt_core.c: Expand --run-subtest functionality
2016-02-04 11:41 UTC (2+ messages)
Universal Plane with NV12 support on Skylake
2016-02-04 10:56 UTC
[PATCH 0/3] Fix cxsr warning spew
2016-02-04 10:13 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Remove atomic.pre_disable_primary
[PATCH] drm/i915/BXT: Configure DSI after enabling DSI pll
2016-02-04 9:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/BXT: Configure DSI after enabling DSI pll (rev2)
[PATCH] drm/i915/bxt: Save/restore HOTPLUG_CTL during suspend/resume
2016-02-04 8:41 UTC (8+ messages)
` ✗ Fi.CI.BAT: warning for "
[PULL] drm-intel-fixes
2016-02-04 7:22 UTC
regression bisected: display sync drops after 7221fc33
2016-02-04 2:44 UTC (9+ messages)
intel_fbdev_restore_mode derefence null pointer
2016-02-04 2:34 UTC (5+ messages)
` [PATCH] drm/i915: Protect fbdev across slow or failed initialisation
[RFC 00/22] Add support for GuC-based SLPC
2016-02-03 20:25 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;
as well as URLs for NNTP newsgroup(s).