Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-24 16:58:47 to 2015-09-28 13:31:17 UTC [more...]

[PATCH 2/6] drm/i915: Add HDMI probe function
 2015-09-28 13:34 UTC  (3+ messages)
` [PATCH] drm/i915: Add hot_plug hook for hdmi encoder

[PATCH 0/7] FBC again: stolen + SKL fixes
 2015-09-28 13:32 UTC  (21+ messages)
` [PATCH 1/7] drm/i915: fix CFB size calculation
` [PATCH 2/7] drm/i915: don't use the first stolen page on Broadwell
` [PATCH 3/7] drm/i915: don't allocate fbcon from stolen memory if it's too big
` [PATCH 4/7] drm/i915: export size_is_valid() from __intel_fbc_update()
` [PATCH 6/7] drm/i915: use compute_page_offset() on SKL too
` [PATCH 7/7] drm/i915: extract fbc_supported()

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-09-28 13:28 UTC  (29+ messages)
` [PATCH 11/43] drm/i915: Parametrize UOS_RSA_SCRATCH
` [PATCH 12/43] drm/i915: Add LO/HI PRIVATE_PAT registers
` [PATCH 13/43] drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
` [PATCH 14/43] drm/i915: Include MCHBAR_MIRROR_BASE in ILK_GDSR
` [PATCH 15/43] drm/i915: Parametrize PALETTE and LGC_PALETTE
` [PATCH 16/43] drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
  ` [PATCH v2 "
` [PATCH 21/43] drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
` [PATCH 22/43] drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
` [PATCH 38/43] drm/i915: Parametrize AUX registes
` [PATCH 40/43] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]
` [RFC][PATCH 43/43] WIP: drm/i915: Type safe register read/write

[BXT MIPI PATCH v3 05/14] drm/i915/bxt: DSI encoder support in CRTC modeset
 2015-09-28 13:28 UTC  (3+ messages)
` [BXT MIPI PATCH v4 "

[PATCH 7/7] drm/i915: Add HDMI aspect ratio property for SDVO
 2015-09-28 13:27 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
 2015-09-28 13:17 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[BXT MIPI PATCH v3 11/14] drm/i915/bxt: Modify BXT BLC according to VBT changes
 2015-09-28 13:13 UTC  (3+ messages)
` [BXT MIPI PATCH v4 "

[PATCH i-g-t] tests/pm_rc6_residency: Measure the sleep duration
 2015-09-28 13:07 UTC  (2+ messages)

[BXT MIPI PATCH v3 07/14] drm/i915/bxt: Program Tx Rx and Dphy clocks
 2015-09-28 13:04 UTC  (3+ messages)
` [BXT MIPI PATCH v4 "

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-09-28 12:44 UTC  (6+ messages)

[PATCH 0/4] NV12 rotation GTT handling prep work
 2015-09-28 12:41 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Support NV12 in rotated GGTT mapping

[PATCH 4/7] drm/i915: Always use crtc_ timings when dealing with adjustead_mode
 2015-09-28 12:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 3/7] drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
 2015-09-28 12:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/12] Gen9: Changes to add/merge/update/remove WA
 2015-09-28 11:21 UTC  (31+ messages)
` [PATCH 01/12] drm/i915/gen9: Handle error returned by gen9_init_workarounds
` [PATCH 02/12] drm/i915/gen9: Add WaOCLCoherentLineFlush
` [PATCH 03/12] drm/i915/gen9: Merge two WA as they part of same register
` [PATCH 04/12] drm/i915/gen9: Merge HALF_SLICE_CHICKEN3 WA
` [PATCH 05/12] drm/i915/bxt: update WaSetHDCunitClckGatingDisable
` [PATCH 06/12] drm/i915/bxt: Add WaStoreMultiplePTEenable name
` [PATCH 07/12] drm/i915/bxt: Update stepping check for WaDisableSDEUnitClockGating
` [PATCH 08/12] drm/i915/skl: Remove WaDisableSDEUnitClockGating
` [PATCH 09/12] drm/i915/skl: Remove WaSetGAPSunitClckGateDisable
` [PATCH 10/12] drm/i915/skl: Remove WaDisableVFUnitClockGating
` [PATCH 11/12] drm/i915/skl: Remove WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
` [PATCH 12/12] drm/i915:skl: Remove WaDisablePowerCompilerClockGating

[PATCH] drm/i915: Allow DMA pagetables to use highmem
 2015-09-28  9:54 UTC 

[PATCH v2 00/10] Gen8 WA cleanup patches
 2015-09-28  9:51 UTC  (14+ messages)
