dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-18 15:37:01 to 2016-09-19 21:25:18 UTC [more...]

[GIT PULL] etnaviv-next for 4.9
 2016-09-19 21:25 UTC  (2+ messages)

UDL: screen update breakage
 2016-09-19 21:12 UTC  (7+ messages)
  ` [PATCH] drm/udl: Fix for the X server screen update
        ` [PATCH] drm/udl: Fix for the X server screen update v2

[PATCH 1/5] drm/imx: don't call disable_plane in plane destroy path
 2016-09-19 20:48 UTC  (3+ messages)
` [PATCH 5/5] drm/imx: add exclusive fence to plane state

[Bug 97221] monitor miss detection, philips 242G5
 2016-09-19 20:31 UTC  (6+ messages)

[PATCH 1/3] drm/sun4i: Fix formats usable by the primary plane
 2016-09-19 20:17 UTC  (3+ messages)
` [PATCH 2/3] drm/sun4i: tv: Check mode pointer
` [PATCH 3/3] drm/sun4i: Fix the high buffer address mask

[PATCH 00/14] drm: Fix a bunch of sparse warnings
 2016-09-19 19:54 UTC  (21+ messages)
` [PATCH 01/14] drm/atomic-helper: Fix "
` [PATCH 02/14] drm/blend: "
` [PATCH 03/14] drm/fb-helper: "
` [PATCH 04/14] drm/arm: "
` [PATCH 05/14] drm/ast: "
` [PATCH 06/14] drm/bochs: "
` [PATCH 07/14] drm/cirrus: "
` [PATCH 08/14] drm/mgag200: "
` [PATCH 09/14] drm/msm: "
` [PATCH 10/14] drm/nouveau: "
` [PATCH 11/14] drm/rockchip: "
` [PATCH 12/14] drm/sti: "
` [PATCH 13/14] drm/sun4i: "
` [PATCH 14/14] drm/tilcdc: "

[PULL] drm-amdkfd-next
 2016-09-19 19:49 UTC 

Skylake graphics regression: projector failure with 4.8-rc3
 2016-09-19 19:27 UTC  (8+ messages)
      ` [Intel-gfx] "

