public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 12:06:55 to 2016-10-03 08:33:21 UTC [more...]

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

[PATCH 1/2] drm/i915: Move long hpd handling into the hotplug work
 2016-10-03  8:27 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Allow DP to work w/o EDID
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move long hpd handling into the hotplug work

[PATCH] drm/prime: Passing the right owner through to dma_buf_export()
 2016-10-03  7:26 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "

[PATCH] drm/i915: Use correct index for backtracking HUNG semaphores
 2016-10-03  7:19 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "

[PATCH] drm/i915: Unalias obj->phys_handle and obj->userptr
 2016-10-03  7:18 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

Regression report] Weekly regression report WW45
 2016-10-03  3:26 UTC  (18+ messages)
` [Regression report] Weekly regression report WW24
  ` [Regression report] Weekly regression report WW25
    ` [Regression report] Weekly regression report WW26
      ` [Regression report] Weekly regression report WW27
        ` [Regression report] Weekly regression report WW28
          ` [Regression report] Weekly regression report WW29
            ` [Regression report] Weekly regression report WW30
              ` [Regression report] Weekly regression report WW31
                ` [Regression report] Weekly regression report WW32
                  ` [Regression report] Weekly regression report WW33
                    ` [Regression report] Weekly regression report WW34
                      ` [Regression report] Weekly regression report WW35
                        ` [Regression report] Weekly regression report WW36
                          ` [Regression report] Weekly regression report WW37
                            ` [Regression report] Weekly regression report WW38
                              ` [Regression report] Weekly regression report WW39
                                ` [Regression report] Weekly regression report WW40

Shortest path to EGL_ANDRIOD_native_sync
 2016-10-01  8:36 UTC  (4+ messages)
` [PATCH libdrm 15/15] intel: Support passing of explicit fencing from execbuf

[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
 2016-09-30 19:19 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: KBL - Recommended buffer translation programming for DisplayPort
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup

[PATCH] drm/i915/gen9: only add the planes actually affected by ddb changes
 2016-09-30 17:21 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✗ Fi.CI.BAT: warning for drm/i915/gen9: only add the planes actually affected by ddb changes (rev2)

[PATCH] drm/i915: Just clear the mmiodebug before a register access
 2016-09-30 15:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[drm-intel:topic/drm-misc 3/3] htmldocs: include/drm/drm_fb_helper.h:222: warning: Cannot understand * @DRM_FB_HELPER_DEFAULT_OPS:
 2016-09-30 15:18 UTC 

[PATCH v3 1/3] drm/prime: Pass the right module owner through to dma_buf_export()
 2016-09-30 14:49 UTC  (5+ messages)
` [PATCH v3 2/3] drm/prime: Take a ref on the drm_dev when exporting a dma_buf
` [PATCH v3 3/3] drm/vgem: Keep a reference to the dmabuf when mmaped
` ✗ Fi.CI.BAT: warning for series starting with [v3,1/3] drm/prime: Pass the right module owner through to dma_buf_export()

[PATCH v2] drm/i915: Fix build when !CONFIG_DEBUG_FS
 2016-09-30 14:19 UTC  (5+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for drm/i915: Fix build when !CONFIG_DEBUG_FS (rev2)

[maintainer-tools PATCH 1/3] dim: add more <> around Cc'd mailing list addresses
 2016-09-30 14:13 UTC  (3+ messages)
` [maintainer-tools PATCH 2/3] dim: add dim cite subcommand
` [maintainer-tools PATCH 3/3] dim: have dim fixes print Cc's from commit being fixed first

[PATCH v2 1/2] drm/prime: Passing the right owner through to dma_buf_export()
 2016-09-30 13:49 UTC  (5+ messages)
` [PATCH v2 2/2] drm/prime: Take a ref on the drm_dev when exporting a dma_buf
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] drm/prime: Passing the right owner through to dma_buf_export()

[PATCH 1/3] drm/i915/execlists: Reinitialise context image after GPU hang
 2016-09-30 13:18 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Call synchronize_irq() after resetting the GPU
    ` [PATCH] drm/i915: Disable irqs across GPU reset
` [PATCH 3/3] drm/i915: Show RING registers through debugfs
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/execlists: Reinitialise context image after GPU hang
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/execlists: Reinitialise context image after GPU hang (rev2)

[PATCH] drm/i915: Fix build when !CONFIG_DEBUG_FS
 2016-09-30 12:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/13] Forcewake binary search & code shrink
 2016-09-30 11:22 UTC  (34+ 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] lib: Typesafe generator macro for bsearch
` [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
` ✗ Fi.CI.BAT: failure for Forcewake binary search & code shrink (rev2)

cerryview sd card problem
 2016-09-30  8:30 UTC  (8+ messages)

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

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

[PATCH 0/8] HuC Loading Patches
 2016-09-29 18:31 UTC  (10+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 5/8] drm/i915/huc: Support HuC authentication
` [PATCH 6/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams
` [PATCH 8/8] drm/i915/get_params: Add HuC "
` ✗ Fi.CI.BAT: failure for HuC Loading Patches

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

[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  (11+ messages)
` [PATCH v3 2/6] drm/i915: Remove the link rate and lane count loop in compute config

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  (5+ messages)
` [PATCH] drm: Convert prime dma-buf <-> handle to rbtree

[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 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  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-28 13:25 UTC  (2+ messages)

[PATCH v1] drm/i915: Code cleanup to use dev_priv and INTEL_GEN
 2016-09-28 12:06 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