messages from 2016-09-30 13:49:24 to 2016-10-05 11:19:26 UTC [more...]
[PATCH v2 1/2] drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
2016-10-05 11:19 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
xrandr fails after resume from hibernation in kernels 4.7.4 and 4.8.0
2016-10-05 10:11 UTC
[PATCH 1/2] drm/i915: Move long hpd handling into the hotplug work
2016-10-05 9:49 UTC (5+ 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
[PULL] topic/drm-misc
2016-10-05 9:29 UTC
[PATCH igt 1/2] lib/igt_aux: Add support for various system suspend/resume options
2016-10-05 9:34 UTC (4+ messages)
` [PATCH igt 2/2] tests/gem_exec_suspend: Add basic s4-devices subtest
[PATCH 1/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
2016-10-05 9:30 UTC (9+ messages)
` [PATCH 2/3] drm/i915/gtt: Free unused lower-level page tables
` [PATCH 3/3] drm/i915: Remove unused "valid" parameter from pte_encode
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
[PATCH v2] drm/i915/bxt: Broxton decoupled MMIO
2016-10-05 6:24 UTC (6+ messages)
` [PATCH v3] "
No HW acceleration for HDPI scaling
2016-10-04 21:50 UTC
[CI 1/8] drm/i915: Share the computation of ring size for RING_CTL register
2016-10-04 20:49 UTC (9+ messages)
` [CI 2/8] drm/i915/execlists: Reinitialise context image after GPU hang
` [CI 3/8] drm/i915/execlists: Move clearing submission count from reset to init
` [CI 4/8] drm/i915: Disable irqs across GPU reset
` [CI 5/8] drm/i915: Double check hangcheck.seqno after reset
` [CI 6/8] drm/i915: Show bounds of active request in the ring on GPU hang
` [CI 7/8] drm/i915: Show RING registers through debugfs
` [CI 8/8] drm/i915: Show waiters in i915_hangcheck_info
` ✓ Fi.CI.BAT: success for series starting with [CI,1/8] drm/i915: Share the computation of ring size for RING_CTL register
[PATCH] drm/i915/gen9: fix DDB partitioning for multi-screen cases
2016-10-04 18:19 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/bxt: Broxton decoupled MMIO
2016-10-04 16:19 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/bxt: Broxton decoupled MMIO (rev3)
[PATCH] aubdump: add --command option to stream aubdump to another program
2016-10-04 14:21 UTC
[PATCH 1/2] drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
2016-10-04 14:19 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
[PATCH] drm/i915: make skl_ddb_add_affected_planes static
2016-10-04 13:28 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 1/8] drm/i915: Share the computation of ring size for RING_CTL register
2016-10-04 13:22 UTC (22+ messages)
` [PATCH 2/8] drm/i915/execlists: Reinitialise context image after GPU hang
` [PATCH 3/8] drm/i915/execlists: Move clearing submission count from reset to init
` [PATCH 4/8] drm/i915: Disable irqs across GPU reset
` [PATCH 5/8] drm/i915: Double check hangcheck.seqno after reset
` [PATCH 6/8] drm/i915: Show bounds of active request in the ring on GPU hang
` [PATCH 7/8] drm/i915: Show RING registers through debugfs
` [PATCH 8/8] drm/i915: Show waiters in i915_hangcheck_info
` ✗ Fi.CI.BAT: warning for series starting with [1/8] drm/i915: Share the computation of ring size for RING_CTL register
[PATCH 0/7] Shared DPLL kernel doc and improvements
2016-10-04 13:19 UTC (9+ messages)
` [PATCH 1/7] drm/i915: Introduce intel_release_shared_dpll()
` [PATCH 2/7] drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
` [PATCH 3/7] drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
` [PATCH 4/7] drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
` [PATCH 5/7] drm/i915: Update kerneldoc for intel_dpll_mgr.c
` [PATCH 6/7] drm/i915: Add dpll entrypoint for dumping hw state
` [PATCH 7/7] drm/i915: Add entrypoints for mapping dplls to encoders and crtcs
` ✗ Fi.CI.BAT: warning for Shared DPLL kernel doc and improvements
[PATCH RESEND 1/2] drm/i915: workaround sparse warning on variable length arrays
2016-10-04 11:49 UTC (6+ messages)
` [PATCH RESEND 2/2] drm/i915: silence io mapping/unmapping sparse warnings on different address spaces
` ✗ Fi.CI.BAT: warning for series starting with [RESEND,1/2] drm/i915: workaround sparse warning on variable length arrays
[PATCH v2 00/14] Forcewake binary search & code shrink
2016-10-04 10:17 UTC (31+ 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)
` ✗ Fi.CI.BAT: warning for Forcewake binary search & code shrink (rev6)
[PATCH] drm/dp/i915: Enable audio codec after the HDA audio driver is initialized
2016-10-04 9:23 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together
2016-10-04 9:20 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
2016-10-04 7:05 UTC (6+ 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] kms_atomic : Added subtest for Single Pipe DBUF validation
2016-10-04 4:47 UTC
[i-g-t PATCH 0/3] igt/drv_module_reload_basic: let more error messages through
2016-10-04 4:47 UTC (7+ messages)
` [i-g-t PATCH 1/3] igt/drv_module_reload_basic: add helper for checking module reloaded
` [i-g-t PATCH 2/3] igt/drv_module_reload_basic: let snd_hda_intel removal errors through
` [i-g-t PATCH 3/3] igt/drv_module_reload_basic: let intel_ips "
[PULL] topic/drm-misc
2016-10-04 2:48 UTC (2+ messages)
[PATCH RFC] drm/i915/dp/psr: Enable n + 1 active frame capture for PSR
2016-10-03 23:49 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH v7 1/6] drm/i915: Fallback to lower link rate and lane count during link training
2016-10-03 23:29 UTC (11+ messages)
[PATCH 0/8] HuC Loading Patches
2016-10-03 19:19 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: warning for HuC Loading Patches
[PATCH i-g-t] Update MAINTAINERS file
2016-10-03 16:33 UTC (3+ messages)
[PATCH i-g-t] tests: kms_pipe_color: fix ctm tests
2016-10-03 14:45 UTC (2+ messages)
[CI 1/3] drm/i915: Just clear the mmiodebug before a register access
2016-10-03 14:19 UTC (4+ messages)
` [CI 2/3] drm/i915: Unalias obj->phys_handle and obj->userptr
` [CI 3/3] drm/i915: Use correct index for backtracking HUNG semaphores
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/3] drm/i915: Just clear the mmiodebug before a register access
[drm-intel:topic/drm-misc 3/3] htmldocs: include/drm/drm_fb_helper.h:222: warning: Cannot understand * @DRM_FB_HELPER_DEFAULT_OPS:
2016-10-03 13:50 UTC (3+ messages)
` [Intel-gfx] "
Non-blocking, explict fences
2016-10-03 12:56 UTC (5+ messages)
` [PATCH v2 01/22] drm/i915: Add a sw fence for collecting up dma fences
` [PATCH v2 13/22] drm/i915: Update reset path to fix incomplete requests
[PATCH 2/3] drm/i915: Call synchronize_irq() after resetting the GPU
2016-10-03 12:42 UTC (3+ messages)
` [PATCH] drm/i915: Disable irqs across GPU reset
[PATCH 1/3] drm/i915/execlists: Reinitialise context image after GPU hang
2016-10-03 12:25 UTC (2+ messages)
[PATCH 0/7] drm/i915: Add pipe scaler for Gen9 in atomic path
2016-10-03 11:27 UTC (4+ messages)
[PATCH] drm/i915: Just clear the mmiodebug before a register access
2016-10-03 10:20 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/prime: Passing the right owner through to dma_buf_export()
2016-10-03 7:26 UTC (2+ messages)
` [Intel-gfx] "
[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] drm/i915/gen9: only add the planes actually affected by ddb changes
2016-09-30 17:21 UTC (3+ messages)
[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 (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox