dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-14 16:08:27 to 2017-05-16 14:55:37 UTC [more...]

[PULL] drm-misc-next
 2017-05-16 14:55 UTC 

[RFC v3 0/8] drm/atomic: add async plane update
 2017-05-16 14:46 UTC  (5+ messages)
` [RFC v3 5/8] drm/msm: update cursors asynchronously through atomic
` [RFC v3 6/8] drm/msm: remove mdp5_cursor_plane_funcs

[PATCH] drm/amd/powerplay: fix a signedness bugs
 2017-05-16 14:42 UTC 

[Bug 195743] New: Screen flicker and instability on hdmi monitors with AMDGPU, EDID problems
 2017-05-16 14:13 UTC  (3+ messages)
` [Bug 195743] "

[PATCH] drm: use kvmalloc_array for drm_malloc*
 2017-05-16 13:21 UTC  (8+ messages)

[PATCH v3 1/6] drm: Add crtc/encoder/bridge->mode_valid() callbacks
 2017-05-16 13:17 UTC  (16+ messages)
` [PATCH] "
  ` [PATCH 1/2] drm/doc: Document adjusted/request modes a bit better
    ` [PATCH 2/2] drm/doc: Clarify mode_fixup vs. atomic_check a bit more

[PATCH] drm: add missing declaration to drm_blend.h
 2017-05-16 13:10 UTC  (2+ messages)

