public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-04-07 17:06:24 to 2015-04-09 19:08:32 UTC [more...]

[PATCH] drm/i915/bxt: Enable existing gen9 harware workarounds for Broxton
 2015-04-09 19:08 UTC  (2+ messages)

[PATCH 3/9] drm/i915: Add a delay in Displayport AUX transactions for compliance testing
 2015-04-09 18:49 UTC  (4+ messages)
` [PATCH 03/11] "

[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-04-09 17:42 UTC  (2+ messages)

[PATCH 0/4] Misc atomic-related updates
 2015-04-09 18:03 UTC  (21+ messages)
` [PATCH 1/4] drm/i915: Make atomic use in-flight state for CRTC active value
` [PATCH 2/4] drm/i915: Lookup CRTC for plane directly
` [PATCH 3/4] drm/i915: Switch to full atomic helpers for plane updates/disable, take two
` [PATCH 4/4] drm/i915: Clear crtc atomic flags at beginning of transaction
        ` [PATCH] "

[PATCH] drm/i915/chv: Remove DPIO force latency causing interpair skew issue
 2015-04-09 17:17 UTC 

[PATCH 00/49] Basic Broxton enabling
 2015-04-09 17:14 UTC  (28+ messages)
` [PATCH 11/49] drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE
` [PATCH 15/49] drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround
` [PATCH 17/49] drm/i915/skl: add WaDisableMaskBasedCammingInRCC workaround
` [PATCH 18/49] drm/i915/bxt: add workaround to avoid PTE corruption
` [PATCH 25/49] drm/i915/bxt: Add DDI hpd handler
  ` [PATCH 25.1/49] drm/i915/bxt: support for HPD long/short status decoding
` [PATCH 26/49] drm/i915/bxt: Add BXT support in gen8_irq functions
` [PATCH 27/49] drm/i915/bxt: Enable GMBUS IRQ
` [PATCH 48/49] drm/i915/bxt: VSwing programming sequence

[PATCH] drm/i915: Fix locking in DRRS flush/invalidate hooks
 2015-04-09 16:40 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate

[PATCH 4/4] drm/i915/bxt: Support BXT in SSEU device status dump
 2015-04-09 16:21 UTC  (2+ messages)

[PATCH i-g-t v2 1/2] tests: create a single combined test list
 2015-04-09 16:13 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests: install the "

[PATCH i-g-t 1/2] tests: ensure scripts and data are included in the distribution
 2015-04-09 15:56 UTC  (6+ messages)
` [PATCH i-g-t 2/2] tests: use standard install prefix for programs, scripts and data

Low hanging fruit take 2
 2015-04-09 15:31 UTC  (26+ messages)
` [PATCH 01/70] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 03/70] drm/i915: Ensure cache flushes prior to doing CS flips
` [PATCH 06/70] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
` [PATCH 07/70] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 15/70] drm/i915: Include active flag when describing objects in debugfs
` [PATCH 16/70] drm/i915: Suppress empty lines from debugfs/i915_gem_objects
` [PATCH 17/70] drm/i915: Optimistically spin for the request completion
` [PATCH 20/70] drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
` [PATCH 23/70] drm/i915: Record ring->start address in error state
` [PATCH 27/70] drm/i915: Remove vestigal DRI1 ring quiescing code

All sort of cdclk stuff
 2015-04-09 15:17 UTC  (13+ messages)
` [PATCH 15/19] drm/i915: HSW cdclk support

[PATCH 1/6] drm/cache: Build-in drm_clflush_*() functions
 2015-04-09 14:34 UTC  (6+ messages)
` [PATCH 2/6] drm/cache: Implement drm_clflush_*() for ARM
` [PATCH 3/6] drm/cache: Implement drm_clflush_*() for 64-bit ARM
` [PATCH 4/6] drm/tegra: gem: Use drm_clflush_*() functions
` [PATCH 5/6] drm/armada: "
` [PATCH 6/6] drm/msm: "