[RFC PATCH v3 0/2] adding panel claa070wp03xg support for exynos
 2016-09-19 19:17 UTC  (5+ messages)
  ` [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite
` [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel

[Bug 97856] Computer restart playing 3D games (possibly overheating)
 2016-09-19 18:43 UTC  (8+ messages)

[PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations
 2016-09-19 17:25 UTC  (14+ messages)
  ` [PATCH 1/5] drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
  ` [PATCH 2/5] drm/amdgpu: Improve determination of sizes in two functions
  ` [PATCH 3/5] drm/amdgpu: Rename a jump label in amdgpu_debugfs_regs_read()
  ` [PATCH 4/5] drm/amdgpu: Rename a jump label in amdgpu_device_init()
  ` [PATCH 5/5] drm/amdgpu: Adjust checks for null pointers in nine functions
` [PATCH 0/5] GPU-DRM: Fine-tuning for four function implementations
  ` [PATCH 1/5] GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
  ` [PATCH 2/5] GPU-DRM: Replace two kzalloc() calls by kcalloc() "
  ` [PATCH 3/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
  ` [PATCH 4/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
  ` [PATCH 5/5] GPU-DRM: Rename a jump label in drm_legacy_mapbufs()

[PATCH 00/27] drm/rockchip: MIPI fixes & improvements
 2016-09-19 17:24 UTC  (39+ messages)
` [PATCH 01/26] drm/rockchip: dw-mipi-dsi: use mode from display state
` [PATCH 03/26] drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
` [PATCH 04/26] drm/rockchip: dw-mipi-dsi: rename commit hook to enable
` [PATCH 05/26] drm/rockchip: dw-mipi-dsi: fix command header writes
` [PATCH 07/26] drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
` [PATCH 08/26] drm/rockchip: dw-mipi-dsi: include bad value in error message
` [PATCH 09/26] drm/rockchip: dw-mipi-dsi: respect message flags
` [PATCH 10/26] drm/rockchip: dw-mipi-dsi: only request HS clock when required
` [PATCH 11/26] drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
` [PATCH 12/26] drm/rockchip: dw-mipi-dsi: prepare panel after phy init
` [PATCH 14/26] drm/rockchip: dw-mipi-dsi: fix escape clock rate
` [PATCH 14/27] drm/rockchip: dw-mipi-dsi: use specific poll helper
` [PATCH 15/26] drm/rockchip: dw-mipi-dsi: ensure PHY is reset
` [PATCH 16/26] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable
` [PATCH 17/27] drm/rockchip: dw-mipi-dsi: ensure PHY is reset
` [PATCH 18/27] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable
` [PATCH 19/27] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured
` [PATCH 19/26] drm/rockchip: dw-mipi-dsi: improve PLL configuration
` [PATCH 20/27] drm/rockchip: dw-mipi-dsi: properly configure PHY timing
  ` [PATCH 02/26] drm/rockchip: dw-mipi-dsi: pass new mode into MIPI mode set
  ` [PATCH 06/26] drm/rockchip: dw-mipi-dsi: fix generic packet status check
  ` [PATCH 13/26] drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
  ` [PATCH 15/27] drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
  ` [PATCH 16/27] drm/rockchip: dw-mipi-dsi: fix escape clock rate
  ` [PATCH 17/26] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured
  ` [PATCH 18/26] drm/rockchip: dw-mipi-dsi: properly configure PHY timing
  ` [PATCH 20/26] drm/rockchip: dw-mipi-dsi: use specific poll helper
  ` [PATCH 21/27] drm/rockchip: dw-mipi-dsi: improve PLL configuration
` [PATCH 21/26] drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
` [PATCH 22/27] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
` [PATCH 22/26] drm/rockchip: vop: test for P{H,V}SYNC
` [PATCH 23/26] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
` [PATCH 23/27] drm/rockchip: dw-mipi-dsi: support non-burst modes
` [PATCH 24/26] "
` [PATCH 24/27] drm/rockchip: vop: test for P{H,V}SYNC
` [PATCH 25/26] drm/rockchip: dw-mipi-dsi: add reset control
` [PATCH 26/26] drm/rockchip: dw-mipi-dsi: support read commands

[pull] radeon and amdgpu drm-next-4.9
 2016-09-19 16:19 UTC  (5+ messages)

[PATCH 0/4] drm/sun4i: rgb and dotclock misc fixes and improvements
 2016-09-19 15:36 UTC  (11+ messages)
` [PATCH 1/4] drm/sun4i: rgb: Declare RGB encoder and connector as MIPI DPI
` [PATCH 2/4] drm/sun4i: dotclock: Fix clock rate read back calcation
` [PATCH 3/4] drm/sun4i: dotclock: Allow divider = 127
` [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate

[Bug 97838] Hang on resume [AMD/ATI] RV515/M54 [Mobility Radeon X1400]
 2016-09-19 15:06 UTC  (3+ messages)

[Bug 97861] [amdgpu SI] purple line is visible on left side of the screen connected by HDMI
 2016-09-19 15:03 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: am335x-* Add blue-and-red-wiring propery to lcdc nodes
 2016-09-19 14:47 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: am335x-evm: Add blue-and-red-wiring -property to lcdc node

[PATCH] drm: fix implicit declaration build error on ia64
 2016-09-19 14:42 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-19 14:28 UTC  (10+ messages)
` [PATCH 03/10] drm: Move all decl for drm_edid.c to drm_edid.h
` [PATCH 04/10] drm: Extract drm_plane.[hc]
  ` [Intel-gfx] "
` [PATCH 05/10] drm/doc: Polish for drm_plane.[hc]

[RFC 2/2] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
 2016-09-19 14:16 UTC 

[PATCH] drm/amdgpu: add function declaration in amdgpu.h
 2016-09-19 13:53 UTC  (3+ messages)

[RFC 0/2] drm/exynos: mixer: small optimisations
 2016-09-19 13:53 UTC  (2+ messages)
` [RFC 1/2] drm/exynos: mixer: convert booleans to flags in mixer context

[PATCH] drm: include linux/seq_file.h as needed
 2016-09-19 13:27 UTC  (2+ messages)

[PATCH radeon] Change the default to PCI on PowerPC
 2016-09-19 12:28 UTC  (2+ messages)

[PATCH v3 00/20] OMAP DRM fixes and improvements
 2016-09-19 12:27 UTC  (21+ messages)
` [PATCH v3 01/20] drm: omapdrm: fb: Limit number of planes per framebuffer to two
` [PATCH v3 02/20] drm: omapdrm: fb: Use format information provided by the DRM core
` [PATCH v3 03/20] drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
` [PATCH v3 04/20] drm: omapdrm: fb: Simplify mode command checks "
` [PATCH v3 05/20] drm: omapdrm: fb: Turn framebuffer creation error messages into debug
` [PATCH v3 06/20] drm: omapdrm: Handle FIFO underflow IRQs internally
` [PATCH v3 07/20] drm: omapdrm: Handle CRTC error IRQs directly
` [PATCH v3 08/20] drm: omapdrm: Handle OCP error IRQ directly
` [PATCH v3 09/20] drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
` [PATCH v3 10/20] drm: omapdrm: Only commit planes on active CRTCs
` [PATCH v3 11/20] drm: omapdrm: Check DSS manager state in the enable/disable helpers
` [PATCH v3 12/20] drm: omapdrm: Prevent processing the same event multiple times
` [PATCH v3 13/20] drm: omapdrm: Use a spinlock to protect the CRTC pending flag
` [PATCH v3 14/20] drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
` [PATCH v3 15/20] drm: omapdrm: Don't expose the omap_irq_(un)register() functions
` [PATCH v3 16/20] drm: omapdrm: Remove unused parameter from omap_drm_irq handler
` [PATCH v3 17/20] drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
` [PATCH v3 18/20] drm: omapdrm: Make pipe2vbl function static
` [PATCH v3 19/20] drm: omapdrm: Simplify IRQ wait implementation
` [PATCH v3 20/20] drm: omapdrm: Remove global variables

[PATCH] dma-buf/sync_file: fix documentation error
 2016-09-19 12:10 UTC  (2+ messages)

[PATCH 0/6] DRM Core Cleanups
 2016-09-19 11:58 UTC  (5+ messages)
` [PATCH 4/6] drm: provide management functions for drm_file

[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git
 2016-09-19 11:40 UTC  (3+ messages)

[Bug 97806] GPU lockup with mesa-git and llvm-svn with rx 470 on Unigine Heaven and TombRaider 2013
 2016-09-19 10:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unused functions
 2016-09-19 10:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: mark symbols static where possible
 2016-09-19 10:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: amend amdgpu_gfx_parse_disable_cu() declaration
 2016-09-19 10:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: add missing header dependencies
 2016-09-19  9:59 UTC  (2+ messages)

[PATCH 0/2] Fix recursive Kconfig depedency issue
 2016-09-19  9:34 UTC  (3+ messages)
` [PATCH 1/2] drm/virtio: kconfig: Fix recursive dependency issue
` [PATCH 2/2] drm/virtio: kconfig: Fixup white space

[PATCH v3 0/4] drm: Add Support for Passive RGB to VGA bridges
 2016-09-19  9:23 UTC  (5+ messages)
` [PATCH v3 1/4] drm/bridge: Add RGB to VGA bridge support

[git pull] drm fixes for 4.8
 2016-09-19  9:19 UTC  (3+ messages)

[PULL] drm-intel-next
 2016-09-19  9:17 UTC 

[GIT PULL] imx-drm fixes, cleanups, image conversion
 2016-09-19  8:47 UTC  (3+ messages)

[PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible
 2016-09-19  8:04 UTC  (5+ messages)

[PATCH] drm/amd/powerplay/hwmgr: mark symbols static where possible
 2016-09-19  7:41 UTC 

[PATCH] drm/amd/powerplay/hwmgr: add missing header dependencies
 2016-09-19  7:30 UTC 

[PATCH v4 0/7] drm/imx: Add active plane reconfiguration support
 2016-09-19  7:22 UTC  (6+ messages)

[GIT PULL] bridge/dw-hdmi: I2C master controller support
 2016-09-19  7:16 UTC 

[PATCH] drm/ast: free correct pointer in astfb_create() error paths
 2016-09-19  7:13 UTC 

[PULL] topic/drm-misc
 2016-09-19  7:11 UTC 

[PATCH v6] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
 2016-09-19  7:09 UTC  (6+ messages)

[PATCH -next] drm/i915: Fix non static symbol warning
 2016-09-19  6:33 UTC  (2+ messages)

[PATCH] drm/rockchip: Balance irq refcount on failure
 2016-09-19  4:18 UTC  (2+ messages)

[PATCH] drm/rockchip: Cleanup dangling devm pointers
 2016-09-19  4:14 UTC  (2+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-09-19  2:36 UTC  (2+ messages)

[GIT PULL] exynos-drm-fixes
 2016-09-19  1:15 UTC  (2+ messages)

[PATCH v8 0/9] MT2701 DRM support
 2016-09-19  1:08 UTC  (3+ messages)
` [PATCH v8 9/9] drm/mediatek: add support for Mediatek SoC MT2701

[drm-exynos:exynos-drm-fixes 6/6] drivers/gpu/drm/exynos/exynos_drm_gsc.c:1763:0: error: unterminated #ifdef
 2016-09-18 20:54 UTC 

[Bug 97852] Unreal Engine corrupted preview viewport
 2016-09-18 19:39 UTC 

[RFC PATCH v2 0/2] adding panel claa070wp03xg support for exynos
 2016-09-18 19:09 UTC  (4+ messages)
` [RFC PATCH v2 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite

[PATCH -next] drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()
 2016-09-18 19:04 UTC  (2+ messages)

[Bug 97634] [amdgpu SI] multigpu setup crashes during boot when dpm=1
 2016-09-18 16:19 UTC  (2+ messages)

[Bug 97849] kworker uses 100% CPU when using _only_ HDMI output with AMDGPU on Carrizo R7 (vanilla 4.7.4)
 2016-09-18 16:06 UTC 

[Bug 94900] Regression: HD6950 GPU lockup with octodad: dadliest catch
 2016-09-18 15:37 UTC  (2+ messages)
` [Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])


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).