Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-09 11:08:40 to 2015-06-11 19:03:29 UTC [more...]

[PATCH 0/4] FBC trivial patches
 2015-06-11 19:02 UTC  (2+ messages)
` [PATCH 1/4] drm/i915: print FBC compression status on debugfs

[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] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
 2015-06-11 17:05 UTC  (2+ messages)
` [PATCH v2] drm/i915: Ignore -EIO from __i915_wait_request() during flips

[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

[PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
 2015-06-11 16:13 UTC  (4+ messages)

[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  (24+ messages)
` [PATCH 1/4] drm: Add config for detecting libdrm
` [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 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
 2015-06-11 13:52 UTC  (5+ 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] 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 

[PATCH] drm/i915/bxt: fix DDI PHY vswing scale value setting
 2015-06-11 10:34 UTC  (3+ messages)

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-11  9:32 UTC  (13+ messages)
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset
` [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
` [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: "

[PATCH v2 00/10] Color Manager Implementation
 2015-06-11  9:04 UTC  (12+ messages)
  ` [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
  ` [PATCH v2 10/10] drm/i915: Add CSC support "
  ` [PATCH v2 08/10] drm: Add CSC correction structure

[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 0/2] drm/i915/bxt: work around HW coherency issue
 2015-06-11  8:20 UTC  (23+ messages)
` [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno

[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  (18+ messages)
` [PATCH v2 03/27] drm/i915: clean up intel_sanitize_crtc, v2
` [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 0/5] Ring frequency & Rpe changes for SKL
 2015-06-10 18:50 UTC  (12+ messages)
` [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode
` [PATCH 2/5] drm/i915/skl: Ring frequency table programming changes
` [PATCH 3/5] drm/i915/skl: Restrict the ring frequency table programming to SKL
` [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function
` [PATCH 5/5] drm/i915/skl: Updated the i915_ring_freq_table debugfs function

[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  (12+ 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  (5+ messages)
` [PATCH 1/2] Revert "drm/i915: Make intel_display_suspend atomic, v2."
` [PATCH 2/2] Revert "drm/i915: Read hw state into an atomic state struct, v2."

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

[PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
 2015-06-10 10:41 UTC 

[PATCH] drm/i915 : Added Programming of the MOCS
 2015-06-10 10:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH i-g-t] quick_dump/skl: Add more pipe/plane registers
 2015-06-10 10:30 UTC  (2+ messages)
` [PATCH i-g-t] intel_reg: install and load the register files

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-10  8:47 UTC  (7+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()

[PATCH] drm: Turn off Legacy Context Functions
 2015-06-10  8:05 UTC 

[PATCH v4 00/27] drm/i915: Convert to atomic, part 2
 2015-06-10  7:47 UTC  (7+ messages)
` [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2

Add support for Displayport CTS 4.2.2.7, 4.2.2.8 and 4.2.2.9
 2015-06-10  0:22 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Displayport compliance test 4.2.2.9 support
` [PATCH 2/3] drm/i915: Displayport compliance test 4.2.2.7 support
` [PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support

[PATCH] Fix typos found with codespell v1.7
 2015-06-09 22:14 UTC  (4+ messages)

[PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
 2015-06-09 18:43 UTC  (3+ messages)

[PATCH v3 0/6] Add Per-context WA using WA batch buffers
 2015-06-09 17:06 UTC  (6+ messages)
` [PATCH v3 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
` [PATCH v3 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-09 16:00 UTC  (3+ messages)

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-09 15:56 UTC  (3+ messages)
` [PATCH 14/56] drm/i915: Make retire condition check for requests not objects

[PATCH v2 01/10] drm/i915: Initialize Color Manager
 2015-06-09 14:26 UTC  (2+ messages)

drm/i915/hsw/bdw: Enable resource streamer v3
 2015-06-09 11:48 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START


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).