dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 22:41:38 to 2021-04-20 09:15:01 UTC [more...]

[PATCH] drm/connector: demote connector force-probes for non-master clients
 2021-04-20  9:14 UTC  (6+ messages)

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-20  9:10 UTC  (18+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-20  9:12 UTC  (26+ messages)
` [External] "

[PATCH 1/2] drm/mediatek: set panel orientation before drm_dev_register()
 2021-04-20  9:05 UTC  (2+ messages)

[PATCH 1/2] drm/gma500: correct kerneldoc
 2021-04-20  9:00 UTC  (3+ messages)
` [PATCH 2/2] drm/gma500: remove trailing whitespaces

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-20  8:58 UTC  (2+ messages)

[PATCH v2] drm/drm_bufs.c: In switch, add break in default case
 2021-04-20  8:54 UTC  (2+ messages)

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-20  8:53 UTC  (33+ messages)
` [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
  ` [Nouveau] "
` [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
  ` [Nouveau] "
` [PATCH 05/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
  ` [Nouveau] "
` [PATCH 06/40] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
  ` [Nouveau] "
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
  ` [Nouveau] "
` [PATCH 09/40] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 10/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
  ` [Nouveau] "
` [PATCH 11/40] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
  ` [Nouveau] "
` [PATCH 12/40] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
  ` [Nouveau] "
` [PATCH 13/40] drm/nouveau/dispnv50/disp: Include header containing our prototypes
  ` [Nouveau] "
` [PATCH 14/40] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 15/40] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
  ` [Nouveau] "
` [PATCH 16/40] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
  ` [Nouveau] "
` [PATCH 22/40] drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
` [PATCH 27/40] drm/ttm/ttm_device: Demote kernel-doc abuses

[PATCH 0/2] Document how userspace should use plane format list and IN_FORMATS
 2021-04-20  8:51 UTC  (5+ messages)
` [PATCH 1/2] drm/doc: document drm_mode_get_plane

[PATCH v3 0/7] drm: Clean up mmap for TTM-based GEM drivers
 2021-04-20  8:51 UTC  (6+ messages)
` [PATCH v3 5/7] drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-20  8:46 UTC  (3+ messages)

[PATCH 01/12] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-20  8:41 UTC  (4+ messages)
  ` [PATCH 03/12] drm/exynos: "

[PATCH 0/2 V6]Add dma-buf counter
 2021-04-20  8:30 UTC  (4+ messages)
` [PATCH 1/2 V6] dma-buf: Add DmaBufTotal counter in meminfo
` [PATCH 2/2 V6] lib/show_mem.c: Add dma-buf counter to show_mem dump

[PATCH] efifb: Fix runtime pm calls for non PCI efifb device
 2021-04-20  8:24 UTC  (4+ messages)

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-20  8:14 UTC  (3+ messages)

[PATCH] drm/panel: lvds: Drop unnecessary NULL pointer checks for lvds->enable_gpio
 2021-04-20  7:47 UTC 

[PATCH] video: fbdev: sm501fb: Fix deallocation of buffers order
 2021-04-20  7:19 UTC  (2+ messages)

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-20  2:25 UTC  (3+ messages)

[Bug 212729] New: amdgpu: WARN_ON drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:119 set_reg_field_values.constprop.0+0xbe/0xe0
 2021-04-20  1:37 UTC 

[PATCH] drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return code
 2021-04-19 23:33 UTC  (2+ messages)

[PATCH] drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable access
 2021-04-19 23:33 UTC  (2+ messages)

[PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-19 23:16 UTC  (22+ messages)
` [PATCH v3 01/20] drm/amdgpu: Add error handling to amdgpu_dm_initialize_dp_connector()
` [PATCH v3 02/20] drm/dp: Add __no_check to drm_dp_aux_register()
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
` [PATCH v3 04/20] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
` [PATCH v3 05/20] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
` [PATCH v3 06/20] drm/dp: Add backpointer to drm_device in drm_dp_aux
` [PATCH v3 07/20] drm/dp: Clarify DP AUX registration time
` [PATCH v3 08/20] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH v3 09/20] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
` [PATCH v3 10/20] drm/dp: Always print aux channel name in logs
` [PATCH v3 11/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
` [PATCH v3 12/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
` [PATCH v3 13/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
` [PATCH v3 14/20] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
` [PATCH v3 15/20] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
` [PATCH v3 16/20] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH v3 17/20] drm/print: Handle potentially NULL drm_devices in drm_dbg_*
` [PATCH v3 18/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH v3 19/20] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
` [PATCH v3 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[git pull] drm/vmwgfx fixes for 5.12-rc8
 2021-04-19 18:48 UTC  (2+ messages)

[PATCH v3] drm/bridge/sii8620: fix dependency on extcon
 2021-04-19 17:54 UTC  (4+ messages)

[PATCH v4] drm/doc/rfc: i915 DG1 uAPI
 2021-04-19 16:44 UTC 

[PATCH] drm/nouveau: fix an error code in nouveau_backlight_init()
 2021-04-19 15:30 UTC  (2+ messages)
` [Nouveau] "

[PATCH 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-04-18 21:09 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH] drm/ttm: remove special handling for non GEM drivers
 2021-04-19 16:39 UTC  (3+ messages)

[PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
 2021-04-19 15:43 UTC  (3+ messages)

[PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-19 15:19 UTC  (5+ messages)
` [PATCH v3 4/4] drm/doc/rfc: i915 DG1 uAPI

[PATCH v2 0/2] Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-19 15:03 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amd/amdgpu/amdgpu_device.c: "
` [PATCH v2 2/2] drm/amd/amdgpu/amdgpu_drv.c: "

[PATCH 00/19] More DG1 enabling
 2021-04-19 15:01 UTC  (19+ messages)
` [PATCH 03/19] drm/i915: Create stolen memory region from local memory
  ` [Intel-gfx] "
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
  ` [Intel-gfx] "
` [PATCH 12/19] drm/i915/lmem: Bypass aperture when lmem is available
  ` [Intel-gfx] "

[PATCH 0/2] drm/amd/amdgpu: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-19 14:50 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/amdgpu/amdgpu_device.c: "
  ` [Outreachy kernel] "
` [PATCH 2/2] drm/amd/amdgpu/amdgpu_drv.c: "

[PATCH 5.11 068/122] drm/vmwgfx: Make sure we unpin no longer needed buffers
 2021-04-19 13:05 UTC 

Split render/display SoCs, Mesa's renderonly, and Wayland dmabuf hints
 2021-04-19 12:05 UTC 

[PATCH] drm/tegra: Remove duplicate struct declaration
 2021-04-19 11:18 UTC 

[PATCH v2 1/4] drm/i915/uapi: fix kernel doc warnings
 2021-04-19 10:57 UTC  (4+ messages)
` [PATCH v2 2/4] drm/doc: add section for driver uAPI
` [PATCH v2 3/4] drm/i915/uapi: convert i915_user_extension to kernel doc
` [PATCH v2 4/4] drm/i915/uapi: convert i915_query and friend "

[PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-04-19  9:55 UTC  (6+ messages)

[PULL] topic/intel-gen-to-ver -> drm-intel-next and drm-intel-gt-next
 2021-04-19  9:53 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-19  9:46 UTC  (8+ messages)

[PATCH v4 0/3] drm/bridge: Add it66121 driver
 2021-04-19  9:44 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: display: bridge: add it66121 bindings
` [PATCH v4 2/3] drm: bridge: add it66121 driver
` [PATCH v4 3/3] MAINTAINERS: add it66121 HDMI bridge driver entry

[PATCH v3 0/5] mediatek: hdmi: add MT8167 configuration
 2021-04-19  7:32 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: mediatek, hdmi: Convert to use graph schema
` [PATCH v3 2/5] dt-bindings: mediatek: add mt8167 to hdmi, hdmi-ddc and cec bindings
` [PATCH v3 3/5] gpu/drm: mediatek: hdmi: add check for CEA modes only
` [PATCH v3 4/5] gpu/drm: mediatek: hdmi: add optional limit on maximal HDMI mode clock
` [PATCH v3 5/5] gpu/drm: mediatek: hdmi: add MT8167 configuration

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-18 23:01 UTC  (13+ messages)
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v4 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings

[PATCH] drm/drm_edid: Read within initialized memory bounds (fix off by one)
 2021-04-19  3:04 UTC 

[RESEND PATCH] drm/rockchip: dsi: move all lane config except LCDC mux to bind()
 2021-04-19  2:04 UTC 

[RESEND PATCH] drm/rockchip: dsi: remove extra component_del() call
 2021-04-19  2:03 UTC 

[PATCH v5 0/7] Add devcoredump support for DPU
 2021-04-18 23:33 UTC  (2+ messages)

[Bug 212369] New: AMDGPU: GPU hangs with '*ERROR* Couldn't update BO_VA (-12)' on MIPS64
 2021-04-18 17:40 UTC  (2+ messages)
` [Bug 212369] "

Patch "drm/vmwgfx: Make sure we unpin no longer needed buffers" has been added to the 5.11-stable tree
 2021-04-18 12:39 UTC 

Patch "drm/vmwgfx: Make sure we unpin no longer needed buffers" has been added to the 5.1-stable tree
 2021-04-18 12:39 UTC 

[git pull] drm/vmwgfx fixes for 5.12-rc8
 2021-04-18  3:29 UTC  (2+ messages)

[PATCH] drm/nouveau/dispnv50: disp.c: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-17 19:12 UTC 

[PATCH] drm/msm: always parse interconnects
 2021-04-17 17:52 UTC  (2+ messages)

[PATCH Resend] drm/drm_bufs.c: In switch, add break in default case
 2021-04-17 16:04 UTC  (4+ messages)
` [Outreachy kernel] "

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-04-17 13:39 UTC  (2+ messages)
` [Bug 212469] "

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17  9:28 UTC  (3+ messages)
` [External] "

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-17  7:18 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: dw-hdmi: disable loading of DW-HDMI CEC sub-driver
 2021-04-17  6:31 UTC  (4+ messages)

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-16 22:39 UTC  (5+ messages)
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v4 23/27] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC


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