intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-06 13:19:13 to 2017-01-09 19:17:20 UTC [more...]

[PULL] drm-misc-fixes
 2017-01-09 19:17 UTC 

[PULL] drm-intel-next
 2017-01-09 19:13 UTC 

[PULL] drm-misc-next
 2017-01-09 19:15 UTC 

[PATCH 0/3] drm/atomic: Add helper for hw_done and fix suspend
 2017-01-09 18:53 UTC  (5+ messages)
` [PATCH 1/3] drm/atomic: move waiting for hw_done to a helper
` [PATCH 2/3] drm/i915: Wait for pending modesets to complete before trying link training
` [PATCH 3/3] drm/atomic: Make disable_all helper fully disable the crtc
` ✓ Fi.CI.BAT: success for drm/atomic: Add helper for hw_done and fix suspend

[PATCH V3 0/5] Add support for Legacy HDMI audio drivers
 2017-01-10  5:08 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for Add support for Legacy HDMI audio drivers (rev4)
` [PATCH V3 1/5] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH V3 2/5] drm/i915: Add support for audio driver notifications
` [PATCH V3 3/5] ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
` [PATCH V3 4/5] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH V3 5/5] ALSA: x86: hdmi: continue playback even when display resolution changes

[RFC PATCH 0/3] SVM for kbl
 2017-01-09 17:54 UTC  (5+ messages)
` [RFC PATCH 1/3] drm/i915: Create context desc template when context is created
` [RFC PATCH 2/3] drm/i915: IOMMU based SVM implementation v16
` [RFC PATCH 3/3] drm/i915: add SVM execbuf ioctl v13
` ✗ Fi.CI.BAT: failure for SVM for kbl

4.10-rc2 oops in DRM connector code
 2017-01-09 17:42 UTC  (10+ messages)
        ` [Intel-gfx] "

[PATCH 1/6] drm/i915: Extract tile_row_size for fencing
 2017-01-09 17:23 UTC  (7+ messages)
` [PATCH 2/6] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 3/6] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 4/6] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 5/6] drm/i915: Remove the rounding down of the gen4+ fence region
` [PATCH 6/6] drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Extract tile_row_size for fencing

[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
 2017-01-09 17:17 UTC  (5+ messages)

[PATCH 3/3] drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
 2017-01-09 17:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] [RFC i-g-t] Test Design to verify mipi enable/disable sequence
 2017-01-09 17:09 UTC  (3+ messages)

Small GEM fixes
 2017-01-09 16:28 UTC  (10+ messages)
` [PATCH 21/26] drm/i915: Include ioctl in set-tiling and get-tiling function names
` [PATCH 22/26] drm/i915: Split out i915_gem_object_set_tiling()
` [PATCH 25/26] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE

[PATCH 1/3] drm/i915/DMC/GLK: Load DMC on GLK
 2017-01-09 15:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/DMC/GLK: Load DMC on GLK (rev2)

[RFCv2 01/19] drm/i915: Provide a hook for selftests
 2017-01-09 15:16 UTC  (5+ messages)
` [RFCv2 07/19] drm/i915: Mock the GEM device for self-testing
` [RFCv2 08/19] drm/i915: Mock a GGTT "

[PATCH 2/2] drm/i915: rewrite FBC's atomic CRTC-choosing code
 2017-01-09 15:15 UTC  (3+ messages)

[PATCH 1/3] dma-fence: Clear fence->status during dma_fence_init()
 2017-01-09 14:56 UTC  (7+ messages)
` [PATCH 3/3] dma-fence: Introduce drm_fence_set_error() helper

[PATCH 1/3] drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
 2017-01-09 14:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH 01/10] drm/i915: Pack the partial view size and offset into a single u64
 2017-01-09 14:14 UTC  (21+ messages)
` [PATCH 02/10] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 03/10] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 04/10] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` [PATCH 05/10] drm/i915: Extact compute_partial_view()
` [PATCH 06/10] drm/i915: Clip the partial view against the object not vma
` [PATCH 07/10] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 08/10] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 09/10] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 10/10] drm/i915: Remove the rounding down of the gen4+ fence region

[PATCH] drm/i915: check ppgtt validity when init reg state
 2017-01-09 13:53 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: check ppgtt validity when init reg state (rev2)

[PATCH] drm/i915: Flush untouched framebuffers before display on !llc
 2017-01-09 13:48 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for "

[PATCH 13/14] drm: Add the VBT backlight sequences
 2017-01-09 13:39 UTC  (2+ messages)

[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
 2017-01-09 13:08 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Use the existing pages when retrying to DMA map
 2017-01-09 13:04 UTC  (5+ messages)

[PATCH 04/14] drm: Add DSI panel power on/off sequence programming
 2017-01-09 12:47 UTC  (3+ messages)

[PATCH 11/14] drm: Add DSI reset sequence
 2017-01-09 12:30 UTC  (2+ messages)

[PATCH] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
 2017-01-09 11:21 UTC  (2+ messages)

[PATCH 01/14] drm/i915: Check for platform specific GPIO config
 2017-01-09 10:18 UTC  (2+ messages)

Updated drm-intel-testing
 2017-01-09  9:16 UTC 

[PATCH 14/14] drm/i915: Enable VBT backlight sequences
 2017-01-09  9:16 UTC 

[PATCH 12/14] drm/i915: Enable DSI reset sequence
 2017-01-09  9:16 UTC 

[PATCH 10/14] drm/i915: Add MIPI_IO WA
 2017-01-09  9:16 UTC 

[PATCH 09/14] drm/i915: Enable BXT DSI dual link
 2017-01-09  9:16 UTC 

[PATCH 08/14] drm/i915: Disable device ready before shutdown command
 2017-01-09  9:16 UTC 

[PATCH 07/14] drm/i915: Fix BXT DSI disable sequence
 2017-01-09  9:16 UTC 

[PATCH 06/14] drm/i915: Fix BXT DSI ULPS sequence
 2017-01-09  9:15 UTC 

[PATCH 05/14] drm/i915: Add DSI panel power on/off sequence programming
 2017-01-09  9:15 UTC 

[PATCH 03/14] drm/i915: Fix PLL 8x/3 divider for MIPI video mode
 2017-01-09  9:15 UTC 

[PATCH 02/14] drm/i915: Handle DSI case for DDI PLL
 2017-01-09  9:15 UTC 

[alsa-devel] [PATCH v4 0/3] support DP MST audio
 2017-01-09  6:22 UTC  (3+ messages)

[PATCH] drm/i915/gvt: Fix relocation of shadow bb
 2017-01-09  2:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Oops at shutdown in intel_unpin_fb_obj()
 2017-01-08 23:35 UTC 

Regression report] Weekly regression report WW45
 2017-01-08 21:28 UTC  (18+ messages)
