dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 09:56:12 to 2020-02-26 10:21:25 UTC [more...]

[PATCH 00/51] drm managed resources, v2
 2020-02-26 10:21 UTC  (6+ messages)
  ` [PATCH 03/51] drm: add managed resources tied to drm_device

[PATCH] drm/bridge: sii9234: silence warning about regulators during deferred probe
 2020-02-26 10:13 UTC 

[PATCH] drm/exynos: dsi: silence warning about regulators during deferred probe
 2020-02-26 10:11 UTC 

[PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-02-26 10:09 UTC  (2+ messages)

[PATCH] RFC: dma-buf: Add an API for importing and exporting sync files
 2020-02-26 10:05 UTC  (3+ messages)

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-02-26  9:54 UTC  (4+ messages)
` [Bug 204241] "

+ dma-buf-free-dmabuf-name-in-dma_buf_release.patch added to -mm tree
 2020-02-26  9:36 UTC  (2+ messages)

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-26  9:24 UTC  (13+ messages)

[PATCH v9 0/5] mt8183 dpi supports dual edge and pin mode swap
 2020-02-26  8:12 UTC  (8+ messages)
` [PATCH v9 1/5] dt-bindings: media: add pclk-sample dual edge property
` [PATCH v9 2/5] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v9 3/5] dt-bindings: display: mediatek: dpi sample data in dual edge support
` [PATCH v9 4/5] drm/mediatek: dpi sample mode support
` [PATCH v9 5/5] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PATCH v2 0/6] Add LCD support for Pine64 Pinebook 1080p
 2020-02-26  8:10 UTC  (7+ messages)
` [PATCH v2 1/6] drm/bridge: anx6345: Fix getting anx6345 regulators
` [PATCH v2 2/6] drm/bridge: anx6345: don't print error message if regulator is not ready
` [PATCH v2 3/6] dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix
` [PATCH v2 4/6] dt-bindings: display: simple: Add NewEast Optoelectronics WJFH116008A compatible
` [PATCH v2 5/6] drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support
` [PATCH v2 6/6] arm64: allwinner: a64: enable LCD-related hardware for Pinebook

[PATCH 1/4] drm/msm/dpu: Remove unused function arguments
 2020-02-25 19:41 UTC  (5+ messages)
` [PATCH 2/4] drm/msm/dpu: Refactor rm iterator

[PATCH v2 1/3] gpu/drm: ingenic: Add trick to support 16bpp on 24-bit panels
 2020-02-26  4:30 UTC  (3+ messages)
` [PATCH v2 2/3] gpu/drm: ingenic: Switch emulated fbdev to 16bpp
` [PATCH v2 3/3] gpu/drm: ingenic: Add option to mmap GEM buffers cached

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-25 18:24 UTC  (52+ messages)
` [PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
` [PATCH 02/89] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 10/89] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [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 26/89] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH 29/89] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH 30/89] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH 31/89] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH 33/89] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH 59/89] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH 88/89] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings

[PATCH] Initialize ATA before graphics
 2020-02-25 16:33 UTC  (2+ messages)

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25 23:52 UTC  (27+ messages)
` [PATCHv2 05/56] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCHv2 06/56] drm/omap: constify write buffers
` [PATCHv2 07/56] drm/omap: dsi: add generic transfer function
` [PATCHv2 08/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCHv2 09/56] drm/omap: dsi: unexport specific data transfer functions
` [PATCHv2 10/56] drm/omap: dsi: drop virtual channel logic
` [PATCHv2 11/56] drm/omap: dsi: simplify write function
` [PATCHv2 12/56] drm/omap: dsi: simplify read functions
` [PATCHv2 13/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCHv2 57/56] dt-bindings: display: panel-dsi-cm: convert to YAML

[PATCH v3 0/1] Add support for sun4i HDMI audio
 2020-02-25 10:01 UTC  (6+ messages)
` [PATCH v3 1/1] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio
  ` [linux-sunxi] "

[PATCH 0/7] drm/sun4i: de2/de3 format fixes and updates
 2020-02-26  3:29 UTC  (5+ messages)
