dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 06:57:22 to 2020-08-20 07:15:51 UTC [more...]

[PATCH drm/hisilicon v2 0/4] Use drm_err instead of DRM_ERROR in hibmc driver
 2020-08-19 18:06 UTC  (2+ messages)

[PATCH v3 00/12] video: fbdev: use generic power management
 2020-08-19 18:56 UTC  (4+ messages)
` [PATCH v3 01/12] fbdev: gxfb: "
` [PATCH v3 05/12] fbdev: aty128fb: "
` [PATCH v3 10/12] fbdev: vt8623fb: "

[PATCH v1 00/21] add drm support for MT8192
 2020-08-20  6:03 UTC  (2+ messages)
` [PATCH v1 02/21] drm/mediatek: add component POSTMASK

[PATCH] video: backlight: sky81452-backlight: Fix reference count imbalance on error
 2020-08-20  6:23 UTC  (4+ messages)
  `  "

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-19 21:39 UTC  (20+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "

[PATCH v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API
 2020-08-19 15:04 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-19 17:14 UTC  (7+ messages)
` [PATCH v5 2/7] drm/mediatek: add ddp routing for mt7623
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
` [PATCH v5 4/7] drm/mediatek: Add get_possible_crtc API for dpi, dsi
` [PATCH v5 5/7] drm/mediatek: dpi/dsi: change the getting possible_crtc way

[PATCH 0/2] Novena laptop panel
 2020-08-19 13:03 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add Innolux N133HSE panel support

[PATCH 0/2] drm/panel: Add support for Innolux LS075AT011
 2020-08-19 10:12 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: display: simple: add "

[PATCH v4 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-08-19 16:04 UTC  (7+ messages)
` [PATCH v4 1/4] drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
` [PATCH v4 2/4] drm/mediatek: Separate mtk_hdmi_phy to an independent module
` [PATCH v4 3/4] phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH v4 4/4] MAINTAINERS: add files for Mediatek DRM drivers

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-08-19 22:26 UTC  (7+ 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 -next] drm/amd/powerplay: remove duplicate include
 2020-08-20  2:59 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: display: himax, hx8837: Add Himax HX8837 bindings
 2020-08-19 10:22 UTC  (2+ messages)
  ` [PATCH v4 2/2] drm/bridge: hx8837: add a Himax HX8837 display controller driver

KMSAN: uninit-value in soft_cursor
 2020-08-20  4:56 UTC 

[PATCH] drm/crc-debugfs: Fix memleak in crc_control_write
 2020-08-19 11:55 UTC  (2+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-20  7:03 UTC  (66+ messages)
` [PATCH 02/49] staging: hikey9xx/gpu: port it to work with Kernel v4.9
` [PATCH 03/49] staging: hikey9xx/gpu: solve tearing issue of display
` [PATCH 04/49] staging: hikey9xx/gpu: resolve the performance issue by interrupt mechanism
` [PATCH 06/49] staging: hikey9xx/gpu: Solve SR Cannot Display Problems
` [PATCH 07/49] staging: hikey9xx/gpu: Solve HDMI compatibility Problem
` [PATCH 08/49] staging: hikey9xx/gpu: Support MIPI DSI 3 lanes for hikey970
` [PATCH 09/49] staging: hikey9xx/gpu: Solve SR test reset problem "
` [PATCH 10/49] staging: hikey9xx/gpu: add debug prints for this driver
` [PATCH 11/49] staging: hikey9xx/gpu: Add support 10.1 inch special HDMI displays
` [PATCH 12/49] staging: hikey9xx/gpu: get rid of adv7535 fork
` [PATCH 13/49] staging: hikey9xx/gpu: rename the Kirin9xx namespace
` [PATCH 14/49] staging: hikey9xx/gpu: get rid of kirin9xx_fbdev.c
` [PATCH 15/49] staging: hikey9xx/gpu: get rid of some ifdefs
` [PATCH 16/49] staging: hikey9xx/gpu: rename the config option for Kirin970
` [PATCH 17/49] staging: hikey9xx/gpu: change the includes to reflect upstream
` [PATCH 18/49] staging: hikey9xx/gpu: port driver to upstream kAPIs
` [PATCH 19/49] staging: hikey9xx/gpu: add a copy of set_reg() function there
` [PATCH 20/49] staging: hikey9xx/gpu: get rid of ION headers
` [PATCH 21/49] staging: hikey9xx/gpu: add support for using a reserved CMA memory
` [PATCH 22/49] staging: hikey9xx/gpu: cleanup encoder attach logic
` [PATCH 23/49] staging: hikey9xx/gpu: Change the logic which sets the burst mode
` [PATCH 24/49] staging: hikey9xx/gpu: fix the DRM setting logic
` [PATCH 25/49] staging: hikey9xx/gpu: do some code cleanups
` [PATCH 26/49] staging: hikey9xx/gpu: use default GEM_CMA fops
` [PATCH 27/49] staging: hikey9xx/gpu: place vblank enable/disable at the right place
` [PATCH 28/49] staging: hikey9xx/gpu: remove an uneeded hack
` [PATCH 29/49] staging: hikey9xx/gpu: add a possible implementation for atomic_disable
` [PATCH 30/49] staging: hikey9xx/gpu: register connector
` [PATCH 31/49] staging: hikey9xx/gpu: fix driver name
` [PATCH 32/49] staging: hikey9xx/gpu: get rid of iommu_format
` [PATCH 33/49] staging: hikey9xx/gpu: re-work the mode validation code
` [PATCH 34/49] staging: hikey9xx/gpu: add support for enable/disable ldo3 regulator
` [PATCH 35/49] staging: hikey9xx/gpu: add SPMI headers
` [PATCH 36/49] staging: hikey9xx/gpu: solve most coding style issues
` [PATCH 37/49] staging: hikey9xx/gpu: don't use iommu code
` [PATCH 38/49] staging: hikey9xx/gpu: add kirin9xx driver to the building system
` [PATCH 39/49] staging: hikey9xx/gpu: get rid of typedefs
` [PATCH 40/49] staging: hikey9xx/gpu: get rid of input/output macros
` [PATCH 41/49] staging: hikey9xx/gpu: get rid of some unused data
` [PATCH 42/49] staging: hikey9xx/gpu: place common definitions at kirin9xx_dpe.h
` [PATCH 43/49] staging: hikey9xx/gpu: get rid of DRM_HISI_KIRIN970
` [PATCH 44/49] dts: hisilicon: hi3670.dtsi: add I2C settings
` [PATCH 45/49] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
` [PATCH 46/49] dt: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH 47/49] dts: add support for Hikey 970 DRM
` [PATCH 48/49] staging: hikey9xx/gpu: drop kirin9xx_pwm
` [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970
` [PATCH 1/3] drm: hikey9xx: Fix inconsistent compat string
  ` [PATCH 2/3] drm: kirin9xxx: Add additional color formats
    ` [PATCH 3/3] drm: hikey9xxx: Fix null pointer crash on reboot
      ` [PATCH 4/3] drm: hikey9xx: remove wait for VACTIVE IRQ

KASAN: global-out-of-bounds Read in fbcon_resize
 2020-08-20  5:35 UTC 

[PATCH] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
 2020-08-19 14:37 UTC 

[PATCH] drm/amd/display: remove unintended executable mode
 2020-08-19  8:53 UTC  (2+ messages)

[vmwgfx] Xwayland crash on latest linus git
 2020-08-19 19:22 UTC  (2+ messages)

[PATCH] drm/panel: novatek, nt39016: Remove 'dev' field in priv struct
 2020-08-19 18:20 UTC  (2+ messages)
` [PATCH] drm/panel: novatek,nt39016: "

[PATCH v14 0/2] Add initial support for slimport anx7625
 2020-08-19 20:39 UTC  (4+ messages)
    ` Fwd: "

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-08-20  6:32 UTC  (7+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-20  5:01 UTC  (5+ messages)
` [Bug 208947] "

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-08-20  4:24 UTC  (5+ messages)
` [Bug 206987] "

[pull] amdgpu, amdkfd drm-fixes-5.9
 2020-08-20  4:19 UTC 

[RESEND PATCH 1/2] dma-buf: Fix kerneldoc of dma_buf_set_name()
 2020-08-20  3:46 UTC  (3+ messages)
` [RESEND PATCH 2/2] dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc

[PATCH] drm/dp_mst: Add ddc i2c device links for DP MST connectors
 2020-08-20  2:27 UTC  (3+ messages)

[Bug 208373] New: drm:drm_atomic_helper_wait_for_dependencies - drm_kms_helper - flip_done timed out
 2020-08-20  2:12 UTC  (2+ messages)
` [Bug 208373] "

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-20  1:53 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 11/22] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-08-20  0:02 UTC 

[PATCH AUTOSEL 5.7 12/24] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.8 14/27] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-08-20  0:01 UTC 

[PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v1 3/4] drm/ast: Add commit-tail function
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v1 4/4] drm/ast: Disable planes while switching display modes
 2020-08-19 23:56 UTC  (2+ messages)

fbconsole needs more parameter validations
 2020-08-19 22:07 UTC  (3+ messages)
` [PATCH v3] vt: Reject zero-sized screen buffer size

[RFC 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-19 21:34 UTC  (13+ messages)
` [RFC 09/20] drm/i915/dp: Extract drm_dp_has_mst()
` [RFC 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
` [RFC 15/20] drm/i915/dp: Extract drm_dp_has_sink_count()
` [RFC 16/20] drm/i915/dp: Extract drm_dp_get_sink_count()
` [RFC 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps()

[PATCH] drm/vkms: add alpha-premultiplied color blending
 2020-08-19 20:53 UTC 

[PATCH 1/3 v3] dt-bindings: backlight: Add some common backlight properties
 2020-08-19 20:51 UTC  (3+ messages)
` [PATCH 2/3 v3] dt-bindings: backlight: Add Kinetic KTD253 bindings
` [PATCH 3/3 v3] backlight: Add Kinetic KTD253 backlight driver

[PATCH 1/3 v2] dt-bindings: backlight: Add some common backlight properties
 2020-08-19 20:46 UTC  (3+ messages)

[PATCH] drm/ttm: fix broken merge between drm-next and drm-misc-next
 2020-08-19 20:17 UTC  (2+ messages)

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-08-19 18:20 UTC  (5+ messages)
` [PATCH 10/20] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU

[PATCH v8 15/17] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
 2020-08-19 14:31 UTC  (2+ messages)
` [PATCH v8.5] "

[PATCH] drm/amdgpu/dc: Simplify drm_crtc_state::active checks
 2020-08-19 13:55 UTC  (7+ messages)

[PATCH v3] drm: gma500: Convert to GPIO descriptors
 2020-08-19 13:54 UTC  (2+ messages)

[PATCH] drm/gma500: fix error check
 2020-08-19 13:41 UTC  (2+ messages)

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-19 13:22 UTC  (5+ messages)
    ` [PATCH 1/3] dma-buf: add missing EXPORT_SYMBOL_GPL() for dma heaps

[PATCH] drm/omap: fix incorrect lock state
 2020-08-19 12:17 UTC  (2+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-19 10:43 UTC  (3+ messages)
` [PATCH 10/20] drm/omapdrm: Introduce "

[PATCH] video: backlight: sky81452-backlight: Fix refcount imbalance on error
 2020-08-19 10:36 UTC  (2+ messages)

[PATCH v5 0/5] Introduce drm scaling filter property
 2020-08-19  8:45 UTC  (11+ messages)
` [PATCH v5 1/5] drm: Introduce plane and CRTC scaling filter properties
  ` [Intel-gfx] "
` [PATCH v5 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter property documentation
` [PATCH v5 3/5] drm/i915: Introduce scaling filter related registers and bit fields
` [PATCH v5 4/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
  ` [Intel-gfx] "
` [PATCH v5 5/5] drm/i915: Enable scaling filter for plane and CRTC

[PATCH] drm: ast: fix double __iomem sparse warning
 2020-08-19  7:17 UTC  (2+ messages)

[PATCH] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
 2020-08-19  6:58 UTC  (12+ messages)

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 21:59 UTC  (2+ messages)

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-18 14:19 UTC  (4+ messages)
` [PATCH v2 1/4] staging: android: Replace BUG_ON with WARN_ON

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-18  8:12 UTC  (3+ messages)
` [PATCH RESEND v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full
 2020-08-18 14:41 UTC  (5+ messages)

[PATCH -next] drm/nouveau/svm: remove duplicate include
 2020-08-19  3:01 UTC 

[PATCHv2 0/4] Subject: panel-dsi-cm: update bindings
 2020-08-19  6:46 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

[v2] drm/msm: add shutdown support for display platform_driver
 2020-08-18 15:18 UTC  (4+ messages)

[PATCH] virtio: fix build for configs without dma-bufs
 2020-08-19  3:10 UTC 

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-19  3:39 UTC  (3+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct

[PATCH 0/4] *** SUBJECT HERE ***
 2020-08-18  9:52 UTC  (2+ messages)

[PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-18 23:09 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).