dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 16:58:44 to 2015-02-05 22:36:23 UTC [more...]

[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
 2015-02-05 22:36 UTC  (2+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!

[Bug 88364] Xorg hangs after videocard switching
 2015-02-05 22:34 UTC  (3+ messages)

[PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings
 2015-02-05 19:25 UTC  (2+ messages)

[PATCH 1/4] drm/exynos: remove struct *_win_data abstraction on planes
 2015-02-05 17:59 UTC  (4+ messages)
` [PATCH 2/4] drm/exynos: preset zpos value for overlay planes
` [PATCH 3/4] drm/exynos: avoid extra variable to keep window number
` [PATCH 4/4] drm/exynos: remove checks for zpos == -1 on primary planes

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-02-05 16:54 UTC  (6+ messages)

[Bug 75276] New: Implement VGPR Register Spilling
 2015-02-05 15:56 UTC  (3+ messages)
` [Bug 75276] "

[PATCH v3 0/15] Those patches is used for dw_hdmi audio support
 2015-02-05 15:54 UTC  (5+ messages)
` [PATCH v3 04/15] drm: bridge/dw_hdmi: add indentification registers parse and record
` [PATCH v3 05/15] drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()

[PATCH V4] drm/exynos: Add DECON driver
 2015-02-05 15:54 UTC 

[PATCH] drm: atmel-hlcdc: Atomic mode-setting conversion
 2015-02-05 15:37 UTC  (3+ messages)

[Bug 88561] [radeonsi][regression, bisected] Depth test/buffer issues in Portal
 2015-02-05 15:33 UTC  (4+ messages)

[RFC PATCH 0/3] Fix power domains handling on exynos542x
 2015-02-05 14:45 UTC  (5+ messages)
` [RFC PATCH 1/3] arm/exynos: add asynchronous bridge clock bindings
` [RFC PATCH 2/3] arm/exynos/pm_domains: add support for async-bridge clocks
` [RFC PATCH 3/3] ARM: dts: exynos5420: add async-bridge clock to disp1 power domain

[Bug 76223] New: [radeonsi] luxmark segfault
 2015-02-05 14:35 UTC  (3+ messages)
` [Bug 76223] "

[Bug 88968] Unit mouseover in World of Warcraft (wine, D3D) freezes up the entire system
 2015-02-05 13:32 UTC  (3+ messages)

Atmel HLCDC + Atomic operations: hook for internal atomic state change
 2015-02-05 13:13 UTC  (10+ messages)

[PATCH 1/4] drm/exynos: Remove exynos_plane_dpms() call with no effect
 2015-02-05 13:07 UTC  (6+ messages)
` [PATCH 2/4] drm/exynos: remove mode property of exynos crtc
` [PATCH 3/4] drm/exynos: remove exynos_plane_dpms
` [PATCH 4/4] drm/exynos: fix NULL pointer reference

[PATCH 00/14] drm/exynos: cleanups + atomic phases 1 and 2
 2015-02-05 13:06 UTC  (36+ messages)
` [PATCH 01/14] drm/exynos: track vblank events on a per crtc basis
` [PATCH 02/14] drm/exynos: Remove exynos_plane_dpms() call with no effect
` [PATCH 03/14] drm/exynos: remove leftover functions declarations
` [PATCH 04/14] drm/exynos: remove struct *_win_data abstraction on planes
` [PATCH 05/14] drm/exynos: do not copy adjusted mode into mode during crtc mode_set
` [PATCH 06/14] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH 07/14] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH 08/14] drm/exynos: atomic phase 1: add atomic_begin()/atomic_flush()
` [PATCH 09/14] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH 10/14] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH 11/14] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH 12/14] drm/exynos: make exynos_plane_mode_set() static
` [PATCH 13/14] drm/exynos: use correct pipe number on vblank event
` [PATCH 14/14] drm/exynos: remove exynos_disable_plane()

[PATCH] vt_buffer: drop console buffer copying optimisations
 2015-02-05 11:35 UTC  (4+ messages)

