dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-01 08:40:04 to 2016-02-03 20:18:34 UTC [more...]

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-02-03 20:18 UTC  (7+ messages)
` [PATCH v2 05/26] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation

[PATCH v3 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-03 20:09 UTC  (14+ messages)
` [PATCH v3 01/11] staging/android: remove SYNC_WAIT ioctl
` [PATCH v3 02/11] staging/android: rename sync_pt_info to sync_fence_info
` [PATCH v3 03/11] staging/android: rename sync_file_info_data to sync_file_info
` [PATCH v3 04/11] staging/android: remove driver_data from struct sync_fence_info
` [PATCH v3 05/11] staging/android: remove len field "
` [PATCH v3 06/11] staging/android: turn fence_info into a __u64 pointer
` [PATCH v3 07/11] staging/android: add num_fences field to struct sync_file_info
` [PATCH v3 08/11] staging/android: make info->len return only size of sync_fence_info array
` [PATCH v3 09/11] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH v3 10/11] staging/android: add flags member to sync ioctl structs
` [PATCH v3 11/11] staging/android: remove redundant comments on sync_merge_data

[PATCH v10 00/13] MT8173 DRM support
 2016-02-03 19:26 UTC  (14+ messages)
` [PATCH v10 01/13] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [PATCH v10 02/13] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v10 03/13] drm/mediatek: Add DSI sub driver
` [PATCH v10 04/13] drm/mediatek: Add DPI "
` [PATCH v10 05/13] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v10 06/13] drm/mediatek: Add HDMI support
` [PATCH v10 07/13] drm/mediatek: enable hdmi output control bit
` [PATCH v10 08/13] arm64: dts: mt8173: Add display subsystem related nodes
` [PATCH v10 09/13] arm64: dts: mt8173: Add HDMI "
` [PATCH v10 10/13] clk: mediatek: make dpi0_sel propagate rate changes
  ` [PATCH v10 11/13] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
  ` [PATCH v10 12/13] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation
  ` [PATCH v10 13/13] clk: mediatek: remove hdmitx_dig_cts from TOP clocks

[PATCH 0/8] Enable Gen 7 Observation Architecture
 2016-02-03 18:39 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Add i915 perf infrastructure
` [PATCH 2/8] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH 3/8] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH 4/8] drm/i915: Add i915 perf event for Haswell OA unit
` [PATCH 5/8] drm/i915: advertise available metrics via sysfs
` [PATCH 6/8] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH 7/8] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH 8/8] drm/i915: Add more Haswell OA metric sets

[Bug 92790] Radeon.mst error
 2016-02-03 17:44 UTC 

[Bug 93988] Amdgpu, Tonga R9 380: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD)
 2016-02-03 15:35 UTC  (2+ messages)

[PATCH v2 0/3] drm: adv7511: edid read fixes
 2016-02-03 15:05 UTC  (6+ messages)
` [PATCH v2 1/3] drm: adv7511: really enable interrupts for EDID detection

[PATCH v9 00/14] MT8173 DRM support
 2016-02-03 14:31 UTC  (10+ messages)
` [PATCH v9 02/14] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v9 03/14] drm/mediatek: Add DSI sub driver

[PATCH] drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init()
 2016-02-03 14:25 UTC 

[PATCH 0/7] drm/fsl-dcu: fixes and enhancements
 2016-02-03 14:04 UTC  (5+ messages)
` [PATCH 7/7] drm/fsl-dcu: use mode flags for hsync/vsync pixelclk polarity

[PATCH 1/3] drm: add helper to check for wc memory support
 2016-02-03 14:00 UTC  (8+ messages)

[PATCH 0/5] Add encoder_mask to crtc_state, v2
 2016-02-03 12:45 UTC  (12+ messages)
` [PATCH 1/5] drm/core: Add drm_encoder_index
  ` [Intel-gfx] "
` [PATCH 2/5] drm/core: Add drm_for_each_encoder_mask, v2
` [PATCH 3/5] drm/i915: Do not touch best_encoder for load detect
` [PATCH 4/5] drm/atomic: Do not unset crtc when an encoder is stolen
` [PATCH 5/5] drm/atomic: Add encoder_mask to crtc_state, v2
  ` [PATCH v3 5/5] drm/atomic: Add encoder_mask to crtc_state, v3

[PATCH 00/10] Exynos DRM: various fixes for 64bit and Exynos5433
 2016-02-03 12:42 UTC  (11+ messages)
` [PATCH 01/10] drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
` [PATCH 02/10] drm/exynos: ipp: fix incorrect format specifiers in debug messages
` [PATCH 03/10] drm/exynos: fix types for compilation on 64bit architectures
` [PATCH 04/10] drm/exynos: mic: use devm_clk interface
` [PATCH 05/10] drm/exynos: mic: convert to component framework
` [PATCH 06/10] drm/exynos: mic: make all functions static
` [PATCH 07/10] drm/exynos: dsi: restore support for drm bridge
` [PATCH 08/10] drm/exynos: initialize DMA ops for virtual Exynos DRM device
` [PATCH 09/10] drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
` [PATCH 10/10] drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable

[PATCH 1/8] drm/amdgpu: move gmc7 support out of CIK dependency
 2016-02-03 12:28 UTC  (10+ messages)
