Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-10 10:56:49 to 2015-06-12 21:31:53 UTC [more...]

[RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
 2015-06-12 21:30 UTC 

[PATCH v2] Resolve issues with ringbuffer space management
 2015-06-12 20:41 UTC  (12+ messages)
  ` [PATCH 1/2] drm/i915: use effective_size for ringbuffer calculations
  ` [PATCH 2/2] drm/i915: Rework order of operations in {__intel, logical}_ring_prepare()
  ` (no subject)
    ` [PATCH 1/2] drm/i915: Don't wait twice in {__intel, logical}_ring_prepare()
    ` [PATCH 2/2] drm/i915: Allocate OLR more safely (workaround until OLR goes away)

VP9 Encoding support in Braswell
 2015-06-12 18:28 UTC 

[PATCH 0/5] Ring frequency & Rpe changes for SKL
 2015-06-12 17:58 UTC  (9+ messages)
` [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 0/4] FBC trivial patches
 2015-06-12 17:42 UTC  (16+ messages)
` [PATCH 1/4] drm/i915: print FBC compression status on debugfs
` [PATCH 2/4] drm/i915: add FBC_ROTATION to enum no_fbc_reason
` [PATCH 3/4] drm/i915: unify no_fbc_reason message printing
` [PATCH 4/4] drm/i915: don't set the FBC plane select bits on HSW+
` [PATCH 0/4] FBC trivial patches, V2

[PATCH v2 00/10] Color Manager Implementation
 2015-06-12 17:17 UTC  (5+ messages)
  ` [PATCH v2 04/10] drm: Add Gamma correction structure

[PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
 2015-06-12 17:03 UTC  (5+ messages)

[PATCH 0/3] drm/i915: CHV DPIO and PFI stuff
 2015-06-12 16:24 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk

[PATCH] Fix resume from suspend on IBM X30
 2015-06-12 13:34 UTC 

[PATCH 0/4] Fix more fallout from reverting atomic hw readout
 2015-06-12 13:17 UTC  (17+ messages)
` [PATCH 1/4] drm/i915: Do not use atomic modesets in "
` [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
` [PATCH 3/4] drm/i915: Set hwmode during readout
` [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled

[PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
 2015-06-12 11:51 UTC  (4+ messages)

[PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
 2015-06-12 10:50 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Align DSPSURF to 128k on VLV/CHV
` [PATCH 3/3] drm/i915: Drop the 64k linear scanout alignment on gen2/3

[PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
 2015-06-12 10:37 UTC 

[PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
 2015-06-12 10:08 UTC  (2+ messages)

[PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
 2015-06-12 10:27 UTC 

[PATCH] drm/atomic: pass old crtc state to atomic_begin/flush
 2015-06-12  9:18 UTC 

[PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
 2015-06-12  7:48 UTC  (4+ messages)

[PATCH 0/3] Couple of bug fixes for drm-intel-next-fixes
 2015-06-12  7:19 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Don't check modeset state in the hw state force restore path
` [PATCH 2/3] drm/i915: Don't update staged config during force restore modesets
` [PATCH 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode

[PATCH v3] Limit CHV max cdclk
 2015-06-12  7:11 UTC  (2+ messages)
` [PATCH v3] drm/i915: "

[PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
 2015-06-12  6:58 UTC  (5+ messages)

CRTC fixup failed
 2015-06-11 22:40 UTC 

[PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
 2015-06-11 20:01 UTC  (3+ messages)
` [PATCH v2] drm/i915: Ignore -EIO from __i915_wait_request() during flips

[PATCH 0/2] drm/i915/bxt: work around HW coherency issue
 2015-06-11 19:14 UTC  (24+ messages)
` [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno

CRTC fixup failed
 2015-06-11 19:10 UTC 

[PATCH v2 00/18] 48-bit PPGTT
 2015-06-11 18:05 UTC  (24+ messages)
` [PATCH v2 01/18] drm/i915/lrc: Update PDPx registers with lri commands
` [PATCH v2 02/18] drm/i915/gtt: Switch gen8_free_page_tables params
` [PATCH v2 03/18] drm/i915: Remove unnecessary gen8_clamp_pd
` [PATCH v2 04/18] drm/i915/gen8: Make pdp allocation more dynamic
` [PATCH v2 05/18] drm/i915/gen8: Abstract PDP usage
` [PATCH v2 06/18] drm/i915/gen8: Add dynamic page trace events
` [PATCH v2 07/18] drm/i915/gen8: implement alloc/free for 4lvl
` [PATCH v2 08/18] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
` [PATCH v2 09/18] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
` [PATCH v2 10/18] drm/i915/gen8: Pass sg_iter through pte inserts
` [PATCH v2 11/18] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
` [PATCH v2 12/18] drm/i915/gen8: Initialize PDPs
` [PATCH v2 13/18] drm/i915: Expand error state's address width to 64b
` [PATCH v2 14/18] drm/i915/gen8: Add ppgtt info and debug_dump
` [PATCH v2 15/18] drm/i915: object size needs to be u64
` [PATCH v2 16/18] drm/i915: Check against correct user_size limit in 48b ppgtt mode
` [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
` [PATCH v2 18/18] drm/i915/gen8: Flip the 48b switch
` [PATCH v2] tests/gem_ppgtt: Check Wa32bitOffsets workarounds

[PATCH 21/21] drm/i915/gtt: Reorder page alloc/free/init functions
 2015-06-11 17:52 UTC  (2+ messages)

[PATCH 12/21] drm/i915/gtt: Introduce kmap|kunmap for dma page
 2015-06-11 17:50 UTC  (2+ messages)

[PATCH 11/21] drm/i915/gtt: Introduce fill_page_dma()
 2015-06-11 17:50 UTC  (2+ messages)

[PATCH 09/21] drm/i915/gtt: Rename unmap_and_free_px to free_px
 2015-06-11 17:48 UTC  (2+ messages)

[PATCH 08/21] drm/i915/gtt: Introduce struct i915_page_dma
 2015-06-11 17:48 UTC  (2+ messages)

[PATCH 04/21] drm/i915/gtt: Allow >= 4GB sizes for vm
 2015-06-11 17:38 UTC  (2+ messages)

[PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
 2015-06-11 17:37 UTC  (2+ messages)

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-06-11 16:37 UTC  (17+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
` [PATCH 03/21] drm/i915/gtt: Check va range against vm size
` [PATCH 14/21] drm/i915/gtt: Make scratch page i915_page_dma compatible
` [PATCH 15/21] drm/i915/gtt: Fill scratch page

[ANNOUNCE] intel-gpu-tools 1.11
 2015-06-11 15:25 UTC 

[PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-11 14:11 UTC  (14+ messages)
` [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
` [PATCH 3/4] drm: Add decoding of i915 ioctls
` [PATCH 4/4] drm: Add decoding of DRM and KMS ioctls

[PATCH] drm/i915: Delete duplicate #defines added for DCx
 2015-06-11 13:20 UTC  (2+ messages)

[PATCH] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
 2015-06-11 11:56 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] tests/kms_color.c :Color IGT Patch
 2015-06-11 11:13 UTC 

[PATCH] drm/i915: drrs_invalidate at flip schedule
 2015-06-11 10:57 UTC  (7+ messages)
  ` [PATCH 1/2] drm/i915: fb_obj invalidate is divided into two functions
    ` [PATCH 2/2] drm/i915: frontbuffer invalidate at flip schedule

[PATCH] tests/kms_color.c :Color IGT Patch
 2015-06-11 10:47 UTC 

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-11  9:32 UTC  (6+ messages)
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset
` [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery

[PATCH v2] Limit CHV max cdclk
 2015-06-11  9:29 UTC  (4+ messages)
` [PATCH v2] drm/i915: "

[PULL] drm-intel-next-fixes
 2015-06-11  8:40 UTC 

[PULL] drm-intel-fixes
 2015-06-11  8:37 UTC 

[PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
 2015-06-11  8:33 UTC  (3+ messages)

[PATCH] tests/kms_color.c :Color IGT Patch This patch will verify color correction capability of a display driver. Currently Pipe level CSC and Pipe level Gamma are supported
 2015-06-11  7:10 UTC  (2+ messages)

[PATCH v2 00/27] Convert to atomic, part 3
 2015-06-11  4:23 UTC  (15+ messages)
` [PATCH v2 11/27] drm/i915: Split skl_update_scaler, v2
` [PATCH v2 12/27] drm/i915: Split plane updates of crtc->atomic into a helper, v2
` [PATCH v2 14/27] drm/i915: clean up atomic plane check functions
` [PATCH v2 16/27] drm/i915: move detaching scalers to begin_crtc_commit, v2
` [PATCH v2 18/27] drm/i915: Handle disabling planes better

[PATCH] drm/i915: Add the ddi get cdclk code for BXT
 2015-06-10 20:18 UTC 

[PATCH 1/2] drm/i915: Make pc8_status report status for all runtime PM platforms
 2015-06-10 13:56 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status

[PATCH] drm/i915: Correcting the reg definitions for PORT_DFT
 2015-06-10 12:50 UTC  (6+ messages)

[PATCH 1/7] drm/i915: Make broxton_set_cdclk() static
 2015-06-10 12:19 UTC  (5+ messages)
` [PATCH 2/7] drm/i915/skl: Derive the max CDCLK from DFSM

[PATCH] tests/kms_color.c :Color IGT Patch This patch will verify color correction capability of a display driver. Currently Pipe level CSC and Pipe level Gamma are supported
 2015-06-10 12:17 UTC  (2+ messages)

[PATCH 0/2] Revert atomic hw readout
 2015-06-10 12:12 UTC  (3+ messages)

output stutters
 2015-06-10 10:59 UTC  (3+ messages)

[PATCH v2 0/5] Partial GGTT views
 2015-06-10 10:56 UTC  (5+ messages)
` [PATCH v3 3/4] drm/i915: Add a partial GGTT view type


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 read-only IMAP folder(s) and NNTP newsgroup(s).