Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-14 11:14:32 to 2015-12-15 16:10:04 UTC [more...]

[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

[PATCH 1/7] drm/i915: Consolidate unclaimed mmio detection
 2015-12-15 15:02 UTC  (17+ 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 v11 0/9] Support for creating/using Stolen memory backed objects
 2015-12-15 14:54 UTC  (11+ messages)
` [PATCH 2/9] drm/i915: Use insert_page for pwrite_fast
` [PATCH 4/9] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 9/9] drm/i915: Fail the execbuff using stolen objects as batchbuffers

[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  (22+ 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 10/11] drm/i915/debugfs: add a separate debugfs file for VBT
  ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH 11/11] drm/i915/opregion: handle VBT sizes bigger than 6 KB
  ` [PATCH v2 "

[PATCH i-g-t 1/7] Fix a bunch of printf types
 2015-12-15 12:46 UTC  (19+ 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

[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 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  (14+ messages)
` [PATCH 02/11] drm/i915: Refactor activity tracking for requests
` [PATCH 03/11] drm/i915: Rename vma->*_list to *_link for consistency
` [PATCH 04/11] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 05/11] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 06/11] drm/i915: Store owning file on the i915_address_space
` [PATCH 07/11] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 08/11] drm/i915: Track active vma requests
` [PATCH 09/11] drm/i915: Release vma when the handle is closed
` [PATCH 10/11] drm/i915: Mark the context and address space as closed
` [PATCH 11/11] Revert "drm/i915: Clean up associated VMAs on context destruction"
` [PATCH v2] drm/i915: Introduce drm_i915_gem_request_active for request tracking

[PATCH 0/4] cdclk fixes
 2015-12-15 10:26 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/skl: Do not allow scaling when crtc is disabled
` [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)

[PATCH] drm/i915: Fix context/engine cleanup order
 2015-12-14 22:17 UTC  (3+ messages)

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  (9+ messages)
` [PATCH 1/2] drm/i915: Kill intel_crtc->cursor_bo
  ` [PATCH v2 "
` [PATCH 2/2] drm/i915: Drop the broken cursor base==0 special casing

[RFC libdrm] intel: Softpin support
 2015-12-14 20:09 UTC  (12+ 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  (7+ messages)
` [PATCH 15/32] drm/i915: Slaughter the thundering i915_wait_request herd
` [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 

[PATCH v2 1/3] drm/i915: Record the ringbuffer associated with the request
 2015-12-14 13:45 UTC  (7+ messages)
` [PATCH v2 3/3] drm/i915: Clean up GPU hang message

[PATCH 00/13] Convert requests to use struct fence
 2015-12-14 12:52 UTC  (13+ messages)
` [PATCH 11/13] android/sync: Fix reversed sense of signaled fence
` [PATCH 12/13] drm/i915: Add sync framework support to execbuff IOCTL
` [PATCH 13/13] drm/i915: Cache last IRQ seqno to reduce IRQ overhead

[PATCH 01/10] drm/i915: Refactor activity tracking for requests
 2015-12-14 11:36 UTC  (2+ messages)
` [PATCH 02/10] drm/i915: Rename vma->*_list to *_link for consistency


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox