messages from 2018-01-10 20:57:44 to 2018-01-12 13:26:53 UTC [more...]
[PATCH 0/6] drm: zpos normalization cleanup and omapdrm to use it
2018-01-12 9:57 UTC (3+ messages)
` [PATCH 4/6] drm/sti: Let core take care of normalizing the zpos
[Bug 104596] GPU hang with janusvr (non-VR mode too)
2018-01-12 11:57 UTC (2+ messages)
` [Bug 104596] [apitrace] "
[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
2018-01-12 13:26 UTC (21+ messages)
` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH 02/10] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH 03/10] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH 04/10] drm: rcar-du: Convert LVDS encoder code to bridge driver
` [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing
` [PATCH 06/10] ARM: dts: r8a7790: Convert to new LVDS DT bindings
` [PATCH 07/10] ARM: dts: r8a7791: "
` [PATCH 08/10] ARM: dts: r8a7793: "
` [PATCH 09/10] arm64: dts: renesas: r8a7795: "
` [PATCH 10/10] arm64: dts: renesas: r8a7796: "
[PATCH v2 0/6] drm: zpos normalization cleanup and omapdrm to use it
2018-01-12 13:21 UTC (6+ messages)
` [PATCH v2 1/6] drm: Add drm_mode_config->normalize_zpos boolean
` [PATCH v2 2/6] drm/exynos: Let core take care of normalizing the zpos
` [PATCH v2 3/6] drm/tegra: "
` [PATCH v2 4/6] drm/sti: "
` [PATCH v2 6/6] drm/omap: Use normalized zpos for plane placement
[Bug 104599] corrupted desktop graphics with latest git intel driver
2018-01-12 13:01 UTC (3+ messages)
[PATCH] drm/prime: Remove duplicate forward declaration
2018-01-12 10:28 UTC (3+ messages)
[Bug 101900] No HDMI audio on Polaris
2018-01-12 11:48 UTC (3+ messages)
` [Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM
[Bug 104598] vkmark with kwin compositing: Page flip failed: Cannot allocate memory
2018-01-12 11:48 UTC
[Bug 104597] Compton weird colors
2018-01-12 11:34 UTC
[PATCH 1/2] drm/ttm: don't update global memory count for some special cases
2018-01-12 6:55 UTC (5+ messages)
` [PATCH 2/2] drm/ttm: only free pages rather than update global memory count together
[Patch v2 1/2] dma-buf: add some lockdep asserts to the reservation object implementation
2018-01-12 10:26 UTC (3+ messages)
` [Patch v2 2/2] dma-buf: clarify locking documentation for reservation_object_get_excl
[PATCH v3] drm/vc4: Expose performance counters to userspace
2018-01-12 9:09 UTC
[PATCH 0/3] drm/tegra: Add support for fence FDs
2018-01-12 10:40 UTC (6+ messages)
` [PATCH 1/3] gpu: host1x: Add support for DMA fences
` [PATCH 2/3] drm/tegra: Add sync file support to submit interface
` [PATCH 3/3] drm/tegra: Support for sync file-based fences in submit
[PATCH] drm/fb-helper: Fix of-by-one in setcmap_pseudo_palette
2018-01-12 9:48 UTC
[PATCH 1/3] dma-buf: make returning the exclusive fence optional
2018-01-12 9:47 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: add amdgpu_pasid_free_delayed v2
` [PATCH 3/3] drm/amdgpu: always allocate a PASIDs for each VM v2
[PATCH v3 19/27] drm: replace devm_ioremap_nocache with devm_ioremap
2018-01-12 9:37 UTC (3+ messages)
[PATCH 1/4 v7] drm/bridge: Add bindings for TI THS8134
2018-01-12 9:25 UTC (8+ messages)
` [PATCH 2/4 v7] drm/bridge: Provide a way to embed timing info in bridges
` [PATCH 3/4 v7] drm/bridge: Add timing support to dumb VGA DAC
` [PATCH 4/4 v7] drm/pl111: Support handling bridge timings
[PATCH 3/3] drm: rcar-du: add R8A77970 support
2018-01-12 9:23 UTC (3+ messages)
[PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-12 9:12 UTC (6+ messages)
[PATCH 1/3] drm: rcar-du: lvds: refactor LVDS startup
2018-01-12 9:02 UTC (3+ messages)
[PATCH 1/5] drm/prime: Remove duplicate forward declaration
2018-01-12 8:56 UTC (6+ messages)
` [PATCH 2/5] drm/prime: Export more helpers for drivers
` [Nouveau] "
` [PATCH 3/5] drm/nouveau: Provide custom struct dma_buf_ops
` [PATCH 4/5] drm/nouveau: prime: Implement mmap()
` [PATCH 5/5] drm/nouveau: prime: Implement cache maintenance
[PATCH] drm/nouveau/core/client: use strlcpy() instead of strncpy()
2018-01-12 8:03 UTC
[PATCH] drm/virtio: Add window server support
2018-01-12 7:59 UTC (3+ messages)
[PATCH v2 1/2] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
2018-01-12 7:10 UTC (3+ messages)
[PATCH v3 0/8] Aspect ratio support in DRM layer
2018-01-12 6:21 UTC (9+ messages)
` [PATCH v3 1/8] drm/modes: Introduce drm_mode_match()
` [PATCH v3 2/8] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v3 3/8] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio
` [PATCH v3 5/8] drm: Handle aspect ratio info in atomic and legacy modeset paths
` [PATCH v3 6/8] drm: Expose modes with aspect ratio, only if requested
` [PATCH v3 7/8] drm: Add aspect ratio parsing in DRM layer
` [PATCH v3 8/8] drm: Add and handle new aspect ratios "
[PATCH v2 00/12] drm/sun4i: Add A83T HDMI support
2018-01-12 6:12 UTC (7+ messages)
` [PATCH v2 05/12] drm/bridge/synopsys: dw-hdmi: Add deinit callback
` [PATCH v2 07/12] drm/sun4i: Add has_channel_0 TCON quirk
` [PATCH v2 08/12] drm/sun4i: Add support for A83T second TCON
[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2018-01-12 5:47 UTC (7+ messages)
` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
[RFC][PATCH 0/5] drm_hwcomposer: Changes to support HiKey/HiKey960
2018-01-12 5:20 UTC (6+ messages)
` [RFC][PATCH 1/5] drm_hwcomposer: provide a common gralloc handle definition
` [RFC][PATCH 5/5] drm_hwcomposer: HACK: Fix tearing on hikey/hikey960
[PATCH] drm: rcar-du: Enable VSP compositor by default on Gen3
2018-01-12 3:20 UTC
[Bug 104592] [r600g] Rejected CS when using dolphin's GPU texture decoder
2018-01-12 3:05 UTC
[Bug 104591] [r600g] Compute demos and pigilt tests broken on REDWOOD, works fine on JUNIPER
2018-01-12 2:43 UTC
[git pull] drm fixes for v4.15-rc8
2018-01-12 2:17 UTC
[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
2018-01-12 1:20 UTC (10+ messages)
` [PATCH 06/19] drm/blend: Add a generic alpha property
` [PATCH 03/19] drm/exynos: Use the alpha format helper
[PATCH v2] drm/vc4: Expose performance counters to userspace
2018-01-12 0:35 UTC (2+ messages)
[PATCH] drm: rcar-du: lvds: fix LVDCR1 for R-Car gen3
2018-01-12 0:03 UTC (2+ messages)
[PATCH] drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
2018-01-11 23:15 UTC
[Bug 102800] DRI_PRIME regression- radeon: Failed to allocate virtual address for buffer
2018-01-11 23:14 UTC (2+ messages)
[PATCH v3 0/7] drm/tinydrm: Cleanup
2018-01-11 22:24 UTC (5+ messages)
` [PATCH v3 4/7] drm/tinydrm/mipi-dbi: Add poweron-reset functions
` [PATCH v3 7/7] drm/tinydrm/mipi-dbi: Change reset active time
[PATCH libdrm] nouveau: Support fence FDs
2018-01-11 22:24 UTC
[PATCH 0/3] drm/nouveau: Add support for fence FDs
2018-01-11 22:15 UTC (4+ messages)
` [PATCH 1/3] drm/nouveau: Split nouveau_fence_sync()
` [PATCH 2/3] drm/nouveau: Support fence FDs at kickoff
` [PATCH 3/3] drm/nouveau: Support DMA fence arrays
[PATCH v2 1/5] drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
2018-01-11 22:13 UTC (3+ messages)
` [PATCH v2 4/5] drm/dp: Macro for DSC eDP Output BPP
[PATCH] drm/panel: lvds: Handle the optional regulator case properly
2018-01-11 22:09 UTC (7+ messages)
[PATCH 1/2] drm/nouveau: Remove redundant _get
2018-01-11 21:42 UTC (2+ messages)
` [PATCH 2/2] drm/nouveau: tegra: Use IOMMU groups
[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
2018-01-11 21:39 UTC (3+ messages)
[PATCH 1/4 v6] drm/bridge: Add bindings for TI THS8134
2018-01-11 20:21 UTC (6+ messages)
` [PATCH 2/4 v6] drm/bridge: Provide a way to embed timing info in bridges
` [PATCH 4/4 v6] drm/pl111: Support handling bridge timings
[PATCH 00/10] Xilinx ZynqMP DisplayPort subsystem DRM KMS driver
2018-01-11 19:22 UTC (31+ messages)
` [PATCH 01/10] dt-bindings: display: xlnx: Add Xilinx kms bindings
` [PATCH 02/10] drm: xlnx: Add xlnx crtc of Xilinx DRM KMS
` [PATCH 03/10] drm: xlnx: Add xlnx fb "
` [PATCH 05/10] drm: xlnx: Xilinx DRM KMS driver
` [PATCH 06/10] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
` [PATCH 07/10] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
` [PATCH 10/10] drm: xlnx: zynqmp: Add debugfs
[PATCH v2] drm/amdkfd: Fix potential NULL pointer dereferences
2018-01-11 17:42 UTC (3+ messages)
[PATCH 2/3] drm: rcar-du: add model field to struct rcar_du_device_info
2018-01-11 16:54 UTC
[PATCH 1/3] drm: rcar-du: lvds: refactor LVDS startup
2018-01-11 16:54 UTC
[PATCH 0/3] Add R-Car V3M (R8A77970) support to the DU driver
2018-01-11 16:54 UTC
[PATCH 1/3] drm: rcar-du: lvds: refactor LVDS startup
2018-01-11 16:54 UTC
[PATCH 0/3] Add R-Car V3M (R8A77970) support to the DU driver
2018-01-11 16:54 UTC
[GIT PULL] drm/tegra: Fixes for v4.15-rc1
2018-01-11 16:53 UTC (2+ messages)
[GIT PULL] drm/tegra: Changes for v4.16-rc1 (with fixes)
2018-01-11 16:53 UTC
[PATCH 3/3] drm/amdgpu: Move to gtt before cpu accesses dma buf
2018-01-11 16:46 UTC (3+ messages)
[GIT PULL] drm/tegra: Fixes for v4.15-rc8
2018-01-11 16:42 UTC
[Bug 103316] [Hawaii, FirePro, radeon] WARNING: CPU: 1 PID: 18632 at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:548 ttm_dma_free_pool.part.8+0x128/0x130 [ttm]
2018-01-11 15:37 UTC (2+ messages)
[PATCH v1] drm/dp/mst: Fix off-by-one typo when dump payload table
2018-01-11 15:33 UTC
[PULL] drm-intel-fixes
2018-01-11 15:25 UTC
[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
2018-01-11 14:56 UTC (2+ messages)
[RFC v2 0/8] drm: Add generic fbdev emulation
2018-01-11 14:09 UTC (6+ messages)
` [RFC v2 6/8] drm: Handle fbdev emulation in core
[PATCH] drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static
2018-01-11 13:19 UTC (2+ messages)
[PATCH v2] x86/gpu: add CFL to early quirks
2018-01-11 12:59 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v3 0/3] drm/sun4i: hdmi: Fix sun4i_tmds_determine_rate
2018-01-11 12:26 UTC (2+ messages)
[PATCH v5] drm/omap: plane zpos/zorder management improvements
2018-01-11 12:26 UTC (7+ messages)
[Bug 103107] [CI] igt@gem_ctx_param@invalid-param-[get|set] - Failed assertion: __gem_context_get_param(fd, &arg) == -22
2018-01-11 11:38 UTC (2+ messages)
[PATCH -next] drm/etnaviv: make local symbols static
2018-01-11 11:34 UTC
[PATCH] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
2018-01-11 11:16 UTC (4+ messages)
[PATCH] dma-buf: add some lockdep asserts to the reservation object implementation
2018-01-11 11:13 UTC (4+ messages)
` [Linaro-mm-sig] "
[Bug 198123] Console is the wrong color at boot with radeon 6670
2018-01-11 10:11 UTC (11+ messages)
` [Bug 198123] New: "
[PATCH] drm/ttm: check the return value of register_shrinker
2018-01-11 9:25 UTC (2+ messages)
next/master build: 198 builds: 1 failed, 197 passed, 1 error, 148 warnings (next-20180110)
2018-01-11 5:59 UTC (5+ messages)
[radeon-alex:amd-staging-drm-next 374/955] sound/soc/amd/raven/acp3x-pcm-dma.c:638:22: error: implicit declaration of function 'devm_ioremap'; did you mean 'of_ioremap'?
2018-01-11 5:48 UTC
[PATCH] drm/radeon: fill in rb backend map on evergreen/ni
2018-01-11 2:21 UTC (3+ messages)
[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
2018-01-10 23:21 UTC (8+ messages)
` [Xen-devel] "
[PATCH] drm/amdkfd: Fix potential NULL pointer dereferences
2018-01-10 22:26 UTC (4+ messages)
[pull] amdgpu, radeon, ttm drm-next-4.16
2018-01-10 21:18 UTC
[pull] drm/msm: msm-next for 4.16
2018-01-10 20:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox