dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 15:25:43 to 2020-03-30 16:23:54 UTC [more...]

[PATCH v9 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-30 16:23 UTC  (15+ messages)
` [PATCH v9 01/14] video/hdmi: Add Unpack only function for DRM infoframe
` [PATCH v9 02/14] drm/i915/dp: Read out DP SDPs
` [PATCH v9 03/14] drm: Add logging function for DP VSC SDP
` [PATCH v9 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [PATCH v9 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [PATCH v9 06/14] drm/i915: Include DP VSC "
` [PATCH v9 07/14] drm/i915: Program DP SDPs with computed configs
` [PATCH v9 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v9 09/14] drm/i915: Add state readout for DP VSC SDP
` [PATCH v9 10/14] drm/i915: Fix enabled infoframe states of lspcon
` [PATCH v9 11/14] drm/i915: Program DP SDPs on pipe updates
` [PATCH v9 12/14] drm/i915: Stop sending DP SDPs on ddi disable
` [PATCH v9 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v9 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH v7 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-30 16:22 UTC  (8+ messages)
` [PATCH v7 05/18] video/hdmi: Add Unpack only function for DRM infoframe
  ` [Intel-gfx] "

[Bug 207005] New: amd polaris (rx 470) strange instant artifacts/graphical corruptions
 2020-03-30 16:16 UTC  (7+ messages)
` [Bug 207005] "

[PATCH v5 0/5] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-03-30 15:44 UTC  (9+ messages)
` [PATCH v5 1/5] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v5 2/5] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v5 3/5] drm: bridge: synopsis: add dsi v1.01 support
` [PATCH v5 4/5] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v5 5/5] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[RFC v3 0/8] MIPS: CI20: add HDMI out support
 2020-03-30 15:42 UTC  (10+ messages)
` [RFC v3 1/8] dt-bindings: display: convert ingenic, lcd.txt to ingenic, lcd.yaml
  ` [RFC v3 1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml
` [RFC v3 2/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC v3 3/8] drm: ingenic-drm: add support for ingenic,jz4780-lcd
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema
` [RFC v3 5/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC v3 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC v3 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC v3 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780

[PATCH 0/4] drm: Add support for IPK DSI Host Driver
 2020-03-30 15:38 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: display: Add IPK DSI subsystem bindings

How to handle disconnection of eDP panels due to dynamic display mux switches
 2020-03-30 15:11 UTC  (2+ messages)

[PATCH v1 0/6] drm: kernel-doc stuff
 2020-03-30 15:01 UTC  (10+ messages)
` [PATCH v1 1/6] drm/vblank: Add intro to documentation
` [PATCH v1 2/6] drm/fb: fix kernel-doc in drm_framebuffer.h
` [PATCH v1 3/6] drm/sched: fix kernel-doc in gpu_scheduler.h
` [PATCH v1 4/6] drm: writeback: document callbacks
` [PATCH v1 5/6] drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capable
` [PATCH v1 6/6] drm/bridge: fix kernel-doc warning in panel.c

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-30 14:41 UTC  (9+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

[PATCH v2 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-03-30 14:12 UTC  (5+ messages)
` [PATCH v2 1/4] drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
` [PATCH v2 2/4] drm/mediatek: Separate mtk_hdmi_phy to an independent module
` [PATCH v2 3/4] drm/mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH v2 4/4] MAINTAINERS: add files for Mediatek DRM drivers

rcu_barrier() no longer allowed within mmap_sem?
 2020-03-30 13:58 UTC  (3+ messages)

[PATCH 1/6] dma-buf: add peer2peer flag
 2020-03-30 13:55 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: lock resv object during destruction
` [PATCH 3/6] drm/amdgpu: note that we can handle peer2peer DMA-buf
` [PATCH 4/6] drm/amdgpu: add checks if DMA-buf P2P is supported
` [PATCH 5/6] drm/amdgpu: add support for exporting VRAM using DMA-buf v3
` [PATCH 6/6] drm/amdgpu: improve amdgpu_gem_info debugfs file

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-30 13:46 UTC  (7+ messages)

[PATCH] drm/stm: ltdc: check number of endpoints
 2020-03-30 13:40 UTC  (2+ messages)

[PATCH v4 1/3] drm/prime: use dma length macro when mapping sg
 2020-03-30 13:23 UTC  (9+ messages)
  ` [v4,1/3] "

[PATCH] drm/mm: revert "Break long searches in fragmented address spaces"
 2020-03-30 12:40 UTC  (2+ messages)

[PATCH] drm/managed: Fix off-by-one in warning
 2020-03-30 10:45 UTC  (6+ messages)

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-30  8:37 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi, adxl345/6 from trivial-devices.yaml
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH v2 00/22] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-03-30  1:09 UTC  (23+ messages)
` [PATCH v2 01/22] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v2 02/22] dt-bindings: memory: tegra20: emc: "
` [PATCH v2 03/22] dt-bindings: memory: tegra30: mc: "
` [PATCH v2 04/22] dt-bindings: memory: tegra30: emc: "
` [PATCH v2 05/22] dt-bindings: host1x: Document new interconnect properties
` [PATCH v2 06/22] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v2 07/22] dt-bindings: memory: tegra30: "
` [PATCH v2 08/22] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v2 09/22] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v2 10/22] interconnect: Relax requirement in of_icc_get_from_provider()
` [PATCH v2 11/22] memory: tegra: Register as interconnect provider
` [PATCH v2 12/22] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v2 13/22] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v2 14/22] memory: tegra20-emc: Register as interconnect provider
` [PATCH v2 15/22] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v2 16/22] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v2 17/22] memory: tegra30-emc: Register as interconnect provider
` [PATCH v2 18/22] drm/tegra: dc: Support memory bandwidth management
` [PATCH v2 19/22] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v2 20/22] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v2 21/22] ARM: tegra: Enable interconnect API in tegra_defconfig
` [PATCH v2 22/22] ARM: multi_v7_defconfig: Enable interconnect API

[PATCH v5 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-03-29 17:38 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v5 2/8] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v5 3/8] ARM: DTS: am3517: "
` [PATCH v5 4/8] ARM: DTS: omap34xx: "
` [PATCH v5 5/8] ARM: DTS: omap36xx: "
` [PATCH v5 6/8] ARM: DTS: omap4: "
` [PATCH v5 7/8] ARM: DTS: omap5: "
` [PATCH v5 8/8] MIPS: DTS: jz4780: add sgx gpu node

