dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-27 09:50:03 to 2016-04-28 15:23:54 UTC [more...]

[RFC v2 0/8] drm: explicit fencing support
 2016-04-28 15:23 UTC  (7+ messages)
` [RFC v2 1/8] dma-buf/fence: add fence_collection fences
` [RFC v2 8/8] drm/fence: add out-fences support

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2016-04-28 15:23 UTC  (2+ messages)
` [Bug 92258] [regression] Opening menu in Steam running via DRI_PRIME with enabled DRI3 "

[PATCH v4 0/7] drm: Add fbdev deferred io support to helpers
 2016-04-28 15:18 UTC  (8+ messages)
` [PATCH v4 1/7] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH v4 2/7] drm/qxl: "
` [PATCH v4 3/7] drm/fb-helper: Add fb_deferred_io support
` [PATCH v4 4/7] fbdev: fb_defio: Export fb_deferred_io_mmap
` [PATCH v4 5/7] drm/fb-cma-helper: Add fb_deferred_io support
` [PATCH v4 6/7] drm/qxl: Use drm_fb_helper deferred_io support
` [PATCH v4 7/7] drm/udl: "

[RFC v2 5/8] drm/fence: add in-fences support
 2016-04-28 14:38 UTC  (12+ messages)

[PATCH 0/2] drm/arcpgu: Get use of dedicated memory area for frame buffer
 2016-04-28 14:38 UTC  (7+ messages)
` [PATCH 1/2] drm/arcpgu: use "
` [PATCH 2/2] ARC: [axs10x] Specify reserved memory "

[PATCH] drm/etnaviv: remove BUG_ON in MMU unmap path
 2016-04-28 14:37 UTC  (4+ messages)

[PATCH] drm/atomic: Add missing drm_crtc_internal.h include
 2016-04-28 14:36 UTC  (2+ messages)

[PATCH 0/2 v2] drm/arcpgu: Get use of dedicated memory area for frame buffer
 2016-04-28 14:19 UTC  (3+ messages)
` [PATCH 1/2 v2] drm/arcpgu: use "
` [PATCH 2/2 v2] ARC: [axs10x] Specify reserved memory "

[PATCH 00/24] drm: add extern C guard for the UAPI headers
 2016-04-28 14:11 UTC  (15+ messages)
` [PATCH 04/24] drm/etnaviv: add extern C guard for the UAPI header
` [PATCH 12/24] drm/omap: "
` [PATCH 19/24] drm/sis: add missing include drm.h "

[PATCH 1/2] drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
 2016-04-28 13:56 UTC  (4+ messages)
` [PATCH 2/2] drm/etnaviv: fix mmap operations for userptr and dma-buf objects

[PATCH v2 00/13] De-stage Sync File Framework
 2016-04-28 13:47 UTC  (14+ messages)
` [PATCH v2 01/13] staging/android: remove redundant comments on sync_merge_data
` [PATCH v2 02/13] staging/android: drop sync_file_install() and sync_file_put()
` [PATCH v2 03/13] staging/android: move sync_file functions comments to sync.c
` [PATCH v2 04/13] staging/android: make sync_file_merge() static
` [PATCH v2 05/13] staging/android: make sync_file_fdget() static
` [PATCH v2 06/13] staging/android: remove name arg from sync_file_create()
` [PATCH v2 07/13] staging/android: prepare sync_file for de-staging
` [PATCH v2 08/13] staging/android: improve documentation for sync_file
` [PATCH v2 09/13] staging/android: style fix: alignment to match the open parenthesis
` [PATCH v2 10/13] dma-buf/sync_file: de-stage sync_file headers
` [PATCH v2 11/13] dma-buf/sync_file: de-stage sync_file
` [PATCH v2 12/13] Documentation: include sync_file into DocBook
` [PATCH v2 13/13] Documentation: add Sync File doc

[PATCH 00/12] De-stage Sync File Framework
 2016-04-28 13:45 UTC  (16+ messages)
` [PATCH 01/12] staging/android: remove redundant comments on sync_merge_data
` [PATCH 02/12] staging/android: drop sync_file_install() and sync_file_put()
` [PATCH 03/12] staging/android: move sync_file functions comments to sync.c
` [PATCH 04/12] staging/android: make sync_file_merge() static
` [PATCH 05/12] staging/android: make sync_file_fdget() static
` [PATCH 06/12] staging/android: prepare sync_file for de-staging
` [PATCH 07/12] staging/android: improve documentation for sync_file
` [PATCH 08/12] staging/android: style fix: alignment to match the open parenthesis
` [PATCH 09/12] dma-buf/sync_file: de-stage sync_file headers
` [PATCH 10/12] dma-buf/sync_file: de-stage sync_file
` [PATCH 11/12] Documentation: include sync_file into DocBook
` [PATCH 12/12] Documentation: add Sync File doc

[PATCH 00/35] Moar struct_mutex nuking
 2016-04-28 13:28 UTC  (16+ messages)
` [PATCH 09/35] drm/gem: support BO freeing without dev->struct_mutex
  ` [PATCH] "
` [PATCH 11/35] drm/armada: Use lockless gem BO free callback
` [PATCH 16/35] drm/etnaviv: "
` [PATCH 19/35] drm/imx: "

[PATCH] drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
 2016-04-28 13:23 UTC  (3+ messages)

[PATCH v2] drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment
 2016-04-28 13:22 UTC 

[PATCH] Revert "drm/omap: no need to select OMAP2_DSS"
 2016-04-28 12:42 UTC 

[PATCH] drm/omap: Remove deprecated regulator_can_change_voltage() usage
 2016-04-28 12:42 UTC 

[PATCH] drm/i915: Fix enc_to_dig_port() for MST encoders
 2016-04-28 12:23 UTC  (4+ messages)

[PATCH v4 0/2] sti: add audio interface to the hdmi driver
 2016-04-28 12:13 UTC  (6+ messages)
` [PATCH v4 1/2] video: hdmi: add helper functions for N and CTS
` [PATCH v4 2/2] drm: sti: Add ASoC generic hdmi codec support

[PATCH v15 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-04-28 12:11 UTC  (2+ messages)
` [PATCH v15 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[Bug 117181] New: graphic glitches for Kernel > 4.2 Intel HD 5xx and skylake
 2016-04-28 11:38 UTC  (2+ messages)
` [Bug 117181] "

[PATCH] drm: fix pixel size of NV12 / NV16 pixel formats
 2016-04-28 11:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: use ERR_PTR() to return from amdgpu_mn_get
 2016-04-28 10:06 UTC  (2+ messages)

[PATCH] drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
 2016-04-28  9:48 UTC  (3+ messages)

[Bug 87856] Driver load fails with no error on ppc64 host
 2016-04-28  9:42 UTC  (2+ messages)

[PATCH] drm: Quiet down drm_mode_getresources
 2016-04-28  8:56 UTC  (2+ messages)

[GIT PULL] drm: Allwinner sun4i support
 2016-04-28  8:55 UTC 

[PATCH 1/9] drm: Add drm_mode_debug_printmodeline_raw
 2016-04-28  8:54 UTC  (6+ messages)
` [PATCH 2/9] drm: Recognize invalid (all-zero) modes in drm_mode_debug_printmodeline(_raw)
` [PATCH 9/9] drm: Quiet down drm_mode_getconnector

RFC: libdrm: Support Iris Graphics 540 & 550 (Skylake GT3e)
 2016-04-28  8:37 UTC  (4+ messages)
  ` [Intel-gfx] "

linux-next: build failure after merge of the drm tree
 2016-04-28  8:11 UTC  (2+ messages)

i915: screen flicker
 2016-04-28  8:02 UTC  (8+ messages)

Results of the 2016 Election to the X.Org BoD & Vote on the By-Law Changes
 2016-04-28  7:57 UTC 

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-04-28  7:40 UTC  (6+ messages)
` [PATCH v4 04/11] drm: sun4i: Add DT bindings documentation
` [PATCH v4 05/11] drm: Add Allwinner A10 Display Engine support

drm/vmwgfx: Initial DX support
 2016-04-28  7:37 UTC 

[PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
 2016-04-28  7:20 UTC  (15+ messages)
` [PATCH v3 1/7] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH v3 2/7] drm/qxl: "
` [PATCH v3 3/7] drm/fb-helper: Add fb_deferred_io support
` [PATCH v3 4/7] fbdev: fb_defio: Export fb_deferred_io_mmap
` [PATCH v3 5/7] drm/fb-cma-helper: Add fb_deferred_io support
` [PATCH v3 6/7] drm/qxl: Use drm_fb_helper deferred_io support
` [PATCH v3 7/7] drm/udl: "

[GIT PULL v2] drm-hisilicon-next for 4.7
 2016-04-28  3:41 UTC 

[Bug 95058] When monitors sleep, backlights stay on, screen is black, and can't be woke up
 2016-04-28  3:34 UTC  (2+ messages)

[GIT PULL] drm-hisilicon-next-2016-04-18 for 4.7
 2016-04-28  3:25 UTC  (4+ messages)

[PATCH v2 0/3] Add support for ARM Mali Display Processors
 2016-04-28  2:39 UTC  (3+ messages)
` [PATCH v2 1/3] dt/bindings: display: Add DT bindings for "

[PATCH 2/2] drm/vmwgfx: Report vmwgfx version to vmware.log
 2016-04-28  2:11 UTC 

[PATCH 1/2] drm/vmwgfx: Add VMWare host messaging capability
 2016-04-28  2:10 UTC 

[PATCH v14 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-04-28  1:32 UTC  (4+ messages)
` [PATCH v14 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[ANNOUNCE] libdrm 2.4.68
 2016-04-28  1:11 UTC 

[PATCH v4 00/13] Support non-lru page migration
 2016-04-27 23:54 UTC  (3+ messages)

[PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v4
 2016-04-27 23:02 UTC  (3+ messages)
    ` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v5

Warning in gpu/drm/i915/intel_display.c
 2016-04-27 21:11 UTC 

[PATCH v3 1/2] drm/imx: imx-ldb: Add DDC support
 2016-04-27 20:23 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: imx: ldb: Add ddc-i2c-bus property

[PATCH] drm/omap: check plane size
 2016-04-27 20:02 UTC  (4+ messages)

[Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
 2016-04-27 18:45 UTC  (2+ messages)
` [Bug 86351] "

[Bug 95177] *ERROR* radeon: failed testing IB on ring 5 (-35)
 2016-04-27 18:11 UTC  (2+ messages)

[pull] radeon and amdgpu drm-fixes-4.6
 2016-04-27 18:00 UTC 

[PATCH v15 0/8] MT8173 DRM support
 2016-04-27 18:00 UTC  (10+ messages)
` [PATCH v15 1/8] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [PATCH v15 2/8] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v15 3/8] drm/mediatek: Add DSI sub driver
  ` [PATCH v15 4/8] drm/mediatek: Add DPI "
  ` [PATCH v15 7/8] clk: mediatek: remove hdmitx_dig_cts from TOP clocks
` [PATCH v15 5/8] clk: mediatek: make dpi0_sel propagate rate changes
` [PATCH v15 6/8] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
` [PATCH v15 8/8] memory: mtk-smi: export mtk_smi_larb_get/put

[Bug 93548] Grid Autosport causes a hard system crash
 2016-04-27 17:01 UTC  (2+ messages)

[Bug 71789] New: [r300g] Visuals not found in (default) depth = 24
 2016-04-27 16:55 UTC  (3+ messages)
` [Bug 71789] "

[PATCH 3/3] drm/vmwgfx: Fix order of operation
 2016-04-27 16:43 UTC 

[Bug 93767] Glitches with soft shadows and MSAA in Knights of the Old Republic 2
 2016-04-27 16:18 UTC  (2+ messages)

[PATCH 00/12] drm/atomic: Rename async to nonblocking
 2016-04-27 15:31 UTC  (3+ messages)
` [PATCH 07/12] drm/rcar-du: Rename async to nonblock

[PATCH 1/3] drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
 2016-04-27 15:59 UTC  (3+ messages)
` [PATCH 2/3] drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands
` [PATCH 3/3] drm/vmwgfx: Fix order of operation

[PATCH] drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
 2016-04-27 15:34 UTC  (3+ messages)

[PATCH] drm/etnaviv: don't move linear memory window on 3D cores without MC2.0
 2016-04-27 15:22 UTC  (2+ messages)

bug in autoloading of imx-ipuv3-crtc
 2016-04-27 15:21 UTC  (6+ messages)

[PATCH] gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
 2016-04-27 14:10 UTC  (3+ messages)

blank screen on boot with i915/DRM_FBDEV_EMULATION
 2016-04-27 13:30 UTC  (9+ messages)
      ` i951 ERRORs and WARN_ON()s (was: blank screen on boot with i915/DRM_FBDEV_EMULATION)
            ` [Intel-gfx] "

[PATCH 35/35] drm/rockchip: Use cma gem vm ops
 2016-04-27 11:38 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] drm/exynos: Nuke dummy fb->dirty callback
  ` [PATCH 3/3] drm/msm: "

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-27 11:14 UTC  (7+ messages)
` [PATCH v2 4/8] drm/fb-helper: Add fb_deferred_io support

[PATCH v14 0/8] MT8173 DRM support
 2016-04-27 10:57 UTC  (6+ messages)
` [PATCH v14 2/8] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173

[GIT PULL v2] MT8173 DRM support
 2016-04-27 10:42 UTC  (3+ messages)

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file
 2016-04-27  9:49 UTC  (3+ messages)
` [PATCH 07/14] MAINTAINERS: Update the files list for the Armada DRM driver


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