dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-29 07:20:00 to 2016-02-02 18:46:04 UTC [more...]

[PATCH v2 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-02 18:46 UTC  (17+ 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

BUG caused by "Use new drm_fb_helper functions" series
 2016-02-02 18:38 UTC  (3+ messages)

[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 v4 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 17:59 UTC  (3+ 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 v2 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 17:26 UTC  (5+ messages)
` [PATCH v2 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[PATCH v9 00/14] MT8173 DRM support
 2016-02-02 17:12 UTC  (6+ 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 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 v8 00/13] MT8173 DRM support
 2016-02-02 16:24 UTC  (4+ messages)
` [PATCH v8 08/13] arm64: dts: mt8173: Add display subsystem related nodes

[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 1/3] drm: add helper to check for wc memory support
 2016-02-02 15:07 UTC  (9+ messages)
` [PATCH 2/3] drm/radeon: mask out WC from BO on unsupported arches
` [PATCH 3/3] drm/amdgpu: "

[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  (18+ messages)
` [PATCH 01/10] staging/android: remove SYNC_WAIT ioctl
` [PATCH 02/10] staging/android: rename sync_pt_info to fence_info
` [PATCH 03/10] staging/android: rename sync_file_info_data to sync_file_info
` [PATCH 04/10] staging/android: remove driver_data from struct fence_info
` [PATCH 05/10] staging/android: remove len field "
` [PATCH 06/10] staging/android: turn fence_info into a __64 pointer
` [PATCH 07/10] staging/android: add num_fences field to struct sync_file_info
` [PATCH 08/10] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH 09/10] staging/android: add flags member to sync ioctl structs
` [PATCH 10/10] staging/android: remove redundant comments on sync_merge_data

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

[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  (6+ messages)

[PATCH v2 0/3] drm: adv7511: edid read fixes
 2016-02-01 22:52 UTC  (5+ messages)
` [PATCH v2 1/3] drm: adv7511: really enable interrupts for EDID detection

[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 v3 00/10] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-01 15:10 UTC  (12+ messages)
` [PATCH v3 01/10] drm/hisilicon: Add device tree binding for hi6220 display subsystem
` [PATCH v3 02/10] drm/hisilicon: Add hisilicon kirin drm master driver
` [PATCH v3 03/10] drm/hisilicon: Add crtc driver for ADE
` [PATCH v3 04/10] drm/hisilicon: Add plane "
` [PATCH v3 05/10] drm/hisilicon: Add vblank "
` [PATCH v3 06/10] drm/hisilicon: Add cma fbdev and hotplug
` [PATCH v3 07/10] drm/hisilicon: Add designware dsi encoder driver
` [PATCH v3 08/10] drm/hisilicon: Add designware dsi host driver
` [PATCH v3 09/10] drm/hisilicon: Add support for external bridge
` [PATCH v3 10/10] MAINTAINERS: Add maintainer for hisilicon DRM driver

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

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

[PATCH] gma500: clean up an excessive and confusing helper
 2016-02-01  8:11 UTC  (2+ messages)

[GIT PULL] exynos-drm-fixes
 2016-02-01  6:42 UTC 

[RESEND PATCH v1] drm: Clean up drm Makefile
 2016-02-01  2:41 UTC  (3+ messages)

[PATCH libdrm 1/3] amdgpu: add libdrm as private requirement/dependency
 2016-02-01  2:39 UTC  (4+ messages)
` [PATCH libdrm 2/3] radeon: add libdrm to Requires.private
` [PATCH libdrm 3/3] libkms: "

[PATCH] drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests
 2016-01-31 18:50 UTC  (3+ messages)

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2016-01-31 16:25 UTC  (2+ messages)

[PATCH 00/12] drm/dp: Extend DRM DP link helpers
 2016-01-31 14:39 UTC  (3+ messages)
` [PATCH 12/12] drm/dp: Add drm_dp_link_choose() helper

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-01-31 13:33 UTC  (7+ messages)

[Bug 93936] Snail shadertoy displays black quad
 2016-01-31  4:06 UTC  (4+ messages)

[Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
 2016-01-30 22:31 UTC  (2+ messages)
` [Bug 86351] "

[PATCH v4 0/3] drm_of_encoder_active_endpoint helpers
 2016-01-30 15:04 UTC  (6+ messages)
` [PATCH v4 1/3] drm: add "
` [PATCH v4 2/3] drm/imx: remove imx_drm_encoder_get_mux_id
` [PATCH v4 3/3] drm/rockchip: remove rockchip_drm_encoder_get_mux_id

[PATCH] drm/exynos: support exynos5422 mipi-dsi
 2016-01-30 14:11 UTC 

[PATCH] drm/exynos: add mic_bypass option for exynos542x fimd
 2016-01-30 13:58 UTC 

[PATCH v5 00/14] ASoC: hdac_hdmi: Add DP & notification support
 2016-01-30 13:43 UTC  (2+ messages)
` [PATCH v5 08/14] drm/edid: Add API to help find connection type

[Bug 93928] Tonga valley regression since drm/amdgpu: split VM mappings into smaller operations (v2)
 2016-01-30 10:55 UTC  (8+ messages)

[Bug 93933] Setting invalid uniform results in corrupted rendering
 2016-01-30  2:24 UTC 

[PATCH v12 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-29 21:35 UTC  (6+ messages)
` [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH v2 06/18] drm: Add drm_format_plane_width() and drm_format_plane_height()
 2016-01-29 18:01 UTC  (2+ messages)
` [PATCH v3 "

Exynos Snow board display regression
 2016-01-29 17:58 UTC  (3+ messages)

[PATCH] gma500: handling failed allocation
 2016-01-29 17:49 UTC  (3+ messages)

[PATCH v2 00/11] sync framework de-staging: part 2 - de-stage
 2016-01-29 17:46 UTC  (9+ messages)
` [PATCH v2 01/11] dma-buf/sync_file: de-stage sync_file

[PATCH 00/11] sync framework de-staging: part 1 - clean up
 2016-01-29 16:10 UTC  (4+ messages)

[PATCH libdrm] android: enable building static version of libdrm
 2016-01-29 16:00 UTC 

[PATCH] drm/amdgpu: no need to load MC firmware on fiji
 2016-01-29 15:37 UTC 

[PATCH] drm/exynos: dp: Fix panel and bridge lookup logic
 2016-01-29 15:09 UTC 

[PATCH 1/2] drm/mst: Don't ignore the MST PBN self-test result
 2016-01-29 13:52 UTC  (4+ messages)
` [PATCH 2/2] drm/mst: Add range check for max_payloads during init

[PATCH] drm: omap dss: add missing includes
 2016-01-29 11:30 UTC  (2+ messages)

drm/i915: Decouple execbuf uAPI from internal implementation
 2016-01-29 11:15 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 81045] New: [r600] Unreal Engine 4 demo crashed kernel
 2016-01-29 11:06 UTC  (2+ messages)
` [Bug 81045] "

[PATCH v2] gpu: ipu-v3: Do not bail out on missing optional port nodes
 2016-01-29  9:50 UTC 

[PATCH] PCI: QEMU top-level IDs for (sub)vendor & device
 2016-01-29  9:45 UTC  (4+ messages)

[PATCH] drm/imx: notify DRM core about CRTC vblank state
 2016-01-29  9:43 UTC 

[PATCH] drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
 2016-01-29  9:43 UTC 

[PATCH] drm/i915: use #defines for qemu subsystem ids
 2016-01-29  9:41 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] drm/i915: refine qemu south bridge detection
 2016-01-29  9:03 UTC  (4+ messages)

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad
 2016-01-29  8:45 UTC  (3+ messages)

[Bug 86864] [rv6xx] RADEON_FLAG_GTT_WC causes GPU to reset when playing Second Life / other games
 2016-01-29  7:26 UTC  (2+ messages)

[Bug 81991] New: X page allocation errors referencing radeon_vm_get_bos
 2016-01-29  7:24 UTC  (2+ messages)
` [Bug 81991] "

[Bug 70286] New: X crashes when using Firefox with logout loop
 2016-01-29  7:23 UTC  (2+ messages)
` [Bug 70286] "

[Bug 51189] New: TTM errors when suspending (call trace)
 2016-01-29  7:23 UTC  (3+ messages)
` [Bug 51189] "

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor
 2016-01-29  7:21 UTC 

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-01-29  7:20 UTC  (3+ messages)
` [PATCH v8 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox