messages from 2020-03-12 08:09:18 to 2020-03-13 13:57:04 UTC [more...]
[PATCH] omapfb: Remove unused writeback code
2020-03-13 13:56 UTC (5+ messages)
[PATCH v2 0/4] Add it66121 driver
2020-03-13 13:55 UTC (10+ messages)
` [PATCH v2 2/4] dt-bindings: display: bridge: add it66121 bindings
` [PATCH v2 3/4] drm: bridge: add it66121 driver
` [PATCH v2 4/4] MAINTAINERS: add it66121 HDMI bridge driver entry
P2P for DMA-buf
2020-03-13 13:33 UTC (16+ messages)
` [PATCH 1/6] lib/scatterlist: add sg_set_dma_addr() function
` [PATCH 4/6] drm/amdgpu: add checks if DMA-buf P2P is supported
[PATCH] drm/amd/display: Fix pageflip event race condition for DCN. (v2)
2020-03-13 12:35 UTC (3+ messages)
[RFC][PATCH 0/5] Introduce drm scaling filter property
2020-03-13 10:35 UTC (14+ messages)
` [RFC][PATCH 3/5] drm/i915: Enable scaling filter for plane and pipe
` [RFC][PATCH 5/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
[PATCH] RFC: dma-buf: Add an API for importing and exporting sync files (v3)
2020-03-13 10:33 UTC (6+ messages)
` [PATCH 1/3] dma-buf: add dma_fence_array_for_each (v2)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
[PATCH] drm/sched: add run job trace
2020-03-13 10:17 UTC (2+ messages)
[PATCH v3] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-13 9:03 UTC (2+ messages)
[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
2020-03-12 23:50 UTC (23+ messages)
` [PATCH hmm 1/8] mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte()
` [PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
` [PATCH] mm/hmm: Simplify hmm_vma_walk_pud slightly
` [PATCH hmm 4/8] mm/hmm: add missing pfns set to hmm_vma_walk_pmd()
` [PATCH hmm 5/8] mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT
` [PATCH hmm 6/8] mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte()
` [PATCH hmm 7/8] mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages
` [PATCH hmm 8/8] mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling
` [PATCH hmm 9/8] mm/hmm: do not check pmd_protnone twice in hmm_vma_handle_pmd()
[PATCH v9 0/5] drm/i915 Support for integrated privacy screen
2020-03-12 18:56 UTC (6+ messages)
` [PATCH v9 1/5] intel_acpi: Rename drm_dev local variable to dev
` [PATCH v9 2/5] drm/connector: Add support for privacy-screen property
` [PATCH v9 3/5] drm/i915: Lookup and attach ACPI device node for connectors
` [PATCH v9 4/5] drm/i915: Add helper code for ACPI privacy screen
` [PATCH v9 5/5] drm/i915: Enable support for integrated "
Plumbing explicit synchronization through the Linux ecosystem
2020-03-13 1:37 UTC (6+ messages)
[PATCH v1 0/1]: dt-bindings: display: fix panel warnings
2020-03-12 13:19 UTC (6+ messages)
` [PATCH v1 1/1] "
[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
2020-03-12 10:55 UTC (5+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "
[PATCH v1] drm/tegra: hdmi: Silence deferred-probe error
2020-03-12 15:04 UTC
[PATCH v1 1/3] drm/tegra: dc: Use devm_platform_ioremap_resource
2020-03-12 14:03 UTC (4+ messages)
` [PATCH v1 3/3] drm/tegra: dc: Silence RGB output deferred-probe error
[radeon-alex:amd-mainline-dkms-5.4 1171/2653] configure: error: in `drivers/gpu/drm/scheduler/dkms':
2020-03-13 2:02 UTC
[radeon-alex:amd-mainline-dkms-5.4 1212/2653] include/kcl/kcl_bitops.h:10:3: error: #error "Unexpected BITS_PER_LONG"
2020-03-13 1:28 UTC
[git pull] drm fixes for 5.6-rc6
2020-03-13 1:15 UTC (2+ messages)
[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
2020-03-13 1:13 UTC (35+ messages)
` [PATCH 05/89] clk: Return error code when of provider pointer is NULL
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 17/89] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH 18/89] clk: bcm: rpi: Rename is_prepared function
` [PATCH 19/89] clk: bcm: rpi: Split pllb clock hooks
` [PATCH 20/89] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver
[PULL] topic/mst-bw-check-fixes-for-airlied
2020-03-12 23:59 UTC
[radeon-alex:amd-mainline-dkms-5.4 2602/2653] include/kcl/kcl_drm.h:337:2: error: implicit declaration of function 'drm_dev_ref'; did you mean 'drm_dev_get'?
2020-03-12 23:15 UTC
[RFC PATCH 0/8] *** Per context fencing ***
2020-03-12 23:08 UTC (11+ messages)
[PATCH] drm/mm: Use debugobject to track lifetimes
2020-03-12 22:18 UTC (5+ messages)
[drm-tip:drm-tip 3/8] include/drm/drm_modeset_helper_vtables.h:859: undefined reference to `drm_connector_attach_encoder'
2020-03-12 21:49 UTC
[radeon-alex:amd-mainline-dkms-5.4 1278/2653] arch/m68k/include/asm/atomic.h:21:38: error: 'refcount_t' {aka 'const struct refcount_struct'} has no member named 'counter'
2020-03-12 21:35 UTC
[radeon-alex:amd-mainline-dkms-5.4 1255/2653] include/kcl/kcl_drm.h:316:34: error: redefinition of 'drm_debug_printer'
2020-03-12 20:37 UTC
[radeon-alex:amd-mainline-dkms-5.4 1206/2653] include/drm/amd_rdma.h:34:2: error: unknown type name 'uint64_t'
2020-03-12 20:03 UTC
[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
2020-03-12 19:17 UTC (2+ messages)
` [PATCH 1/3] drm: drm_vm: Use fallthrough;
[PATCH v4 0/4] Add support for iMX8MQ Display Controller Subsystem
2020-03-12 17:25 UTC (4+ messages)
` [PATCH v4 3/4] dt-bindings: display: imx: add bindings for DCSS
[PATCH] drm/msm: avoid double-attaching hdmi/edp bridges
2020-03-12 16:44 UTC (3+ messages)
[PATCH 0/5] Add support for PinePhone LCD panel
2020-03-12 15:45 UTC (6+ messages)
` [PATCH 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH 3/5] drm: panel: add "
` [PATCH 4/5] drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation
` [PATCH 5/5] arm64: allwinner: dts: a64: add LCD-related device nodes for PinePhone
[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
2020-03-12 15:22 UTC (6+ messages)
` [PATCH v12 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v12 5/5] soc / drm: mediatek: Fix mediatek-drm device probing
[PATCH 1/2] dt-binding: Add DSI/LVDS tc358775 bridge bindings
2020-03-12 15:17 UTC (6+ messages)
` [PATCH 2/2] display/drm/bridge: tc358775 DSI/LVDS driver
[PATCH v6 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
2020-03-12 15:17 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v6 2/2] drm/panel: add support for rm69299 visionox panel driver
[PATCH v8] dt-bindings: display: Add idk-2121wr binding
2020-03-12 15:16 UTC (2+ messages)
Variable Refresh Rate & flickering screens
2020-03-12 14:43 UTC (4+ messages)
[PATCH] display/bridge: dsi2lvds tc358775 driver
2020-03-12 14:31 UTC (6+ messages)
[PATCH] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
2020-03-12 14:30 UTC (2+ messages)
[PATCH] drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messages
2020-03-12 14:28 UTC (3+ messages)
[PATCH] drm/amd/display: Possible divide by zero in set_speed()
2020-03-12 14:25 UTC (2+ messages)
[PATCH] drm/amdgpu/display: clean up some indenting
2020-03-12 14:23 UTC (2+ messages)
[PATCH] drm: amd/acp: fix broken menu structure
2020-03-12 14:15 UTC (2+ messages)
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-12 14:12 UTC (12+ messages)
` [PATCH -next 013/491] INGENIC JZ47xx SoCs: Use fallthrough;
` [PATCH -next 023/491] AMD KFD: "
` [PATCH -next 024/491] AMD DISPLAY CORE: "
` [PATCH -next 025/491] AMD POWERPLAY: "
[PATCH] drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()'
2020-03-12 13:38 UTC (3+ messages)
` AW: "
[PATCH] dt-bindings: display: Fix dtc unit-address warnings in examples
2020-03-12 13:17 UTC (3+ messages)
[PATCH 0/5] Introduce drm scaling filter property
2020-03-12 11:14 UTC (6+ messages)
` [PATCH 1/5] drm: Introduce plane and CRTC scaling filter properties
` [PATCH 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter property documentation
` [PATCH 3/5] drm/i915: Introduce scaling filter related registers and bit fields
` [PATCH 4/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
` [PATCH 5/5] drm/i915: Enable scaling filter for plane and CRTC
[PATCH v7 0/4] drm: Add support for integrated privacy screen
2020-03-12 11:24 UTC (5+ messages)
` [PATCH v7 4/4] drm/i915: "
[drm-tip:drm-tip 1296/1354] include/linux/list.h:132: undefined reference to `drm_dev_printk'
2020-03-12 10:50 UTC
[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
2020-03-12 10:18 UTC (6+ messages)
[PATCH v4 0/2] Add LVDS panel support to HiHope RZ/G2M
2020-03-12 10:10 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: Add idk-1110wr binding
[PATCH v2] drm/bridge: analogix_dp: Split bind() into probe() and real bind()
2020-03-12 9:17 UTC (2+ messages)
[PATCH v11 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
2020-03-11 13:26 UTC (7+ messages)
` [PATCH v11 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v11 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v11 5/5] soc / drm: mediatek: Fix mediatek-drm device probing
[PATCH 0/2] Add support for Topwise A721 tablet
2020-03-11 10:23 UTC (7+ messages)
` [PATCH 1/2] drm/panel: Add Starry KR070PE2T
` [PATCH 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet
` [linux-sunxi] "
[PATCH v8 0/5] drm/i915: Support for integrated privacy screens
2020-03-12 0:57 UTC (4+ messages)
` [PATCH v8 1/5] intel_acpi: Rename drm_dev local variable to dev
` [PATCH v8 4/5] drm/i915: Add helper code for ACPI privacy screen
` [PATCH v8 5/5] drm/i915: Enable support for integrated "
[PATCH 0/5] Add support for PinePhone LCD panel
2020-03-11 16:29 UTC
[PATCH -next] drm/msm/dpu: Remove some set but not used variables
2020-03-12 0:25 UTC
[PATCH V4 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
2020-03-11 15:44 UTC (2+ messages)
[PATCH v3 0/4] Support virtio cross-device resources
2020-03-11 11:20 UTC (5+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 2/4] drm/prime: "
` [PATCH v3 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
[PATCH v2] dt-bindings: display: convert rockchip vop bindings to yaml
2020-03-11 14:56 UTC (2+ messages)
[PATCH] DRM: ARC: PGU: interlaced mode not supported
2020-03-12 5:07 UTC (3+ messages)
[RFC v2 0/8] MIPS: CI20: add HDMI out support
2020-03-11 13:30 UTC (6+ messages)
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
[GIT PULL] drm/arc: Filter out interlaced mode
2020-03-12 5:18 UTC
[PATCH V4 1/3] dt: bindings: brcmnand: Add support for flash-edu
2020-03-11 15:44 UTC (2+ messages)
[PATCH v2 00/17] drm: subsytem-wide debugfs functions refactor
2020-03-12 7:55 UTC (3+ messages)
` [PATCH v2 05/17] drm/arc: make arcgpu_debugfs_init() return 0
[PATCH v3] dt-bindings: display: convert rockchip vop bindings to yaml
2020-03-11 18:15 UTC
page: next (older) | prev (newer) | latest
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).