dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 07:48:57 to 2020-09-11 13:57:41 UTC [more...]

[PATCH v3 1/7] drm: add drmm_encoder_alloc()
 2020-09-11 13:57 UTC  (7+ messages)
` [PATCH v3 2/7] drm/simple_kms_helper: add drmm_simple_encoder_alloc()
` [PATCH v3 3/7] drm/plane: add drmm_universal_plane_alloc()
` [PATCH v3 4/7] drm/crtc: add drmm_crtc_alloc_with_planes()
` [PATCH v3 5/7] drm/imx: use drmm_simple_encoder_alloc()
` [PATCH v3 6/7] drm/imx: use drmm_universal_plane_alloc()
` [PATCH v3 7/7] drm/imx: ipuv3-crtc: use drmm_crtc_alloc_with_planes()

[PATCH] drm/imx/dcss: fix 64-bit divisions
 2020-09-11 13:56 UTC  (2+ messages)

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2020-09-11 13:54 UTC  (17+ messages)
` [PATCH v2 01/16] drm/encoder: remove obsolete documentation of bridge
` [PATCH v2 02/16] drm/exynos: remove in_bridge_node from exynos_dsi
` [PATCH v2 03/16] drm/exynos: use exynos_dsi as drvdata
` [PATCH v2 04/16] drm/exynos: extract helper functions for probe
` [PATCH v2 05/16] drm/exynos: move dsi host registration to probe
` [PATCH v2 06/16] drm/exynos: shift register values to fields on write
` [PATCH v2 07/16] drm/exynos: use identifier instead of register offsets
` [PATCH v2 08/16] drm/exynos: add host_ops callback for platform drivers
` [PATCH v2 09/16] drm/exynos: add callback for tearing effect handler
` [PATCH v2 10/16] drm/exynos: implement a drm bridge
` [PATCH v2 11/16] drm/exynos: convert encoder functions to bridge function
` [PATCH v2 12/16] drm/exynos: configure mode on drm bridge
` [PATCH v2 13/16] drm/exynos: get encoder from bridge whenever possible
` [PATCH v2 14/16] drm/exynos: add API functions for platform drivers
` [PATCH v2 15/16] drm/exynos: split out platform specific code
` [PATCH v2 16/16] drm/exynos: move bridge driver to bridges

[PATCH v2 01/21] drm/imx: dw_hdmi-imx: remove empty encoder_disable callback
 2020-09-11 13:38 UTC  (21+ messages)
` [PATCH v2 02/21] drm/imx: dw_hdmi-imx: move initialization into probe
` [PATCH v2 03/21] drm/imx: dw_hdmi-imx: use drm managed resources
` [PATCH v2 04/21] drm/imx: imx-ldb: reduce scope of edid_len
` [PATCH v2 05/21] drm/imx: imx-ldb: use local encoder and connector variables
` [PATCH v2 06/21] drm/imx: imx-ldb: move initialization into probe
` [PATCH v2 07/21] drm/imx: imx-ldb: use drm managed resources
` [PATCH v2 08/21] drm/imx: imx-tve: use local encoder and connector variables
` [PATCH v2 09/21] drm/imx: imx-tve: move initialization into probe
` [PATCH v2 10/21] drm/imx: imx-tve: use devm_clk_register
` [PATCH v2 11/21] drm/imx: imx-tve: fold imx_tve_register into imx_tve_bind
` [PATCH v2 12/21] drm/imx: imx-tve: use drm managed resources
` [PATCH v2 13/21] drm/imx: parallel-display: fix edid memory leak
` [PATCH v2 14/21] drm/imx: parallel-display: remove unused function enc_to_imxpd()
` [PATCH v2 15/21] drm/imx: parallel-display: reduce scope of edid_len
` [PATCH v2 16/21] drm/imx: parallel-display: use local encoder and connector variables
` [PATCH v2 17/21] drm/imx: parallel-display: move initialization into probe
` [PATCH v2 18/21] drm/imx: parallel-display: use drm managed resources
` [PATCH v2 19/21] drm/imx: ipuv3-plane: "
` [PATCH v2 20/21] drm/imx: move call to ipu_plane_get_resources() into ipu_plane_init()
` [PATCH v2 21/21] drm/imx: ipuv3-crtc: use drm managed resources

[PATCH] drm/ttm: remove default caching
 2020-09-11 13:10 UTC 

[PATCH] drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate
 2020-09-11 13:02 UTC  (3+ messages)