VLV: eDP: panel timings / resolution data from VBT, not via i2c from eDP EDID
 2015-04-09 14:04 UTC  (2+ messages)

[PATCH 0/4 v2] BXT basic slice/subslice/EU stuff
 2015-04-09 13:59 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/bxt: Determine BXT slice/subslice/EU info

[PATCH] Correct kms_fbc_crc case
 2015-04-09 13:47 UTC  (2+ messages)

[PATCH] Correct kms_fbc_crc case Debugfs i915_fbc_status shows "FBC unsupported on this chipset" not "unsupported by this chipset" if the platform doesn't support FBC feature. That typo will cause case fail on some platforms such as byt , bsw
 2015-04-09 13:28 UTC  (3+ messages)
  ` [PATCH] Correct kms_fbc_crc case Debugfs i915_fbc_status shows "FBC unsupported on this chipset" not "unsupported by this chipset" if the platform doesn't support FBC feature. That typo will cause case fail on some platforms such as byt

[PATCH v2 18/18] Documentation/drm: kerneldoc for GuC
 2015-04-09 13:28 UTC  (3+ messages)

[PATCH] drm/i915: Fix the VBT child device parsing for BSW
 2015-04-09 12:28 UTC  (6+ messages)

[PATCH i-g-t 1/2] lib: add a define for test failure exit status
 2015-04-09 12:27 UTC  (3+ messages)
` [PATCH i-g-t 2/2] lib: use test failure status for igt_set_timeout

[PATCH 00/13] gen8 ppgtt dynamic page allocations
 2015-04-09 12:19 UTC  (18+ messages)
` [PATCH 01/13] drm/i915: Remove _entry from PPGTT page structures
` [PATCH 02/13] drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
` [PATCH 03/13] drm/i915/gen8: Initialize page tables
` [PATCH 04/13] drm/i915/gen8: Add dynamic allocation macros and helper functions
` [PATCH 05/13] drm/i915/gen8: page directories rework allocation
` [PATCH 06/13] drm/i915/gen8: pagetable allocation rework
` [PATCH 07/13] drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
` [PATCH 08/13] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH 09/13] drm/i915: Extract PPGTT param from page_directory alloc
` [PATCH 10/13] drm/i915/gen8: Split out mappings
` [PATCH 11/13] drm/i915/gen8: begin bitmap tracking
` [PATCH 12/13] drm/i915/gen8: Dynamic page table allocations
` [PATCH 13/13] drm/i915: Use complete address space in true PPGTT

[PATCH v4] drm/i915: add bxt gmbus support
 2015-04-09 11:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] uxa: Do not use RandR in hotplug if not available
 2015-04-09 10:48 UTC  (3+ messages)
` [PATCH v2] uxa: Do not register hotplug without RandR

[PATCH] tests: Fix duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources
 2015-04-09  9:28 UTC  (5+ messages)

Fast prefaulting for GTT mmappings
 2015-04-09  8:33 UTC  (15+ messages)
` [PATCH 1/5] mutex: Export an interface to wrap a mutex lock
` [PATCH 2/5] mm: Refactor remap_pfn_range()
` [PATCH 3/5] io-mapping: Always create a struct to hold metadata about the io-mapping
` [PATCH 4/5] mm: Export remap_io_mapping()
` [PATCH 5/5] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass

[PATCH 2/2] drm/i915/bxt: Add BXT HW status to SSEU status
 2015-04-09  8:22 UTC  (2+ messages)

[PATCH] drm/i915: drm locks up when connecting laptop to docking station
 2015-04-09  8:07 UTC  (5+ messages)
  ` [PATCH] drm/i915: Allocate connector state together with the connectors

[intel-gfx][PATCH V4] Displayport compliance testing V4
 2015-04-08 22:37 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Add automated testing support for Displayport compliance testing
` [PATCH 4/9] drm/i915: Add check for corrupt raw EDID header "
  ` [Intel-gfx] "
` [PATCH 5/9] drm/i915: Update the EDID automated compliance test function

