public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-09-26 10:23:48 to 2016-09-29 16:20:12 UTC [more...]

[PATCH 00/13] Forcewake binary search & code shrink
 2016-09-29 16:20 UTC  (19+ messages)
` [PATCH 01/13] drm/i915: Remove redundant hsw_write* mmio functions
` [PATCH 02/13] drm/i915: Keep track of active forcewake domains in a bitmask
` [PATCH 03/13] drm/i915: Do not inline forcewake taking in mmio accessors
` [PATCH 04/13] drm/i915: Data driven register to forcewake domains lookup
` [PATCH 05/13] drm/i915: Sort forcewake mapping tables
` [PATCH 06/13] drm/i915: Use binary search when looking up forcewake domains
` [PATCH 07/13] drm/i915: Eliminate Gen9 special case
` [PATCH 08/13] drm/i915: Store the active forcewake range table pointer
` [PATCH 09/13] drm/i915: Remove identical macros
` [PATCH 10/13] drm/i915: Remove identical mmio read functions
` [PATCH 11/13] drm/i915: Remove identical write mmmio functions
` [PATCH 12/13] drm/i915: Sort the shadow register table
` [PATCH 13/13] drm/i915: Use binary search when looking for shadowed registers
` ✗ Fi.CI.BAT: warning for Forcewake binary search & code shrink

[PATCH v17 5/6] drm/i915/dp: Enable Upfront link training on DDI platforms
 2016-09-29 16:05 UTC  (5+ messages)
` [PATCH v18 "

[PATCH v6 1/6] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-29 16:05 UTC  (11+ messages)
` [PATCH v7 "

cerryview sd card problem
 2016-09-29 15:37 UTC  (7+ messages)

[PATCH i-g-t v3] lib/debugfs: Support new generic ABI for CRC capture
 2016-09-29 15:04 UTC 

[PATCH 0/6] Remaining patches for upfront link training on DDI platforms
 2016-09-29 14:52 UTC  (14+ messages)
` [PATCH v3 2/6] drm/i915: Remove the link rate and lane count loop in compute config
` [PATCH 4/6] drm/i915: Code cleanup to use dev_priv and INTEL_GEN

port intel-gpu-tools to Wayland
 2016-09-29 13:45 UTC  (3+ messages)

[PATCH] drm/i915/crt: Keep the EDID for the whole detect cycle
 2016-09-29 12:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH i-g-t v2] lib/debugfs: Support new generic ABI for CRC capture
 2016-09-29 12:16 UTC 

[PATCH] drm: Add frame CRC debugfs files only for drivers that have CRTC
 2016-09-29 10:27 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
    ` [Intel-gfx] [PATCH] "

[PATCH] drm: Convert prime dma-buf <-> handle to rhashtable
 2016-09-29  9:21 UTC  (6+ messages)
` [PATCH] drm: Convert prime dma-buf <-> handle to rbtree
` ✗ Fi.CI.BAT: warning for drm: Convert prime dma-buf <-> handle to rhashtable (rev2)

[PATCH] drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl
 2016-09-29  9:00 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "

[PATCH] Revert "drm/i915: start adding dp mst audio"
 2016-09-29  8:39 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915: start adding dp mst audio" (rev2)

[PATCH v2] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-29  8:28 UTC  (8+ messages)
    ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: Cleanup i915_gem_request_add_to_client (rev3)
` ✓ Fi.CI.BAT: success for drm/i915: Cleanup i915_gem_request_add_to_client (rev4)

[PATCH v2 00/10] drm/edid: Clean up display_info stuff
 2016-09-29  8:21 UTC  (15+ messages)
` [PATCH 01/10] drm/edid: Clear old audio latency values before parsing the new EDID
` [PATCH 02/10] drm/edid: Clear old dvi_dual/max_tmds_clock "
` [PATCH v2 03/10] drm/edid: Make max_tmds_clock kHz instead of MHz
` [PATCH v2 04/10] drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
` [PATCH 05/10] drm/edid: Don't pass around drm_display_info needlessly
` [PATCH 06/10] drm/edid: Reduce the number of times we parse the CEA extension block
` [PATCH 07/10] drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID
` [PATCH 08/10] drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()
` [PATCH 09/10] drm/i915: Replace a bunch of connector->base.display_info with a local variable
` [PATCH 10/10] drm/i915: Account for sink max TMDS clock when checking the port clock
` ✗ Fi.CI.BAT: warning for drm/edid: Clean up display_info stuff (rev2)

[PATCH 0/3] Misc forcewake patches
 2016-09-28 19:10 UTC  (11+ messages)
` [PATCH 1/3] drm/i915: Remove redundant hsw_write* mmio functions
` [PATCH 2/3] drm/i915: Keep track of active forcewake domains in a bitmask
` [PATCH 3/3] drm/i915: Do not inline forcewake taking in mmio accessors
    ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for Misc forcewake patches
