dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 22:23:13 to 2020-11-09 14:53:12 UTC [more...]

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-09 14:25 UTC  (123+ messages)
` [PATCH v3 08/56] drm/omap: dsi: unexport specific data transfer functions
` [PATCH v3 09/56] drm/omap: dsi: drop virtual channel logic
` [PATCH v3 10/56] drm/omap: dsi: simplify write function
` [PATCH v3 11/56] drm/omap: dsi: simplify read functions
` [PATCH v3 12/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCH v3 13/56] drm/omap: dsi: introduce mipi_dsi_host
` [PATCH v3 14/56] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCH v3 15/56] drm/omap: dsi: request VC via mipi_dsi_attach
` [PATCH v3 16/56] drm/omap: panel-dsi-cm: drop hardcoded VC
` [PATCH v3 17/56] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCH v3 18/56] drm/omap: dsi: drop unused memory_read()
` [PATCH v3 19/56] drm/omap: dsi: drop unused get_te()
` [PATCH v3 20/56] drm/omap: dsi: drop unused enable_te()
` [PATCH v3 21/56] drm/omap: dsi: drop useless sync()
` [PATCH v3 22/56] drm/omap: dsi: use pixel-format and mode from attach
` [PATCH v3 23/56] drm/omap: panel-dsi-cm: use bulk regulator API
` [PATCH v3 24/56] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCH v3 25/56] drm/omap: dsi: move TE GPIO handling into core
` [PATCH v3 26/56] drm/omap: dsi: drop custom enable_te() API
` [PATCH v3 27/56] drm/omap: dsi: do bus locking in host driver
` [PATCH v3 28/56] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCH v3 29/56] drm/omap: dsi: do ULPS in host driver
` [PATCH v3 30/56] drm/omap: dsi: move panel refresh function to host
` [PATCH v3 31/56] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCH v3 32/56] drm/omap: dsi: drop custom panel capability support
` [PATCH v3 33/56] drm/omap: dsi: convert to drm_panel
` [PATCH v3 34/56] drm/omap: drop omapdss-boot-init
` [PATCH v3 35/56] drm/omap: dsi: implement check timings
` [PATCH v3 36/56] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCH v3 37/56] drm/omap: panel-dsi-cm: support unbinding
` [PATCH v3 38/56] drm/omap: panel-dsi-cm: fix remove()
` [PATCH v3 39/56] drm/omap: remove global dss_device variable
` [PATCH v3 40/56] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCH v3 41/56] drm/omap: dsi: Register a drm_bridge
` [PATCH v3 42/56] drm/omap: remove legacy DSS device operations
` [PATCH v3 43/56] drm/omap: remove unused omap_connector
` [PATCH v3 44/56] drm/omap: simplify omap_display_id
` [PATCH v3 45/56] drm/omap: drop unused DSS next pointer
` [PATCH v3 46/56] drm/omap: drop empty omap_encoder helper functions
` [PATCH v3 47/56] drm/omap: drop DSS ops_flags
` [PATCH v3 48/56] drm/omap: drop dssdev display field
` [PATCH v3 49/56] drm/omap: simplify DSI manual update code
` [PATCH v3 50/56] drm/omap: dsi: simplify pin config
` [PATCH v3 51/56] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCH v3 52/56] drm/omap: squash omapdrm sub-modules into one
` [PATCH v3 53/56] drm/omap: remove unused display.c
` [PATCH v3 54/56] drm/omap: drop unused owner field
` [PATCH v3 55/56] drm/omap: remove dispc_ops
` [PATCH v3 56/56] drm/omap: remove dss_mgr_ops

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-11-09 14:53 UTC  (12+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[git pull] drm next pull for 5.10-rc1
 2020-11-09 11:52 UTC  (4+ messages)

[PATCH 0/5] drm/tidss: Use new connector model for tidss
 2020-11-09 11:40 UTC  (4+ messages)
` [PATCH 2/5] drm/tidss: Set bus_format correctly from bridge/connector

[PATCH][next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages
 2020-11-09 11:12 UTC 

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-09 11:06 UTC  (20+ messages)
` [PATCH 01/19] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
` [PATCH 04/19] drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocks
` [PATCH 05/19] drm/mga/mga_state: Remove unused variable 'buf_priv'
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param

[PATCH 0/2] drm: Build fixes for msm and mediatek
 2020-11-09 10:32 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops
` [PATCH 2/2] drm/mediatek: "

[PATCH] drm/ast: Create chip AST2600
 2020-11-09 10:26 UTC  (2+ messages)

[PATCH] drm/ast: Fixed 1920x1080 sync. polarity issue
 2020-11-09 10:19 UTC  (2+ messages)

[PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
 2020-11-09  9:17 UTC  (4+ messages)
` [PATCH 6/7] drm/panfrost: dev_pm_opp_put_*() accepts NULL argument

ttm multihop split out v2
 2020-11-11 17:15 UTC  (7+ messages)
` [PATCH 1/4] drm/ttm: add multihop infrastrucutre (v2)
` [PATCH 2/4] drm/amdgpu/ttm: use multihop
` [PATCH 3/4] drm/nouveau/ttm: "
` [PATCH 4/4] drm/radeon/ttm: "

[PATCH] drm/gma500: Remove unused function psb_gem_get_aperture()
 2020-11-09  8:56 UTC  (2+ messages)

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-09  8:28 UTC  (2+ messages)

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-09  5:53 UTC  (19+ messages)
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-11-09  5:15 UTC  (2+ messages)

[PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-09  1:47 UTC  (4+ messages)
` [PATCH 3/3] MAINTAINERS: add files for Mediatek DRM drivers

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09  8:44 UTC  (11+ messages)

[PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t
 2020-11-09  8:38 UTC 

[PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode
 2020-11-09  8:38 UTC  (4+ messages)

[PATCH] drm/msm: dsi: Constify dsi_host_ops
 2020-11-09  7:32 UTC  (2+ messages)

[PATCH] video: fbdev: riva: remove some unused varibles
 2020-11-09  7:31 UTC  (2+ messages)

[PATCH v1] video: hyperv_fb: include vmalloc.h
 2020-11-09  7:21 UTC  (2+ messages)

[PATCH] drm/panel: simple: Add flags to boe_nv133fhm_n61
 2020-11-09  7:16 UTC  (2+ messages)

[Bug 209987] New: Memory leak in amdgpu_dm_update_connector_after_detect
 2020-11-09  6:14 UTC  (3+ messages)
` [Bug 209987] "

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2020-11-09  3:15 UTC  (16+ 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 06/16] drm/exynos: shift register values to fields on write

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2020-11-09  2:16 UTC  (2+ messages)

[PATCH v2] drm/vc4: replace idr_init() by idr_init_base()
 2020-11-08 10:13 UTC  (4+ messages)

[PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset
 2020-11-06 15:14 UTC  (8+ messages)
` [PATCH 1/7] drm/sun4i: backend: Fix probe failure with multiple backends
` [PATCH 2/7] soc: sunxi: Deal with the MBUS DMA offsets in a central place
` [PATCH 3/7] drm/sun4i: backend: Remove the MBUS quirks
` [PATCH 4/7] media: sun4i: "
` [PATCH 5/7] media: sun6i: "
` [PATCH 6/7] media: cedrus: "
` [PATCH 7/7] media: sun8i-di: Remove the call to of_dma_configure

[PATCH v3 0/3] Reduce context clear batch size to avoid gpu hang
 2020-11-07 17:57 UTC  (4+ messages)

[V2] drm: msm: adreno: use IS_ERR() instead of null pointer check
 2020-11-07  3:19 UTC 

[PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-06 16:34 UTC  (5+ messages)
` [PATCH v2 1/5] drm/msm: add MSM_BO_CACHED_COHERENT
` [PATCH v2 3/5] drm/msm: call dma_direct_bypass()
` [PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
` [PATCH v2 5/5] drm/msm: bump up the uapi version

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-06  8:44 UTC  (5+ messages)
` [PATCH 03/19] gpu: drm: imx: ipuv3-plane: Mark 'crtc_state' as __always_unused

[PATCH 0/2] drm: omapdrm: fix reference leak in runtime get ops
 2020-11-06 13:00 UTC 

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-06 16:39 UTC  (13+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH 2/2] drm: omapdrm: dss: fix reference leak in dss_runtime_get
 2020-11-06 13:01 UTC 

[PATCH] drm/stm: Enable RPM during fbdev registration
 2020-11-06 16:23 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: sc7180: add interconnect bindings for display
 2020-11-08 17:55 UTC  (4+ messages)
` [PATCH 3/3] drm/msm/dpu: add support for clk and bw scaling "

[PATCH 1/2] drm: omapdrm: dsi: fix-reference-leak-in dsi_runtime_get
 2020-11-06 13:01 UTC 

[PATCH 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
 2020-11-06 13:37 UTC  (2+ messages)

[PATCH v2 RESEND] drm: mxsfb: Implement .format_mod_supported
 2020-11-08 21:00 UTC 

[PATCH] drm: remove unneeded break
 2020-11-08 17:59 UTC  (3+ messages)

[PATCH] vt: Disable KD_FONT_OP_COPY
 2020-11-08 15:38 UTC 

[PATCH] drm/bridge: lvds-codec: Use dev_err_probe for error handling
 2020-11-08 14:46 UTC  (2+ messages)

[PATCH] drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panel
 2020-11-08 14:45 UTC  (2+ messages)

[PATCH] drm/mcde: Fix unbalanced regulator
 2020-11-08 14:19 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-11-08 10:55 UTC  (3+ messages)
` [PATCH v3 2/3] "

[PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function
 2020-11-08 10:47 UTC  (4+ messages)

[PATCH RESEND v2] drm/bridge/tc358775: Fixes bus formats read
 2020-11-08 10:16 UTC  (2+ messages)

[PATCH] drm: xlnx: Use dma_request_chan for DMA channel request
 2020-11-08 10:12 UTC  (2+ messages)

[PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
 2020-11-08 10:06 UTC  (2+ messages)

[PATCH] drm: panel: simple: add missing platform_driver_unregister() in panel_simple_init
 2020-11-08  9:56 UTC  (2+ messages)

[PATCH v3 1/3] drm: panel: simple: Allow timing constraints, not fixed delays
 2020-11-08  8:47 UTC  (2+ messages)

[v2 PATCH] dt-bindings: display: mediatek: convert the dpi bindings to yaml
 2020-11-08  3:28 UTC  (3+ messages)

[PATCH] drm/mediatek: Optimize functions which do not need to return
 2020-11-08  2:58 UTC  (3+ messages)

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-11-08  1:55 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: display: mediatek: disp: add documentation "
` [PATCH v2 3/5] drm/mediatek: add disp-color MT8167 support
` [PATCH v2 4/5] drm/mediatek: add DDP support for MT8167

[PATCH] drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen
 2020-11-07 19:33 UTC  (2+ messages)

[PATCH v2 0/2] Default to cachable mappings for GEM SHMEM
 2020-11-07 18:56 UTC  (3+ messages)
` [PATCH v2 1/2] drm/shmem-helper: Use cached mappings by default

[PATCH 0/2] drm/nouveau: Stable backport of DP clock fixes for v5.9
 2020-11-07 15:30 UTC  (4+ messages)
  ` [PATCH 1/2] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
  ` [PATCH 2/2] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()

[Bug 210095] New: amdgpu : hibernate failed on A12-9700P (R7 bristol ridge) - ASUS X555 Q
 2020-11-07 11:20 UTC  (4+ messages)
` [Bug 210095] "

[PATCH v3 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2020-11-07 11:09 UTC  (2+ messages)

[PATCH v4 0/2] Add LT9611UXC DSI to HDMI bridge support
 2020-11-07 11:05 UTC  (2+ messages)

cleanup a fix and add the vma_set_file function
 2020-11-06 22:48 UTC  (3+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2


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