messages from 2016-10-10 10:38:15 to 2016-10-12 07:19:04 UTC [more...]
[RFC PATCH v2 0/8] Add support for Legacy Hdmi audio
2016-10-11 9:18 UTC (5+ messages)
` [RFC PATCH v2 1/8] drm/i915: setup bridge for HDMI LPE audio driver
` [RFC PATCH v2 4/8] drm/i915: Add support for enabling/disabling hdmi audio interrupts
[PATCH] drm/i915: Remove unused BSM_MASK causing warning
2016-10-12 7:18 UTC
[PATCH RESEND 0/9] drm/i915/audio: audio cleanups, 4k fixes
2016-10-12 6:41 UTC (21+ messages)
` [PATCH RESEND 1/9] drm/i915/audio: abstract audio config update
` [PATCH RESEND 2/9] drm/i915/audio: port is going to be just fine, simplify checks
` [PATCH RESEND 3/9] drm/i915/audio: use the same code for updating audio config
` [PATCH RESEND 4/9] drm/i915/audio: split dp and hdmi audio config update
` [PATCH RESEND 5/9] drm/i915/audio: set proper N/MCTS on more platforms
` [PATCH RESEND 6/9] drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
` [PATCH RESEND 7/9] drm/i915/audio: add register macros for audio config N value
` [PATCH RESEND 8/9] drm/i915/audio: rename N value getter to emphasize it's for hdmi
` [PATCH RESEND 9/9] drm/i915: set proper N/M in modeset
` ✗ Fi.CI.BAT: warning for drm/i915/audio: audio cleanups, 4k fixes (rev3)
[PATCH 1/2] drm/i915: Merge duplicate gen4 and vlv/chv enable vblank callbacks
2016-10-12 5:21 UTC (17+ messages)
` [PATCH 2/2] drm/i915: Assert we hold the CRTC powerwell for generating vblank interrupts
` [PATCH] "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Merge duplicate gen4 and vlv/chv enable vblank callbacks (rev3)
[REGRESSION v4.7] i915 / drm crash when undocking from DP monitors
2016-10-12 2:47 UTC (3+ messages)
[PATCH v5 00/11] Enable i915 perf stream for Haswell OA unit
2016-10-12 0:55 UTC (4+ messages)
` [PATCH v5 06/11] drm/i915: "
[PATCH 0/4] drm/i915: Trust VBT aux/ddc information
2016-10-11 20:04 UTC (7+ messages)
` [PATCH 1/4] drm/i915: Respect alternate_aux_channel for all DDI ports
` [PATCH 2/4] drm/i915: Respect alternate_ddc_pin "
` [PATCH 3/4] drm/i915: Clean up DDI DDC/AUX CH sanitation
` [PATCH 4/4] drm/i915: Fix whitespace issues
` ✗ Fi.CI.BAT: warning for drm/i915: Trust VBT aux/ddc information
[PATCH v2 00/10] Start of skl watermark cleanup
2016-10-11 19:40 UTC (7+ messages)
` [PATCH v2 01/10] drm/i915/skl: Move per-pipe ddb allocations into crtc states
` [PATCH v2 03/10] drm/i915/gen9: Make skl_wm_level per-plane
` [PATCH 04/10] drm/i915/gen9: Cleanup skl_pipe_wm_active_state
[PATCH 1/2] drm/i915/gen9: unconditionally apply the memory bandwidth WA
2016-10-11 19:19 UTC (13+ messages)
` [PATCH 2/2] drm/i915/gen9: look for adjusted_mode in the SAGV check for interlaced
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/gen9: unconditionally apply the memory bandwidth WA
` [Intel-gfx] [PATCH 1/2] "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/gen9: unconditionally apply the memory bandwidth WA (rev2)
[Intel-gfx] [PATCH v5 01/11] drm/i915: Add i915 perf infrastructure
2016-10-11 19:03 UTC (4+ messages)
` [PATCH] "
` [Intel-gfx] "
[CI 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
2016-10-11 16:15 UTC (5+ messages)
` [CI 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` [CI 3/3] drm/i915/gtt: Free unused lower-level page tables
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] drm/i915: Remove unused "valid" parameter from pte_encode
[PATCH 1/3] drm/i915: Use RPM as the barrier for controlling user mmap access
2016-10-11 14:37 UTC (9+ messages)
` [PATCH 2/3] drm/i915: Remove RPM sequence checking
` [PATCH 3/3] drm/i915: Use fence_write() from rpm resume
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH 1/3] drm/i915: Move user fault tracking to a separate list
` [PATCH 2/3] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH 3/3] drm/i915: Remove superfluous locking around userfault_list
[PULL] drm-intel-next-fixes
2016-10-11 14:09 UTC
[PATCH v2 00/19] .rodata.str diet
2016-10-11 13:49 UTC (21+ messages)
` [PATCH 01/19] drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
` [PATCH 02/19] drm/i915: Make INTEL_PCH_TYPE & co "
` [PATCH 03/19] drm/i915: Make HAS_GMCH_DISPLAY "
` [PATCH 04/19] drm/i915: Make HAS_RUNTIME_PM "
` [PATCH 05/19] drm/i915: Do not use INTEL_INFO(dev_priv)->ring_mask inside WARNs
` [PATCH 06/19] drm/i915: Make IS_GEN-range macro only take dev_priv
` [PATCH 07/19] drm/i915: Make INTEL_DEVID "
` [PATCH 08/19] drm/i915: Make IS_IVYBRIDGE "
` [PATCH 09/19] drm/i915: Make IS_BROADWELL "
` [PATCH 10/19] drm/i915: Make IS_HASWELL "
` [PATCH 11/19] drm/i915: Make IS_KABYLAKE "
` [PATCH 12/19] drm/i915: Make IS_SKYLAKE "
` [PATCH 13/19] drm/i915: Make IS_BROXTON "
` [PATCH 14/19] drm/i915: Make HAS_L3_DPF "
` [PATCH 15/19] drm/i915: Make IS_G4X "
` [PATCH 16/19] drm/i915: Make IS_CHERRYVIEW "
` [PATCH 17/19] drm/i915: Make IS_VALLEYVIEW "
` [PATCH 18/19] drm/i915: Make INTEL_GEN "
` [PATCH 19/19] drm/i915: Make IS_GEN macros "
` ✗ Fi.CI.BAT: warning for .rodata.str diet
[CI 1/5] drm/i915: Allow disabling error capture
2016-10-11 13:32 UTC (14+ messages)
` [CI 2/5] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [CI 3/5] drm/i915: Always use the GTT for error capture
` [CI 4/5] drm/i915: Consolidate error object printing
` [CI 5/5] drm/i915: Compress GPU objects in error state
` [PATCH 1/2] drm/i915: Move common code out of i915_gpu_error.c
` [PATCH 2/2] drm/i915: Allow disabling error capture
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] "
[PATCH 00/22] .rodata diet
2016-10-11 13:15 UTC (5+ messages)
[maintainer-tools PATCH 1/6] dim: refer to the script itself by basename without path
2016-10-11 13:07 UTC (9+ messages)
` [maintainer-tools PATCH 2/6] dim: columnize usage output if column(1) is available
` [maintainer-tools PATCH 3/6] dim: clean up the rm's in dim checker
` [maintainer-tools PATCH 4/6] dim: add DIM_MAKE_OPTIONS configuration
` [maintainer-tools PATCH 5/6] dim: add dim sparse subcommand to run sparse on a commit range
` [maintainer-tools PATCH 6/6] dim: add command to check for dim updates
[PATCH] drm/i915/guc: Sanitory checks for platform that dont have GuC
2016-10-11 13:02 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/guc: Sanitory checks for platform that dont have GuC (rev2)
[PATCH i-g-t] lib/chipset: Properly skip on non-Intel
2016-10-11 11:26 UTC (2+ messages)
Explicit fencing on multiple timelines, again
2016-10-11 11:23 UTC (14+ messages)
` [PATCH 14/42] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 16/42] drm/i915: Refactor object page API
` [PATCH 23/42] drm/i915: Move object release to a freelist + worker
` [PATCH 24/42] drm/i915: Treat a framebuffer reference as an active reference whilst shrinking
` [PATCH 25/42] drm/i915: Use lockless object free
` ✗ Fi.CI.BAT: failure for series starting with [01/42] drm/i915: Allow disabling error capture (rev2)
[PATCH] drm/i915: Convert open-coded use of vma_pages()
2016-10-11 10:50 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[CI 1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
2016-10-11 9:08 UTC (4+ messages)
` [CI 2/2] drm/i915: Allow compaction upto SWIOTLB max segment size
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
[PULL] topic/drm-misc
2016-10-11 8:03 UTC
[RFC] drm/i915: Introduce i915_alloc_sg_table
2016-10-11 8:03 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
A couple of GTT page allocation patches
2016-10-11 7:55 UTC (13+ messages)
` [PATCH 1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
` [PATCH 2/2] drm/i915: Allow compaction upto SWIOTLB max segment size
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail (rev2)
[PATCH] drm/crtc: constify drm_crtc_index parameter
2016-10-10 18:50 UTC (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915/bxt: Broxton decoupled MMIO
2016-10-10 17:03 UTC (6+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Fix silent conflict from backmerge of drm-next into dinf
2016-10-10 14:36 UTC (3+ messages)
[PATCH v3] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
2016-10-10 14:31 UTC (4+ messages)
` [PATCH v4] "
[PATCH RFC v2 0/5] Link Training Compliance support, link rate fallback sending Uevent
2016-10-10 14:20 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for Link Training Compliance support, link rate fallback sending Uevent (rev2)
[PATCH 1/2] drm/i915/gen9: fix watermarks when using the pipe scaler
2016-10-10 13:50 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "
[PATCH v2 3/3] drm/i915/gtt: Free unused lower-level page tables
2016-10-10 13:39 UTC (4+ messages)
` [PATCH v3 "
[PATCH v2 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
2016-10-10 13:37 UTC (5+ messages)
` [PATCH v2 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/3] drm/i915: Remove unused "valid" parameter from pte_encode (rev2)
[PATCH] drm/i915: Use fence_write() from rpm resume
2016-10-10 13:37 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 1/2] drm/i915/gen9: don't call skl_pipe_pixel_rate() twice on the same function
2016-10-10 13:19 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "
[PATCH 01/11] drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
2016-10-10 13:17 UTC (5+ messages)
` [PATCH 02/11] drm/etnaviv: Remove manual "
[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
2016-10-10 12:33 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Allocate intel_engine_cs structure only for the enabled engines (rev3)
[PATCH v2 9/9] drm/i915: Address broxton phy registers based on phy and channel number
2016-10-10 11:53 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drm/i915: Defer disabling output polling until after we cancel hpd work
2016-10-10 10:50 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
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