[PATCH] staging: fbtft: Replace udelay with preferred usleep_range
 2020-03-29 12:22 UTC  (8+ messages)
` [Outreachy kernel] "

[PATCH] Update my email address in various drivers
 2020-03-29 10:19 UTC 

[PATCH v3 hmm 0/9] Small hmm_range_fault() cleanups
 2020-03-27 20:00 UTC  (10+ messages)
` [PATCH v2 hmm 1/9] mm/hmm: remove pgmap checking for devmap pages
` [PATCH v2 hmm 2/9] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH v2 hmm 3/9] mm/hmm: remove unused code and tidy comments
` [PATCH v2 hmm 4/9] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH v2 hmm 5/9] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH v2 hmm 6/9] mm/hmm: use device_private_entry_to_pfn()
` [PATCH v2 hmm 7/9] mm/hmm: do not unconditionally set pfns when returning EBUSY
` [PATCH v2 hmm 8/9] mm/hmm: do not set pfns when returning an error code
` [PATCH v2 hmm 9/9] mm/hmm: return error for non-vma snapshots

[PATCH] fbcon: fix null-ptr-deref in fbcon_switch
 2020-03-29  1:04 UTC  (5+ messages)

general protection fault in fbcon_switch
 2020-03-27 13:30 UTC 

[DPU PATCH v4 0/5] Add support for DisplayPort driver on SnapDragon
 2020-03-27 20:33 UTC  (8+ messages)
` [DPU PATCH v4 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
` [DPU PATCH v4 4/5] drm/msm/dp: add support for DP PLL driver

[PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
 2020-03-28  0:41 UTC 

[PATCH] drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible 13t-aw100
 2020-03-27 11:03 UTC  (2+ messages)

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-28 11:17 UTC  (8+ messages)
` [PATCH 2/2] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH] drm/vc4: Fix HDMI mode validation
 2020-03-27 12:40 UTC  (4+ messages)

[PATCH] drm/i915: check to see if the FPU is available before using it
 2020-03-28  7:58 UTC  (2+ messages)

[PATCH v2] fbcon: fix null-ptr-deref in fbcon_switch
 2020-03-29  8:56 UTC 

[PATCH] drm: fix ifnullfree.cocci warnings
 2020-03-27  8:11 UTC 

[PATCH v4 0/2] drm: lima: devfreq and cooling device support
 2020-03-29  9:57 UTC  (6+ messages)
` [PATCH v4 2/2] drm/lima: Add optional "

[PATCH] drm/bridge: anx6345: set correct BPC for display_info of connector
 2020-03-29 23:29 UTC  (2+ messages)

[PATCH v4] video: fbdev: vesafb: add missed release_region
 2020-03-29 14:58 UTC 

[PATCH v2 0/3] AMDGPU / RADEON / DRM Fix mapping of user pages
 2020-03-27 22:33 UTC 

[PATCH] xf86drm: only include <sys/sysctl.h> for FreeBSD build case
 2020-03-29 21:05 UTC  (4+ messages)
` [PATCH libdrm] meson.build: Don't detect <sys/sysctl.h> header for linux

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-29 19:03 UTC  (4+ messages)
` [PATCH v1 32/36] dt-bindings: display: convert sharp, ls037v7dw01 "

[PATCH v10 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-29 17:44 UTC  (5+ messages)
` [PATCH v10 1/2] dt-bindings: display: add visionox rm69299 panel variant

[PATCH] drm: add docs about the IN_FORMATS plane property
 2020-03-29 14:45 UTC 

[PATCH 0/6] gpu: convert to use new I2C API
 2020-03-28 21:49 UTC  (8+ messages)
` [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device()

[PATCH 1/2] dt-bindings: display: ltk500hd1829: Remove the reg property
 2020-03-28 20:30 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: xpp055c272: "

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-03-28 20:25 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: panel: Add binding for Starry KR070PE2T
` [PATCH v2 2/5] drm: panel: Add "
` [PATCH v2 3/5] dt-bindings: vendor-prefixes: Add Topwise

[Bug 204805] New: BUG: kernel NULL pointer dereference, address: 0000000000000200
 2020-03-28 14:32 UTC  (2+ messages)
` [Bug 204805] "

[PATCH 0/9] drm/nouveau: Introduce CRC support for gf119+
 2020-03-27 20:38 UTC  (5+ messages)
` [PATCH 1/9] drm/vblank: Add vblank works

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-27 17:04 UTC  (5+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[git pull] drm fixes for 5.6-rc8
 2020-03-27 16:55 UTC  (2+ messages)


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