dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-12 15:46:30 to 2020-08-13 17:49:01 UTC [more...]

[PATCH v4 2/2] xen: add helpers to allocate unpopulated memory
 2020-08-13  9:49 UTC  (5+ messages)

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-13 12:57 UTC  (34+ messages)
` [PATCH 1/9] dt-bindings: display: renesas, du: Document r8a774e1 bindings
  ` [PATCH 1/9] dt-bindings: display: renesas,du: "
` [PATCH 2/9] drm: rcar-du: Add support for R8A774E1 SoC
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Populate DU device node
` [PATCH 4/9] dt-bindings: display: renesas, lvds: Document r8a774e1 bindings
  ` [PATCH 4/9] dt-bindings: display: renesas,lvds: "
` [PATCH 5/9] dt-bindings: display: renesas, dw-hdmi: Add r8a774e1 support
  ` [PATCH 5/9] dt-bindings: display: renesas,dw-hdmi: "
` [PATCH 6/9] arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
` [PATCH 7/9] drm: rcar-du: lvds: Add support for R8A774E1 SoC
` [PATCH 8/9] arm64: dts: renesas: r8a774e1: Add LVDS device node
` [PATCH 9/9] arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13 15:13 UTC  (11+ messages)
` [PATCH v2 1/5] xen/gntdev: Fix dmabuf import with non-zero sgt offset
` [PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
` [PATCH v2 3/5] drm/xen-front: Add YUYV to supported formats
` [PATCH v2 4/5] xen: Sync up with the canonical protocol definition in Xen
` [PATCH v2 5/5] drm/xen-front: Pass dumb buffer data offset to the backend

[git pull] drm for 5.8-rc1
 2020-08-13 17:48 UTC  (30+ messages)

[Bug 208893] New: Navi (RX 5700 XT) system appears to hang with more than one display connected
 2020-08-13 17:30 UTC  (12+ messages)
` [Bug 208893] "

[PATCH v2 0/4] Add audio support for MSM DisplayPort driver
 2020-08-13 17:21 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dp: store dp_display in the driver data
` [PATCH v2 2/4] drm/msm/dp: add audio support for Display Port on MSM
` [PATCH v2 3/4] drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
` [PATCH v2 4/4] drm/msm/dp: signal the hotplug disconnect in the event handler

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-13 17:04 UTC  (5+ messages)
` [PATCH v12 07/13] drm/msm: Add a context pointer to the submitqueue
  ` [Freedreno] "

[PATCH libdrm] INTEL: Add PCI ID support to RKL platform
 2020-08-13 16:56 UTC 

[PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 3/4] drm/ast: Add commit-tail function
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH v1 4/4] drm/ast: Disable planes while switching display modes
 2020-08-13 16:25 UTC  (2+ messages)

[RFC][PATCH v2 0/4] Support GEM object mappings from I/O memory
 2020-08-13 14:03 UTC  (5+ messages)
` [PATCH v2 2/4] drm/gem: Update client API to use struct drm_gem_membuf

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-13 13:57 UTC  (32+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 02/20] drm/armada: "
` [PATCH 03/20] drm/etnaviv: "
` [PATCH 04/20] drm/exynos: "
` [PATCH 05/20] drm/gma500: "
` [PATCH 06/20] drm/i915: "
` [PATCH 07/20] drm/mediatek: "
` [PATCH 08/20] drm/msm: Introduce GEM object funcs
` [PATCH 09/20] drm/nouveau: Introduce GEM object functions
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 11/20] drm/pl111: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH 14/20] drm/tegra: Introduce GEM object functions
` [PATCH 15/20] drm/vc4: "
` [PATCH 16/20] drm/vgem: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH v3 0/4] drm/ast: Disable HW cursor when switching modes
 2020-08-13 13:51 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ast: Set format registers in primary plane's update
` [PATCH v3 2/4] drm/ast: Disable planes while switching display modes
` [PATCH v3 3/4] drm/ast: Program display mode in CRTC's atomic_enable()
` [PATCH v3 4/4] drm/ast: Enable CRTC before planes

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-08-13 13:45 UTC  (4+ messages)
` [PATCH 2/3] backlight: pwm_bl: Artificially add 0% during interpolation

[PATCH] drm/nouveau/gem: Use vmemdup_user() rather than duplicating its implementation
 2020-08-13 13:12 UTC  (3+ messages)