` [PATCH v2 01/10] drm/i915/gen8: Add gen8_init_workarounds for common WA
` [PATCH v2 02/10] drm/i915/gen8: Move INSTPM WA to common function
` [PATCH v2 03/10] drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn
` [PATCH v2 04/10] drm/i915/gen8: Move WaDisablePartialInstShootdown "
` [PATCH v2 05/10] drm/i915/bdw: Remove WaDisableThreadStallDopClockGating
` [PATCH v2 06/10] drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn
` [PATCH v2 07/10] drm/i915/gen8: Move Wa4x4STCOptimizationDisable "
` [PATCH v2 08/10] drm/i915/gen8: Move GEN7_GT_MODE WA "
` [PATCH v2 09/10] drm/i915/gen8: Move WaForceEnableNonCoherent "
` [PATCH v2 10/10] drm/i915/gen8: Move WaHdcDisableFetchWhenMasked "

[PATCH 1/2] drm/i915: Add primary plane to mask if it's visible
 2015-09-28  8:48 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fix primary_get_hw_state for gen9+

[PATCH] drm/i915: Stop calling intel_prepare_ddi during power well initialization
 2015-09-28  8:40 UTC  (6+ messages)
` [PATCH] drm/i915: Don't call intel_prepare_ddi when encoder list isn't yet initialized

[PATCH 04/43] drm/i915: Parametrize fence registers
 2015-09-28  8:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/2] drm/i915/bxt: Set oscaledcompmethod to enable scale value
 2015-09-28  8:27 UTC  (4+ messages)
` [PATCH] "

[PATCH 2/2] drm/i915/bxt: eDP low vswing support
 2015-09-28  8:22 UTC  (3+ messages)
` [PATCH] "

[PATCH 00/23] Color Management for DRM
 2015-09-28  8:19 UTC  (7+ messages)
` [PATCH 10/23] drm/i915: Add gamma correction handlers
  ` [Intel-gfx] "

[PATCH] drm/i915: use correct runtime get/put calls at init/teardown
 2015-09-28  8:21 UTC  (5+ messages)
` [PATCH] drm/i915: fixup runtime PM handling v2

[RFC DP-typeC 0/2] Support USB typeC based DP on BXT
 2015-09-28  8:19 UTC  (6+ messages)

[PATCH 0/6] Several GuC related patches
 2015-09-28  8:13 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] drm/i915/guc: Fix a bug in GuC status check
  ` [PATCH v2 2/6] drm/i915/guc: Add GuC css header parser

[PATCH 0/7] drm/i915: Always use crtc_ timings with adjusted_mode
 2015-09-28  8:03 UTC  (3+ messages)
` [PATCH 2/7] drm/i915: Always call the adjusted mode 'adjusted_mode'

[PATCH] drm/i915: Add GuC css header parser
 2015-09-28  7:38 UTC  (4+ messages)
