dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-25 12:11:35 to 2014-03-28 12:19:08 UTC [more...]

[Bug 75992] New: Display freezes & corruption with an r7 260x on 3.14-rc6
 2014-03-28 12:19 UTC  (9+ messages)
` [Bug 75992] "

[PATCH 06/16] drm: Protect the master management with a drm_device::master_mutex v3
 2014-03-28 12:13 UTC  (4+ messages)

[PATCH v3 00/12] Add DSI display support for Exynos based boards
 2014-03-28 11:52 UTC  (13+ messages)
` [PATCH v3 01/12] drm/mipi_dsi: add flags to DSI messages
` [PATCH v3 02/12] drm/mipi_dsi: create dsi devices only for nodes with reg property
` [PATCH v3 03/12] drm/exynos: disallow fbdev initialization if no device is connected
` [PATCH v3 04/12] exynos/dsim: add DT bindings
  ` [PATCH v3 05/12] drm/exynos: add DSIM driver
` [PATCH v3 06/12] panel/s6e8aa0: add DT bindings
` [PATCH v3 07/12] drm/panel: add S6E8AA0 driver
` [PATCH v3 08/12] ARM: dts: exynos4: add MIPI DSI Master node
` [PATCH v3 09/12] ARM: dts: exynos4210-trats: add panel node
` [PATCH v3 10/12] ARM: dts: exynos4412-trats2: "
` [PATCH v3 11/12] ARM: dts: exynos4210-trats: enable exynos/fimd node
` [PATCH v3 12/12] ARM: dts: exynos4412-trats2: "

[PATCH 0/3] drm/exynos: more cleanup with super device support
 2014-03-28 11:49 UTC  (9+ messages)
` [PATCH 1/3] drm/exynos: add "
` [PATCH 2/3] drm/exynos: register platform driver at each kms sub drivers
` [PATCH 3/3] ARM: dts: exynos4210-universal: add a super device node for exynos drm

[PATCH] drm/i915: use __func__ instead of __FUNCTION__
 2014-03-28 10:49 UTC  (5+ messages)
    ` [PATCH] drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS

[PATCH] modetest: consider supported formats before selecting a DRM plane
 2014-03-28 10:15 UTC 

[PATCH 00/16] vmwgfx render-node support v2
 2014-03-28  9:45 UTC  (8+ messages)
` [PATCH 04/16] drm: Improve on minor type helpers v3
` [PATCH 06/16] drm: Protect the master management with a drm_device::master_mutex v2
` [PATCH 12/16] drm/vmwgfx: Tighten security around surface sharing v2

[PATCHv4 00/13] Universal plane preparation patches
 2014-03-28  9:11 UTC  (19+ messages)
` [PATCHv4 01/13] drm: Add support for multiple plane types (v2)
` [PATCHv4 02/13] drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
` [PATCHv4 03/13] drm/i915: "
` [PATCHv4 04/13] drm/shmobile: Restrict plane loops to only operate on legacy planes
` [PATCHv4 05/13] drm: Make drm_crtc_check_viewport non-static
` [PATCHv4 06/13] drm: Add primary plane helpers (v2)
` [PATCHv4 07/13] drm: Add drm_universal_plane_init()
` [PATCHv4 08/13] drm: Add plane type property (v2)
` [PATCHv4 09/13] drm: Add plane max width/height properties
` [PATCHv4 10/13] drm: Add drm_crtc_init_with_planes()
` [PATCHv4 11/13] drm/msm: Switch to universal plane API's
` [PATCHv4 12/13] drm: Replace crtc fb with primary plane fb (v3)
` [PATCHv4 13/13] drm: Remove unused drm_crtc->fb
` [Intel-gfx] [PATCHv4 00/13] Universal plane preparation patches

[PULL] drm-intel-next
 2014-03-28  9:05 UTC 

[git pull] drm fixes
 2014-03-28  8:48 UTC  (2+ messages)

Laptop LVDS display blank after suspend and resume
 2014-03-28  3:51 UTC  (2+ messages)

[Bug 76382] New: Mesa Gallium egllog _eglLog
 2014-03-28  3:10 UTC  (2+ messages)
` [Bug 76382] "

[PATCH 00/11] A few patches around DRM logging
 2014-03-28  3:09 UTC  (3+ messages)

[Bug 42960] New: Display does not work when resuming from suspend
 2014-03-28  2:58 UTC  (2+ messages)
` [Bug 42960] "

[PATCH 1/1] drm/vmwgfx: correct fb_fix_screeninfo.line_length
 2014-03-28  1:45 UTC 

[Bug 76659] Display does not return from DPMS off using ATI drivers
 2014-03-28  0:06 UTC  (7+ messages)

[PATCH 00/16] vmwgfx render-node support
 2014-03-27 23:44 UTC  (23+ messages)