per-plane LUTs and CSCs?
 2020-09-11 12:57 UTC  (18+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-11 12:57 UTC  (2+ messages)

[RFC PATCH 1/3] drm: use flags instead of boolean in plane check
 2020-09-11 11:59 UTC  (6+ messages)
` [RFC PATCH 2/3] drm/atomic-helper: add REQUIRE_MATCHING_FB flag
` [RFC PATCH 3/3] drm: mxsfb: enforce framebuffer size matches plane size

[RFC PATCH v2 00/17] Host1x/TegraDRM UAPI
 2020-09-11  9:59 UTC  (28+ messages)
` [RFC PATCH v2 09/17] gpu: host1x: DMA fences and userspace fence creation
` [RFC PATCH v2 14/17] drm/tegra: Add new UAPI to header
  ` DRM_TEGRA_SUBMIT_BUF_WRITE_RELOC
` [RFC PATCH v2 17/17] WIP: drm/tegra: Implement new UAPI
  ` [RFC PATCH v2 17/17] WIP: drm/tegra: Implement new UAPI (submit_handle_syncpts)

[PATCH] video: fbdev: fsl-diu-fb: remove unneeded variable 'res'
 2020-09-10 14:39 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-10 13:34 UTC  (15+ messages)
                ` [Intel-gfx] "

[PATCH] drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
 2020-09-10 10:19 UTC  (2+ messages)

[PATCH v2 00/23] Blob prerequisites + blob resources
 2020-09-10  9:56 UTC  (10+ messages)
` [PATCH v2 04/23] virtio: Add get_shm_region method

[PATCH] drm: rcar-du: add missing put_device() call in rcar_du_vsp_init()
 2020-09-10 13:23 UTC 

[PATCH] drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
 2020-09-10 10:20 UTC  (2+ messages)

[PATCH] video: fbdev: sis: remove unneeded semicolon
 2020-09-10 14:05 UTC 

[PATCH -next] drm/amdkfd: Fix -Wunused-const-variable warning
 2020-09-10 14:32 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm: xlnx: remove defined but not used 'scaling_factors_666'
 2020-09-11  8:15 UTC  (3+ messages)

[PULL] drm-misc-next
 2020-09-10  8:18 UTC 

[PATCH 1/3] arm64: dts: sc7180: add interconnect bindings for display
 2020-09-10 22:04 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: sc7180: add bus clock to mdp node for sc7180 target

[PATCH] drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
 2020-09-10 17:18 UTC 

[PATCH v3] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2020-09-11  3:44 UTC 

[PATCHv1] gpu: ipu-v3: Add 8 pixel alignment fix
 2020-09-10 16:28 UTC 

KASAN: global-out-of-bounds Read in fbcon_resize
 2020-09-10 22:57 UTC  (2+ messages)
` [PATCH] fbcon: Fix user font detection test at fbcon_resize()

[PATCH] drm/vc4: Update type of reg parameter in vc4_hdmi_{read, write}
 2020-09-10 17:04 UTC 

[PATCH] drm/i810: make i810_flush_queue() return void
 2020-09-11  8:54 UTC  (2+ messages)

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-09-10 13:48 UTC  (12+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)

[PATCH v7 0/3] Support virtio cross-device resources
 2020-09-10 15:06 UTC  (3+ messages)
` [PATCH v7 1/3] virtio: add dma-buf support for exported objects

[PATCH] drm/mm: prevent a potential null-pointer dereference
 2020-09-10 12:35 UTC  (3+ messages)

[PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_core_suspend/resume __maybe_unused
 2020-09-10  7:52 UTC  (2+ messages)

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (8+ messages)

[PATCH 0/2] drm/sun4i: sun8i-csc: Secondary CSC register correction
 2020-09-10 11:09 UTC  (2+ messages)

[PATCH 00/24] drm_managed, leftovers
 2020-09-11  9:08 UTC  (4+ messages)
` [PATCH 08/24] drm/i915/selftests: align more to real device lifetimes
  ` [Intel-gfx] "

[PATCH 0/4] drm/etnaviv: add total hi bandwidth perf counters
 2020-09-11  9:05 UTC  (2+ messages)

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-09-11  8:56 UTC  (11+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display
` [PATCH v7 3/4] drm/kmb: Mipi DSI part of the display driver

[PATCH 06/24] drm/xlnx: Use devm_drm_dev_alloc
 2020-09-11  8:47 UTC  (4+ messages)
` [PATCH] "

[PATCH] drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
 2020-09-11  8:14 UTC  (2+ messages)

[PATCH v2 00/10] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-11  7:54 UTC  (18+ messages)
` [PATCH v2 05/10] arm64: dts: renesas: r8a77961: Add FCP device nodes
` [PATCH v2 07/10] arm64: dts: renesas: r8a77961: Add DU "
` [PATCH v2 08/10] arm64: dts: renesas: r8a77961: Add HDMI "
` [PATCH v2 09/10] arm64: dts: renesas: r8a77961-salvator-xs: add HDMI Display support
` [PATCH v2 10/10] arm64: dts: renesas: r8a77961-salvator-xs: add HDMI Sound support

[PATCH] drm/vc4: Remove unused variables
 2020-09-11  7:47 UTC  (2+ messages)

[PATCH 0/9] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-11  7:37 UTC  (8+ messages)
` [PATCH 5/9] arm64: dts: renesas: r8a77961: Add VSP device nodes

[git pull] drm fixes for 5.9-rc5
 2020-09-11  7:20 UTC 

[Intel-gfx] [PATCH] drm/i915/gvt: Fix NULL pointer dereference in intel_vgpu_reg_rw_edid()
 2020-09-11  5:39 UTC  (3+ messages)
` [Intel-gfx][PATCH v2] drm/i915/gvt: Prevent "

[Bug 209015] New: Clocks are no longer reported for R9 390 GPU
 2020-09-11  2:08 UTC  (2+ messages)
` [Bug 209015] "

[RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2020-09-11  0:38 UTC  (2+ messages)

[PATCH v2 00/18] drm/i915: Pimp DP DFP handling
 2020-09-10 19:40 UTC  (9+ messages)
` [PATCH v2 07/18] drm/dp: Pimp drm_dp_downstream_max_bpc()
` [PATCH v2 10/18] drm/dp: Add drm_dp_downstream_{min, max}_tmds_clock()
  ` [PATCH v2 10/18] drm/dp: Add drm_dp_downstream_{min,max}_tmds_clock()

[PATCH v5 1/5] drm/msm/dp: store dp_display in the driver data
 2020-09-10 19:07 UTC  (5+ messages)
` [PATCH v5 2/5] drm/msm/dp: add audio support for Display Port on MSM
` [PATCH v5 3/5] drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
` [PATCH v5 4/5] drm/msm/dp: signal the hotplug disconnect in the event handler
` [PATCH v5 5/5] drm/msm/dp: wait for audio notification before disabling clocks

[PATCH v5 0/5] Add audio support for MSM DisplayPort driver
 2020-09-10 19:07 UTC 

[PATCH 1/4] drm/vram-helper: stop using TTM placement flags
 2020-09-10 18:46 UTC  (5+ messages)
` [PATCH 2/4] drm/nouveau: "
` [PATCH 3/4] drm/vmwgfx: stop setting multiple domain flags
` [PATCH 4/4] drm/ttm: nuke memory type flags

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-09-10 18:41 UTC  (8+ messages)

[PATCH v4] gpu/drm: ingenic: Add option to mmap GEM buffers cached
 2020-09-10 18:28 UTC  (3+ messages)

[PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-09-10 18:18 UTC  (6+ messages)
` [PATCH v3 6/7] drm: Validate encoder->possible_crtcs

[PATCH] V2: Currently, DRM get the capability of the mst hub only from DP_DPCD_REV and get the slower speed even the mst hub can run in the faster speed
 2020-09-10 17:48 UTC  (2+ messages)

[Bug 209225] New: [AMDGPU] oops each boot: dc_link_set_backlight_level
 2020-09-10 16:11 UTC  (3+ messages)
` [Bug 209225] "

[PATCH -next] drm/amd/display: Create trigger_hotplug entry
 2020-09-10 15:35 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Fix possible memleak in dp_trigger_hotplug()
 2020-09-10 15:34 UTC  (2+ messages)

[Bug 209091] New: i915: drm:fw_domains_get [i915] *ERROR* render: timed out waiting for forcewake ack request
 2020-09-10 14:46 UTC  (2+ messages)
` [Bug 209091] "

[PATCH] drm/panfrost: Ensure GPU quirks are always initialised
 2020-09-10 13:42 UTC  (2+ messages)

[PATCH] drm/panfrost: Set DMA max segment size
 2020-09-10 13:42 UTC  (2+ messages)

[PATCH] drm/imx/dcss: fix compilation issue on 32bit
 2020-09-10 10:28 UTC  (5+ messages)

[PATCH][next] drm/i915: Fix inconsistent IS_ERR and PTR_ERR
 2020-09-10 10:21 UTC 

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-10  9:47 UTC  (6+ messages)
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v10 29/30] media: pci: fix common ALSA DMA-mapping related codes

[PATCH -next] drm/ttm/agp: Fix Wunused-variable warning
 2020-09-10  8:56 UTC  (2+ messages)

[Bug 209163] New: amdgpu: The CS has been cancelled because the context is lost
 2020-09-10  8:39 UTC  (2+ messages)
` [Bug 209163] "

[PULL] scatterlists related fixes
 2020-09-10  8:05 UTC 

[PULL] drm-intel-fixes
 2020-09-10  7:48 UTC 


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