dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-11 18:31:58 to 2015-12-15 00:06:30 UTC [more...]

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-15  0:06 UTC  (2+ messages)

[Bug 93217] [tonga] [powerplay] Radon M395X isn't initialised with the powerplay branch
 2015-12-14 23:45 UTC  (7+ messages)

drm/msm: msm-next for 4.5
 2015-12-14 20:55 UTC 

[PATCH v2 00/16] omapdrm: Implement dma_buf import
 2015-12-14 20:39 UTC  (17+ messages)
` [PATCH v2 01/16] drm: omapdrm: Fix plane state free in plane reset handler
` [PATCH v2 02/16] drm: omapdrm: Make fbdev emulation optional
` [PATCH v2 03/16] drm: omapdrm: gem: Remove unused function prototypes
` [PATCH v2 04/16] drm: omapdrm: gem: Remove forward declarations
` [PATCH v2 05/16] drm: omapdrm: gem: Group functions by purpose
` [PATCH v2 06/16] drm: omapdrm: gem: Move global usergart variable to omap_drm_private
` [PATCH v2 07/16] drm: omapdrm: gem: Remove omap_drm_private has_dmm field
` [PATCH v2 08/16] drm: omapdrm: gem: Mask out private flags passed from userspace
` [PATCH v2 09/16] drm: omapdrm: gem: Clean up GEM objects memory flags
` [PATCH v2 10/16] drm: omapdrm: gem: Free the correct memory object
` [PATCH v2 11/16] drm: omapdrm: gem: Fix GEM object destroy in error path
` [PATCH v2 12/16] drm: omapdrm: gem: Don't free mmap offset twice
` [PATCH v2 13/16] drm: omapdrm: gem: Simplify error handling when creating GEM object
` [PATCH v2 14/16] drm: omapdrm: gem: Remove check for impossible condition
` [PATCH v2 15/16] drm: omapdrm: gem: Refactor GEM object allocation
` [PATCH v2 16/16] drm: omapdrm: gem: Implement dma_buf import

[PATCH 00/15] omapdrm: Implement dma_buf import
 2015-12-14 20:33 UTC  (11+ messages)
` [PATCH 01/15] drm: omapdrm: Fix plane state free in plane reset handler
` [PATCH 08/15] drm: omapdrm: gem: Mask out private flags passed from userspace
` [PATCH 10/15] drm: omapdrm: gem: Free the correct memory object

[RFC libdrm] intel: Softpin support
 2015-12-14 20:09 UTC  (12+ messages)
` [RFC libdrm] intel: Add support for softpin
            ` [Intel-gfx] "

[Bug 90777] radeon/audio: Removed CRC control programing broke HDMI audio in Linux 4.0
 2015-12-14 19:50 UTC  (2+ messages)

[PATCH v7 00/14] MT8173 DRM support
 2015-12-14 18:57 UTC  (3+ messages)
` [PATCH v7 02/14] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173

[Bug 93264] Tonga VM Faults since llvm ScheduleDAGInstrs: Rework schedule graph builder
 2015-12-14 18:38 UTC  (3+ messages)

[Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
 2015-12-14 18:36 UTC 

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950
 2015-12-14 18:20 UTC  (12+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2015-12-14 17:39 UTC  (6+ messages)

[PATCH 0/2] Two small patches for MST
 2015-12-14 17:32 UTC  (4+ messages)

[PATCH 1/5] [RFC] drm: Documentation style guide
 2015-12-14 17:25 UTC  (6+ messages)
` [PATCH 2/5] drm/atomic-helper: Drop unneeded argument from check_pending_encoder
` [PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc

[PATCH] drm/dp: Do not busy-loop during link training
 2015-12-14 16:30 UTC  (4+ messages)

[Bug 93370] [r600g] OpenCL atomic_cmpxchg() segmentation fault on Caicos
 2015-12-14 15:59 UTC 

[PATCH] drm: Documentation style guide
 2015-12-14 15:39 UTC  (3+ messages)

bisected: i915 modeset broken in ac9b8236551d1177fd07b56aef9b565d1864420d
 2015-12-14 15:08 UTC  (2+ messages)

Implementing Miracast?
 2015-12-14 14:54 UTC  (12+ messages)

[PATCH v2 01/14] devicetree: add vendor prefix for Vivante Corporation
 2015-12-14 13:56 UTC  (4+ messages)
` [PATCH v2 13/14] ARM: dts: dove: add DT GPU support

[patch] drm/tegra: checking for IS_ERR() instead of NULL
 2015-12-14 13:38 UTC  (2+ messages)

[PATCH 0/9] add missing of_node_put
 2015-12-14 13:35 UTC  (3+ messages)
` [PATCH 5/9] drm/tegra: dc: "

[GIT PULL] omapdrm fix for 4.4
 2015-12-14 13:35 UTC 

[PATCH libdrm 01/10] tests: Split helpers into library
 2015-12-14 13:10 UTC  (4+ messages)

[PATCH 00/12] drm/dp: Extend DRM DP link helpers
 2015-12-14 12:56 UTC  (13+ messages)
` [PATCH 01/12] drm/dp: Add drm_dp_link_reset() implementation
` [PATCH 02/12] drm/dp: link: Track capabilities alongside settings
` [PATCH 03/12] drm/dp: Turn link capabilities into booleans
` [PATCH 04/12] drm/dp: Probe link using existing parsing helpers
` [PATCH 05/12] drm/dp: Read fast training capability from link
` [PATCH 06/12] drm/dp: Read TPS3 capability from sink
` [PATCH 07/12] drm/dp: Set channel coding on link configuration
` [PATCH 08/12] drm/dp: Read eDP version from DPCD
` [PATCH 09/12] drm/dp: Add helper to get post-cursor adjustments
` [PATCH 10/12] drm/dp: Enable alternate scrambler when supported
` [PATCH 11/12] drm/dp: Read AUX read interval from DPCD
` [PATCH 12/12] drm/dp: Add drm_dp_link_choose() helper

[PATCH] vgaarb: fix signal handling in vga_get()
 2015-12-14 12:13 UTC  (5+ messages)

[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
 2015-12-14 12:06 UTC  (6+ messages)
` [PATCH 9/9] drm/atomic: Add encoder_mask "
  ` [Intel-gfx] "

[GIT PULL] drm/arm/hdlcd -next
 2015-12-14 11:05 UTC 

[PATCH] drm/exynos: mixer: remove non-devicetree based initialization code
 2015-12-14 10:45 UTC 

[Bug 93352] GRID Autosport crashes on start of race
 2015-12-14 10:13 UTC  (18+ messages)

[PATCH 00/12] etnaviv DRM driver
 2015-12-14  9:52 UTC  (4+ messages)
` [PATCH 12/12] ARM: dts: imx6: add Vivante GPU nodes

[PATCH v2 00/22] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-12-14  9:43 UTC  (10+ messages)
` [PATCH v2 06/22] drm/exynos: move dma_addr attribute from exynos plane to exynos fb

[PULL] topic/drm-misc
 2015-12-14  9:26 UTC 

[PATCH v2 0/8] drm/rockchip: covert to support atomic API
 2015-12-14  8:40 UTC  (9+ messages)
` [PATCH v2 1/8] drm/rockchip: Use new vblank api drm_crtc_vblank_*
` [PATCH v2 2/8] drm/rockchip: vop: replace dpms with enable/disable
` [PATCH v2 3/8] drm/rockchip: Convert to support atomic API
` [PATCH v2 4/8] drm/rockchip: Optimization vop mode set
` [PATCH v2 5/8] drm/rockchip: support atomic asynchronous commit
` [PATCH v2 6/8] drm/rockchip: direct config connecter gate and out_mode
` [PATCH v2 7/8] drm: bridge/dw_hdmi: add atomic API support
` [PATCH v2 8/8] drm/rockchip: dw_hdmi: use encoder enable function

[PATCH] intel: merge latest i915_drm.h
 2015-12-14  8:34 UTC  (4+ messages)

[git pull] drm for 4.4-rc1
 2015-12-14  8:30 UTC  (5+ messages)

[PATCH RFC 0/9] omapdrm/omapfb/omapdss split
 2015-12-14  7:14 UTC  (7+ messages)
` [PATCH RFC 7/9] omapfb: move vrfb into omapfb
` [PATCH RFC 8/9] drm/omap: move omapdss & displays under omapdrm

linux-next: manual merge of the drm-misc tree with Linus' tree
 2015-12-14  7:09 UTC  (2+ messages)

[Bug 93144] [radeonsi] Alien: Isolation bug
 2015-12-14  5:54 UTC  (5+ messages)

[GIT PULL] exynos-drm-next
 2015-12-14  4:56 UTC 

[PATCH 0/7] drm/omap: misc patches
 2015-12-13 20:35 UTC  (11+ messages)
` [PATCH 1/7] drm/omap: ensure all displays have been probed
` [PATCH 2/7] drm/omap: remove extra drm_gem_free_mmap_offset() call
` [PATCH 4/7] drm/omap: remove unused plugin defines
` [PATCH 5/7] drm/omap: set DRIVER_ATOMIC for omapdrm
` [PATCH 7/7] drm/omap: fix fbdev pix format to support all platforms

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2015-12-14  1:06 UTC 

[Bug 93360] [radeonsi/llvm] Segfault in CS:GO
 2015-12-13 22:29 UTC  (8+ messages)

[Bug 106901] Brightness / WIFI Key does not generate any events
 2015-12-13 18:55 UTC  (4+ messages)

[PATCH 0/2] Fix omap VENC (PAL/NTSC TV out) operation with omapdrm driver
 2015-12-13 18:41 UTC  (4+ messages)
` [PATCH 1/2] video:omap2:dss: fix timings for VENC to match what omapdrm expects

[Bug 93073] 1002:68a0 After suspend-resume graphics are sluggish and input lags with displayport connected
 2015-12-13 13:29 UTC  (2+ messages)
` [Bug 93073] [regression bisected] "

[Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096)
 2015-12-13 13:15 UTC  (3+ messages)

AMD guys: commit messages?
 2015-12-13 13:07 UTC  (2+ messages)

[Bug 93079] Tonga faults and oopses on agd5f drm-fixes-4.4
 2015-12-13 10:33 UTC  (2+ messages)
` [Bug 93079] Tonga faults and oopses on agd5f drm-fixes-4.4 since fix incorrect mutex usage v3

[Bug 92936] Tonga powerplay isssues
 2015-12-12 23:54 UTC  (2+ messages)

[Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions
 2015-12-12 19:57 UTC  (2+ messages)

-next trees and my time this cycle
 2015-12-12 19:09 UTC  (6+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-12-12 18:08 UTC  (6+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[Bug 91917] linux-firmware.git should carry most recent firmware for SI, CI et al
 2015-12-12 17:37 UTC  (2+ messages)

[PATCH 3/3] drm/radeon: only increment sync_seq when a fence is really emitted
 2015-12-12 16:42 UTC 

[PATCH 2/3] drm/radeon: fix typo
 2015-12-12 16:42 UTC 

[PATCH 1/3] drm/ttm: fix documentation of ttm_bo_reserve
 2015-12-12 16:42 UTC 

[PATCH v3 0/9] drm/exynos: new G2D test programs and improvement
 2015-12-12 15:39 UTC  (2+ messages)

[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2015-12-12 13:29 UTC  (2+ messages)

[PATCH 0/5] Better markup for GPU DocBook
 2015-12-12 11:13 UTC  (4+ messages)
` [PATCH 5/5] drm: Enable markdown^Wasciidoc for gpu.tmpl

[Bug 92944] [Fiji/LLVM/RadeonSI] CS:GO segfaults in llvm
 2015-12-12  1:25 UTC  (5+ messages)

[GIT PULL] VC4 3D support
 2015-12-12  0:42 UTC 

[Bug 93270] Only one of LVDS and VGA-0 work on HP Pavilion m6 with Radeon HD 7660G
 2015-12-11 20:35 UTC  (2+ messages)

[PULL] drm-intel-next
 2015-12-11 18:31 UTC 


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