Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-06 12:44:12 to 2015-07-07 13:15:38 UTC [more...]

[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
 2015-07-07 13:18 UTC  (3+ messages)
` [PATCH] drm/i915: Resign firmware loading for dmc

[PATCH v2 00/20] Convert to atomic, part 4
 2015-07-07 13:16 UTC  (48+ messages)
` [PATCH v2 01/20] drm/atomic: add connectors_changed to separate it from mode_changed
` [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 04/20] drm/i915: Do not update pfit state when toggling crtc enabled
` [PATCH v2 05/20] drm/i915: Do not use plane_config in intel_fbdev.c
` [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 v2 08/20] drm/i915: fill in more mode members
` [PATCH v2 09/20] drm/i915: Fill in more crtc state, v2
` [PATCH v2 10/20] drm/i915: Convert suspend/resume to atomic
` [PATCH v2 11/20] drm/i915: Update power domains on readout
` [PATCH v2 12/20] drm/i915: skip modeset if compatible, and enable fastboot for everyone, v2
` [PATCH v2 13/20] drm/i915: Always reset in intel_crtc_restore_mode
` [PATCH v2 14/20] drm/i915: Make intel_display_suspend atomic, try 2
` [PATCH v2 15/20] drm/i915: Use full atomic modeset
` [PATCH v2 16/20] drm/i915: Call plane update functions directly from intel_atomic_commit
` [PATCH v2 17/20] drm/i915: always disable irqs in intel_pipe_update_start
` [PATCH v2 18/20] drm/i915: Only commit planes on crtc's that have changed planes
` [PATCH v2 19/20] drm/i915: Remove use of runtime pm in atomic commit functions
` [PATCH v2 20/20] drm/i915: Skip modeset checks when modeset is prevented

[PATCH v2 00/18] 48-bit PPGTT
 2015-07-07 12:56 UTC  (15+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 02/17] drm/i915/gen8: Make pdp allocation more dynamic
  ` [PATCH v3 03/17] drm/i915/gen8: Abstract PDP usage
  ` [PATCH v3 05/17] drm/i915/gen8: implement alloc/free for 4lvl
  ` [PATCH v3 09/17] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
  ` [PATCH v3 11/17] drm/i915: Expand error state's address width to 64b
  ` [PATCH v3 12/17] drm/i915/gen8: Add ppgtt info and debug_dump

[PATCH v2] drm/i915: Also perform gpu reset under execlist mode
 2015-07-07 12:10 UTC  (12+ messages)

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

[PATCH] drm/i915: storm detection documentation update
 2015-07-07 11:31 UTC  (2+ messages)

[PATCH] drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS
 2015-07-07 11:28 UTC  (3+ messages)

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

linux-4.2-rc1/drivers/gpu/drm/i915/intel_csr.c:353: bad if statement ?
 2015-07-07 10:51 UTC 

[PATCH] drm/i915: s/mdelay/msleep/
 2015-07-07  9:44 UTC  (3+ messages)

[PATCH] drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
 2015-07-07  9:37 UTC  (3+ messages)

[PATCH] drm/i915: Disable execlists by default for gen8
 2015-07-07  9:31 UTC  (3+ messages)

[RFC] drm/i915: Add sync framework support to execbuff IOCTL
 2015-07-07  9:15 UTC  (19+ messages)

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

[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
 2015-07-07  8:52 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine

[PATCH 00/15 v3] Batch submission via GuC
 2015-07-07  9:06 UTC  (22+ messages)
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
` [PATCH 03/15] drm/i915: Add GuC-related module parameters
` [PATCH 05/15] drm/i915: GuC-specific firmware loader
` [PATCH 10/15] drm/i915: Implementation of GuC client
` [PATCH 11/15] drm/i915: Interrupt routing for GuC submission
` [PATCH 14/15] Documentation/drm: kerneldoc for GuC

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

[PATCH] drm/i915: Parsing LFP brightness control from VBT
 2015-07-07  8:55 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Move DP link parameters out from intel_dp
 2015-07-07  8:46 UTC  (11+ messages)
` [PATCH 2/7] drm/i915: Don't use link_bw for PLL setup
` [PATCH 3/7] drm/i915: Don't pass clock to DDI PLL select functions
` [PATCH 4/7] drm/i915: Avoid confusion between DP and TRANS_DP_CTL in DP .get_config()
` [PATCH 6/7] drm/i915: Don't use link_bw to select between TP1 and TP3
` [PATCH 7/7] drm/i915: Kill intel_dp->{link_bw, rate_select}

WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
 2015-07-07  8:43 UTC  (2+ messages)

[PATCH RESEND] drm/kms-helper: disable hpd_irq handling when poll=0
 2015-07-07  7:09 UTC 

[PATCH 1/2] drm/atomic: Update old_fb after setting a property
 2015-07-07  6:56 UTC  (3+ messages)
` [PATCH 2/2] drm/atomic: Cleanup on error properly in the atomic ioctl

[PATCH] drm: Update plane->fb also for page_flip
 2015-07-07  6:45 UTC  (2+ messages)

[PATCH] drm/i915: Handle HPD when it has actually occurred
 2015-07-07  5:55 UTC  (2+ messages)

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

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-07-07  2:49 UTC  (5+ messages)
` [Announcement] 2014-Q3 release of "
  ` [Announcement] 2015-Q1 "
      ` [Announcement] 2015-Q2 "

NULL pointer deferences in drm_mode_copy() and drm_crtc_index()
 2015-07-07  2:25 UTC  (3+ messages)

[PATCH i-g-t 00/16] Introduction of plotting support
 2015-07-06 22:36 UTC  (7+ messages)

[PATCH] drm/i915: RMW register cycles considered evil
 2015-07-06 21:35 UTC  (11+ messages)

[PATCH] drm/i915: Disable LVDS port after the pipe on PCH
 2015-07-06 19:28 UTC  (2+ messages)

[PATCH 0/9] drm/i915: Check pixel clock when setting mode
 2015-07-06 18:00 UTC  (6+ messages)

[PATCH] drm/i915: avoid leaking DMA mappings
 2015-07-06 16:23 UTC  (13+ messages)

[PATCH v2 0/4] Gen9 WA Batch patches
 2015-07-06 16:12 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Enable WA batch buffers for Gen9
` [PATCH v2 2/4] drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
` [PATCH v2 3/4] drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH v2 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken

[PATCH] drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
 2015-07-06 15:41 UTC  (8+ messages)

[PATCH] drm/i915: Restore all GGTT VMAs on resume
 2015-07-06 15:39 UTC  (4+ messages)

[PATCH 7/7] drm/i915: Mark elsps submitted when they are pushed to hw
 2015-07-06 15:35 UTC  (6+ messages)
      ` [PATCH 1/2] drm/i915: Convert execlist_submit_contexts() for requests

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

[PATCH v2 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
 2015-07-06 14:33 UTC  (4+ messages)
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj

[PATCH v3 2/2] drm/i915: On fb alloc failure, unref gem object where it gets refed
 2015-07-06 13:55 UTC  (6+ messages)
` [PATCH v4 1/2] drm/i915: Fix failure paths around initial fbdev allocation
  ` [PATCH v4 2/2] drm/i915: On fb alloc failure, unref gem object where it gets refed

[PATCH 5/7] drm/i915: Move intel_dp->lane_count into pipe_config
 2015-07-06 13:39 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 00/15] Batch submission via GuC
 2015-07-06 13:24 UTC  (9+ messages)
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support

[PATCH v2] drm/i915: Per-DDI I_boost override
 2015-07-06 13:00 UTC  (6+ messages)

[CABC PATCH v1 0/3][RFC] CABC patch list
 2015-07-06 12:51 UTC  (3+ messages)
` [CABC PATCH v1 3/3][RFC] drm/i915: CABC support for backlight control


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