Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-08 13:28:41 to 2015-07-09 21:32:35 UTC [more...]

[PATCH 00/18] dev->struct_mutex crusade
 2015-07-09 21:32 UTC  (9+ messages)
` [PATCH 01/18] drm/gem: rip out drm vma accounting for gem mmaps
` [PATCH 02/18] drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
` [PATCH 03/18] drm/gem: Be more friendly with locking checks
` [PATCH 04/18] drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
` [PATCH 08/18] drm/cirrus: "
` [PATCH 09/18] drm/cma-helper: "
` [PATCH 13/18] drm/nouveau: Don't take dev->struct_mutex in ttm_fini
` [PATCH 18/18] drm/amdgpu: don't grab dev->struct_mutex in pm functions

[PATCH 6/7] drm/i915: fbdev_set_par reliably invalidating frontbuffer
 2015-07-09 20:40 UTC  (8+ messages)
` [PATCH] "

[PATCH] drm/i915: Resign firmware loading for dmc
 2015-07-09 20:04 UTC  (25+ 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
  ` [PATCH 01/12] drm/i915: use correct power domain for csr loading
    ` [PATCH 02/12] drm/i915: Only allow rpm on gen9+ with dmc loaded
    ` [PATCH 03/12] drm/i915: move assert_csr_loaded into intel_rpm.c
    ` [PATCH 04/12] drm/i915: Remove csr.state, csr_lock and related code
    ` [PATCH 05/12] drm/i915: Align line continuations in intel_csr.c
    ` [PATCH 06/12] drm/i915: Simplify csr loading failure printing
    ` [PATCH 07/12] drm/i915/csr: extract parse_csr_fw
    ` [PATCH 08/12] drm/i915: Don't try to load garbage dmc firmware on resume
    ` [PATCH 09/12] drm/i915: Use dev_priv in csr functions
    ` [PATCH 10/12] drm/i915: Use request_firmware and our own async work
    ` [PATCH 11/12] drm/i915: Use flush_work to synchronize with dmc loader
    ` [PATCH 12/12] drm/i915/csr: Simplify stepping computation

[PATCH 1/7] drm/i915: Add origin to frontbuffer tracking flush
 2015-07-09 19:51 UTC  (27+ 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 7/7] drm/i915: fbdev restore mode needs to invalidate frontbuffer
    ` [PATCH] "
      ` [PATCH igt] tests: add kms_fbcon_fbt

[PATCH 0/6] More small FBC fixes
 2015-07-09 19:29 UTC  (18+ 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

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-07-09 18:47 UTC  (2+ messages)

[PATCH 00/13 v4] Batch submission via GuC
 2015-07-09 18:29 UTC  (14+ messages)
` [PATCH 01/13 v4] drm/i915: Add i915_gem_object_create_from_data()
` [PATCH 02/13 v4] drm/i915: Add GuC-related module parameters
` [PATCH 03/13 v4] drm/i915: Add GuC-related header files
` [PATCH 04/13 v4] drm/i915: GuC-specific firmware loader
` [PATCH 05/13 v4] drm/i915: Debugfs interface to read GuC load status
` [PATCH 06/13 v4] drm/i915: Expose two LRC functions for GuC submission mode
` [PATCH 07/13 v4] drm/i915: GuC submission setup, phase 1
` [PATCH 08/13 v4] drm/i915: Enable GuC firmware log
` [PATCH 09/13 v4] drm/i915: Implementation of GuC client
` [PATCH 10/13 v4] drm/i915: Interrupt routing for GuC submission
` [PATCH 11/13 v4] drm/i915: Integrate GuC-based command submission
` [PATCH 12/13 v4] drm/i915: Debugfs interface for GuC submission statistics
` [PATCH 13/13 v4] drm/i915: Enable GuC submission, where supported

[PATCH 0/5] HDMI optimization series
 2015-07-09 17:27 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: add attached connector to hdmi container
` [PATCH 2/5] drm/i915: Add HDMI probe function
` [PATCH 3/5] drm/i915: Read HDMI EDID only when required
` [PATCH 4/5] drm/i915: Check live status before reading edid
` [PATCH 5/5] drm/i915: Set edid from detect only if forced

[PATCH 1/3] drm/i915: intel_frontbuffer_flush can now be static
 2015-07-09 17:18 UTC  (6+ 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-09 17:14 UTC  (19+ 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 v2 "
` [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

[RFC 1/5] drm/i915: Clean up gen8 irq handler
 2015-07-09 16:54 UTC  (10+ 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

[PATCH v4 00/18] 48-bit PPGTT
 2015-07-09 16:19 UTC  (11+ messages)
` [PATCH v4 14/18] drm/i915: object size needs to be u64
` [PATCH v4 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset

[PATCH] drm/i915: storm detection documentation update
 2015-07-09 16:19 UTC  (6+ messages)

[PATCH v2] drm/i915: Snapshot seqno of most recently submitted request
 2015-07-09 16:17 UTC  (3+ messages)

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

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

[PULL] topic/drm-fixes for 4.2
 2015-07-09 14:17 UTC 

[PULL] drm-intel-fixes
 2015-07-09 14:14 UTC 

[PATCH] drm/i915: Snapshot seqno of most recently submitted request
 2015-07-09 13:09 UTC 

[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  (8+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v3 "
` [PATCH 2/2] drm/i915: remove unused has_dma_mapping flag

[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] drm/i915: Don't clear all watermarks when updating
 2015-07-08 21:55 UTC  (2+ messages)

[PATCH v2 00/20] Convert to atomic, part 4
 2015-07-08 20:12 UTC  (13+ messages)
` [PATCH v2 02/20] drm: Don't update plane properties for atomic planes if it stays the same
  ` [Intel-gfx] "

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

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

[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: Handle HPD when it has actually occurred
 2015-07-08 15:18 UTC  (3+ messages)

[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


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