dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-05 23:24:18 to 2015-08-07 20:53:50 UTC [more...]

[PULL] drm-intel-fixes
 2015-08-07 20:53 UTC 

[PATCH 00/12] Add ASoC support for AMD APUs
 2015-08-07 20:03 UTC  (24+ messages)
` [PATCH 01/12] drm/amdgpu: add amd_gnb_bus support
` [PATCH 02/12] drm/amd: remove amd gnb bus default runtime pm ops
` [PATCH 04/12] drm/amd: add ACP driver support (v4)
` [PATCH 05/12] drm/amd: modify ACP DMA buffer position update logic (v2)
` [PATCH 06/12] drm/amd: add ACP suspend/resume functionality
` [PATCH 07/12] drm/amd: change ACP SRAM banks used for audio
` [PATCH 08/12] drm/amd: shutdown unused ACP SRAM memory banks
` [PATCH 09/12] drm/amd: remove bitfield usage in ACP IP module
` [PATCH 10/12] ASoC: AMD: add AMD ASoC ACP-I2S driver (v2)
` [PATCH 11/12] ASoC: AMD: add suspend/resume for ACP PCM driver
` [PATCH 12/12] ASoC: AMD: add ACP PCM driver runtime PM

[PATCH libdrm v3 0/2] 48-bit virtual address support in i915
 2015-08-07 19:57 UTC  (9+ messages)
` [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
  ` [Intel-gfx] "
    ` [RFC libdrm] intel: 48b ppgtt support
` [PATCH libdrm v3 2/2] intel: add new function name to symbol-check test
` [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
  ` [Intel-gfx] "

[Bug 91084] RadeonSI crash while playing World Of Tanks
 2015-08-07 18:56 UTC  (2+ messages)

[PATCH libdrm 0/9] amdgpu: cleanup the exported symbols
 2015-08-07 17:32 UTC  (11+ messages)
` [PATCH libdrm 1/9] Force enable amdgpu for the dist build/check
` [PATCH libdrm 2/9] amdgpu/util_hash: hide private symbols from global namespace
` [PATCH libdrm 3/9] amdgpu/util_hash_table: "
` [PATCH libdrm 4/9] amdgpu: add a bunch of missing config.h includes
` [PATCH libdrm 5/9] amdgpu: cosmetic chances in license boilerplate
` [PATCH libdrm 6/9] amdgpu: squash trivial documentation typo
` [PATCH libdrm 7/9] amdgpu/amdgpu_vamgr: hide private symbols from global namespace
` [PATCH libdrm 8/9] amdgpu: hide the final internal functions "
` [PATCH libdrm 9/9] amdgpu: add symbols check test

[PATCH libdrm] xf86drm: remove makedev() hack/workaround
 2015-08-07 16:39 UTC 

[PATCH 1/4] ARM: exynos: Remove PTN3460 dependency
 2015-08-07 16:27 UTC  (4+ messages)
` [PATCH 2/4] drm/bridge: Add vendor prefixes
` [PATCH 3/4] drm/panel: Add Samsung prefix to panel drivers
` [PATCH 4/4] drm/bridge: Put Kconfig entries in a separate menu

[PATCH] drm/panel: auo novatek 1080p video mode panel
 2015-08-07 16:11 UTC  (3+ messages)

[PATCH] drm: Remove two-level menu in Kconfig
 2015-08-07 16:10 UTC 

[PATCH 1/3] remove usage of 'c_plusplus' preprocessor macro
 2015-08-07 15:05 UTC  (10+ messages)
` [PATCH 2/3] intel: wrap intel_bufmgr.h C code for C++ compilation/linking
` [PATCH 3/3] modeprint: cleanup, remove compile warnings

[PATCH] drm: rcar-du: Fix plane state free in plane reset handler
 2015-08-07 14:30 UTC  (3+ messages)

drm: bridge/dw_hdmi patches
 2015-08-07 14:20 UTC  (5+ messages)
` [PATCH 1/2] drm: bridge/dw_hdmi: Cache edid data
` [PATCH 2/2] drm: bridge/dw_hdmi: remove unused code

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel
 2015-08-07 13:22 UTC  (9+ messages)
` [PATCH 2/2] drm/panel: correct minimum hsync length of the HannStar HSD070PWW1 panel

[PATCH v2 00/11] drm/exynos: remove exynos_drm_display and exynos_drm_encoder
 2015-08-07 13:22 UTC  (15+ messages)
` [PATCH v2 02/11] drm/exynos: remove wrappers for phy_power_{on,off}
` [PATCH v2 04/11] drm/exynos: simplify calculation of possible CRTCs
` [PATCH v2 05/11] drm/exynos: remove struct exynos_drm_display
` [PATCH v2 06/11] drm/exynos: remove extra call to hdmi_commit()
` [PATCH v2 07/11] drm/exynos: remove extra call to exynos_dp_commit()
` [PATCH v2 08/11] drm/exynos: remove exynos_encoder's .commit() op
` [PATCH v2 09/11] drm/exynos: remove exynos_drm_create_enc_conn()
  ` [PATCH v2 10/11] drm/exynos: fold encoder setup into exynos_drm_load()
    ` [PATCH v2 11/11] drm/exynos: remove struct exynos_drm_encoder layer

[RFC PATCH 0/8] Add Analogix Core Display Port Driver
 2015-08-07 13:18 UTC  (22+ messages)
` [RFC PATCH 1/8] drm: exynos/dp: fix code style
` [RFC PATCH 2/8] drm: exynos/dp: convert to drm bridge mode
` [RFC PATCH 3/8] drm: bridge: analogix_dp: split exynos dp driver to bridge dir
` [RFC PATCH 4/8] drm: rockchip/dp: add rockchip platform dp driver
` [RFC PATCH 5/8] drm: bridge/analogix_dp: add platform device type support
` [RFC PATCH 6/8] drm: bridge: analogix_dp: add some rk3288 special registers setting
` [RFC PATCH 7/8] drm: bridge: analogix_dp: try force hpd after plug in lookup failed
` [RFC PATCH 8/8] drm: bridge/analogix_dp: expand the delay time for hpd detect

[PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
 2015-08-07 12:34 UTC  (5+ messages)

[PATCH] drm/tilcdc: free disp_clk when CONFIG_CPU_FREQ=n
 2015-08-07 12:04 UTC 

[PATCH] drm/vblank: Use u32 consistently for vblank counters
 2015-08-07 11:56 UTC  (2+ messages)

imx-drm: Color issues scanning out YUV420 frames through the overlay plane
 2015-08-07 11:05 UTC 

[Bug 91545] [BONAIRE][ARK: Survival Evolved] Regression: radeonsi: flush if the memory usage for an IB is too high
 2015-08-07 10:59 UTC  (4+ messages)

[PATCH v2 0/8] Add Analogix Core Display Port Driver
 2015-08-07 10:54 UTC  (9+ messages)
` [PATCH v2 1/8] drm: exynos/dp: fix code style
` [PATCH v2 2/8] drm: exynos/dp: convert to drm bridge mode
  ` [PATCH v2 3/8] drm: bridge: analogix_dp: split exynos dp driver to bridge dir
  ` [PATCH v2 5/8] drm: bridge/analogix_dp: add platform device type support
` [PATCH v2 4/8] drm: rockchip/dp: add rockchip platform dp driver
` [PATCH v2 6/8] drm: bridge: analogix_dp: add some rk3288 special registers setting
` [PATCH v2 7/8] drm: bridge: analogix_dp: try force hpd after plug in lookup failed
` [PATCH v2 8/8] drm: bridge/analogix_dp: expand the delay time for hpd detect

[Bug 91580] mesa (git version) fails to build
 2015-08-07  9:34 UTC 

[PATCH 12/31] drm/amdgpu: use kmemdup rather than duplicating its implementation
 2015-08-07  7:59 UTC 

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2015-08-07  7:52 UTC  (10+ messages)
` [PATCH 2/3] drm/radeon: Switch to drm_vblank_on/off

Intel-kms in Linux-4.2rc causes regression due to dithering always on
 2015-08-07  7:14 UTC  (4+ messages)

[Bug 102401] New: 4.2 RC5
 2015-08-07  1:06 UTC  (3+ messages)
` [Bug 102401] Radeon Displayport Audio Warping

[Bug 91302] radeon.audio=1 causes weird issues with 7950
 2015-08-06 20:01 UTC  (2+ messages)
` [Bug 91302] radeon.audio=1 causes "

[PATCH] scripts/kernel-doc Allow struct arguments documentation in struct body
 2015-08-06 19:13 UTC  (3+ messages)
` [PATCH v2] "

[Bug 91461] gl_TessLevel* writes have no effect for all but the last TCS invocation
 2015-08-06 18:51 UTC  (2+ messages)

[PATCH 00/18] Color Management for DRM
 2015-08-06 16:38 UTC  (19+ messages)
` [PATCH 01/18] drm: Create Color Management DRM properties
` [PATCH 02/18] drm/i915: Add atomic set property interface for CRTC
` [PATCH 03/18] drm/i915: Add atomic get "
` [PATCH 04/18] drm: Add structure for querying palette color capabilities
` [PATCH 05/18] drm/i915: Initialize color manager and add gamma correction
` [PATCH 06/18] drm: Add color correction blobs in CRTC state
` [PATCH 07/18] drm: Add drm structures for palette color property
` [PATCH 08/18] drm/i915: Add pipe gamma correction handlers
` [PATCH 09/18] drm/i915: Pipe level Gamma correction for CHV/BSW
` [PATCH 10/18] drm/i915: Add pipe deGamma correction handlers
` [PATCH 11/18] drm/i915: Add DeGamma correction for CHV/BSW
` [PATCH 12/18] drm: Add structure for set/get a CTM color property
` [PATCH 13/18] drm/i915: Add set/get property handlers for CSC correction
` [PATCH 14/18] drm/i915: Add CSC correction for CHV/BSW
` [PATCH 15/18] drm/i915: Initialize Gen8 pipe gamma correction
` [PATCH 16/18] drm/i915: Gen8 pipe level Gamma correction
` [PATCH 17/18] drm/i915: Add DeGamma correction for BDW/SKL/BXT
` [PATCH 18/18] drm/i915: Add CSC "

[Bug 91516] Hang on Dota 2 Reborn with Unsafe Math
 2015-08-06 15:33 UTC  (3+ messages)

[GIT PULL] TDA998x I2C driver fixes
 2015-08-06 14:52 UTC  (5+ messages)

[Bug 91342] Very dark textures on some objects in indoors environments in Postal 2
 2015-08-06 14:48 UTC  (4+ messages)

[Bug 91534] r300 blocking GLX and EGL compositing in KWin (KDE Plasma 5.x)?
 2015-08-06 13:24 UTC  (3+ messages)

[PATCH 0/2] mmap on the dma-buf directly
 2015-08-06 13:17 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Use CPU mapping for userspace dma-buf mmap()
  ` [Intel-gfx] "

[Bug 91041] Purple line is visible on left side of screen and the screen is blurry using HTMI output with AMD radeon
 2015-08-06 13:16 UTC  (3+ messages)

Virtio GPU - hotplug_mode_update_property
 2015-08-06 13:10 UTC 

[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
 2015-08-06 13:07 UTC  (7+ messages)

[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
 2015-08-06 13:06 UTC 

[git pull] vmwgfx-next
 2015-08-06 12:54 UTC 

drm/atomic: Reject events for inactive crtc's
 2015-08-06 12:49 UTC  (4+ messages)

[PATCH 2/6] drm/atomic: pass old crtc state to atomic_begin/flush
 2015-08-06 12:35 UTC  (3+ messages)

[PATCH] drm/exynos/fimc: fix runtime pm support
 2015-08-06 11:57 UTC  (3+ messages)

[PATCH 0/4] drm: Add support for the ARM HDLCD display controller
 2015-08-06 10:16 UTC  (6+ messages)
` [PATCH 3/4] arm64: Juno: Add HDLCD support to the Juno boards

[PATCH 01/14] drm/exynos: stop using sgtable in page fault handler
 2015-08-06 10:00 UTC  (3+ messages)
` [PATCH 10/14] drm/exynos: remove function check_gem_flags

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2015-08-06  9:24 UTC  (2+ messages)
` [Bug 73530] Asus U38N: Black screen with Radeon driver in Linux

[PATCH v2 0/3] mmap on the dma-buf directly
 2015-08-06  9:13 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Use CPU mapping for userspace dma-buf mmap()

[Bug 101391] New: Lockup after resume (kernel BUG at include/drm/drm_mm.h:145!)
 2015-08-06  2:12 UTC  (2+ messages)
` [Bug 101391] "

[PATCH] drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
 2015-08-06  0:10 UTC 

[Bug 91527] 7870 radeon crashes after kernel msg drm:radeon_mn_invalidate_range_start
 2015-08-05 23:39 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