dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-26 16:12:38 to 2014-05-29 11:51:22 UTC [more...]

[PATCH 0/8] prepare for preparing for atomic
 2014-05-29 11:51 UTC  (16+ messages)
` [PATCH 1/8] drm: add object property type
` [PATCH 2/8] drm: add signed-range "
` [PATCH 3/8] drm: helpers to find mode objects
` [PATCH 4/8] drm: Allow drm_mode_object_find() to look up an object of any type
` [PATCH 5/8] drm: spiff out FB refcnting traces
` [PATCH 6/8] drm: push locking down into restore_fbdev_mode (v2)
` [PATCH 7/8] drm: Split connection_mutex out of mode_config.mutex (v2)
` [PATCH 8/8] drm: convert crtc and connection_mutex to ww_mutex

[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
 2014-05-29 10:56 UTC  (10+ messages)
` [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
            ` [Intel-gfx] "

[PATCH] drm: Don't export internal module variables
 2014-05-29 10:50 UTC 

[PATCH 0/2] drm/gk20a: FB fixes
 2014-05-29 10:16 UTC  (2+ messages)

[PATCH] drm/exynos: consider deferred probe case
 2014-05-29  9:29 UTC  (2+ messages)

[PATCH v2] drm/exynos: consider deferred probe case
 2014-05-29  9:28 UTC 

[Bug 79338] New: Something's broken after llvm's svn commit 209067
 2014-05-29  8:19 UTC  (6+ messages)
` [Bug 79338] "

[Bug 79325] New: Mesa 10.2.0rc4 crashes Xorg when launching Steam
 2014-05-29  7:19 UTC  (4+ messages)
` [Bug 79325] "

[PATCH v4 00/11] Add DRM for stih4xx platforms
 2014-05-29  6:37 UTC  (12+ messages)
` [PATCH v4 01/11] drm: sti: add bindings for DRM driver
` [PATCH v4 02/11] drm: sti: add VTG driver
` [PATCH v4 03/11] drm: sti: add VTAC drivers
` [PATCH v4 04/11] drm: sti: add HDMI driver
` [PATCH v4 05/11] drm: sti: add HDA driver
` [PATCH v4 06/11] drm: sti: add TVOut driver
` [PATCH v4 07/11] drm: sti: add GDP layer
` [PATCH v4 08/11] drm: sti: add VID layer
` [PATCH v4 09/11] drm: sti: add Mixer
` [PATCH v4 10/11] drm: sti: add Compositor
` [PATCH v4 11/11] drm: sti: Add DRM driver itself

[PATCH 1/1] drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
 2014-05-29  6:04 UTC  (2+ messages)

[PATCH v2 00/18] drm/exynos: support MIPI DSI command mode display
 2014-05-29  5:45 UTC  (12+ messages)
` [PATCH v2 10/18] drm/exynos: fimd: support I80 interface
` [PATCH v2 13/18] ARM: dts: s6e3fa0: add DT bindings

[Bug 72621] New: X crash while video playback in Chrome (with enabled hardware acceleration)
 2014-05-29  4:41 UTC  (2+ messages)
` [Bug 72621] X crash while video playback in web browsers with enabled rendering hardware acceleration

[PATCH 1/1] drm: gem_cma: Use ERR_CAST helper
 2014-05-29  4:33 UTC 

[PATCH 0/8] drm/exynos: ipp: fix races
 2014-05-29  2:49 UTC  (9+ messages)
` [PATCH 1/8] drm/exynos: ipp: remove usless list_empty() functions
` [PATCH 2/8] drm/exynos: ipp: remove duplicated setting
` [PATCH 3/8] drm/exynos: ipp: rename cmd_lock to lock
` [PATCH 4/8] drm/exynos: ipp: add cmd_lock for cmd_list
` [PATCH 5/8] drm/exynos: ipp: add ipp_remove_id()
` [PATCH 6/8] drm/exynos: ipp: rearrange c_node->mem_lock using routines
` [PATCH 7/8] drm/exynos: ipp: rearrange c_node->event_lock using routine
` [PATCH 8/8] drm/exynos: ipp: update comment for struct drm_ipp_buf_info

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-28 21:47 UTC  (5+ messages)

[PATCH v2 0/5] Move IPUv3 core out of staging, add CSI support
 2014-05-28 21:13 UTC  (4+ messages)
` [PATCH v2 1/5] gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging

[Bug 73911] Color Banding on radeon
 2014-05-28 18:35 UTC  (3+ messages)

[Bug 77001] New: Radeon R9 270X GPU lockup and resume failure after all night inactivity
 2014-05-28 16:17 UTC  (3+ messages)
` [Bug 77001] Radeon R9 270X GPU lockup and resume failure after all night inactivity [drm,radeonsi]

[Bug 76861] New: radeon: flickering horizontal stripes/lines
 2014-05-28 16:15 UTC  (7+ messages)
` [Bug 76861] "

[PATCH 00/17] prepare for atomic/nuclear modeset/pageflip
 2014-05-28 15:19 UTC  (27+ messages)
` [PATCH 12/17] drm: convert crtc to properties/state
` [PATCH 14/17] drm/msm: add atomic support

Contribution
 2014-05-28 14:58 UTC 

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2014-05-28 14:47 UTC 

[PATCH] drm: crtc-helper: Remove useless loop
 2014-05-28 14:35 UTC  (3+ messages)

[PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex
 2014-05-28 12:04 UTC  (2+ messages)

[PATCH 0/2] drm/exynos: consider deferred probe case
 2014-05-28 11:22 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/exynos: mipi-dsi: consider panel driver-deferred probe

CIK hangs with kernel 3.15, bisected
 2014-05-28 10:38 UTC  (5+ messages)

[Bug 79318] New: [radeonsi] The Witcher 2 wine graphical corruption
 2014-05-28  9:26 UTC  (4+ messages)
` [Bug 79318] "

[Bug 76981] New: unsave locking
 2014-05-28  8:30 UTC 

[Bug 79223] New: extra vsync when reading back pixels in xbmc
 2014-05-28  7:03 UTC  (4+ messages)
` [Bug 79223] "

[PATCH 1/5] drm/radeon: remove (pre|post)_page_flip callbacks
 2014-05-28  6:56 UTC  (11+ messages)
` [PATCH 2/5] drm/radeon: remove drm_vblank_get|put from pflip handling
` [PATCH 3/5] drm/radeon: split page flip and pending callback
` [PATCH 4/5] drm/radeon: separate vblank and pflip crtc handling
` [PATCH 5/5] drm/radeon: rework page flip handling v3

[PATCH v5] drm/exynos: enable fimd clocks in probe before accessing fimd registers
 2014-05-28  6:17 UTC  (7+ messages)

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe
 2014-05-28  6:11 UTC 

[PATCH] drm/radeon: optimize CIK VM handling v2
 2014-05-28  3:29 UTC  (2+ messages)

[Bug 76761] New: radeon driver breaks suspend to disk and resume from RAM in 3.14
 2014-05-28  0:11 UTC  (3+ messages)
` [Bug 76761] radeon DPM "

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-05-27 23:42 UTC  (2+ messages)

[PATCH] drm/radeon/atom: fix dithering on certain panels
 2014-05-27 20:44 UTC 

[PATCH 1/3] drm/radeon: add define for flags used in R600+ GTT
 2014-05-27 18:07 UTC  (8+ messages)
` [PATCH 2/3] drm/radeon: optimize SI VM handling
` [PATCH 3/3] drm/radeon: optimize CIK "

[PATCH 1/2] drm/radeon: fix typo in radeon_connector_is_dp12_capable()
 2014-05-27 18:07 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices

[PULL] drm-intel-fixes
 2014-05-27 17:08 UTC 

[PATCH 0/7] drm & drivers: kill drm_get_connector_name() and drm_get_encoder_name()
 2014-05-27 15:35 UTC  (6+ messages)
` [PATCH 2/7] drm/nouveau: replace drm_get_connector_name() with direct name field use

[Bug 79295] [radeon] Kernel OOPS - NULL pointer dereference in radeon_fence_ref
 2014-05-27 15:30 UTC  (4+ messages)

[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
 2014-05-27 15:14 UTC  (4+ messages)
` [PATCH 13/18] drm/edid: "

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-27 15:06 UTC  (5+ messages)
` [Bug 78453] "

[PATCH] drm/exynos: Make exynos_drm_init() call late during the bootup
 2014-05-27 13:02 UTC  (4+ messages)

[PATCH] drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
 2014-05-27 12:32 UTC  (3+ messages)

[Bug 74751] New: resume from suspend broken with 3.15-rc1 and rc2 kernels
 2014-05-27 12:22 UTC  (3+ messages)
` [Bug 74751] "

[Bug 79157] New: [Tesseract Game] Grainy SSAO on RadeonSI
 2014-05-27 11:47 UTC  (3+ messages)
` [Bug 79157] "

[PATCH linux-next] DRM: Armada: update dma_buf_export use
 2014-05-27 11:41 UTC  (7+ messages)

[Bug 75128] New: Artifacts
 2014-05-27  9:57 UTC  (4+ messages)
` [Bug 75128] Artifacts

[Bug 66452] New: JUNIPER UVD accelerated playback of WMV3 streams does not work
 2014-05-27  9:24 UTC  (4+ messages)
` [Bug 66452] "

[PATCH resend 0/4] Make video.use_native_backlight=1 work properly with nouveau
 2014-05-27  9:20 UTC  (6+ messages)
` [PATCH resend 2/4] backlight: Add backlight device (un)registration notification

[Bug 76286] New: Kernel v3.13 hang during boot now that dpm is enabled for radeon driver - Radeon HD4870
 2014-05-27  7:06 UTC  (2+ messages)
` [Bug 76286] "

[PATCH RESEND V2] DRM: armada: Use devm_ioremap_resource()
 2014-05-27  6:30 UTC 

[RFC PATCH 0/2] drm: make drm_get_{connector, encoder}_name thread safe
 2014-05-27  6:18 UTC  (4+ messages)
` [RFC PATCH 1/2] drm: store connector name in connector struct

[Bug 78951] New: gl_PrimitiveID is zero if no geometry shader is present
 2014-05-27  6:16 UTC  (2+ messages)
` [Bug 78951] "

[PATCH] drm/shmobile: Add run-time dependencies
 2014-05-27  5:47 UTC  (3+ messages)

[RFC] drm/nouveau: disable caching for VRAM BOs on ARM
 2014-05-27  5:18 UTC  (15+ messages)
                        ` [Nouveau] "

[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
 2014-05-27  3:08 UTC  (3+ messages)
` [Bug 73528] "

[Bug 70411] New: 7970M PRIME: lockup with Distance game, recovery doesn't work
 2014-05-26 23:24 UTC  (2+ messages)
` [Bug 70411] "

[PATCH] MAINTAINERS: Shovel drivers/gpu/vga/* to Dave
 2014-05-26 21:44 UTC 

[Intel-gfx] [PATCH 7/9] drm: Disable vblank interrupt immediately when drm_vblank_offdelay==0
 2014-05-26 19:27 UTC  (4+ messages)
` [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag
  ` [PATCH 11/9] drm/i915: Opt out of vblank disable timer on >gen2

[Bug 72685] New: [radeonsi] artifacts and/or GPU crashes with htile
 2014-05-26 17:32 UTC  (2+ messages)
` [Bug 72685] [radeonsi hyperz] Artifacts in Unigine Sanctuary


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