Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-08 09:13:04 to 2015-06-10 20:14:23 UTC [more...]

[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 v2 00/18] 48-bit PPGTT
 2015-06-10 18:09 UTC  (22+ 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] drm/i915/bxt: fix DDI PHY vswing scale value setting
 2015-06-10 16:18 UTC  (2+ messages)

[PATCH 0/2] drm/i915/bxt: work around HW coherency issue
 2015-06-10 15:55 UTC  (23+ messages)
` [PATCH 1/2] drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
` [PATCH 2/2] drm/i915/bxt: work around HW coherency issue for cached GEM mappings

[PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
 2015-06-10 14:58 UTC 

[PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-10 14:27 UTC  (20+ 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/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."

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-06-10 11:42 UTC  (5+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps

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

[PATCH v2 00/27] Convert to atomic, part 3
 2015-06-10  7:30 UTC  (4+ messages)
` [PATCH v2 03/27] drm/i915: clean up intel_sanitize_crtc, 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)

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-09 17:28 UTC  (24+ messages)
` [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode
` [RFC 02/11] drm/i915: Introduce uevent for full GPU reset
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset
` [RFC 04/11] drm/i915: Adding TDR / per-engine reset support for gen8
` [RFC 05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
` [RFC 06/11] drm/i915: Disable warnings for TDR interruptions in the display driver
` [RFC 07/11] drm/i915: Reinstate hang recovery work queue
` [RFC 08/11] drm/i915: Watchdog timeout support for gen8
` [RFC 09/11] drm/i915: Fake lost context interrupts through forced CSB check
` [RFC 10/11] drm/i915: Debugfs interface for per-engine hang recovery
` [RFC 11/11] drm/i915: TDR/watchdog trace points

[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 05/10] drm: Add a new function for updating color blob
 2015-06-09 14:58 UTC  (21+ messages)
  ` [PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
` [PATCH v2 00/10] Color Manager Implementation
  ` [PATCH v2 02/10] drm/i915: Attach color properties to CRTC
  ` [PATCH v2 04/10] drm: Add Gamma correction structure
  ` [PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
  ` [PATCH v2 08/10] drm: Add CSC correction structure
  ` [PATCH v2 10/10] drm/i915: Add CSC support for CHV/BSW

[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  (9+ messages)
` [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
` [PATCH 2/3] drm/i915: Enable Resource Streamer state save/restore
` [PATCH 3/3] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag

[PATCH] drm/i915: Mark the final obj->pages sg entry as last
 2015-06-09 10:06 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 1/2] drm/i915: PPGTT Cacheability Override
 2015-06-09  9:20 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/bdw: WaGttCachingOffByDefault: bdw

[PATCH] Fix suspend from resume for IBM x30
 2015-06-09  8:25 UTC 

[PATCH v4] drm/i915: Fix DDC probe for passive adapters
 2015-06-09  7:44 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] [rfc] hack patch to fix dirty on offload screens
 2015-06-09  7:32 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2015-06-09  1:58 UTC  (3+ messages)

[PATCH igt] tests: add kms_frontbuffer_tracking
 2015-06-08 21:43 UTC  (2+ messages)

[PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
 2015-06-08 18:51 UTC 

[PATCH 00/24] Convert to atomic, part 3
 2015-06-08 17:25 UTC  (11+ messages)
` [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers

[PATCH] tests/gem_storedw_batches_loop: add subtest for cached mappings
 2015-06-08 17:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Use masked write for Context Status Buffer Pointer
 2015-06-08 11:40 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Let hardware keep track of ctx buf read pointer


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