dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 21:10:17 to 2020-11-24 14:35:31 UTC [more...]

[PATCH] video: hyperv_fb: Directly use the MMIO VRAM
 2020-11-24 10:28 UTC  (4+ messages)

[PATCH] drm: fix kernel-doc warnings for SCALING_FILTER
 2020-11-24 14:35 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24 14:34 UTC  (30+ messages)
` [PATCH 004/141] drm/amdgpu: "
` [PATCH 028/141] drm/amd/display: "
` [PATCH 079/141] drm: "
` [PATCH 084/141] drm/via: "

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-24 14:34 UTC  (4+ messages)
` [PATCH 2/3] mm: Extract might_alloc() debug check

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-24 14:28 UTC  (13+ messages)
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH v5 00/17] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-11-24 14:20 UTC  (6+ messages)
` [PATCH v5 07/17] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [PATCH v5 08/17] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] [PATCH v5 00/17] HDCP 2.2 and HDCP 1.4 Gen12 "

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-24 14:09 UTC  (14+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-24 12:45 UTC  (81+ messages)
` [PATCH v4 01/80] Revert "drm/omap: dss: Remove unused omap_dss_device operations"
` [PATCH v4 02/80] drm/omap: drop unused dsi.configure_pins
` [PATCH v4 03/80] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCH v4 04/80] drm/omap: constify write buffers
` [PATCH v4 05/80] drm/omap: dsi: add generic transfer function
` [PATCH v4 06/80] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCH v4 07/80] drm/omap: dsi: unexport specific data transfer functions
` [PATCH v4 08/80] drm/omap: dsi: drop virtual channel logic
` [PATCH v4 09/80] drm/omap: dsi: simplify write function
` [PATCH v4 10/80] drm/omap: dsi: simplify read functions
` [PATCH v4 11/80] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCH v4 12/80] drm/omap: dsi: introduce mipi_dsi_host
` [PATCH v4 13/80] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCH v4 14/80] drm/omap: dsi: request VC via mipi_dsi_attach
` [PATCH v4 15/80] drm/omap: panel-dsi-cm: drop hardcoded VC
` [PATCH v4 16/80] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCH v4 17/80] drm/omap: dsi: drop unused memory_read()
` [PATCH v4 18/80] drm/omap: dsi: drop unused get_te()
` [PATCH v4 19/80] drm/omap: dsi: drop unused enable_te()
` [PATCH v4 20/80] drm/omap: dsi: drop useless sync()
` [PATCH v4 21/80] drm/omap: dsi: use pixel-format and mode from attach
` [PATCH v4 22/80] drm/omap: panel-dsi-cm: use bulk regulator API
` [PATCH v4 23/80] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core
` [PATCH v4 25/80] drm/omap: dsi: drop custom enable_te() API
` [PATCH v4 26/80] drm/omap: dsi: do bus locking in host driver
` [PATCH v4 27/80] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCH v4 28/80] drm/omap: dsi: do ULPS in host driver
` [PATCH v4 29/80] drm/omap: dsi: move panel refresh function to host
` [PATCH v4 30/80] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCH v4 31/80] drm/omap: dsi: drop custom panel capability support
` [PATCH v4 32/80] drm/omap: dsi: convert to drm_panel
` [PATCH v4 33/80] drm/omap: drop omapdss-boot-init
` [PATCH v4 34/80] drm/omap: dsi: implement check timings
` [PATCH v4 35/80] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCH v4 36/80] drm/omap: panel-dsi-cm: support unbinding
` [PATCH v4 37/80] drm/omap: panel-dsi-cm: fix remove()
` [PATCH v4 38/80] drm/omap: remove global dss_device variable
` [PATCH v4 39/80] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCH v4 40/80] drm/omap: dsi: Register a drm_bridge
` [PATCH v4 41/80] drm/omap: remove legacy DSS device operations
` [PATCH v4 42/80] drm/omap: remove unused omap_connector
` [PATCH v4 43/80] drm/omap: simplify omap_display_id
` [PATCH v4 44/80] drm/omap: drop unused DSS next pointer
` [PATCH v4 45/80] drm/omap: drop DSS ops_flags
` [PATCH v4 46/80] drm/omap: drop dssdev display field
` [PATCH v4 47/80] drm/omap: simplify DSI manual update code
` [PATCH v4 48/80] drm/omap: dsi: simplify pin config
` [PATCH v4 49/80] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCH v4 50/80] drm/omap: squash omapdrm sub-modules into one
` [PATCH v4 51/80] drm/omap: remove unused display.c
` [PATCH v4 52/80] drm/omap: drop unused owner field
` [PATCH v4 53/80] drm/omap: remove dispc_ops
` [PATCH v4 54/80] drm/omap: remove dss_mgr_ops
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v4 56/80] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 58/80] drm/omap: pll: fix iteration loop check
` [PATCH v4 59/80] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v4 60/80] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v4 61/80] drm/omap: dsi: send nop instead of page & column
` [PATCH v4 62/80] drm/omap: dsi: simplify VC handling
` [PATCH v4 63/80] drm/omap: dsi: drop useless channel checks
` [PATCH v4 64/80] drm/omap: dsi: cleanup channel usages
` [PATCH v4 65/80] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v4 66/80] drm/omap: dsi: set LP/HS before update
` [PATCH v4 67/80] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v4 68/80] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v4 69/80] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v4 70/80] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v4 71/80] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v4 72/80] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v4 73/80] drm/omap: dsi: display_enable cleanup
` [PATCH v4 74/80] drm/omap: dsi: display_disable cleanup
` [PATCH v4 75/80] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v4 76/80] drm/omap: dsi: cleanup initial vc setup
` [PATCH v4 77/80] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v4 78/80] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v4 79/80] drm/omap: dsi: remove ulps support
` [PATCH v4 80/80] drm/omap: dsi: fix DCS_CMD_ENABLE

[PATCH][next] drm/mcde: fix masking and bitwise-or on variable val
 2020-11-24 12:15 UTC 

[PATCH] dma-buf/dma-resv: Respect num_fences when initializing the shared fence list
 2020-11-24 11:57 UTC 

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-24 11:38 UTC  (16+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 02/15] drm/ast: "
` [PATCH 03/15] drm/bochs: "
` [PATCH 04/15] drm/cirrus: "
` [PATCH 05/15] drm/gma500: "
` [PATCH 06/15] drm/hibmc: "
` [PATCH 07/15] drm/i915: "
` [PATCH 08/15] drm/mgag200: "
` [PATCH 09/15] drm/nouveau: "
` [PATCH 10/15] drm/qxl: "
` [PATCH 11/15] drm/radeon: "
` [PATCH 12/15] drm/vboxvideo: "
` [PATCH 13/15] drm/virtgpu: "
` [PATCH 14/15] drm/vmwgfx: "
` [PATCH 15/15] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev

[PATCHv8 0/8] System Cache support for GPU and required SMMU support
 2020-11-24 11:10 UTC  (15+ messages)
` [PATCHv8 1/8] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv8 2/8] iommu/arm-smmu: Add domain attribute for pagetable configuration
` [PATCHv8 3/8] iommu/arm-smmu: Move non-strict mode to use domain_attr_io_pgtbl_cfg

[drm/fb] 6a1b34c0a3: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work
 2020-11-24  9:56 UTC  (5+ messages)

[PATCH v2 00/10] drm/fb-helper: Various fixes and cleanups
 2020-11-24  9:54 UTC  (5+ messages)
` [PATCH v2 05/10] drm/fb-helper: Return early in dirty worker

[PATCH 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-11-24  9:08 UTC  (4+ messages)
` [PATCH 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH] drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence
 2020-11-24  9:01 UTC  (2+ messages)

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-11-24  8:15 UTC  (5+ messages)
` [PATCH v2 1/6] drm/panel: st7703: Use dev_err_probe

[PATCH v3 0/2] Default to cachable mappings for GEM SHMEM
 2020-11-23  9:18 UTC  (2+ messages)

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-23 12:14 UTC  (9+ messages)
` [PATCH v10 03/19] memory: tegra30: Support interconnect framework
  ` [PATCH v10 09/19] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

[PATCHv9 0/8] System Cache support for GPU and required SMMU support
 2020-11-23 17:06 UTC  (9+ messages)
` [PATCHv9 1/8] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv9 2/8] iommu/arm-smmu: Add domain attribute for pagetable configuration
` [PATCHv9 3/8] iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
` [PATCHv9 4/8] drm/msm: rearrange the gpu_rmw() function
` [PATCHv9 5/8] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv9 6/8] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv9 7/8] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv9 8/8] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH rdma-core 0/5] Add user space dma-buf support
 2020-11-23 18:05 UTC  (7+ messages)
` [PATCH rdma-core 1/5] verbs: Support dma-buf based memory region
` [PATCH rdma-core 2/5] mlx5: "
` [PATCH rdma-core 3/5] pyverbs: Add dma-buf based MR support

[PATCH] Properly check tee_shm buffer mmap offset
 2020-11-23 13:52 UTC 

[PATCH v2 0/9] Xilinx AI engine kernel driver
 2020-11-24  3:24 UTC  (6+ messages)
` [PATCH v2 2/9] misc: Add Xilinx AI engine device driver
  ` [PATCH v2 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH v4 0/2] drm/vc4: Rework the HVS muxing code
 2020-11-23 16:59 UTC  (4+ messages)
` [PATCH v4 2/2] drm/vc4: kms: Don't disable the muxing of an active CRTC

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 16:17 UTC  (4+ messages)

[PATCH v1] drm/bridge: lt9611: Fix handling of 4k panels
 2020-11-23 16:04 UTC  (2+ messages)

[PATCH] drm/nouveau/fb/gp102-: use flexible-array member instead of zero-length array
 2020-11-23  8:35 UTC 

[PATCH 0/2] drm/cma-helper: Move mmap to object functions
 2020-11-23 12:32 UTC  (2+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 10:42 UTC  (15+ messages)
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v3 07/12] drm/sched: Prevent any job recoveries after device is unplugged

[PATCH RESEND v3 0/2] drm: add DisplayPort connector
 2020-11-24  7:11 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: dp-connector: add binding for "
` [PATCH RESEND v3 2/2] drm/bridge: display-connector: add DP support

[PATCH 1/3] drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
 2020-11-24  2:28 UTC  (4+ messages)
` [PATCH 2/3] drm/virtio: rework virtio_fence_signaled
` [PATCH 3/3] drm/virtio: consider dma-fence context when signaling

[GIT PULL] exynos-drm-fixes
 2020-11-24  2:21 UTC 

[PATCH] drm/msm/dpu: update the qos remap only if the client type changes
 2020-11-24  1:02 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"
 2020-11-24  0:42 UTC  (2+ messages)

[GIT PULL] mediatek drm fixes for 5.10
 2020-11-23 23:41 UTC 

[PATCH 1/2] drm/mcde: Break out DSI set-up routine
 2020-11-23 22:12 UTC  (4+ messages)
` [PATCH 2/2] drm/mcde: Support DPI output

[PATCH] drm/mcde: Fix RGB/BGR bug
 2020-11-23 21:59 UTC  (2+ messages)

[PATCH] via/via_irq: use __func__ to replace string function name
 2020-11-23 21:42 UTC  (2+ messages)

[PATCH] drm/mcde: Fix uninitialized value
 2020-11-23 21:37 UTC  (2+ messages)

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-23 21:23 UTC  (17+ messages)
` [PATCH 10/40] drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
  ` [Freedreno] "
` [PATCH 14/40] drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are used
` [PATCH 18/40] drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
  ` [Freedreno] "
` [PATCH 19/40] drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
  ` [Freedreno] "
` [PATCH 20/40] drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
  ` [Freedreno] "
` [PATCH 31/40] drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' description
  ` [Freedreno] "
` [PATCH 35/40] drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param descriptions
  ` [Freedreno] "
` [PATCH 38/40] drm/msm/msm_drv: Make '_msm_ioremap()' static
  ` [Freedreno] "


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