` ✓ Fi.CI.BAT: success for Misc forcewake patches (rev2)

[PATCH] drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
 2016-09-28 14:18 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-28 13:25 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Cleanup i915_gem_request_add_to_client (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH v1] drm/i915: Code cleanup to use dev_priv and INTEL_GEN
 2016-09-28 12:06 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/2] drm/i915: Update only cur_freq without setting RPNSWREQ when device is suspended
 2016-09-28  3:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Handle GEN6_PMINTRMSK for proper masking of RPS interrupts with GuC submission
  ` [PATCH v2 1/1] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Update only cur_freq without setting RPNSWREQ when device is suspended

[PATCH] drm/i915: Keep track of active forcewake domains in a bitmask
 2016-09-28  3:33 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

linux-next: manual merge of the drm-misc tree with the drm tree
 2016-09-28  2:11 UTC 

[PATCH 0/2] drm: Neaten and reduce object size
 2016-09-27 17:20 UTC  (9+ messages)
` [PATCH 1/2] drm: Simplify logging macros, convert DRM_NOTE to DRM_NOTICE

[PATCH] drm/i915/bxt: Fix HDMI DPLL configuration
 2016-09-27 15:54 UTC  (11+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-27 12:49 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC] Idleness DRRS test
 2016-09-27 11:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/16] drm: drm: Per-plane rotation etc
 2016-09-27 10:22 UTC  (25+ messages)
` [PATCH v2 01/15] drm: Add drm_rotation_90_or_270()
` [PATCH 02/15] drm/atomic: Reject attempts to use multiple rotation angles at once
` [PATCH v3 03/15] drm: Add support for optional per-plane rotation property
  ` [Intel-gfx] "
` [PATCH v2 04/15] drm/arm: Use "
` [PATCH v3 05/15] drm/atmel-hlcdc: "
` [PATCH v2 06/15] drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
` [PATCH v2 07/15] drm/omap: Use per-plane rotation property
` [PATCH v2 08/15] drm/msm/mdp5: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
` [PATCH v2 09/15] drm/msm/mdp5: Use per-plane rotation property
` [PATCH v2 10/15] drm/msm/mdp5: Advertize 180 degree rotation
` [PATCH v3 11/15] drm/i915: Use the per-plane rotation property
` [PATCH v2 12/15] drm: RIP mode_config->rotation_property
  ` [Intel-gfx] "
` [PATCH v2 13/15] drm/i915: Use & instead if == to check for rotations
` [PATCH v2 14/15] drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
` [PATCH v2 15/15] drm/i915: Add horizontal mirroring support for CHV pipe B planes
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for drm: drm: Per-plane rotation etc

[PATCH i-g-t] lib: Do two writes to /proc/sys/vm/drop_caches again
 2016-09-27  9:41 UTC  (4+ messages)

Multiple timelines, take 2
 2016-09-27  9:10 UTC  (4+ messages)
` [PATCH 11/38] drm/i915: Introduce an internal allocator for disposable private objects

[PATCH 0/9] SKL/KBL watermark fixes, v3
 2016-09-27  7:20 UTC  (7+ messages)
` [PATCH 5/9] drm/i915/gen9: minimum scanlines for Y tile is not always 4
` [PATCH 6/9] drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for SKL/KBL watermark fixes (rev3)

[PATCH 1/2] kms_atomic: Expose atomic commit flags to crtc_commit_atomic()
 2016-09-27  7:11 UTC  (3+ messages)
` [PATCH 2/2] kms_atomic: plane_primary: Allow modeset if atomic check returns -EINVAL

[PATCH 1/2] drm/i915: add a few missing platform tags to workaround tags
 2016-09-27  6:45 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/skl: tell the user about pre-production hardware
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: add a few missing platform tags to workaround tags

[PATCH] drm/i915/bxt: Broxton decoupled MMIO
 2016-09-26 20:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 2/2] drm/i915: Try to print INSTDONE bits for all slice/subslice
 2016-09-26 19:09 UTC  (2+ messages)

[PATCH] drm/i915: don't report compression when fbc disabled
 2016-09-26 18:20 UTC  (2+ messages)

[PATCH i-g-t] tests: kms_pipe_color: fix ctm tests
 2016-09-26 16:35 UTC  (2+ messages)

[PATCH] drm/i915/dp/mst: Validate modes against the available link bandwidth
 2016-09-26 15:00 UTC  (4+ messages)

[PATCH v12 0/7] Finally fix watermarks
 2016-09-26 13:57 UTC  (6+ messages)
` [PATCH v12 5/7] drm/i915/skl: Ensure pipes with changed wms get added to the state

[PATCH 0/5] drm/i915/skl: drop pre-production stepping workarounds
 2016-09-26 12:10 UTC  (3+ messages)

[PATCH] drm/i915/audio: extend get_saved_enc() to support more scenarios
 2016-09-26 12:06 UTC  (5+ messages)

[PATCH 1/3] Revert "Skip intel_crt_init for Dell XPS 8700"
 2016-09-26 10:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] "


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