` [PATCH 01/16] drm: Have the crtc code only reference master from legacy nodes v2
` [PATCH 02/16] drm: Break out ioctl permission check to a separate function v2
` [PATCH 03/16] drm: Make control nodes master-less v3
` [PATCH 04/16] drm: Improve on minor type helpers v2
` [PATCH 05/16] drm: Remove the minor master list
` [PATCH 06/16] drm: Protect the master management with a drm_device::master_mutex
` [PATCH 07/16] drm: Add a function to get the ioctl flags
` [PATCH 08/16] drm/vmwgfx: Use a per-device semaphore for reservation protection
` [PATCH 09/16] drm/vmwgfx: Reinstate and tighten security around legacy master model
` [PATCH 10/16] drm/vmwgfx: Drop authentication requirement on UNREF ioctls
` [PATCH 11/16] drm/vmwgfx: Allow prime fds in the surface reference ioctls
` [PATCH 12/16] drm/vmwgfx: Tighten security around surface sharing
` [PATCH 13/16] drm/ttm: Add a ttm_ref_object_exists function
` [PATCH 14/16] drm/vmwgfx: Tighten the security around buffer maps
` [PATCH 15/16] drm/vmwgfx: Enable render nodes
` [PATCH 16/16] drm/vmwgfx: Bump driver minor and date

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-27 18:53 UTC  (14+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair
 2014-03-27 17:31 UTC  (8+ messages)
  ` [PATCH v2 2/4] drm: Added plane alpha and color blending property
  ` [PATCH v2 4/4] Documentation: drm: describing "
      ` [PATCH v3 1/1] "
            ` [PATCH v4 "

3.14 radeon regression: radeon is broken (pci bug?)
 2014-03-27 17:30 UTC  (7+ messages)

[PATCH RFC v2 0/6] drm/i2c: Move tda998x to a couple encoder/connector
 2014-03-27 11:34 UTC  (6+ messages)
` [PATCH RFC v2 2/6] drm/i2c: tda998x: "

[PATCH] acpi: allow non-optimus setups to load vbios from acpi
 2014-03-27 10:54 UTC  (3+ messages)

[PATCH 1/2] drm/radeon: fix runtime suspend breaking secondary GPUs
 2014-03-27  4:09 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: fix resuming mode in pm runtime resume path

[PATCH 00/12] drm/nouveau: support for GK20A, cont'd
 2014-03-27  3:50 UTC  (23+ messages)
` [PATCH 02/12] drm/nouveau/timer: skip calibration on GK20A
` [PATCH 03/12] drm/nouveau/bar: only ioremap BAR3 if it exists
` [PATCH 08/12] drm/nouveau/graph: enable when using external firmware
` [PATCH 09/12] drm/nouveau/graph: pad firmware code at load time
` [PATCH 10/12] drm/nouveau/graph: add GK20A support
` [PATCH 11/12] drm/nouveau: support GK20A in nouveau_accel_init()
` [PATCH 12/12] drm/nouveau: support for probing GK20A
  ` [Nouveau] "

Hiding a monitor from all apps except one
 2014-03-27  2:23 UTC  (5+ messages)

[PATCH 00/16] Atomic/nuclear modeset/pageflip
 2014-03-26 22:33 UTC  (9+ messages)

[Bug 76320] New: libpciaccess seems to require xorg-macros for no reason
 2014-03-26 20:23 UTC  (3+ messages)
` [Bug 76320] libpciaccess requires xorg-macros when it may not be available on all target platforms (ones lacking Xorg)

[Bug 75494] Kabini [Radeon HD 8240] Xorg segfault on resume from suspend with glamor and radeonsi
 2014-03-26 16:42 UTC 

exynos-drm HDMI PHY configuration values
 2014-03-26 14:40 UTC  (2+ messages)

[Bug 76501] New: fences regression
 2014-03-26 14:13 UTC  (5+ messages)
` [Bug 76501] "

[PATCH] drm/radeon: clear needs_reset flag if IB test fails
 2014-03-26 13:52 UTC  (4+ messages)

[PATCH] drm/nouveau: fail runtime pm properly
 2014-03-26 13:10 UTC  (2+ messages)

[PATCH] drm: Try to acquire modeset lock on panic or sysrq
 2014-03-26 12:33 UTC  (3+ messages)

[RFC] dma-buf: Implement test module
 2014-03-26  8:32 UTC  (6+ messages)

[PATCH 0/3] DRM: Add LD9040 panel support
 2014-03-26  8:17 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: add ld9040 driver
  ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH 3/3] ARM: dts: exynos4210-universal_c210: add proper panel node

[PATCH] a crash in mga_driver_irq_uninstall
 2014-03-26  7:15 UTC  (13+ messages)
` 3.14-rc7 crashes in drm ([PATCH] a crash in mga_driver_irq_uninstall)

[PATCH] nouveau: safen up nouveau_device list usage against concurrent access
 2014-03-26  4:50 UTC  (3+ messages)

[PATCH] drm/nouveau: don't suspend/resume display on runtime s/r
 2014-03-26  4:10 UTC 

[Bug 22312] New: radeon 0000:01:00.0: Invalid ROM contents
 2014-03-26  2:56 UTC  (4+ messages)
` [Bug 22312] "

[Bug 76082] New: Metro Last Light fail to start
 2014-03-25 21:21 UTC  (2+ messages)
` [Bug 76082] "

[PATCH 0/5] Convert last few uses of __FUNCTION__ to __func__
 2014-03-25 19:46 UTC  (3+ messages)
` [PATCH 4/5] i915: Convert last "

[PATCH 1/3] drm/i915: Don't set mode_config's cursor size
 2014-03-25 19:42 UTC  (4+ messages)

[PATCH] drm/ttm: remove fence_lock
 2014-03-25 14:23 UTC  (15+ messages)

[DRM] drm_get_connector_name internal static string buffer causes a race
 2014-03-25 12:36 UTC  (6+ messages)

[pull] radeon drm-next-3.15
 2014-03-25 12:32 UTC 


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