Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 16:34:11 to 2015-07-09 12:15:10 UTC [more...]

[PATCH 0/5] HDMI optimization series
 2015-07-09 12:04 UTC 

[RFC 1/5] drm/i915: Clean up gen8 irq handler
 2015-07-09 11:17 UTC  (9+ messages)
` [RFC 2/5] drm/i915: Unify execlist and legacy request life-cycles
` [RFC 3/5] drm/i915: Simplify runtime_pm reference for execlists
` [RFC 4/5] drm/i915: Reorder make_rpcs for later patch
` [RFC 5/5] drm/i915: Clean up lrc context init

[RFC 0/5] drm/i915: Execlist cleanup
 2015-07-09 10:36 UTC 

[PATCH] drm/i915: avoid leaking DMA mappings
 2015-07-09 10:04 UTC  (9+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v3 "
` [PATCH 2/2] drm/i915: remove unused has_dma_mapping flag

[PATCH] drm/i915: Store device pointer in contexts for late tracepoint usafe
 2015-07-09  9:41 UTC  (7+ messages)

[PATCH 1/2] uxa: fix the call to PixmapSyncDirtyHelper, broken by xserver's 90db5ed
 2015-07-09  9:36 UTC  (4+ messages)
` [PATCH 2/2] sna: allow the usage of buffer age without enable async swaps

NULL pointer dereference in trace_i915_context_free
 2015-07-09  9:13 UTC  (2+ messages)

[PATCH v2] drm/i915: Declare the swizzling unknown for L-shaped configurations
 2015-07-09  7:37 UTC  (2+ messages)

New GTPin kit (5923)
 2015-07-09  6:15 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2015-07-09  1:02 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes trees
 2015-07-09  1:02 UTC 

Glamor support in intel drivers
 2015-07-09  0:24 UTC 

[PATCH 1/7] drm/i915: Add origin to frontbuffer tracking flush
 2015-07-08 23:25 UTC  (21+ messages)
` [PATCH 2/7] drm/i915: PSR: Flush means invalidate + flush
    ` [PATCH] "
` [PATCH 3/7] drm/i915: PSR: dirty fb operation flushsing frontbuffer
      ` [PATCH] drm/i915: "
` [PATCH 4/7] drm/i915: PSR: Remove Low Power HW tracking mask
` [PATCH 5/7] drm/i915: PSR: Increase idle_frames
` [PATCH 6/7] drm/i915: fbdev_set_par reliably invalidating frontbuffer
    ` [PATCH] "
` [PATCH 7/7] drm/i915: fbdev restore mode needs to invalidate frontbuffer
    ` [PATCH] "

[PATCH 0/6] More small FBC fixes
 2015-07-08 22:05 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: make sure we're not changing the FBC CFB with FBC enabled
` [PATCH 2/6] drm/i915: fix the FBC work allocation failure path
` [PATCH 3/6] drm/i915: fix FBC for cases where crtc->base.y is non-zero
` [PATCH 4/6] drm/i915: set ILK_DPFC_FENCE_YOFF to 0 on SNB
` [PATCH 5/6] drm/i915: check for the supported strides on HSW+ FBC
` [PATCH 6/6] drm/i915: try a little harder to find an FBC CRTC

[PATCH] drm/i915: Don't clear all watermarks when updating
 2015-07-08 21:55 UTC  (2+ messages)

[PATCH 1/3] drm/i915: intel_frontbuffer_flush can now be static
 2015-07-08 21:08 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: fix intel_fb_obj_flush documentation
` [PATCH 3/3] drm/i915: fix intel_frontbuffer_flip documentation

[PATCH 00/15] drm/i915: CHV DPIO power gating, take two
 2015-07-08 20:46 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Always program m2 fractional value on CHV
` [PATCH 02/15] drm/i915: Always program unique transition scale for CHV
` [PATCH 03/15] drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there
` [PATCH 04/15] drm/i915: Move DPIO port init earlier
` [PATCH 05/15] drm/i915: Add locking around chv_phy_control_init()
` [PATCH 06/15] drm/i915: Move VLV/CHV prepare_pll later
` [PATCH 07/15] drm/i915: Add vlv_dport_to_phy()
` [PATCH 08/15] drm/i915: Implement PHY lane power gating for CHV
` [PATCH 09/15] drm/i915: Trick CL2 into life on CHV when using pipe B with port B
` [PATCH 10/15] drm/i915: Force common lane on for the PPS kick on CHV
` [PATCH 11/15] drm/i915: Enable DPIO SUS clock gating "
` [PATCH 12/15] drm/i915: Force CL2 off in CHV x1 PHY
` [PATCH 13/15] drm/i915: Clean up CHV lane soft reset programming
` [PATCH 14/15] drm/i915: Add some CHV DPIO lane power state asserts
` [PATCH 15/15] drm/i915: Add CHV PHY LDO power sanity checks

[PATCH v2 00/20] Convert to atomic, part 4
 2015-07-08 20:12 UTC  (33+ messages)
` [PATCH v2 02/20] drm: Don't update plane properties for atomic planes if it stays the same
  ` [Intel-gfx] "
` [PATCH v2 03/20] drm/i915: Fix noatomic crtc disabling
` [PATCH v2 06/20] drm/i915: Allow fuzzy matching in pipe_config_compare
` [PATCH v2 07/20] drm/i915: Rework primary plane stuff slightly

[PATCH] drm/i915: Resign firmware loading for dmc
 2015-07-08 19:39 UTC  (9+ messages)
` [PATCH 0/6] Redesign the dmc firmware loading
  ` [PATCH 1/6] drm/i915/gen9: Removed csr-lock and csr-state
  ` [PATCH 2/6] drm/i915/gen9: Added a async work for fw-loading and dc5/dc6 programming
  ` [PATCH 3/6] drm/i915/gen9: Replaced request_firmware_nowait() by request_firmware()
  ` [PATCH 4/6] drm/i915/gen9: Added dmc_present flag to check firmware loading status
  ` [PATCH 5/6] drm/i915/skl: Removed assert for csr-fw-loading during disabling dc6
  ` [PATCH 6/6] drm/i915/gen9: Corrected the sanity check of mmio address range for csr

[RFC 0/7] Convert parts of intel_lrc.c to requests
 2015-07-08 17:26 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Convert execlist_submit_contexts() for requests
` [PATCH 6/7] drm/i915: Convert execlists_ctx_descriptor() "

[PATCH v2] drm/i915: Don't forget to mark crtc as inactive after disable
 2015-07-08 17:24 UTC  (2+ messages)

[PATCH v4 00/18] 48-bit PPGTT
 2015-07-08 17:03 UTC  (9+ messages)
` [PATCH v4 14/18] drm/i915: object size needs to be u64

[drm-intel:drm-intel-next-queued 378/378] DockBook: Warning(drivers/gpu/drm/i915/intel_frontbuffer.c:146): No description found for parameter 'origin'
 2015-07-08 16:48 UTC 

[PATCH] drm/i915: Add soft-pinning API for execbuffer
 2015-07-08 15:35 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] drm/i915: storm detection documentation update
 2015-07-08 15:20 UTC  (4+ messages)