` [PATCH 02/15] drm/i915/guc: "

[PATCH] drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2
 2015-09-28  7:36 UTC  (4+ messages)
` [PATCH] drm/i915: On reset/suspend disable hpd pins & cancel pending delayed work

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-09-28  7:24 UTC  (9+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
` [DMC_BUGFIX_SKL_V2 3/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [DMC_BUGFIX_SKL_V2 5/5] drm/i915/skl: Block disable call for pw1 if dmc firmware is present

[RFC PATCH] drm/i915: PSR regressions on Broadwell
 2015-09-28  7:14 UTC  (2+ messages)

[DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
 2015-09-28  6:52 UTC  (11+ messages)

[PATCH] drm/i915: Detect virtual south bridge
 2015-09-28  6:46 UTC  (6+ messages)

Updated drm-intel-testing
 2015-09-28  6:39 UTC 

[PATCH 00/11] drm: vblank fixes and timestamp based missed vblank guesttimation
 2015-09-28  2:57 UTC  (3+ messages)
` [PATCH 10/11] drm: Use vblank timestamps to guesstimate how many vblanks were missed

[RFC] Page table sharing and bufferless execbuf
 2015-09-26 14:55 UTC  (2+ messages)

any one try to make vga passthrough work with new kernel(4.1.6 but not 4.3) under igfx+nvidia?
 2015-09-26  9:44 UTC 

[PATCH 4/7] drm/i915: PSR: Mask LPSP hw tracking back again
 2015-09-26  1:56 UTC  (2+ messages)
` [4/7] "

[PATCH 1/7] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink
 2015-09-26  1:40 UTC  (2+ messages)
` [1/7] "

[PATCH] drm/i915/guc: Fix a bug in GuC status check
 2015-09-25 20:07 UTC 

[PATCH] drm/i915/guc: Media domain bit needed when notify GuC rc6 state
 2015-09-25 18:46 UTC 

[PATCH] drm/i915/guc: Add host2guc notification for suspend and resume
 2015-09-25 18:46 UTC 

[PATCH] drm/i915/guc: Add GuC css header parser
 2015-09-25 18:45 UTC 

[PATCH 1/7] drm/i915/gen8: Add gen8_init_workarounds for common WA
 2015-09-25 14:28 UTC  (9+ messages)
` [PATCH 2/7] drm/i915/gen8: Move INSTPM WA to common function
` [PATCH 3/7] drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn
` [PATCH 4/7] drm/i915/gen8: Move Wa4x4STCOptimizationDisable "
` [PATCH 5/7] drm/i915/gen8: Move GEN8_ROW_CHICKEN WA "
` [PATCH 6/7] drm/i915/gen8: Move GEN7_GT_MODE "
` [PATCH 7/7] drm/i915/gen8: Move HiZ RAW stall optimization disable "

[PATCH] drm/i915: fix task reference leak in i915_debugfs.c
 2015-09-25 12:27 UTC  (3+ messages)

PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
 2015-09-25 12:25 UTC 

[PULL] topic/drm-misc
 2015-09-25 12:18 UTC 

[RFC PATCH] drm/i915/skl: Add DC6 disabling as a power well
 2015-09-25 11:37 UTC  (11+ messages)

[PATCH v2] drm/i915: Add CD and pixel clock information
 2015-09-25 11:24 UTC  (2+ messages)

[BXT MIPI PATCH v3 14/14] drm/i915: Added BXT DSI backlight support
 2015-09-25 10:15 UTC  (4+ messages)
` [BXT MIPI PATCH v4 "

[PATCH 0/3] drm/i915: Add CD and pixel clock information
 2015-09-25 10:08 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Add max DOT clock frequency to debugfs

Link training error with 4.3.rc2+
 2015-09-25 10:01 UTC 

[PATCH v2] drm/i915: set proper N/CTS in modeset
 2015-09-25  8:11 UTC  (3+ messages)

[PATCH v3] drm/i915/bdw: Check for slice, subslice and EU count for BDW
 2015-09-25  9:54 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 2/4] drm/i915: Call non-locking version of drm_kms_helper_poll_enable()
 2015-09-25  7:52 UTC  (6+ messages)
` [PATCH 1/2] drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2

Linux 4.3-rc1
 2015-09-25  2:41 UTC  (6+ messages)
` [regression] "

[PATCH 00/15] Atomic watermark updates (v5)
 2015-09-24 22:53 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Drop redundant watermark programming
` [PATCH 02/15] drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)
` [PATCH 03/15] drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2)
` [PATCH 04/15] drm/i915: Determine I915_MAX_PLANES from plane enum
` [PATCH 05/15] drm/i915/skl: Simplify wm structures slightly (v2)
` [PATCH 06/15] drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)
` [PATCH 07/15] drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
` [PATCH 08/15] drm/i915: Drop intel_update_sprite_watermarks
` [PATCH 09/15] drm/i915: Refactor ilk_update_wm (v3)
` [PATCH 10/15] drm/i915: Calculate pipe watermarks into CRTC state (v3)
` [PATCH 11/15] drm/i915: Calculate ILK-style watermarks during atomic check (v3)
` [PATCH 12/15] drm/i915: Don't set plane visible during HW readout if CRTC is off
` [PATCH 13/15] drm/i915: Calculate watermark configuration during atomic check (v2)
` [PATCH 14/15] drm/i915: Sanitize watermarks after hardware state readout
` [PATCH 15/15] drm/i915: Add two-stage ILK-style watermark programming (v5)

[PATCH v2 3/7] drm/i915: WaRsUseTimeoutMode
 2015-09-24 21:11 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: Update Promotion timer for RC6 TO Mode

[PATCH 0/4] drm/i915: Read czclk from cck on vlv/chv
 2015-09-24 20:29 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Renaming CCK related reg definitions
` [PATCH 2/4] drm/i915: Read czclk from CCK on vlv/chv
` [PATCH 3/4] drm/i915: Simplify vlv/chv rc6 residency calculation
` [PATCH 4/4] drm/i915: Use czclk_freq in vlv c0 residency calculations

[PATCH] drm/i915: Only disable visible planes in intel_crtc_disable_planes
 2015-09-24 19:20 UTC  (2+ messages)


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