messages from 2018-01-07 17:44:16 to 2018-01-09 13:53:35 UTC [more...]
[Bug 104306] Mesa 17.3 breaks Firefox and other Xwayland apps on AMD HD7750
2018-01-09 13:53 UTC (3+ messages)
[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
2018-01-09 13:53 UTC (31+ messages)
` [PATCH 01/19] drm/fourcc: Add a function to tell if the format embeds alpha
` [PATCH 02/19] drm/atmel-hlcdc: Use the alpha format helper
` [PATCH 03/19] drm/exynos: "
` [PATCH 04/19] drm/rockchip: "
` [PATCH 05/19] drm/vc4: "
` [PATCH 06/19] drm/blend: Add a generic alpha property
` [PATCH 07/19] drm/atmel-hclcdc: Convert to the new "
` [PATCH 08/19] drm/rcar-du: "
` [PATCH 09/19] drm/sun4i: backend: Fix structure indentation
` [PATCH 10/19] drm/sun4i: backend: Fix define typo
` [PATCH 11/19] drm/sun4i: framebuffer: Add a custom atomic_check
` [PATCH 12/19] drm/sun4i: backend: Move the coord function in the shared part
` [PATCH 13/19] drm/sun4i: backend: Set a default zpos in our reset hook
` [PATCH 14/19] drm/sun4i: backend: Add support for zpos
` [PATCH 15/19] drm/sun4i: backend: Check for the number of alpha planes
` [PATCH 16/19] drm/sun4i: backend: Assign the pipes automatically
` [PATCH 17/19] drm/sun4i: backend: Make zpos configurable
` [PATCH 18/19] drm/sun4i: Add support for plane alpha
` [PATCH 19/19] drm/sun4i: backend: Remove ARGB spoofing
[PATCH v14 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
2018-01-09 13:50 UTC (12+ messages)
[Bug 104556] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
2018-01-09 13:47 UTC (4+ messages)
[PATCH] drm/bridge/synopsis: stop clobbering drvdata
2018-01-09 13:45 UTC (8+ messages)
[PATCH 0/2] drm blend/omap: normalized zpos handling
2018-01-09 13:40 UTC (16+ messages)
` [PATCH 1/2] drm/blend: Account also the primary plane of the crtc for normalized_zpos
` [PATCH 2/2] drm/omap: Normalize the zpos and use the normalized_zpos in runtime
[PATCH 00/11] drm/sun4i: Add A83T HDMI support
2018-01-09 13:30 UTC (10+ messages)
` [PATCH 01/11] clk: sunxi-ng: Don't set k if width is 0 for nkmp plls
` "
` [PATCH 03/11] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a
` [PATCH 04/11] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
[PATCH] drm/stm: ltdc: add clut mode support
2018-01-09 13:05 UTC (10+ messages)
[PATCH] drm/virtio: Add window server support
2018-01-09 12:56 UTC (2+ messages)
[PATCH v5] drm/omap: plane zpos/zorder management improvements
2018-01-09 12:47 UTC (3+ messages)
[PATCHv5 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
2018-01-09 12:46 UTC (4+ messages)
[PATCH v6 0/9] drm/i915: Implement HDCP
2018-01-09 12:39 UTC (12+ messages)
` [PATCH v6 1/9] drm: Fix link-status kerneldoc line lengths
` [PATCH v6 2/9] drm/i915: Add more control to wait_for routines
` [PATCH v6 3/9] drm: Add Content Protection property
` [PATCH v6 4/9] drm: Add some HDCP related #defines
` [PATCH v6 5/9] drm/i915: Add HDCP framework + base implementation
` [PATCH v6 6/9] drm/i915: Make use of indexed write GMBUS feature
` [PATCH v6 7/9] drm/i915: Add function to output Aksv over GMBUS
` [PATCH v6 8/9] drm/i915: Implement HDCP for HDMI
` [PATCH v6 9/9] drm/i915: Implement HDCP for DisplayPort
[Bug 104555] RX 560 DPM auto - driver doesn't reliably set high clocks, causing stutter in mpv
2018-01-09 12:21 UTC
[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2018-01-09 11:49 UTC (9+ messages)
` [PATCH v5 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
` [PATCH v5 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v5 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
` [PATCH v5 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers
[PATCH] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
2018-01-09 10:48 UTC (2+ messages)
[RFC v2 0/8] drm: Add generic fbdev emulation
2018-01-09 10:46 UTC (18+ messages)
` [RFC v2 1/8] drm: provide management functions for drm_file
` [RFC v2 2/8] drm/ioctl: Remove trailing whitespace
` [RFC v2 3/8] drm: Export some ioctl functions
` [RFC v2 4/8] drm/fb-helper: Ensure driver module is pinned in fb_open()
` [RFC v2 5/8] drm/fb-helper: Don't restore if fbdev is not in use
` [RFC v2 6/8] drm: Handle fbdev emulation in core
` [RFC v2 7/8] drm/fb-helper: Add generic fbdev emulation
[PATCH v3 00/13] drm/sun4i: Support the Display Engine frontend
2018-01-09 10:09 UTC (14+ messages)
` [PATCH v3 01/13] drm/sun4i: backend: Move line stride setup to buffer setup function
` [PATCH v3 02/13] drm/sun4i: backend: Document the engine operations
` [PATCH v3 03/13] drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
` [PATCH v3 04/13] drm/sun4i: backend: Add a custom plane state
` [PATCH v3 05/13] drm/sun4i: engine: Add a custom crtc atomic_check
` [PATCH v3 06/13] drm/sun4i: engine: Add a VBLANK quirk callback
` [PATCH v3 07/13] drm/sun4i: engine: Create an atomic_begin callback
` [PATCH v3 08/13] drm/sun4i: Add a driver for the display frontend
` [PATCH v3 09/13] drm/sun4i: backend: Wire in the frontend
` [PATCH v3 10/13] drm/sun4i: backend: Add a custom atomic_check for "
` [PATCH v3 11/13] drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
` [PATCH v3 12/13] drm/sun4i: backend: Make sure we don't have a commit pending
` [PATCH v3 13/13] ARM: dts: sun8i: a33 Enable our display frontend
[PATCH v2 0/6] drm/tinydrm: Cleanup
2018-01-09 10:08 UTC (14+ messages)
` [PATCH v2 1/6] drm/tinydrm/mi0283qt: Use common include order
` [PATCH v2 2/6] drm/tinydrm/mi0283qt: Remove ili9341.h
` [PATCH v2 3/6] drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
` [PATCH v2 4/6] drm/tinydrm/mipi-dbi: Add poweron-reset functions
` [PATCH v2 5/6] drm/tinydrm/mi0283qt: Let the display pipe handle power
` [PATCH v2 6/6] drm/tinydrm: Embed the mode in tinydrm_connector
[PATCH] drm/etnaviv: don't fail to build on arches without PHYS_OFFSET
2018-01-09 10:06 UTC (3+ messages)
[PATCH 00/10] Xilinx ZynqMP DisplayPort subsystem DRM KMS driver
2018-01-09 9:56 UTC (16+ 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
[Bug 104549] [radeonsi] [wine] [apitrace] Silent Hunter 3 2D texture artifacts / corrupted 3D redering on Polaris
2018-01-09 9:56 UTC
[PATCH 2/3] drm: export gem dmabuf_ops for drivers to reuse
2018-01-09 9:22 UTC (3+ messages)
[PATCH v3 19/27] drm: replace devm_ioremap_nocache with devm_ioremap
2018-01-09 9:21 UTC (2+ messages)
[PATCH v2] drm/i915: Try EDID bitbanging on HDMI after failed read
2018-01-09 9:06 UTC (2+ messages)
[RFC PATCH] drm: split up drm_ioctl to allow drivers to hook into "core" functions
2018-01-09 9:04 UTC (3+ messages)
[PATCH v1] drm/i915: Try EDID bitbanging on HDMI after failed read
2018-01-09 9:00 UTC (2+ messages)
[PATCH v4] drm/omap: plane zpos/zorder management improvements
2018-01-09 8:11 UTC (9+ messages)
[PATCH] drm/radeon: fill in rb backend map on evergreen/ni
2018-01-09 3:43 UTC
[PATCH v3 0/3] drm/sun4i: hdmi: Fix sun4i_tmds_determine_rate
2018-01-09 2:03 UTC (4+ messages)
` [PATCH v3 1/3] drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate
` [PATCH v3 2/3] drm/sun4i: hdmi: Fix incorrect assignment "
` [PATCH v3 3/3] drm/sun4i: hdmi: Add missing rate halving check "
[PATCH v2 1/5] drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
2018-01-09 0:24 UTC (2+ messages)
[PATCH 0/3] Meson build system
2018-01-09 0:14 UTC (3+ messages)
[Bug 104185] CS:GO randomly locks up the entire system requiring forced reboot
2018-01-08 23:43 UTC (3+ messages)
[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
2018-01-08 21:30 UTC (2+ messages)
[drm_hwcomposer] [PATCH] Take Connection state into account. (v2)
2018-01-08 20:46 UTC (6+ messages)
` [drm_hwcomposer] [PATCH] Update external connectors list
[PATCH] drm/amdgpu: use %pap format string for phys_addr_t
2018-01-08 19:16 UTC (2+ messages)
[Bug 104285] Euro Truck Simulator 2 and American Truck Simulator artifacts (Mesa 17.3, AMD R9 280X)
2018-01-08 18:34 UTC (2+ messages)
[PATCH libdrm] amdgpu: fix not to add amdgpu.ids when building without amdgpu
2018-01-08 17:35 UTC (2+ messages)
[GIT PULL] drm/tegra: Changes for v4.16-rc1
2018-01-08 17:28 UTC (10+ messages)
[PATCH v5 0/9] drm/i915: Implement HDCP
2018-01-08 16:47 UTC (11+ messages)
` [PATCH v5 1/9] drm: Fix link-status kerneldoc line lengths
` [PATCH v5 2/9] drm/i915: Add more control to wait_for routines
` [PATCH v5 3/9] drm: Add Content Protection property
` [PATCH v5 4/9] drm: Add some HDCP related #defines
` [PATCH v5 5/9] drm/i915: Add HDCP framework + base implementation
` [PATCH v5 6/9] drm/i915: Make use of indexed write GMBUS feature
` [PATCH v5 7/9] drm/i915: Add function to output Aksv over GMBUS
` [PATCH v5 8/9] drm/i915: Implement HDCP for HDMI
` [PATCH v5 9/9] drm/i915: Implement HDCP for DisplayPort
[Bug 104540] Corrupted colors in OBS-Studio window capture
2018-01-08 15:27 UTC
[PULL] drm-misc-next
2018-01-08 13:45 UTC
[PULL] drm-misc-fixes
2018-01-08 9:51 UTC
Allocator Nouveau driver, Mesa EXT_external_objects, and DRM metadata import interfaces
2018-01-08 9:35 UTC (2+ messages)
` [Mesa-dev] "
[PATCH v2 1/5] drm/etnaviv: track fences by IDR instead of seqno
2018-01-08 9:02 UTC (2+ messages)
[PATCH] gpu: ipu-v3: make array 'int_reg' static, shrinks object size
2018-01-08 8:38 UTC (2+ messages)
[PATCH v2 0/3] drm/omap: Make omapdss API more generic + related patches
2018-01-08 8:30 UTC (4+ messages)
` [PATCH v2 3/3] drm/omap: Make omapdss API more generic
[Bug 198387] New: nouveau + GTX 960: reproducible system freeze
2018-01-08 8:22 UTC
[Bug 97886] radeon r300 vdpau broken
2018-01-08 7:50 UTC (4+ messages)
[Bug 104534] Dying Light Black Screen with Mesa 17.3.1 and AMD OLAND
2018-01-08 6:03 UTC (3+ messages)
[Bug 104527] Amdgpu locks up occasionally when running 3d applications
2018-01-08 5:36 UTC (2+ messages)
[Bug 104492] Compute Shader: Wrong alignment when assigning struct value to structured SSBO
2018-01-08 2:45 UTC (2+ messages)
[Bug 102905] [R600] Miscompilation of TGSI to VLIW causes artifacts in Gallium Nine with Crysis2 bump mapping
2018-01-08 1:52 UTC (2+ messages)
[Bug 198123] New: Console is the wrong color at boot with radeon 6670
2018-01-07 19:14 UTC (7+ messages)
` [Bug 198123] "
[PATCH 0/2] video: ssd1307fb: Adjustments for ssd1307fb_probe()
2018-01-07 18:34 UTC (3+ messages)
` [PATCH v2] video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
[Bug 104289] [regression][vega10] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout on exiting Hitman
2018-01-07 17:57 UTC (2+ messages)
` [Bug 104289] [regression][vega10] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout on exiting certain Steam games
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