dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-25 07:37:32 to 2015-03-27 13:52:14 UTC [more...]

[PATCH 0/6] drm: Ioctl code cleanups
 2015-03-27 13:51 UTC  (4+ messages)
` [PATCH 1/6] drm: Fix DRM_IOCTL_DEF_DRV()
` [PATCH 2/6] drm: Drop ioctl->cmd_drv
` [PATCH 3/6] drm/vmwgfx: Replace VMW_IOCTL_DEF with DRM_IOCTL_DEF_DRV

[PATCH] drm/i915: fix simple_return.cocci warnings
 2015-03-27 13:49 UTC  (2+ messages)

[PATCH] drm/atomic-helpers: Properly avoid full modeset dance
 2015-03-27 13:47 UTC 

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-03-27 13:29 UTC  (3+ messages)
` [Bug 83226] "

[PATCH 1/3] drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
 2015-03-27 13:11 UTC  (4+ messages)

[Bug 89746] Mesa and LLVM 3.6+ break opengl for genymotion
 2015-03-27 12:19 UTC  (10+ messages)

[PATCH] drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
 2015-03-27 12:10 UTC  (3+ messages)

[PATCH] drm/edid: set ELD for firmware and debugfs override EDIDs
 2015-03-27 12:08 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/atomic: Add helpers for state-subclassing drivers
 2015-03-27 11:34 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: dc: Use base atomic state helpers

[PATCH 0/3] Improve dw-hdmi CTS/N setting
 2015-03-27 11:13 UTC  (4+ messages)
` [PATCH 1/3] drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()
` [PATCH 2/3] drm: bridge/dw_hdmi: protect n/cts setting with a mutex
  ` [PATCH 3/3] drm: bridge/dw_hdmi: adjust n/cts setting order

[PATCH] drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
 2015-03-27 11:08 UTC  (8+ messages)

[PATCH] Add virtio gpu driver
 2015-03-27  8:08 UTC  (22+ messages)
                  ` [virtio-dev] "

[PATCH] drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
 2015-03-27  8:04 UTC  (3+ messages)
    ` [Intel-gfx] "

[PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable
 2015-03-27  2:26 UTC  (3+ messages)

[PATCH v4 0/15] Those patches is used for dw_hdmi audio support
 2015-03-27  1:19 UTC  (7+ messages)
` [PATCH v4 13/15] ASoC: codec/dw-hdmi-audio: add codec driver for dw hdmi audio
` [PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for "

[Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity
 2015-03-27  1:14 UTC  (2+ messages)

[PATCH libdrm v2 1/8] tests/hash: extract test out of xf86drmHash.c
 2015-03-26 23:57 UTC  (8+ messages)
` [PATCH libdrm v2 2/8] tests/hash: misc compilation fixes
` [PATCH libdrm v2 3/8] tests/hash: style fixes
` [PATCH libdrm v2 4/8] tests/hash: return non-zero on failure
` [PATCH libdrm v2 5/8] tests/random: extract test out of xf86drmRandom.c
` [PATCH libdrm v2 6/8] tests/random: return non-zero on test failure
` [PATCH libdrm v2 7/8] drm: replace HASH_DEBUG with DEBUG
` [PATCH libdrm v2 8/8] drm: use correct printf modifiers

[PATCH v2 0/4] drm/msm: Initial add DSI support
 2015-03-26 23:25 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/mdp5: Move *_modeset_init out of construct_encoder function
` [PATCH v2 2/4] drm/msm: Add split display interface
` [PATCH v2 3/4] drm/msm: Initial add DSI connector support
` [PATCH v2 4/4] drm/msm/mdp5: Enable DSI connector in msm drm driver

[Bug 89784] Complex shader compilation fails (spilling related?)
 2015-03-26 23:10 UTC 

[git pull] drm intel fixes
 2015-03-26 21:55 UTC 

[PATCH] drm/atomic-helpers: Properly avoid full modeset dance
 2015-03-26 21:48 UTC 

intel_sprite_get_colorkey oops
 2015-03-26 19:56 UTC 

[PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks
 2015-03-26 18:50 UTC  (5+ messages)
` Solaris & "

[PATCH] xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
 2015-03-26 16:57 UTC  (5+ messages)

[Bug 89374] Firefox smooth scrolling isn't smooth
 2015-03-26 16:36 UTC  (2+ messages)

[Bug 89780] Vertex drawing error on Civilization Beyond Earth
 2015-03-26 16:02 UTC  (4+ messages)

[PATCH v2 1/5] tests/exynos: add fimg2d performance analysis
 2015-03-26 15:27 UTC  (3+ messages)
` [PATCH v2 5/5] tests/exynos: add fimg2d event test

[PATCH] drm/i915/skl: fix semicolon.cocci warnings
 2015-03-26 15:22 UTC  (2+ messages)
  ` [Intel-gfx] "

[Bug 89713] [radeon]GPU lockup in World of Tanks with gallium nine
 2015-03-26 15:17 UTC  (5+ messages)

drm/exynos: add async G2D execution to libdrm
 2015-03-26 15:16 UTC  (6+ messages)
` [PATCH 1/5] tests/exynos: add fimg2d performance analysis

[PATCH libdrm 0/9] Rework remaining tests
 2015-03-26 15:14 UTC  (6+ messages)
` [PATCH libdrm 1/9] tests/dristat: don't include C files

[PATCH libdrm 1/4] drmSL: Fix neighbor printing
 2015-03-26 14:53 UTC  (3+ messages)
` [PATCH libdrm v3 1/3] drmSL: Fix neighbor lookup

[PATCH libdrm 2/4] drmSL: Split tests to a separate file
 2015-03-26 14:49 UTC  (3+ messages)
` [PATCH libdrm 2/3] tests/drmsl: Extract tests out of xf86drmSL.c

[PATCH -v2 0/8] drm/exynos: clean up patches (preparing for atomic)
 2015-03-26 14:11 UTC  (9+ messages)