[PATCH v2 43/53] docs: update old references for DocBook from the documentation
 2017-05-16 12:47 UTC  (2+ messages)

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-16 12:14 UTC  (22+ messages)
  ` [PATCH v7 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
  ` [PATCH v7 02/13] clk: sunxi-ng: add support for "
  ` [PATCH v7 03/13] dt-bindings: add bindings for DE2 on V3s SoC
  ` [PATCH v7 04/13] drm/sun4i: return only planes for layers created
  ` [PATCH v7 05/13] drm/sun4i: abstract a engine type
        ` [linux-sunxi] "
  ` [PATCH v7 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
  ` [PATCH v7 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
  ` [PATCH v7 08/13] drm/sun4i: add support for Allwinner DE2 mixers
  ` [PATCH v7 09/13] drm/sun4i: Add compatible string for V3s display engine
  ` [PATCH v7 10/13] drm/sun4i: tcon: add support for V3s TCON
  ` [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
  ` [PATCH v7 12/13] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
  ` [PATCH v7 13/13] [DO NOT MERGE] ARM: sun8i: v3s: enable LCD panel of Lichee Pi Zero

[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-16 11:10 UTC  (10+ messages)
` [PATCH v3] "
    ` [Intel-gfx] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v1] drm: Add DRM_ROTATE_ and DRM_REFLECT_ defines to UAPI
 2017-05-16 10:58 UTC  (4+ messages)

[radeon-alex:amd-staging-4.11 1061/1085] sparc64-linux-gnu-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
 2017-05-16  9:56 UTC  (7+ messages)
  ` [kbuild-all] "

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2017-05-16 10:08 UTC  (3+ messages)

[PATCH 1/2] gpu: drm: i915: remove dead code
 2017-05-16  9:30 UTC  (3+ messages)
` [PATCH 2/2] gpu: drm: i915: compress logic into one line

[PATCH] drm/i915/guc:fix spelling mistake: "adddress" -> "address"
 2017-05-16  9:26 UTC  (2+ messages)

[PULL] drm-intel-next
 2017-05-16  9:05 UTC 

[PATCH] gpu: host1x: Do not leak BO's phys address to userspace
 2017-05-16  8:56 UTC  (12+ messages)
  ` [PATCH] drm/tegra: Check whether page belongs to BO in tegra_bo_kmap()
  ` [PATCH] drm/tegra: Check offsets of a submitted command buffer and of relocations
  ` [PATCH v2] drm/tegra: Correct idr_alloc() minimum id

[PATCH 1/2] dt/bindings: display: fix display-timing reference
 2017-05-16  8:31 UTC  (3+ messages)
  ` [PATCH 2/2] dt/bindings: display: move rotation into a common place

[PATCH v1 0/3] STM32 DSI HOST
 2017-05-16  8:13 UTC  (6+ messages)
` [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver

[PATCH v5 0/2] drm: Introduce writeback connectors
 2017-05-16  8:08 UTC  (5+ messages)
` [PATCH v5 1/2] drm: Add writeback connector type
` [PATCH v5 2/2] drm: writeback: Add out-fences for writeback connectors

[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
 2017-05-16  7:20 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes

[PATCH 00/16] drm/omap: misc cleanups and pixel format change
 2017-05-16  6:41 UTC  (2+ messages)

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-16  6:21 UTC  (7+ messages)
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-16  5:11 UTC  (23+ messages)
` [PATCH v2 1/8] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH v2 8/8] drm: arc: Use crtc->mode_valid() callback
` [PATCH v2 7/8] drm: Use mode_valid() in atomic modeset
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU
 2017-05-16  2:20 UTC  (4+ messages)

[Intel-gfx] HDMI audio to support extcon
 2017-05-16  1:35 UTC  (2+ messages)
            `  "

[Bug 101044] I915 driver caused VGA got no ignal after plug-out then plug-in the VGA cable
 2017-05-16  1:16 UTC  (3+ messages)

[PATCH] drm/cec: Add Source Physical address decode to drm_display_info
 2017-05-16  0:54 UTC  (2+ messages)

[Bug 99784] AMD 7470m When VGA plugged into laptop, only one monitor working at a time
 2017-05-15 23:56 UTC 

[PATCH v3 0/6] Introduce new mode validation callbacks
 2017-05-15 23:55 UTC  (14+ messages)
` [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback
  ` [PATCH v3 2/6] drm: Add drm_{crtc/encoder/connector}_mode_valid()
  ` [PATCH v3 4/6] drm: Use new mode_valid() helpers in connector probe helper
  ` [PATCH v3 5/6] drm: Use mode_valid() in atomic modeset

[Bug 101055] All GL programs segfault: i915_state_derived.c:calculate_vertex_layout: i915->fs == 0
 2017-05-15 22:49 UTC  (2+ messages)

[Bug 101053] DC R9 285 fullscreen video regression since drm/amd/display: Parse scanline registers
 2017-05-15 21:51 UTC 

PROBLEM: EDID regression results in color banding on Lenovo G50 series laptops [fix proposition]
 2017-05-15 21:37 UTC  (4+ messages)
    ` [PATCH] EDID quirk for Lenovo G50-80 (force 6bpc)

[Bug 100393] Cemu wiiu emulator crashes after selecting game on radeonsi
 2017-05-15 21:31 UTC  (4+ messages)

[PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
 2017-05-15 20:42 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Detect USB-C specific dongles before reducing M and N

[PATCH RFC v3] drm: Add properties to control YCbCr to RGB conversion
 2017-05-15 20:41 UTC  (7+ messages)
` [PATCH RFC v3] drm: Add optinal COLOR_ENCODING and COLOR_RANGE properties to drm_plane

[PATCH v5 0/3] drm/mali-dp: Add support for memory writeback engine
 2017-05-15 17:24 UTC  (4+ messages)
` [PATCH v5 1/3] drm: mali-dp: Add support for writeback on DP550/DP650
` [PATCH v5 2/3] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [PATCH v5 3/3] drm: mali-dp: Add writeback connector

[PATCH] drm/vc4: Mark the device as active when enabling runtime PM
 2017-05-15 17:16 UTC 

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-05-15 16:48 UTC  (3+ messages)
  ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node

[PATCH 1/2] drm/dp: Read the tx msg state once after checking for an event
 2017-05-15 15:02 UTC  (7+ messages)
` [PATCH 2/2] drm/dp: Wait up all outstanding tx waiters
    ` [Intel-gfx] "

[PATCH 00/13] Get rid of DocBook
 2017-05-15 14:34 UTC  (6+ messages)
` [PATCH 03/13] docs: update old references for DocBook from the documentation

[PATCH] drm/radeon: Unbreak HPD handling for r600+
 2017-05-15 14:19 UTC  (3+ messages)

[PATCH] drm/nouveau: Fix drm poll_helper handling
 2017-05-15 14:11 UTC  (2+ messages)

[PATCH] drm/virtio: remove not needed 'ret' var
 2017-05-15 13:44 UTC 

[PATCH 2/8] drm/rockchip: use drm_for_each_connector_iter()
 2017-05-15 13:43 UTC  (2+ messages)
` [PATCH v2] "

[Bug 101026] RX 550 HDMI 4k 60fps not working, DisplayPort is
 2017-05-15 13:40 UTC  (2+ messages)

[PATCH] gpu: host1x: Forbid RESTART opcode in the firewall
 2017-05-15 12:06 UTC  (2+ messages)

[Bug 100984] QupZilla crashes at startup after mesa upgrade
 2017-05-15  9:17 UTC  (4+ messages)

[PATCH 0/3] drm/omap: Support for hotplug detection
 2017-05-15  9:03 UTC  (4+ messages)
` [PATCH 1/3] drm/omap: Support for HDMI hot plug detection
` [PATCH 2/3] drm/omap: displays: connector-hdmi: Support for "
` [PATCH 3/3] drm/omap: displays: encoder-tpd12s015: "

[PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code
 2017-05-15  6:32 UTC  (7+ messages)
` [PATCH v2 18/28] drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
` [PATCH v2 23/28] drm: omapdrm: Merge the dss_features and omap_dss_features structures

[radeon-alex:amd-staging-4.11 1058/1085] cc1: error: unrecognized command line option '-mhard-float'
 2017-05-15  5:54 UTC 

nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
 2017-05-15  5:20 UTC  (4+ messages)

[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
 2017-05-15  4:20 UTC  (4+ messages)

[radeon-alex:amd-staging-4.11 954/1085] sound/soc//amd/raven/acp3x-pcm-dma.c:246:3: error: implicit declaration of function 'page_to_phys'
 2017-05-15  1:40 UTC 

[PATCH v2] drm/tegra: Check size of a submitted command buffer
 2017-05-14 20:55 UTC  (6+ messages)

[PATCH 1/3] drm/tegra: Fix lockup on a use of staging API
 2017-05-14 19:47 UTC  (5+ messages)
` [PATCH 2/3] drm/tegra: Correct idr_alloc() minimum id

[PATCH 0/6] R-Car DU: Fix IOMMU operation when connected to VSP
 2017-05-14 17:01 UTC  (3+ messages)

[PATCH] fix spelling mistake: "dimesions" -> "dimensions"
 2017-05-14 17:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).