dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 07:53:48 to 2020-07-27 06:11:19 UTC [more...]

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-27  6:11 UTC  (11+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH v4 00/22] drm: mxsfb: Add i.MX7 support
 2020-07-27  2:06 UTC  (23+ messages)
` [PATCH v4 01/22] drm: mxsfb: Remove fbdev leftovers
` [PATCH v4 02/22] drm: mxsfb: Use drm_panel_bridge
` [PATCH v4 03/22] drm: mxsfb: Use BIT() macro to define register bitfields
` [PATCH v4 04/22] drm: mxsfb: Remove unused macros from mxsfb_regs.h
` [PATCH v4 05/22] drm: mxsfb: Clarify format and bus width configuration
` [PATCH v4 06/22] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block()
` [PATCH v4 07/22] drm: mxsfb: Use LCDC_CTRL register name explicitly
` [PATCH v4 08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c
` [PATCH v4 09/22] drm: mxsfb: Remove unneeded includes
` [PATCH v4 10/22] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c
` [PATCH v4 11/22] drm: mxsfb: Stop using DRM simple display pipeline helper
` [PATCH v4 12/22] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
` [PATCH v4 13/22] drm: mxsfb: Don't touch AXI clock in IRQ context
` [PATCH v4 14/22] drm: mxsfb: Enable vblank handling
` [PATCH v4 15/22] drm: mxsfb: Remove mxsfb_devdata unused fields
` [PATCH v4 16/22] drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
` [PATCH v4 17/22] drm: mxsfb: Update internal IP version number for i.MX6SX
` [PATCH v4 18/22] drm: mxsfb: Drop non-OF support
` [PATCH v4 19/22] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
` [PATCH v4 20/22] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
` [PATCH v4 21/22] drm: mxsfb: Remove unnecessary spaces after tab
` [PATCH v4 22/22] drm: mxsfb: Support the alpha plane

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2020-07-26 22:50 UTC  (3+ messages)
` [Bug 204181] "

[PATCH v4 0/15] drm/bridge: support chained bridges + panel updates
 2020-07-26 22:05 UTC  (27+ messages)
` [PATCH v4 01/15] drm/panel: panel-simple: validate panel description
` [PATCH v4 02/15] drm/panel: panel-simple: add default connector_type
` [PATCH v4 03/15] drm/bridge: tc358764: drop drm_connector_(un)register
` [PATCH v4 04/15] drm/bridge: tc358764: add drm_panel_bridge support
` [PATCH v4 05/15] drm/bridge: tc358767: add detect bridge operation
` [PATCH v4 06/15] drm/bridge: tc358767: add get_edid "
` [PATCH v4 07/15] drm/bridge: tc358767: add drm_panel_bridge support
` [PATCH v4 08/15] drm/bridge: parade-ps8622: "
` [PATCH v4 09/15] drm/bridge: megachips: add helper to create connector
` [PATCH v4 10/15] drm/bridge: megachips: get drm_device from bridge
` [PATCH v4 11/15] drm/bridge: megachips: enable detect bridge operation
` [PATCH v4 12/15] drm/bridge: megachips: add get_edid "
` [PATCH v4 13/15] drm/bridge: megachips: make connector creation optional
` [PATCH v4 14/15] drm/bridge: nxp-ptn3460: add get_edid bridge operation
` [PATCH v4 15/15] drm/bridge: nxp-ptn3460: add drm_panel_bridge support

[PATCH 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-07-26 20:41 UTC  (7+ messages)
` [PATCH 2/2] drm/bridge: tc358762: Add basic driver "

[PATCH v3 0/21] drm/bridge: support chained bridges + panel updates
 2020-07-26 19:57 UTC  (4+ messages)
` [PATCH v3 13/21] drm/bridge: megachips: add helper to create connector

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-07-26 18:28 UTC  (7+ messages)
` [PATCH v2 11/22] drm: mxsfb: Stop using DRM simple display pipeline helper

[PATCH] drm/mcde: Fix stability issue
 2020-07-26 17:51 UTC  (3+ messages)

[PATCH v7 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-07-26 17:50 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v7 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge
` [PATCH v7 3/3] drm: bridge: cdns-mhdp: Add j721e wrapper

[PATCH 1/2] drm/fourcc: fix Amlogic Video Framebuffer Compression macro
 2020-07-26 17:25 UTC  (2+ messages)

[PATCH] video: fbdev: added driver for sharp memory lcd displays
 2020-07-26 17:22 UTC  (2+ messages)

[PATCH] drm: of: Fix double-free bug
 2020-07-26 17:10 UTC  (2+ messages)

[PATCH] drm/bridge/adv7511: set the bridge type properly
 2020-07-26 17:08 UTC  (2+ messages)

[PATCH v10 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-07-26 17:09 UTC  (3+ messages)
` [PATCH v10 08/13] drm/msm: Add a context pointer to the submitqueue

[PATCH v1 0/1] drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check
 2020-07-26 17:03 UTC  (2+ messages)

[PATCH] drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 ms
 2020-07-26 17:00 UTC  (2+ messages)

[PATCH] drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel
 2020-07-26 16:59 UTC  (2+ messages)

[PATCH] drm/ttm: fix pipelined gutting for evictions v2
 2020-07-26 16:50 UTC  (3+ messages)

[PATCH v6 0/3] Add LT9611 DSI to HDMI bridge
 2020-07-26 15:05 UTC  (2+ messages)

[PATCH 0/5] drm: rockchip: various ports for older VOPs
 2020-07-25  9:08 UTC  (3+ messages)
` [PATCH 5/5] drm: rockchip: use overlay windows as such

[PATCH v2 0/5] drm: rockchip: various ports for older VOPs
 2020-07-26 10:55 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for Powertip
 2020-07-26  6:57 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013
` [PATCH 3/3] drm/panel: simple: "

nouveau regression with 5.7 caused by "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
 2020-07-24 14:35 UTC  (12+ messages)

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-07-26 12:04 UTC  (13+ messages)
` [PATCH 1/9] clk: qcom: gcc-sdm660: Add missing modem reset
` [PATCH 2/9] phy: qcom-qusb2: Add support for SDM630/660
` [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible
` [PATCH 4/9] drm/msm/dsi: Add phy configuration for SDM630/636/660
` [PATCH 5/9] drm/msm/mdp5: Add MDP5 configuration for SDM630
` [PATCH 6/9] drm/msm/dsi: Add DSI configuration for SDM660
` [PATCH 7/9] drm/msm/mdp5: Add MDP5 configuration for SDM636/660
` [PATCH 8/9] clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
` [PATCH 9/9] soc/qcom: Add REVID driver

[PATCH -next] vc: Fix build errors
 2020-07-25  7:47 UTC  (2+ messages)

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-25  5:20 UTC  (11+ messages)

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-25  3:50 UTC  (16+ messages)
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data
` [v7, PATCH 3/7] mtk-mmsys: add mt8183 mmsys support
` [v7, PATCH 6/7] drm/mediatek: add fifo_size into rdma private data
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

[PATCH] newport_con: vc_color is now in state
 2020-07-24 10:30 UTC  (6+ messages)

[PATCH] drm/sun4i: mixer: Enable register value caching
 2020-07-24 20:35 UTC 

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC  (2+ messages)
` [PATCH v9 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH -next] drm: xlnx: Fix typo in parameter description
 2020-07-25  6:34 UTC 

[PATCH v2 4/4] xen: add helpers to allocate unpopulated memory
 2020-07-24 16:36 UTC  (4+ messages)

[PATCH] [video/fbdev] mbxfb_remove: fix null pointer dereference
 2020-07-26  8:57 UTC  (2+ messages)

[PATCH] [video/fbdev] fb_flashcursor: Remove redundant null check
 2020-07-26  8:58 UTC  (2+ messages)

[PATCH] drm/vkms: add missing drm_crtc_vblank_put to the get/put pair on flush
 2020-07-26 10:26 UTC  (12+ messages)

[PATCH v2] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-25 19:10 UTC 

[PATCH v2 1/2] drm: add drmm_encoder_init()
 2020-07-25 16:38 UTC  (7+ messages)

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2020-07-25  7:35 UTC  (2+ messages)
` [Bug 205089] "

[RFC][PATCH] dma-heap: Add proper kref handling on dma-buf heaps
 2020-07-25  3:26 UTC 

[PATCH v5 0/5] Asynchronous flip implementation for i915
 2020-07-24 23:26 UTC  (6+ messages)
` [PATCH v5 1/5] drm/i915: Add enable/disable flip done and flip done handler
` [PATCH v5 2/5] drm/i915: Add support for async flips in I915

[Bug 208661] New: Backlight doesn't work with both nv_backlight and acpi_video
 2020-07-24 23:09 UTC  (3+ messages)
` [Bug 208661] "

[git pull] drm fixes for 5.8-rc7
 2020-07-24 21:40 UTC  (2+ messages)

warning in omap_connector
 2020-07-24 21:08 UTC  (8+ messages)

[PATCH] drm/omap: Use {} to zero initialize the mode
 2020-07-24 21:06 UTC  (5+ messages)

[pull] amdgpu drm-next-5.9
 2020-07-24 20:57 UTC 

[PATCH 0/2] drm/probe_helper, drm/nouveau: Validate MST modes against PBN
 2020-07-24 17:04 UTC  (3+ messages)
` [PATCH 1/2] drm/probe_helper: Add drm_connector_helper_funcs->get_modes_ctx()
` [PATCH 2/2] drm/nouveau/kms/nv50-: Check MST display modes against available PBN

[Bug 208679] New: AMDGPU - HDMI audio not available
 2020-07-24 16:54 UTC  (3+ messages)
` [Bug 208679] "

[PATCH][next] drm: xln: fix spelling mistake "failes" -> "failed"
 2020-07-24 11:12 UTC 

[PATCH][next] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-07-24 11:10 UTC 

[PULL] nouveau-next 5.9
 2020-07-24  9:22 UTC 

[PATCH v8 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-24  9:07 UTC  (6+ messages)
` [PATCH v8 1/5] drm/imx: compile imx directory by default
` [PATCH v8 2/5] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v8 3/5] drm/imx/dcss: use drm_bridge_connector API
` [PATCH v8 4/5] MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
` [PATCH v8 5/5] dt-bindings: display: imx: add bindings for DCSS

[PULL] nouveau-fixes 5.8
 2020-07-24  8:37 UTC 

[PATCH] drm/simple_kms_helper: add drmm_simple_encoder_init()
 2020-07-24  8:35 UTC  (10+ messages)

[PATCH v2] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins
 2020-07-24  8:28 UTC  (12+ messages)

[PATCH] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-24  8:09 UTC  (9+ messages)

[PATCH 0/4] Detect and remove trace_printk
 2020-07-24  7:53 UTC  (5+ messages)
` [PATCH 1/4] usb: cdns3: gadget: Replace trace_printk by dev_dbg


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