messages from 2015-12-14 13:45:11 to 2015-12-16 00:38:07 UTC [more...]
linux-next: manual merge of the drm-misc tree with Linus' tree
2015-12-16 0:38 UTC
[PATCH] drm/i915: edp resume/On time optimization
2015-12-16 0:23 UTC (2+ messages)
[PATCH] drm/i915: Correct MI_STORE_DWORD_INDEX usage
2015-12-16 0:22 UTC (3+ messages)
[PATCH v4 00/10] drm/i915: improve the RPM device suspended assert
2015-12-16 0:14 UTC (16+ messages)
` [PATCH 01/10] drm/i915: clarify comment about mandatory RPM put/get during driver load/unload
` [PATCH 02/10] drm/i915: disable power well support on platforms without runtime PM support
` [PATCH 03/10] drm/i915: refactor RPM disabling due to RC6 being disabled
` [PATCH 04/10] drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
` [PATCH 05/10] drm/i915: add assert_rpm_wakelock_held helper
` [PATCH 06/10] drm/i915: use assert_rpm_wakelock_held instead of opencoding it
` [PATCH 07/10] drm/i915: add support for checking if we hold an RPM reference
` [PATCH 08/10] drm/i915: check that we hold an RPM wakelock ref before we put it
` [PATCH 09/10] drm/i915: add support for checking RPM atomic sections
` [PATCH 10/10] drm/i915: check that we are in an RPM atomic section in GGTT PTE updaters
[PATCH i-g-t 1/7] Fix a bunch of printf types
2015-12-15 21:30 UTC (24+ messages)
` [PATCH i-g-t 2/7] tests/gem_mmap_gtt: Deal with tile sizes on gen2/3
` [PATCH i-g-t 3/7] tests/gem_mmap_gtt: Add progress indicators
` [PATCH i-g-t 4/7] tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platforms
` [PATCH i-g-t 5/7] lib/debugfs: Read the crc frame counter as hex
` [PATCH i-g-t 6/7] tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150
` [PATCH i-g-t 7/7] tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts
[MIPI SEQ PARSING v3 00/13] Patches to support the version 3 of MIPI sequence in VBT
2015-12-15 20:05 UTC (5+ messages)
` [MIPI SEQ PARSING v3 08/13] drm/i915: Extend gpio read/write to other cores
` [MIPI SEQ PARSING v3 09/13] drm/i915: Added the generic gpio sequence support and gpio table
[PATCH] drm/i915: Add Backlight Control using DPCD for eDP connectors (v4)
2015-12-15 19:24 UTC (2+ messages)
[PATCH] drm/i915: Fix context/engine cleanup order
2015-12-15 19:11 UTC (4+ messages)
[PATCH 1/7] drm/i915: Consolidate unclaimed mmio detection
2015-12-15 17:55 UTC (20+ messages)
` [PATCH 2/7] drm/i915: Introduce intel_uncore_unclaimed_mmio
` [PATCH 3/7] drm/i915: Detect and clear unclaimed access on resume
` [PATCH 4/7] drm/i915: Do one shot unclaimed mmio detection less frequently
` [PATCH 5/7] drm/i915: Streamline unclaimed reg debug trace
` [PATCH 6/7] drm/i915: Add unclaimed mmio check to runtime pm get/put
` [PATCH 7/7] drm/i915/chv: Add non claimed mmio checking
` [PATCH 7/7] drm/i915: Add non claimed mmio checking for vlv/chv
[PATCH v11 0/9] Support for creating/using Stolen memory backed objects
2015-12-15 17:50 UTC (8+ messages)
` [PATCH 4/9] drm/i915: Support for creating "
` [PATCH 9/9] drm/i915: Fail the execbuff using stolen objects as batchbuffers
[PATCH 0/7] Wrap up ILK-style atomic watermarks (v2)
2015-12-15 17:20 UTC (3+ messages)
` [PATCH 1/7] drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
[PATCH v2 1/3] drm/i915: Record the ringbuffer associated with the request
2015-12-15 16:59 UTC (10+ messages)
` [PATCH v2 2/3] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` [PATCH v2 3/3] drm/i915: Clean up GPU hang message
[PATCH v10 0/6] Support for creating/using Stolen memory backed objects
2015-12-15 16:22 UTC (6+ messages)
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem "
[PATCH] drm: Documentation style guide
2015-12-15 16:09 UTC (5+ messages)
[PATCH i-g-t] tests: update .gitignore and add a Makefile rule to create it
2015-12-15 15:58 UTC (5+ messages)
` [PATCH i-g-t v2] "
[PATCH] drm/i915/guc: Move GuC wq_reserve_space to ring_reserve_space
2015-12-15 15:45 UTC (3+ messages)
` [PATCH v3] drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
[RFC 0/7] start hiding away vbt structure from the driver
2015-12-15 15:33 UTC (8+ messages)
` [RFC 1/7] drm/i915: move drmP.h include to i915_drv.h
` [RFC 2/7] drm/i915: move VBT based TV presence check to intel_bios.c
` [RFC 3/7] drm/i915: move VBT based LVDS "
` [RFC 4/7] drm/i915: move VBT based eDP port "
` [RFC 5/7] drm/i915: move VBT based DSI presence "
` [RFC 6/7] drm/i915/panel: setup pwm backlight based on connector type
` [RFC 7/7] drm/i915/bios: hide away VBT specific things in a private bios header
[PATCH libdrm] intel: Restore formatting of offsets in debug statements
2015-12-15 15:28 UTC
[PATCH 1/2] drm/i915: fix the SDE irq dmesg warnings properly
2015-12-15 15:26 UTC (4+ messages)
[PATCH v12 0/8] Support for creating/using Stolen memory backed objects
2015-12-15 15:10 UTC (14+ messages)
` [PATCH 1/8] drm/i915: Allow use of get_dma_address for stolen "
` [PATCH 2/8] drm/i915: Use insert_page for pwrite_fast
` [PATCH 3/8] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 4/8] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 5/8] drm/i915: Propagating correct error codes to the userspace
` [PATCH 6/8] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 7/8] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 8/8] drm/i915: Migrate stolen objects before hibernation
[PATCH 1/3] PM / Runtime: Introduce pm_runtime_get_noidle
2015-12-15 15:06 UTC (7+ messages)
` [Intel-gfx] [PATCH v2] "
` [PATCH] PM / runtime: Add new helper for conditional usage count incrementation
[QA 2015-12-04 ww50] Testing report for `drm-intel-testing`
2015-12-15 15:38 UTC
[PATCH 00/11] drm/i915: VBT/opregion refactor to support >6 KB VBT
2015-12-15 14:02 UTC (16+ messages)
` [PATCH 06/11] drm/i915: refactor VBT validation
` [PATCH v2 "
` [PATCH 09/11] drm/i915: don't use a temp buffer for opregion debugfs file
` [PATCH 11/11] drm/i915/opregion: handle VBT sizes bigger than 6 KB
` [PATCH v2 "
[PATCH 1/6] drm/i915: Get runtime pm ref on i915_drop_caches_set
2015-12-15 11:46 UTC (10+ messages)
` [PATCH 2/6] drm/i915: Get runtime pm ref when setting min/max freqs
` [PATCH 3/6] drm/i915: Get runtime pm ref on i915_fbc_fc_set
` [PATCH 4/6] drm/i915: Get runtime pm ref on i915_emon_status
` [PATCH 5/6] drm/i915: Get runtime pm ref on i915_guc_load_status_info
` [PATCH 6/6] drm/i915: Get runtime pm ref on i915_sseu_status
` [PATCH] drm/i915: Get runtime pm ref on i915_drop_caches_set
[PATCH 00/10] drm/i915: Fixes from my attempt at running igt on gen2
2015-12-15 11:43 UTC (23+ messages)
` [PATCH 01/10] drm/i915: Release mmaps on partial ggtt vma unbind
` [PATCH 02/10] drm/i915: Cleanup phys status page too
` [PATCH 03/10] drm/i915: Write out crc frame counts in hex
` [PATCH 04/10] drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2
` [PATCH 05/10] drm/i915: Use drm_vblank_count() on gen2 for crc frame count
` [PATCH 06/10] drm/i915: Enable vblank_disable_immediate on gen2
` [PATCH 07/10] drm/i915: Allow 27 bytes child_dev for VBT <109
` [PATCH 08/10] drm/i915: Expect child dev size of 22 bytes for VBT < 106
` [PATCH 09/10] drm/i915: Reject < 8 byte batches on 830/845
` [PATCH 10/10] drm/i915: Use MI_BATCH_BUFFER_START "
[PATCH v2 10/11] drm/i915/debugfs: add a separate debugfs file for VBT
2015-12-15 11:17 UTC (2+ messages)
` [PATCH v3 "
[PATCH 04/11] drm/i915/bios: move debug logging about VBT source to intel_parse_bios()
2015-12-15 11:14 UTC (2+ messages)
` [PATCH v2 "
Xorg[9132]: segfault at 0 ip 00007fbc84d6fb0d sp 00007ffca3765610 error 4 in intel_drv.so[7fbc84d4d000+18b000]
2015-12-15 10:55 UTC (5+ messages)
[PATCH] drm/i915: Allow objects to go back above 4GB in the address range
2015-12-15 10:53 UTC (5+ messages)
[PATCH 01/11] drm/i915: Introduce drm_i915_gem_request_node for request tracking
2015-12-15 10:51 UTC (4+ messages)
` [PATCH v2] drm/i915: Introduce drm_i915_gem_request_active "
[PATCH 0/4] cdclk fixes
2015-12-15 10:26 UTC (4+ messages)
` [PATCH 3/4] drm/i915: Do not acquire crtc state to check clock during modeset, v3
[PATCH 29/32] drm/i915: Only start retire worker when idle
2015-12-15 9:26 UTC (2+ messages)
` [PATCH] "
[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
2015-12-15 9:17 UTC (7+ messages)
` [PATCH 9/9] drm/atomic: Add encoder_mask "
` [Intel-gfx] "
[PATCH i-g-t] RFC: split PM workarounds into separate lib
2015-12-15 9:14 UTC (3+ messages)
` [PATCH i-g-t v2] Add a lib for power management helpers
` [PATCH i-g-t] lib/igt_pm: Lib for power management
[PATCH v2] drm/i915: Correct max delay for HDMI hotplug live status checking
2015-12-15 4:40 UTC (4+ messages)
[PATCH 7/7] drm/i915: Add two-stage ILK-style watermark programming (v8)
2015-12-14 23:51 UTC (2+ messages)
` [PATCH 7/7] drm/i915: Add two-stage ILK-style watermark programming (v9)
Information sought
2015-12-14 21:55 UTC (5+ messages)
[PATCH 0/2] drm/i915: Fix the invisible cursor syndrome
2015-12-14 20:23 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Kill intel_crtc->cursor_bo
` [PATCH v2 "
[RFC libdrm] intel: Softpin support
2015-12-14 20:09 UTC (10+ messages)
` [RFC libdrm] intel: Add support for softpin
` [Intel-gfx] "
[PATCH 1/5] [RFC] drm: Documentation style guide
2015-12-14 17:25 UTC (6+ messages)
` [PATCH 2/5] drm/atomic-helper: Drop unneeded argument from check_pending_encoder
` [PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc
[PATCH v3 1/1] drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
2015-12-14 16:36 UTC (3+ messages)
` [PATCH v4 "
Slaughter the thundering i915_wait_request, v3?
2015-12-14 15:11 UTC (4+ messages)
` [PATCH 17/32] drm/i915: Remove the lazy_coherency parameter from request-completed?
bisected: i915 modeset broken in ac9b8236551d1177fd07b56aef9b565d1864420d
2015-12-14 15:08 UTC (2+ messages)
[PATCH] Revert "drm/i915: Clean up associated VMAs on context destruction"
2015-12-14 14:05 UTC (2+ messages)
[PATCH] drm/i915: Force clean compilation with -Werror
2015-12-14 14:03 UTC
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).