dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-17 16:06:42 to 2018-05-18 17:00:07 UTC [more...]

[PATCH libdrm v2 1/3] amdgpu: Take lock before removing devices from fd_tab hash table
 2018-05-18 17:00 UTC  (3+ messages)
  ` [PATCH libdrm 2/3] amdgpu/util_hash_table: Add helper function to count the number of entries in "
  ` [PATCH libdrm 3/3] amdgpu: Destroy fd_hash table when the last device is removed

[PATCH] drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
 2018-05-18 16:51 UTC 

[PATCH v5 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-18 16:41 UTC  (13+ messages)
` [PATCH v5 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v5 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v5 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-18 16:38 UTC  (24+ messages)
` [PATCH v3 28/40] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v3 30/40] drm/i915: Initialize HDCP2.2 and its MEI interface
  ` [Intel-gfx] "
` [PATCH v3 31/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
  ` [Intel-gfx] "
` [PATCH v3 32/40] drm/i915: Enable superior HDCP ver that is capable
  ` [Intel-gfx] "
` [PATCH v3 33/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v3 34/40] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v3 35/40] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v3 37/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v3 38/40] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v3 39/40] drm/i915: Add HDCP2.2 support for DP connectors
  ` [Intel-gfx] "
` [PATCH v3 40/40] drm/i915: Add HDCP2.2 support for HDMI connectors
  ` [Intel-gfx] "

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-18 16:19 UTC  (12+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH 0/2] gpu: ipu-v3: csi: add RGB565 support
 2018-05-18 16:07 UTC  (2+ messages)

[PATCH] gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg
 2018-05-18 16:05 UTC  (2+ messages)

[Bug 106561] ./libdrm_macros.h:26:5: error: 'HAVE_VISIBILITY' is not defined, evaluates to 0 [-Werror,-Wundef]
 2018-05-18 15:49 UTC  (2+ messages)

[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
 2018-05-18 15:34 UTC  (36+ messages)
  ` [PATCH v2 01/26] dt-bindings: clock: Add compatible for A64 DE2 CCU
  ` [PATCH v2 02/26] arm64: dts: allwinner: a64: Add "
  ` [PATCH v2 03/26] clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
  ` [PATCH v2 04/26] clk: sunxi-ng: a64: Add minimal rate for video PLLs
  ` [PATCH v2 05/26] drm/sun4i: DE2 mixer: Add index quirk
  ` [PATCH v2 06/26] drm/sun4i: Add support for A64 mixer1
  ` [PATCH v2 07/26] dt-bindings: display: Add compatible for A64 DE2 tcon1 blocks
  ` [PATCH v2 08/26] drm/sun4i: Add support for A64 display engine
  ` [PATCH v2 09/26] arm64: dts: allwinner: a64: Add DE2 tcon1 pipeline
  ` [PATCH v2 10/26] drm/sun4i: Enable DE2 Mixer for SUN8I and SUN50I
  ` [PATCH v2 11/26] arm64: defconfig: Enable CONFIG_DRM_SUN4I
  ` [PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents
  ` [PATCH v2 13/26] drm/sun4i: Add support for A64 HDMI PHY
  ` [PATCH v2 14/26] dt-bindings: display: Add compatible for A64 HDMI
  ` [PATCH v2 15/26] dt-bindings: display: Add compatible for A64 HDMI PHY
  ` [PATCH v2 16/26] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO[0-1] macros
  ` [PATCH v2 17/26] arm64: dts: allwinner: a64: Add HDMI support
  ` [PATCH v2 18/26] drm/sun4i: Enable DesignWare HDMI for SUN8I and SUN50I
  ` [PATCH v2 19/26] arm64: dts: allwinner: a64: Add HDMI pipeline
  ` [PATCH v2 20/26] drm: sun4i: add support for HVCC regulator for DWC HDMI glue
  ` [PATCH v2 21/26] arm64: dts: allwinner: a64: bananapi-m64: Enable HDMI output
  ` [PATCH v2 22/26] arm64: dts: allwinner: a64: nanopi-a64: "
  ` [PATCH v2 23/26] arm64: dts: allwinner: a64: orangepi-win: "
  ` [PATCH v2 24/26] arm64: dts: allwinner: a64: a64-olinuxino: "
  ` [PATCH v2 25/26] arm64: dts: allwinner: a64: pine64: "
  ` [PATCH v2 26/26] arm64: dts: allwinner: a64: sopine: "

[PATCH v8 0/3] drm: Introduce writeback connectors
 2018-05-18 15:17 UTC  (4+ messages)
` [PATCH v8 1/3] drm: Add writeback connector type
` [PATCH v8 2/3] drm: writeback: Add out-fences for writeback connectors
` [PATCH v8 3/3] drm: writeback: Add client capability for exposing "

[PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
 2018-05-18 15:02 UTC  (8+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-05-18 14:47 UTC  (2+ messages)

[PATCH v2 1/3] drm/mtk: Remove impossible internal error
 2018-05-18 14:29 UTC  (4+ messages)
` [PATCH v2 2/3] drm/mtk: Move GEM BO to drm_framebuffer
` [PATCH v2 3/3] drm/mtk: mtk_drm_fb -> drm_framebuffer

[PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
 2018-05-18 14:20 UTC  (3+ messages)

[PATCH V2 1/2] efi/fb: Simplify fixup code to prefer struct resource
 2018-05-18 14:17 UTC  (2+ messages)
` [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

[GIT PULL] etnaviv-next for 4.18
 2018-05-18 14:07 UTC 

[PATCH hwc] drm_hwcomposer: Support assigning planes in ValidateDisplay
 2018-05-18 13:21 UTC  (3+ messages)

[PATCH v4 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-05-18 12:54 UTC  (4+ messages)
  ` [PATCH v4 2/2] drm/panel: Add device_link from panel device to drm device

[PATCH 0/7] gpu: host1x: Preparation work for destaging ABI
 2018-05-18 12:51 UTC  (5+ messages)
` [PATCH 7/7] gpu: host1x: Track client version

[PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
 2018-05-18 12:20 UTC  (7+ messages)

[PATCH v7 0/5] drm/mali-dp: Add support for memory writeback engine
 2018-05-18 11:23 UTC  (8+ messages)
` [PATCH v7 1/5] drm: mali-dp: Add support for writeback on DP550/DP650
` [PATCH v7 2/5] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [PATCH v7 3/5] drm/mali-dp: Add writeback support for DP500
` [PATCH v7 4/5] drm/mali-dp: Add RGB writeback formats "
` [PATCH v7 5/5] drm: mali-dp: Add writeback connector

[PATCH libdrm] Always pass O_CLOEXEC when opening DRM file descriptors
 2018-05-18 10:50 UTC  (2+ messages)

vc4: Detect working driver from cmdline
 2018-05-18 10:34 UTC 

[PATCH 1/4] drm/mm: Reject over-sized allocation requests early
 2018-05-18 10:31 UTC  (10+ messages)
` [PATCH 2/4] drm/mm: Add a search-by-address variant to only inspect a single hole
` [PATCH 3/4] drm/i915: Limit searching for PIN_HIGH
` [PATCH 4/4] drm/i915: Pin the ring high

[PATCH] drm/panel: simple: fix data type in KEO TX31D200VM0BAA timings
 2018-05-18 10:18 UTC  (2+ messages)

[PATCH] drm/panel: simple: AUO P320HVN03 uses SPWG data ordering
 2018-05-18 10:12 UTC  (2+ messages)

DRM Inquiry
 2018-05-18  9:50 UTC  (2+ messages)

[PATCH RFC 00/24] Lima DRM driver
 2018-05-18  9:33 UTC  (26+ messages)
` [PATCH RFC 01/24] ARM: dts: add gpu node to exynos4
` [PATCH RFC 02/24] dt-bindings: add switch-delay property for mali-utgard
` [PATCH RFC 03/24] arm64/dts: add switch-delay for meson mali
` [PATCH RFC 04/24] "
` [PATCH RFC 05/24] Revert "drm: Nerf the preclose callback for modern drivers"
` [PATCH RFC 06/24] drm/lima: add lima uapi header
` [PATCH RFC 07/24] drm/lima: add mali 4xx GPU hardware regs
` [PATCH RFC 08/24] drm/lima: add lima core driver
` [PATCH RFC 09/24] drm/lima: add GPU device functions
` [PATCH RFC 10/24] drm/lima: add PMU related functions
` [PATCH RFC 11/24] drm/lima: add L2 cache functions
` [PATCH RFC 12/24] drm/lima: add GP related functions
` [PATCH RFC 13/24] drm/lima: add PP "
` [PATCH RFC 14/24] drm/lima: add MMU "
` [PATCH RFC 15/24] drm/lima: add BCAST related function
` [PATCH RFC 16/24] drm/lima: add DLBU related functions
` [PATCH RFC 17/24] drm/lima: add GPU virtual memory space handing
` [PATCH RFC 18/24] drm/lima: add TTM subsystem functions
` [PATCH RFC 19/24] drm/lima: add buffer object functions
` [PATCH RFC 20/24] drm/lima: add GEM related functions
` [PATCH RFC 21/24] drm/lima: add GEM Prime "
` [PATCH RFC 22/24] drm/lima: add GPU schedule using DRM_SCHED
` [PATCH RFC 23/24] drm/lima: add context related functions
` [PATCH RFC 24/24] drm/lima: add makefile and kconfig

[PATCH v2] gpu: host1x: Fix compiler errors by converting to dma_addr_t
 2018-05-18  9:22 UTC  (2+ messages)

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-05-18  8:37 UTC  (10+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 08/24] drm/mtk: Promote impossible internal error to WARN_ON
  ` [PATCH 09/24] drm/mtk: Move GEM BO to drm_framebuffer
  ` [PATCH 10/24] drm/mtk: mtk_drm_fb -> drm_framebuffer

[RFC PATCH] drm/rockchip: update cursors asynchronously through atomic
 2018-05-18  8:25 UTC 

[PATCH] drm/v3d: Checking for NULL vs IS_ERR()
 2018-05-18  8:10 UTC 

[PATCH] drm/exynos: fimc: signedness bug in fimc_setup_clocks()
 2018-05-18  8:04 UTC 

[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-18  7:14 UTC  (5+ messages)
` [PATCH v4 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet

[RFC] remoting KMS
 2018-05-18  7:06 UTC  (5+ messages)

nouveau-next 4.18
 2018-05-18  5:29 UTC 

[git pull] drm fixes for v4.17-rc6
 2018-05-18  5:00 UTC 

[PATCH] Fix -WMissing-braces compile warning on android
 2018-05-18  4:43 UTC 

[RFC 07/24] drm/lima: add mali 4xx GPU hardware regs
 2018-05-18  3:21 UTC  (7+ messages)
` [RFC 08/24] drm/lima: add lima core driver
` [RFC 09/24] drm/lima: add GPU device functions
` [RFC 10/24] drm/lima: add PMU related functions
` [RFC 13/24] drm/lima: add PP "
` [RFC 14/24] drm/lima: add MMU "

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2018-05-18  3:00 UTC  (2+ messages)
` [Bug 101976] glmark2 random blank or background only screen freeze over amdgpu rx550 AMD POLARIS12 due to dpm

[Bug 96897] [opencl] clpeak hangs during compilation
 2018-05-18  2:45 UTC  (3+ messages)
` [Bug 96897] clpeak OpenCL benchmark hangs during compilation on Clover RadeonSI

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-18  2:44 UTC  (3+ messages)
  ` [RFC PATCH 04/10] devfreq: rk3399_dmc / rockchip: pm_domains: Register notify to DMC driver

[PATCH libdrm 1/1] amdgpu: Take lock before removing devices from fd_tab hash table
 2018-05-18  0:47 UTC  (2+ messages)

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2018-05-17 23:38 UTC  (2+ messages)

[PATCH v2 0/4] DRM helpers for Display Stream Compression PPS infoframes
 2018-05-17 23:30 UTC  (5+ messages)
` [PATCH v3 1/4] drm/dp: Define payload size for DP SDP PPS packet
` [PATCH v3 2/4] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH v3 3/4] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v3 4/4] drm/dsc: Add helpers for DSC picture parameter set infoframes

[radeon-alex:amd-staging-drm-next 114/431] sound/soc/amd/raven/acp3x.h:28:9: error: implicit declaration of function 'readl'; did you mean 'vread'?
 2018-05-17 21:17 UTC 

[DPU PATCH v2 0/6] Switch DPU to use upstream DSI driver for SDM845
 2018-05-17 21:01 UTC  (3+ messages)
` [DPU PATCH v2 5/6] drm/msm: hook up DPU with upstream DSI

[drm-tip:drm-tip 711/734] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:317:6: error: 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
 2018-05-17 21:00 UTC  (4+ messages)
` [Intel-gfx] "

[radeon-alex:amd-staging-drm-next 114/432] sound/soc//amd/raven/pci-acp3x.c:58:8: error: implicit declaration of function 'pci_enable_msi'; did you mean 'pci_enable_sriov'?
 2018-05-17 20:19 UTC 

[PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver
 2018-05-17 19:59 UTC  (2+ messages)

[PATCH v2 0/3] Expanding the basic vkms features
 2018-05-17 19:42 UTC  (2+ messages)

[tegra-drm:drm/tegra/for-next 27/35] drivers/gpu/host1x/job.c:103:33: error: 'struct host1x_job' has no member named 'num_cmdbufs'
 2018-05-17 19:22 UTC 

[PATCH] drm/scheduler: fix function name prefix in comments
 2018-05-17 18:37 UTC  (3+ messages)

[Bug 104439] intel_do_flush_locked failed: Invalid argument
 2018-05-17 18:09 UTC  (2+ messages)

KASAN: use-after-free Read in vgacon_invert_region
 2018-05-17 18:04 UTC 

[PATCH v7 0/3] drm: Introduce writeback connectors
 2018-05-17 16:43 UTC  (4+ messages)
` [PATCH v7 1/3] drm: Add writeback connector type
` [PATCH v7 2/3] drm: writeback: Add out-fences for writeback connectors
` [PATCH v7 3/3] drm: writeback: Add client capability for exposing "

[Bug 199693] [bisect 08810a4119aaebf6318f209ec5dd9828e969cba4] (pci runtime) System freeze after resuming from suspend (amdgpu)
 2018-05-17 16:26 UTC 

[GIT PULL] TDA998x I2C driver CEC support
 2018-05-17 16:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).