` [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
              ` [Regression report] Weekly regression report WW41
                ` [Regression report] Weekly regression report WW42
                  ` [Regression report] Weekly regression report WW43
                    ` [Regression report] Weekly regression report WW44
                      ` [Regression report] Weekly regression report WW45
                        ` [Regression report] Weekly regression report WW47
                          ` [Regression report] Weekly regression report WW48
                            ` [Regression report] Weekly regression report WW49
                              ` [Regression report] Weekly regression report WW51
                                ` [Regression report] Weekly regression report WW02

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-08 15:42 UTC  (17+ messages)
` [PATCH 1/7] x86/platform/intel/iosf_mbi: Add a mutex for punit access
` [PATCH 2/7] x86/platform/intel/iosf_mbi: Add a pmic bus access notifier
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire
` [PATCH 4/7] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH 5/7] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH 6/7] drm/i915: Listen for pmic bus access notifications
` [PATCH 7/7] drm/i915: Take punit lock when modifying punit settings

[PATCH] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround
 2017-01-08 11:57 UTC  (2+ messages)

[drm-tip:drm-tip 476/492] include/video/vga.h:22:21: fatal error: asm/vga.h: No such file or directory
 2017-01-07  5:11 UTC 

[PATCH V2 0/7] Add support for Legacy HDMI audio drivers
 2017-01-07  4:58 UTC  (20+ messages)
` ✓ Fi.CI.BAT: success for Add support for Legacy HDMI audio drivers (rev3)
` [PATCH V2 1/7] drm/i915: setup bridge for HDMI LPE audio driver
  ` [alsa-devel] "
` [PATCH V2 2/7] drm/i915: Add support for audio driver notifications
  ` [alsa-devel] "
` [PATCH V2 3/7] ALSA: add shell for Intel HDMI LPE audio driver
  ` [alsa-devel] "
` [PATCH V2 4/7] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH V2 5/7] ALSA: x86: hdmi: Improve position reporting
  ` [alsa-devel] "
` [PATCH V2 6/7] ALSA: x86: hdmi: Fixup some monitor
  ` [alsa-devel] "
` [PATCH V2 7/7] ALSA: x86: hdmi: continue playback even when display resolution changes
  ` [alsa-devel] "

[PATCH 0/6] Introduce DP MST Topology state
 2017-01-07  0:35 UTC  (7+ messages)
` [PATCH 4/6] drm/dp: Introduce DP MST topology manager state to track DP link bw

[PATCH 0/9] drm/i915: SKL+ render decompression support
 2017-01-06 23:41 UTC  (2+ messages)

[PATCH 08/10] drm/i915/psr: enable psr2 for y cordinate panels
 2017-01-06 19:20 UTC  (4+ messages)

[PATCH 07/10] drm/i915/psr: set PSR_MASK bits for deep sleep
 2017-01-06 18:59 UTC 

[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
 2017-01-06 17:26 UTC  (2+ messages)

[PATCH 09/10] drm/i915/psr: report live PSR2 State
 2017-01-06 17:21 UTC  (2+ messages)

[PATCH 08/10] drm/i915/psr: enable psr2 for y cordinate panels
 2017-01-06 17:19 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Fix phys pwrite for struct_mutex-less operation
 2017-01-06 16:32 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: Purge loose pages if we run out of DMA remap space
` [PATCH 3/3] drm/i915: Drain freed objects for mmap space exhaustion
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Fix phys pwrite for struct_mutex-less operation

[PATCH 08/10] drm/i915/psr: enable psr2 for y cordinate panels
 2017-01-06 16:32 UTC 

[PATCH 07/10] drm/i915/psr: set PSR_MASK bits for deep sleep
 2017-01-06 16:31 UTC 

[GIT PULL] VFIO fixes for v4.10-rc3
 2017-01-06 16:16 UTC 

[PATCH 1/5] drm/i915: Consolidate checks for memcpy-from-wc support
 2017-01-06 15:53 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Use phys_addr_t for the address of stolen memory
` [PATCH 3/5] drm/i915: Use fixed-sized types for stolen
` [PATCH 4/5] drm/i915: Use range_overflows()
` [PATCH 5/5] drm/i915: Simplify testing for am-I-the-kernel-context?
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm/i915: Consolidate checks for memcpy-from-wc support

[PATCH i-g-t] lib: Make sure we don't use a negative offset
 2017-01-06 14:03 UTC 

[drm-tip:drm-tip 500/507] warning: (DRM_RADEON && ..) selects DRM_TTM which has unmet direct dependencies (HAS_IOMEM && ..)
 2017-01-06 13:46 UTC 


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 NNTP newsgroup(s).