` [PATCH] drm/nouveau/gem: fix err_cast.cocci warnings

[PATCH] drm/nouveau: Add fine-grain temperature reporting
 2020-08-13 12:43 UTC  (2+ messages)

[PATCH] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
 2020-08-13 12:01 UTC  (10+ messages)

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-13 10:31 UTC  (7+ messages)

[PATCH 1/3 v2] dt-bindings: backlight: Add some common backlight properties
 2020-08-13 11:04 UTC  (7+ messages)
` [PATCH 2/3 v2] dt-bindings: backlight: Add Kinetic KTD253 bindings
` [PATCH 3/3 v2] backlight: Add Kinetic KTD253 backlight driver

[PATCH 0/6] Support change dw-hdmi output color
 2020-08-13 10:45 UTC  (12+ messages)
` [PATCH 1/6] drm: Add connector atomic_begin/atomic_flush
` [PATCH 2/6] drm: bridge: dw-hdmi: Implement "
` [PATCH 3/6] drm: bridge: dw-hdmi: Introduce previous_pixelclock/previous_tmdsclock
` [PATCH 4/6] drm/rockchip: dw_hdmi: Add vendor hdmi properties
` [PATCH 5/6] drm/rockchip: dw_hdmi: Add get_output_bus_format
` [PATCH 6/6] drm: bridge: dw-hdmi: Get output bus format when dw-hdmi is the only bridge

[RFC][PATCH] dma-heap: Add proper kref handling on dma-buf heaps
 2020-08-13 10:04 UTC  (2+ messages)

[PATCH] drm/hisilicon: Fix build error of no type of module_init
 2020-08-13  9:51 UTC  (3+ messages)

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-08-13  9:17 UTC  (8+ messages)
` [PATCH v7 17/17] drm/i915: Add HDCP 1.4 support for MST connectors
    ` [Intel-gfx] "

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-12 17:15 UTC  (6+ messages)

[RFC v2 00/11] DVFS in the OPP core
 2020-08-12  7:35 UTC  (6+ messages)
` [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH drm/hisilicon v3 0/2] hibmc clean up and code refactoring
 2020-08-12  7:42 UTC  (3+ messages)
` [PATCH drm/hisilicon v3 1/2] drm/hisilicon: Remove the unused include statements
` [PATCH drm/hisilicon v3 2/2] drm/hisilicon: Code refactoring for hibmc_drv_de

[PATCH drm/hisilicon v2 0/3] hibmc clean up and code refactoring
 2020-08-12  7:12 UTC  (3+ messages)

[Nouveau] BUG: unable to handle page fault for address nouveau_fence_new
 2020-08-12 18:07 UTC 

[PATCH 7/7] dyndbg: enable 'cache' of active pr_debug callsites
 2020-08-12 15:11 UTC  (3+ messages)
` [dyndbg] 4397a3e7bf: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full
 2020-08-12 13:09 UTC 

[PATCH] drm: assure aux_dev is nonzero before using it
 2020-08-12 20:21 UTC  (6+ messages)

[PATCH v8 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-08-12  7:36 UTC  (10+ messages)
` [PATCH v8 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

[PATCH v2] drm/of: Consider the state in which the ep is disabled
 2020-08-13  6:31 UTC  (3+ messages)

[RFC PATCH v1] dma-fence-array: Deal with sub-fences that are signaled late
 2020-08-13  6:52 UTC  (3+ messages)

[pull] amdgpu drm-fixes-5.9
 2020-08-13  3:36 UTC 

[PATCH 0/4] Add audio support for MSM DisplayPort driver
 2020-08-13  1:54 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dp: store dp_display in the driver data
` [PATCH 2/4] drm/msm/dp: add audio support for Display Port on MSM
` [PATCH 3/4] drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
` [PATCH 4/4] drm/msm/dp: signal the hotplug disconnect in the event handler

[PATCH 0/8] drm: mxsfb: Allow overriding bus width
 2020-08-13  1:29 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: display: mxsfb: Convert binding to YAML
` [PATCH 2/8] dt-bindings: display: mxsfb: Add and fix compatible strings
` [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property
` [PATCH 4/8] dt-bindings: display: mxsfb: Rename to fsl,lcdif.yaml
` [PATCH 5/8] ARM: dts: imx: Fix LCDIF compatible strings
` [PATCH 6/8] arm64: dts: imx8mq: "
` [PATCH 7/8] ARM: dts: imx: Remove unneeded LCDIF disp_axi clock
` [PATCH 8/8] drm: mxsfb: Add support for the bus-width DT property

[PATCH] drm/msm/adreno: fix updating ring fence
 2020-08-13  0:03 UTC 

[PATCH] drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel
 2020-08-12 22:02 UTC 

[PATCH V3 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-08-12 20:08 UTC  (5+ messages)
` [PATCH V3 2/2] drm/bridge: tc358762: Add basic driver "

[git pull] drm fixes for 5.9-rc1
 2020-08-12 19:58 UTC  (2+ messages)

[PATCH v5] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-08-12 19:30 UTC  (3+ messages)

[RESEND v7, PATCH 0/7] add drm support for MT8183
 2020-08-12 16:55 UTC  (3+ messages)
` [RESEND v7, PATCH 1/7] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display


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).