` [PATCH 2/8] drm/amdgpu: iceland use CI based MC IP
` [PATCH 3/8] drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
` [PATCH 4/8] drm/amdgpu: pull topaz gmc bits into gmc_v7
` [PATCH 5/8] drm/amdgpu: drop topaz support from gmc8 module
` [PATCH 6/8] drm/amdgpu: don't load MEC2 on topaz
` [PATCH 7/8] drm/amdgpu: load MEC ucode manually on iceland
` [PATCH 8/8] drm/amdgpu: remove exp hardware support from iceland

[PATCH] drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests
 2016-02-03 12:24 UTC  (4+ messages)

[PATCH v8 00/13] MT8173 DRM support
 2016-02-03 11:01 UTC  (7+ messages)
` [PATCH v8 08/13] arm64: dts: mt8173: Add display subsystem related nodes

[PATCH v9 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-03 10:37 UTC  (3+ messages)
  ` [PATCH v9 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-03  9:44 UTC  (6+ messages)
` [PATCH v8 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support
` [PATCH v8.1 "

BUG caused by "Use new drm_fb_helper functions" series
 2016-02-03  9:30 UTC  (4+ messages)

[PATCH v2 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-03  8:32 UTC  (19+ messages)
` [PATCH v2 01/11] staging/android: remove SYNC_WAIT ioctl
` [PATCH v2 02/11] staging/android: rename sync_pt_info to fence_info
` [PATCH v2 03/11] staging/android: rename sync_file_info_data to sync_file_info
` [PATCH v2 04/11] staging/android: remove driver_data from struct fence_info
` [PATCH v2 05/11] staging/android: remove len field "
` [PATCH v2 06/11] staging/android: turn fence_info into a __u64 pointer
` [PATCH v2 07/11] staging/android: add num_fences field to struct sync_file_info
` [PATCH v2 08/11] staging/android: make info->len return only the size of fence_infos
` [PATCH v2 09/11] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH v2 10/11] staging/android: add flags member to sync ioctl structs
` [PATCH v2 11/11] staging/android: remove redundant comments on sync_merge_data

[PATCH v3 00/10] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-03  8:32 UTC  (4+ messages)
` [PATCH v3 01/10] drm/hisilicon: Add device tree binding for hi6220 display subsystem

[PATCH v8 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-03  3:29 UTC  (4+ messages)
` [PATCH v8 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code
 2016-02-03  3:23 UTC  (6+ messages)
` [PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

[Bug 93970] Second Life - Advanced Lighting Model shader fails to compile on Radeon SI driver
 2016-02-03  1:31 UTC  (6+ messages)

[PATCH v2 1/2] drm/fsl-dcu: fix register initialization
 2016-02-03  1:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/fsl-dcu: use flat regmap cache

[PATCH 1/2] drm/fsl-dcu: fix register initialization
 2016-02-03  0:39 UTC  (3+ messages)
` [PATCH 2/2] drm/fsl-dcu: use flat regmap cache

SDL and drm driver
 2016-02-02 23:56 UTC 

[PATCH] drm/rockchip: support prime fd import
 2016-02-02 23:37 UTC 

[PATCH 1/2] Support for adreno 430
 2016-02-02 22:34 UTC  (4+ messages)
` [PATCH 2/2] Add adreno430 power control

[PATCH 0/8] Enable Gen 7 Observation Architecture
 2016-02-02 22:18 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Add i915 perf infrastructure
` [PATCH 2/8] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH 3/8] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH 4/8] drm/i915: Add i915 perf event for Haswell OA unit
` [PATCH 5/8] drm/i915: advertise available metrics via sysfs
` [PATCH 6/8] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH 7/8] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH 8/8] drm/i915: Add more Haswell OA metric sets

[PATCH v4 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 21:52 UTC  (5+ messages)
` [PATCH v4 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2
` [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support

[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
 2016-02-02 21:20 UTC  (4+ messages)

[PATCH] drm/dp/mst: deallocate payload on port destruction
 2016-02-02 19:18 UTC  (2+ messages)

[PATCH v2 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 19:02 UTC  (6+ messages)
` [PATCH v2 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[PATCH v3 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 18:13 UTC  (5+ messages)
` [PATCH v3 1/2] clk: sunxi: Add sun6i/8i video support
` [PATCH v3 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[PATCH RFC 0/2] Add a display driver to the Allwinner H3
 2016-02-02 16:58 UTC  (6+ messages)

[PATCH 2/2] dt-bindings: Add TPO TPG110 binding
 2016-02-02 16:28 UTC  (3+ messages)

[PATCH 1/2] drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
 2016-02-02 15:49 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Explicitly check for eDP "
  ` [PATCH v2 1/2] drm/i915/skl: Don't skip mst encoders "

[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
 2016-02-02 15:03 UTC  (6+ messages)

[PATCH 00/10] android sync framework: clean up IOCTLs and ABI
 2016-02-02 13:04 UTC  (9+ messages)
` [PATCH 06/10] staging/android: turn fence_info into a __64 pointer
` [PATCH 09/10] staging/android: add flags member to sync ioctl structs

[PATCH] drm/gma500: remove helper function
 2016-02-02  6:05 UTC 

[Bug 93911] Radeon rv635 with KMS and no dpm, intermittent/random GPU lockup
 2016-02-02  4:23 UTC  (2+ messages)

[Bug 93895] GPU lockup on AMD A4-3400 APU when starting X server on opensource drivers. (works fine with fglrx)
 2016-02-02  1:24 UTC  (4+ messages)

[PATCH 0/4] virtio-gpu: Fixes for atomic support
 2016-02-01 21:26 UTC  (3+ messages)

[PATCH] amdgpu acp support drm-fixes-4.5
 2016-02-01 19:44 UTC 

drm: imx: callback after probe deferral not working
 2016-02-01 19:02 UTC  (6+ messages)

[PATCH] drm: fix missing reference counting decrease
 2016-02-01 16:08 UTC 

[PATCH] adv7511: Added mode_fixup function
 2016-02-01 12:37 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).