[PATCH v3] drm/panel: add s6e3ha2 AMOLED panel driver
 2015-02-05 11:17 UTC  (3+ messages)

Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
 2015-02-05 11:01 UTC  (4+ messages)

[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
 2015-02-05 10:10 UTC  (6+ messages)
` [PATCH RFC v8 02/21] of: Add vendor prefix for Himax Technologies Inc
` [PATCH RFC v8 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver

[PATCH v2 00/10] Use media bus formats in imx-drm and add drm panel support
 2015-02-05 10:04 UTC  (14+ messages)
` [PATCH v2 01/10] Add RGB444_1X12 and RGB565_1X16 media bus formats
` [PATCH v2 02/10] Add LVDS RGB "
` [PATCH v2 03/10] Add BGR888_1X24 and GBR888_1X24 "
` [PATCH v2 04/10] Add YUV8_1X24 media bus format
` [PATCH v2 05/10] Add RGB666_1X24_CPADHI "
` [PATCH v2 06/10] drm/imx: switch to use media bus formats
` [PATCH v2 07/10] drm/imx: consolidate bus format variable names
` [PATCH v2 08/10] drm/imx: imx-ldb: add drm_panel support
` [PATCH v2 09/10] drm/imx: imx-ldb: reset display clock input when disabling LVDS
` [PATCH v2 10/10] drm/imx: imx-ldb: allow to determine bus format from the connected panel

[PATCH] drm/radeon: use 0-255 rather than 0-100 for pwm fan range
 2015-02-05  9:49 UTC  (2+ messages)

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-02-05  9:46 UTC  (8+ messages)
` [RFC v3 2/4] mfd: Add a new cell device for panel controlled by crystal cove pmic
` [RFC v3 3/4] drm/i915: Add new panel driver based on "
    ` [Intel-gfx] "

[PATCH] GPU-DRM-Exynos: Delete unnecessary checks before two function calls
 2015-02-05  9:20 UTC  (4+ messages)
                                  ` [PATCH] GPU-DRM-OMAP: "
                                  ` [PATCH] GPU-DRM-Tegra: Delete an unnecessary check before the function call "vunmap"

[Bug 90741] New: Radeon: System pauses on TAHITI
 2015-02-05  9:13 UTC  (3+ messages)
` [Bug 90741] "

[PATCH 0/4] exynos drm some cleanup
 2015-02-05  7:11 UTC 

[Bug 66761] ACPI "Firmware Bug" (IGPU, Z01I) causes trouble
 2015-02-05  4:35 UTC 

[git pull] drm fixes
 2015-02-05  4:03 UTC 

[PATCH] drm/radeon: Don't try to enable write-combining without PAT
 2015-02-05  1:08 UTC  (4+ messages)

[Bug 88925] GPU lockup in XCOM with R270X
 2015-02-04 22:34 UTC  (4+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-04 18:42 UTC  (4+ messages)
` [Intel-gfx] "

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-04 17:26 UTC  (3+ messages)

[PATCH] drm: Use static attribute groups for managing connector sysfs entries
 2015-02-04 17:12 UTC  (2+ messages)

[Bug 88658] Slow video playback on Kabini
 2015-02-04 16:08 UTC  (3+ messages)
` [Bug 88658] (bisected) "

[PATCH -next] drm/nouveau/clk: Use plain "/" for 32-bit division
 2015-02-04 16:02 UTC 

[PATCH V9 00/14] drm/exynos: few patches to enhance bridge chip support
 2015-02-04 15:30 UTC  (7+ messages)
` [PATCH V9 10/14] Documentation: devicetree: Add vendor prefix for parade
` [PATCH V9 13/14] ARM: dts: snow: represent the connection between bridge and panel using videoport and endpoints

[PATCH v5 0/9] Enable HDMI support on Exynos platforms
 2015-02-04 14:50 UTC  (6+ messages)
` [PATCH v5 9/9] drm/exynos: add support for 'hdmi' clock

[Bug 85564] New: Dead Island rendering issues
 2015-02-04 14:47 UTC  (6+ messages)
` [Bug 85564] "

[PATCH v5 3/9] ARM: dts: exynos4: add hdmi related nodes
 2015-02-04 14:02 UTC  (2+ messages)
` [PATCH v5 RESEND "

[PATCH 1/2] drm/exynos: fimd: Remove drm_dev and pipe members from fimd_context
 2015-02-04 13:59 UTC  (4+ messages)
` [PATCH V3] drm/exynos: Add DECON driver

DELL Latitude e5540 Intel 4400 3rd display problem
 2015-02-04 13:34 UTC  (2+ messages)

[PULL] drm-intel-next
 2015-02-04 12:08 UTC 

[RFC v3 1/4] drm: Add support to find drm_panel by name
 2015-02-04 11:14 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] modetest: tab/whitespace cleanup
 2015-02-04 10:15 UTC  (2+ messages)
` [PATCH 2/2] modetest: add null check before destory the buffer object

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-04  9:31 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 85661] New: planetary annihilation gpu lockup
 2015-02-04  9:20 UTC  (2+ messages)
` [Bug 85661] "

[PATCH] drm: remove DRM_FORMAT_NV12MT
 2015-02-04  9:13 UTC  (4+ messages)

drm: sti: add DVO output connector
 2015-02-04  9:08 UTC 

[PATCH] exynos/drm: fix no hdmi output
 2015-02-04  8:59 UTC  (3+ messages)

[PATCH] drm/exynos: hdmi: replace fb size with mode size from win commit
 2015-02-04  8:32 UTC  (2+ messages)

[PATCH] drm/exynos: fix wrong pipe calculation for crtc
 2015-02-04  7:17 UTC  (4+ messages)
` [PATCH] drm/exynos: use driver internal struct

[PATCH 1/2] drm/exynos: remove DRM_EXYNOS_DMABUF config
 2015-02-04  5:23 UTC  (2+ messages)

[PATCH] drm/exynos: IOMMU support should not be selectable by user
 2015-02-04  5:17 UTC  (2+ messages)

[PATCH v5] drm/rockchip: vop: power off until vop standby take effect
 2015-02-04  5:10 UTC 

[PATCH] drm/rockchip: vop: power off until vop standby take effect
 2015-02-04  3:56 UTC  (7+ messages)

[PATCH v4] drm/rockchip: vop: power off until vop standby take effect
 2015-02-04  3:46 UTC 

[PATCH v2 0/12] Those patches is used for dw_hdmi audio support
 2015-02-04  3:02 UTC  (9+ messages)
` [PATCH v2 08/12] drm: bridge/dw_hdmi: add audio config interfaces

[Bug 87023] Dota 2 crashed and hang on ATi Mobility Radeon HD 5650 (Acer 4745G)
 2015-02-04  2:42 UTC  (2+ messages)

[PATCH 1/6] drm/exynos: remove leftover code using event_list
 2015-02-04  2:10 UTC  (7+ messages)
` [PATCH 6/6] drm/exynos: do not copy adjusted mode into mode during crtc mode_set

[PATCH] drm/exynos: Fix disharmony when setting plane on/off
 2015-02-04  2:02 UTC  (2+ messages)

[PATCH 1/2] drm/exynos: split exynos_plane_dpms function
 2015-02-04  1:58 UTC  (4+ messages)
` [PATCH 2/2] drm/exynos: solve plane on/off disharmory issue

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-02-04  0:14 UTC  (15+ messages)
` [Linaro-mm-sig] [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[Bug 88951] Resume from sleep fails to restore keyboard and touchpad controls
 2015-02-03 21:24 UTC  (5+ messages)

[Bug 89731] New: System doesn't boot on muxed IntelHD + HD5650
 2015-02-03 21:06 UTC  (2+ messages)
` [Bug 89731] "

[Bug 88947] "Unknown" display appears with no external display connected
 2015-02-03 20:36 UTC  (2+ messages)


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