` [PATCH -v2 1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format
` [PATCH -v2 2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback
` [PATCH -v2 3/8] drm/exynos: remove struct *_win_data abstraction on planes
` [PATCH -v2 4/8] drm/exynos: preset zpos value for overlay planes
` [PATCH -v2 5/8] drm/exynos: make zpos property immutable
` [PATCH -v2 6/8] drm/exynos: remove exynos_plane_destroy()
` [PATCH -v2 7/8] drm/exynos: remove leftover functions declarations
` [PATCH -v2 8/8] drm/exynos: track vblank events on a per crtc basis

[git pull] drm urgent fix
 2015-03-26 12:13 UTC  (9+ messages)

[PATCH] drm/i915: Fixup legacy plane->crtc link for initial fb config
 2015-03-26 12:08 UTC  (2+ messages)

[git pull] drm fixes
 2015-03-26 12:06 UTC  (33+ messages)
        ` [Intel-gfx] "

[PULL] drm-intel-fixes
 2015-03-26 11:56 UTC 

[PATCH v3 0/8] Add drivers for Exynos5433 display
 2015-03-26 11:15 UTC  (9+ messages)
  ` [PATCH v3 1/8] drm/exynos: add Exynos5433 decon driver
  ` [PATCH v3 2/8] of: add helper for getting endpoint node of specific identifiers
  ` [PATCH v3 3/8] drm/exynos: mic: add MIC driver
  ` [PATCH v3 5/8] drm/exynos: dsi: generalize register setting and clock control
  ` [PATCH v3 6/8] drm/exynos: dsi: add support for Exynos5433
` [PATCH v3 4/8] drm/exynos: dsi: rename pll_clk to sclk_clk
` [PATCH v3 7/8] drm/exynos: dsi: add support for MIC driver as a bridge
` [PATCH v3 8/8] drm/exynos: dsi: do not set TE GPIO direction by input

[PATCH v2 0/6] Add drivers for Exynos5433 display
 2015-03-26 10:33 UTC  (11+ messages)
` [PATCH v2 1/6] drm/exynos: add Exynos5433 decon driver
` [PATCH v2 3/6] drm/exynos: mic: add MIC driver
` [PATCH v2 4/6] drm/exynos: dsi: add support for Exynos5433 SoC

[PATCH v6 09/12] drm/tegra: Reset the SOR on probe
 2015-03-26  9:24 UTC  (3+ messages)
  ` [PATCH] drm/tegra: Reset the SOR during initialization

[Bug 80691] New: HDMI audio stops working when drm_kms_helper edid overwrite in place
 2015-03-26  8:50 UTC  (2+ messages)
` [Bug 80691] "

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-26  5:58 UTC  (3+ messages)

[PATCH v3 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-03-26  5:37 UTC  (4+ messages)
  ` [PATCH v3 2/4] arm/layerscape/ls1021a: DCU pixel clock control
` [PATCH v3 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v3 4/4] arm/dts/ls1021a: Add a TFT LCD panel dts node for DCU

[Bug 89707] WebGL GLSL conformance test: sin_001_to_006.html causing system freeze
 2015-03-26  1:03 UTC  (2+ messages)

[PATCH 1/3] drm/exynos: don't commit if plane scaling is required
 2015-03-25 23:19 UTC  (2+ messages)

[Bug 89659] GPU Hangs with dota2
 2015-03-25 21:13 UTC  (2+ messages)

[Bug 89685] Cripling Dota 2 freeze with Morphling at hero selection or loadout
 2015-03-25 21:10 UTC  (4+ messages)

[Bug 85320] New: GPU hangs using hardware acceleration
 2015-03-25 20:47 UTC  (3+ messages)
` [Bug 85320] [RV620][RV630][RS880] GPU hangs using UVD "

[PATCH 0/3] drm/ttm: hard to swim in an empty pool
 2015-03-25 19:06 UTC  (3+ messages)
` [PATCH 2/3] drm/ttm: fix object deallocation to properly fill in the page pool

[Bug 78661] New: GPU sometimes locks up after boot and/or resume
 2015-03-25 18:05 UTC  (2+ messages)
` [Bug 78661] "

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators
 2015-03-25 16:51 UTC  (3+ messages)

[PATCH 1/5] drm/panel: Add bus format for Giantplus GPG482739QS5 panel
 2015-03-25 15:22 UTC  (4+ messages)
` [PATCH 2/5] of: Add vendor prefix for Ampire Co., Ltd

转发:Re: 回复: DVI to VGA convertor cause a problem,
 2015-03-25 15:06 UTC  (2+ messages)
`  "

[Bug 89536] GPU lockup and kernel OOPS when using PRIME
 2015-03-25 13:54 UTC  (3+ messages)

[4.0.0-rc3-24042-g5fb0f7fa] BUG: NULL pointer dereference in DRM
 2015-03-25 12:52 UTC 

[PULL] drm-amdkfd-next
 2015-03-25 12:22 UTC 

[PATCH] wayland-drm: add a description for every item
 2015-03-25 12:10 UTC 

[PATCH v2 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-25 11:40 UTC  (3+ messages)
` [PATCH v2 3/4] cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()

[Bug 89734] GL_AMD_pinned_memory extension causing a kernel hardlock
 2015-03-25 10:43 UTC  (2+ messages)

[Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled
 2015-03-25 10:05 UTC  (3+ messages)

[Bug 85421] New: radeon stalled, GPU lockup, reset and failed on resume; crashed by firefox
 2015-03-25  9:41 UTC  (2+ messages)
` [Bug 85421] "

[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
 2015-03-25  9:21 UTC  (13+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation

[RFC PATCH 00/37] Modesetting for atomic modesetting
 2015-03-25  8:37 UTC  (6+ messages)


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