` [PATCH 6/7] drm/sun4i: de2: Don't return de2_fmt_info struct

RFC: drm/virtio: Dummy virtio GPU
 2020-02-26  7:15 UTC  (4+ messages)

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-26  1:54 UTC  (2+ messages)

[PATCH] drm/omap: Fix drm_handle_vblank() handling for command mode panels
 2020-02-25 22:59 UTC  (4+ messages)

[PATCH v3 0/4] Add support for devices in the Energy Model
 2020-02-25 20:57 UTC  (6+ messages)
` [PATCH v3 1/4] PM / EM: add devices to "
` [PATCH v3 4/4] drm/panfrost: Register to the Energy Model with devfreq device

[PATCHv2 45/56] drm/omap: dsi: Register a drm_bridge
 2020-02-25 11:50 UTC  (2+ messages)
` [PATCHv2.1 "

[PATCH 0/2] Support virtio cross-device resources
 2020-02-26  3:56 UTC  (4+ messages)
` [PATCH 1/2] virtio: add dma-buf support for exported objects
    ` [virtio-dev] "

[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
 2020-02-25  9:38 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for Elida
 2020-02-25 10:49 UTC  (3+ messages)
` [PATCH 3/3] drm/panel: add panel driver for Elida KD35T133 panels

[PATCH RFC v3 0/6] Add Unisoc's drm kms module
 2020-02-25  9:45 UTC  (11+ messages)
` [PATCH RFC v3 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v3 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-26  7:58 UTC  (7+ messages)
` [PATCH v3 2/4] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v3 3/4] dt-bindings: display: imx: add bindings for DCSS

[Bug] virtio-gpu broken with qemu/kvm on arm64 on kernel 5.5+
 2020-02-26  6:45 UTC  (7+ messages)

[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-26  5:39 UTC  (10+ messages)
` [PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
  ` [Nouveau] "
` [PATCH 2/3] drm: Move non-kms driver state into struct drm_legacy_state
` [PATCH 3/3] drm: Constify struct drm_driver in DRM core

[PATCH v8 0/7] mt8183 dpi supports dual edge and pin mode swap
 2020-02-26  2:11 UTC  (16+ messages)
` [PATCH v8 1/7] dt-bindings: media: add pclk-sample dual edge property
` [PATCH v8 2/7] dt-bindings: display: mediatek: update dpi supported chips
` [PATCH v8 3/7] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v8 4/7] dt-bindings: display: mediatek: dpi sample data in dual edge support
` [PATCH v8 5/7] drm/mediatek: dpi sample mode support
` [PATCH v8 6/7] drm/mediatek: add mt8183 dpi clock factor
` [PATCH v8 7/7] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PATCH/RFC 0/3] Constify drm_driver
 2020-02-26  1:54 UTC  (5+ messages)
` [PATCH/RFC 3/3] drm: rcar_du: "

[PATCH v3] drm: shmobile: Reduce include dependencies
 2020-02-26  1:44 UTC  (3+ messages)

[PATCH v2 0/4] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-02-26  0:59 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: display: msm: Add required dma-range property
` [PATCH v2 4/4] drm/msm/a6xx: Use the DMA API for GMU memory objects

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-02-26  0:55 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames
 2020-02-25 23:36 UTC  (2+ messages)

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-25 21:52 UTC  (8+ messages)
  ` [PATCH 04/12] drm: Nuke mode->vrefresh

[Bug 206393] New: amdgpu: garbled screen after resume
 2020-02-25 21:37 UTC  (3+ messages)
` [Bug 206393] "

[PATCH] drm/ttm: fix leaking fences via ttm_buffer_object_transfer
 2020-02-25 19:12 UTC  (4+ messages)

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-25 19:11 UTC  (4+ messages)

[PATCH v2 0/4] Config mipi tx drive current and impedance
 2020-02-25 19:09 UTC  (6+ messages)
` [PATCH v2 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current
` [PATCH v2 2/4] dt-binds: display: mediatek: get mipitx calibration data from nvmem
` [PATCH v2 3/4] drm/mediatek: add the mipitx driving control
` [PATCH v2 4/4] drm/mediatek: config mipitx impedance with calibration data

[PATCH 13/15] drm/amdgpu/display: split dp connector registration (v3)
 2020-02-25 19:07 UTC  (10+ messages)

[PULL] drm-intel-next
 2020-02-25 18:58 UTC 

[PATCH 1/3 v2] dt-bindings: Add vendor prefix for Hydis technologies
 2020-02-25 18:12 UTC  (4+ messages)
` [PATCH 2/3 v2] drm/panel: Add DT bindings for Novatek NT35510-based panels

[PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
 2020-02-25 17:16 UTC  (11+ messages)

[PATCH v2 0/2] Dual licence some files in GPL-2.0 and MIT
 2020-02-25 17:03 UTC  (6+ messages)
` [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 "

[PATCH 3/3] drm/pci: Unexport drm_get_pci_dev
 2020-02-25 16:58 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-02-25 15:34 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v7 00/54] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-25 15:28 UTC  (5+ messages)
` [PATCH v7 04/54] drm/bridge: Document the drm_encoder.bridge_chain field as private
` [PATCH v7 05/54] drm/bridge: Fix atomic state ops documentation

[PATCH 1/3] drm/amdgpu: Drop DRIVER_USE_AGP
 2020-02-25 15:26 UTC  (6+ messages)
` [PATCH 2/3] drm/radeon: Inline drm_get_pci_dev

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-25 15:13 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove set but not used variable 'mc_vm_apt_default'
 2020-02-25 15:05 UTC  (2+ messages)

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-02-25 15:04 UTC  (3+ messages)

[Intel-gfx][PATCH 00/10] drm/i915: Introduce i915 based i915_MISSING_CASE macro and us it in i915
 2020-02-25 14:01 UTC  (12+ messages)
` [Intel-gfx][PATCH 01/10] drm/i915: Add i915 device based MISSING_CASE macro
` [Intel-gfx][PATCH 02/10] drm/i915/display/cdclk: Make MISSING_CASE backtrace i915 specific
` [Intel-gfx][PATCH 03/10] drm/i915/display/ddi: "
` [Intel-gfx][PATCH 04/10] drm/i915/display/display: "
` [Intel-gfx][PATCH 05/10] drm/i915/dp: "
` [Intel-gfx][PATCH 06/10] drm/i915/display/hdmi: "
` [Intel-gfx][PATCH 07/10] drm/i915/display: "
` [Intel-gfx][PATCH 08/10] drm/i915/gem: "
` [Intel-gfx][PATCH 09/10] drm/i915/gt: "
` [Intel-gfx][PATCH 10/10] drm/i915: "

[PATCH v3 0/4] drm: Provide a simple encoder
 2020-02-25 13:10 UTC  (5+ messages)
` [PATCH v3 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v3 2/4] drm/ast: Use simple encoder
` [PATCH v3 3/4] drm/mgag200: "
` [PATCH v3 4/4] drm/qxl: "

[PATCH 0/4] Config mipi tx drive current and impedance
 2020-02-25 11:42 UTC  (4+ messages)
` [PATCH 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current

[RFC][PATCH 0/5] Introduce drm scaling filter property
 2020-02-25 11:07 UTC  (5+ messages)
` [RFC][PATCH 1/5] drm: Introduce "


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