[PATCH 6/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
 2015-04-08 18:53 UTC  (3+ messages)
` [PATCH 06/11] "

[PATCH] drm/i915: reset drm state backpointer in crtc_state
 2015-04-08 16:26 UTC  (6+ messages)

crtc_state in check_primary_plane
 2015-04-08 16:21 UTC  (3+ messages)

HDMI audio bug will affects Broadwell and Skylake
 2015-04-08 15:27 UTC 

[PATCH i-g-t] tests/gem_mmap_gtt: add huge BO test
 2015-04-08 12:57 UTC  (8+ messages)
  ` [PATCH i-g-t v2 1/2] tests/gem_mmap_gtt: Clarify BO domain setting functions
  ` [PATCH i-g-t v2 2/2] tests/gem_mmap_gtt: add huge BO test
      ` [PATCH i-g-t v3 1/2] tests/gem_mmap_gtt: clarify BO domain setting functions
      ` [PATCH i-g-t v3 2/2] tests/gem_mmap_gtt: add huge BO test

[PATCH 1/3] drm/i915: DP link training optimization
 2015-04-08 12:51 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH 23/49] drm/i915/bxt: Increase DDI buf idle timeout
 2015-04-08 12:00 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2] drm/i915: Add debugfs to read any DPCD register
 2015-04-08 11:41 UTC 

[PATCH] Remove illogical/bogus "Automatic" mode from "Broadcast RGB" property
 2015-04-08 11:18 UTC 

[PATCH 24/49] drm/i915/bxt: DDI Hotplug interrupt setup
 2015-04-08 10:32 UTC  (3+ messages)
` [PATCH v6 "

[PATCH i-g-t] tests/kms_fbc_crc: fix fread() return value assertion
 2015-04-08  9:56 UTC 

[PATCH 13/49] drm/i915/bxt: add bxt_init_clock_gating
 2015-04-08  9:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Add debugfs to read any DPCD register
 2015-04-08  8:50 UTC  (4+ messages)

[PATCH 0/2] A couple of follow up W/A patches
 2015-04-08  8:15 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/skl: Fix stepping check for a couple of W/As
` [PATCH 2/2] drm/i915/skl: Implement WaDisableVFUnitClockGating

[PULL] drm-intel-fixes
 2015-04-08  7:43 UTC 

[PATCH v2] drm/i915: add i915 specific connector debugfs file for DPCD
 2015-04-08  6:08 UTC  (2+ messages)

[PATCH 00/14] skylake display scalers
 2015-04-07 22:28 UTC  (15+ messages)
` [PATCH 01/14] drm: Adding drm helper function drm_plane_from_index()
` [PATCH 02/14] drm/i915: Register definitions for skylake scalers
` [PATCH 03/14] drm/i915: skylake scaler structure definitions
` [PATCH 04/14] drm/i915: Initialize plane colorkey to NONE
` [PATCH 05/14] drm/i915: Initialize skylake scalers
` [PATCH 06/14] drm/i915: Keep sprite plane src rect in 16.16 format
` [PATCH 07/14] drm/i915: Dump scaler_state too as part of dumping crtc_state
` [PATCH 08/14] drm/i915: Preserve scaler state when clearing crtc_state
` [PATCH 09/14] drm/i915: setup scalers for crtc_compute_config
` [PATCH 10/14] drm/i915: Ensure setting up scalers into staged crtc_state
` [PATCH 11/14] drm/i915: copy staged scaler state from drm state to crtc->config
` [PATCH 12/14] drm/i915: skylake panel fitting using shared scalers
` [PATCH 13/14] drm/i915: skylake primary plane scaling "
` [PATCH 14/14] drm/i915: skylake sprite "

[PATCH 00/20] skylake display scalers
 2015-04-07 19:02 UTC  (7+ messages)
` [PATCH 06/20] drm/i915: Convert primary plane 16.16 values to regular ints

[PATCH 7/9] drm/i915: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
 2015-04-07 18:47 UTC  (4+ messages)
` [PATCH 07/11] "


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