[PATCH] [RFC] drm/i915: Handle HPD when it has actually occurred
 2015-07-08 15:18 UTC  (8+ messages)
` [PATCH] "

[PATCHv7] drm/i915: Added Programming of the MOCS
 2015-07-08 15:08 UTC  (8+ messages)
        ` [PATCHv8] "

[RFC] drm/i915: Caching seqno of most recently submitted request
 2015-07-08 14:44 UTC 

[PATCH v3 0/2] Extending GET_APERTURE ioctl
 2015-07-08 14:32 UTC  (12+ messages)
` [PATCH 1/2] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 2/2] drm/i915: Extend GET_APERTURE ioctl to report size of the stolen region

[PATCH 1/2] drm/i915: Check crtc->active in intel_crtc_disable_planes
 2015-07-08 13:05 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Use crtc_state->active in primary check_plane func

[PATCH] drm/i915: Don't forget to mark crtc as inactive after disable
 2015-07-08 12:39 UTC  (2+ messages)

[PATCH] drm/i915: Improve DP downstream HPD handling
 2015-07-08 12:27 UTC  (9+ messages)

[PATCH 0/2] I915 GEM context updates
 2015-07-08 11:33 UTC  (2+ messages)

[PATCH] drm/i915: Resign firmware loading for dmc
 2015-07-08 10:31 UTC  (2+ messages)

[PATCH] drm/i915: Restore all GGTT VMAs on resume
 2015-07-08  9:57 UTC  (6+ messages)

[PATCH 0/6] FBC bikesheds
 2015-07-08  9:53 UTC  (12+ messages)
` [PATCH 1/6] drm/i915: move FBC vfuncs to struct i915_fbc
` [PATCH 2/6] drm/i915: use dev_priv for the FBC functions
` [PATCH 3/6] drm/i915: use intel_crtc "
` [PATCH 4/6] drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason
` [PATCH 5/6] drm/i915: extract FBC_MULTIPLE_PIPES check
` [PATCH 6/6] drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()

[PATCH] drm/i915: Adjust BXT HDMI port clock limits
 2015-07-08  9:37 UTC  (2+ messages)

[PATCH] drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
 2015-07-08  9:35 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-08  9:05 UTC  (11+ messages)

WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
 2015-07-08  7:46 UTC  (5+ messages)

linux-firmware-i915 pull request
 2015-07-08  6:08 UTC  (2+ messages)

[PATCH] drm/i915: s/mdelay/msleep/
 2015-07-08  5:54 UTC  (2+ messages)

linux-4.2-rc1/drivers/gpu/drm/i915/intel_csr.c:353: bad if statement ?
 2015-07-08  5:32 UTC  (3+ messages)

[PATCH 00/12] Color Manager Implementation
 2015-07-08  4:29 UTC  (11+ messages)
` [PATCH 02/12] drm: Create Color Management DRM properties
` [PATCH 03/12] drm/i915: Attach color properties to CRTC
` [PATCH 07/12] drm: Add structures to set/get a palette color property
` [PATCH 09/12] drm/i915: Add pipe level Gamma correction for CHV/BSW

[PATCH] drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
 2015-07-08  2:42 UTC  (2+ messages)

[PATCH v3 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-07-08  0:11 UTC  (6+ messages)
` [PATCH v3 4/5] drm: Add decoding of "

[PATCH RESEND] drm/kms-helper: disable hpd_irq handling when poll=0
 2015-07-08  0:04 UTC  (2+ messages)

[PATCH] drm/i915: Don't dereference NULL plane while setting up scalers
 2015-07-07 21:28 UTC  (2+ messages)

[PATCH 00/15 v3] Batch submission via GuC
 2015-07-07 19:03 UTC  (3+ messages)

[PATCH] Documentation: drm: Fix tablulation in KMS properties table
 2015-07-07 18:13 UTC 

[PATCH v2 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
 2015-07-07 17:43 UTC  (2+ messages)

[PATCH v2 2/4] drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
 2015-07-07 17:41 UTC  (2+ messages)

[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
 2015-07-07 16:33 UTC  (9+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions


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