dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-05 15:22:37 to 2022-01-06 23:44:11 UTC [more...]

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2022-01-06 23:44 UTC  (3+ messages)
` [Bug 206475] "

[PATCH 0/2] drm/msm/gpu: System suspend fixes
 2022-01-06 23:25 UTC  (4+ messages)
` [PATCH 1/2] drm/msm/gpu: Wait for idle before suspending
` [PATCH 2/2] drm/msm/gpu: Cancel idle/boost work on suspend

[PATCH v4] drm/msm/dp: populate connector of struct dp_panel
 2022-01-06 23:10 UTC  (2+ messages)

[Bug 215445] New: UBSAN: invalid-load in amdgpu_dm.c:5882:84 - load of value 32 is not a valid value for type '_Bool'
 2022-01-06 22:05 UTC  (2+ messages)
` [Bug 215445] AMDGPU -- "

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-06 21:45 UTC  (33+ messages)
` [PATCH v5 01/32] component: Replace most references to 'master' with 'aggregate device'
` [PATCH v5 02/32] component: Introduce the aggregate bus_type
` [PATCH v5 03/32] component: Move struct aggregate_device out to header file
` [PATCH v5 04/32] component: Add {bind, unbind}_component() ops that take aggregate device
` [PATCH v5 05/32] drm/of: Add a drm_of_aggregate_probe() API
` [PATCH v5 06/32] drm/msm: Migrate to aggregate driver
` [PATCH v5 07/32] drm/komeda: "
` [PATCH v5 08/32] drm/arm/hdlcd: "
` [PATCH v5 09/32] drm/malidp: "
` [PATCH v5 10/32] drm/armada: "
` [PATCH v5 11/32] drm/etnaviv: "
` [PATCH v5 12/32] drm/kirin: "
` [PATCH v5 13/32] drm/exynos: "
` [PATCH v5 14/32] drm/imx: "
` [PATCH v5 15/32] drm/ingenic: "
` [PATCH v5 16/32] drm/mcde: "
` [PATCH v5 17/32] drm/mediatek: "
` [PATCH v5 18/32] drm/meson: "
` [PATCH v5 19/32] drm/omap: "
` [PATCH v5 20/32] drm/rockchip: "
` [PATCH v5 21/32] drm/sti: "
` [PATCH v5 22/32] drm/sun4i: "
` [PATCH v5 23/32] drm/tilcdc: "
` [PATCH v5 24/32] drm/vc4: "
` [PATCH v5 25/32] iommu/mtk: "
` [PATCH v5 26/32] mei: "
` [PATCH v5 27/32] power: supply: ab8500: "
` [PATCH v5 28/32] fbdev: omap2: "
` [PATCH v5 29/32] sound: hdac: "
` [PATCH v5 30/32] ASoC: codecs: wcd938x: "
` [PATCH v5 31/32] component: Get rid of drm_of_component_probe()
` [PATCH v5 32/32] component: Remove component_master_ops and friends

[PATCH v6 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-06 21:23 UTC  (7+ messages)
` [PATCH v6 2/6] drm: improve drm_buddy_alloc function
` [PATCH v6 4/6] drm: implement a method to free unused pages

[PATCH v4] drm/msm/dp: populate connector of struct dp_panel
 2022-01-06 20:44 UTC 

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-06 19:13 UTC  (25+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v2 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
  ` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV

[PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path
 2022-01-06 19:04 UTC  (5+ messages)

[PATCH] drm/bridge/tc358775: Fix for dual-link LVDS
 2022-01-06 19:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm: omapdrm: Fix implicit dma_buf fencing
 2022-01-06 17:48 UTC  (6+ messages)
` [Openpvrsgx-devgroup] "

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-06 18:14 UTC 

[PATCH] drm/etnaviv: relax submit size limits
 2022-01-06 18:10 UTC 

[PATCH v3] drm/msm/dp: populate connector of struct dp_panel
 2022-01-06 17:56 UTC  (2+ messages)

[PATCH v3 1/4] drm/i915: don't call free_mmap_offset when purging
 2022-01-06 17:49 UTC  (4+ messages)
` [PATCH v3 2/4] drm/i915/ttm: only fault WILLNEED objects
` [PATCH v3 3/4] drm/i915/ttm: add unmap_virtual callback
` [PATCH v3 4/4] drm/i915/ttm: ensure we unmap when purging

[PATCH v3] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
 2022-01-06 17:14 UTC 

[PATCH v2] drm/msm/dp: populate connector of struct dp_panel
 2022-01-06 17:13 UTC  (3+ messages)

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2022-01-06 16:51 UTC  (20+ messages)

[PATCH] drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
 2022-01-06 16:52 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH 0/7] Per client GPU stats
 2022-01-06 16:55 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Explicitly track DRM clients
` [PATCH 2/7] drm/i915: Make GEM contexts "
` [PATCH 3/7] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [PATCH 4/7] drm/i915: Track all user contexts per client
` [PATCH 5/7] drm/i915: Track context current active time
` [PATCH 6/7] drm: Document fdinfo format specification
` [PATCH 7/7] drm/i915: Expose client engine utilisation via fdinfo

[PATCH v8 00/10] vgaarb: Rework default VGA device selection
 2022-01-06 16:30 UTC  (14+ messages)
` [PATCH v8 01/10] vgaarb: Move vga_arb_integrated_gpu() earlier in file
` [PATCH v8 02/10] vgaarb: Factor out vga_select_framebuffer_device()
` [PATCH v8 03/10] vgaarb: Factor out default VGA device selection
` [PATCH v8 04/10] vgaarb: Move framebuffer detection to ADD_DEVICE path
` [PATCH v8 05/10] vgaarb: Move non-legacy VGA "
` [PATCH v8 06/10] vgaarb: Move disabled VGA device "
` [PATCH v8 07/10] vgaarb: Remove empty vga_arb_device_card_gone()
` [PATCH v8 08/10] vgaarb: Log bridge control messages when adding devices
` [PATCH v8 09/10] vgaarb: Use unsigned format string to print lock counts
` [PATCH v8 10/10] vgaarb: Replace full MIT license text with SPDX identifier

[PATCH v5 0/6] drm/i915: Asynchronous vma unbinding
 2022-01-06 16:08 UTC  (11+ messages)
` [PATCH v5 1/6] drm/i915: Initial introduction of vma resources
` [PATCH v5 2/6] drm/i915: Use the vma resource as argument for gtt binding / unbinding
` [PATCH v5 3/6] drm/i915: Don't pin the object pages during pending vma binds
` [PATCH v5 4/6] drm/i915: Use vma resources for async unbinding

[Bug 215001] Regression in 5.15, Firmware-initialized graphics console selects FB_VGA16, screen corruption
 2022-01-06 15:16 UTC  (2+ messages)

[PATCH] drm/v3d: Fix PM disable depth imbalance in v3d_platform_drm_probe
 2022-01-06 12:46 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
 2022-01-06 12:16 UTC  (3+ messages)

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-06 12:01 UTC  (6+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function

[PATCH v2 1/4] drm/i915: don't call free_mmap_offset when purging
 2022-01-06 11:20 UTC  (4+ messages)
` [PATCH v2 2/4] drm/i915/ttm: only fault WILLNEED objects
` [PATCH v2 3/4] drm/i915/ttm: add unmap_virtual callback
` [PATCH v2 4/4] drm/i915/ttm: ensure we unmap when purging

[bug report] drm/ast: Handle failed I2C initialization gracefully
 2022-01-06 10:19 UTC 

[PATCH] drm/v3d/v3d_drv: Check for error num after setting mask
 2022-01-06 10:17 UTC  (2+ messages)

[PATCH v3 1/3] drm/bridge: anx7625: Add bridge helper atomic conversion
 2022-01-06 10:01 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: anx7625: add HDCP support
` [PATCH v3 3/3] drm/bridge: anx7625: add audio codec .get_eld support

[PATCH] drm/vmwgfx: use default_groups in kobj_type
 2022-01-06  9:58 UTC 

[PATCH] drm/amdkfd: use default_groups in kobj_type
 2022-01-06  9:57 UTC 

[PATCH] drm/amdgpu: use default_groups in kobj_type
 2022-01-06  9:56 UTC 

[PATCH 1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
 2022-01-06  9:50 UTC  (2+ messages)

[PATCH] omapfb: use default_groups in kobj_type
 2022-01-06  9:49 UTC 

[PATCH] drm/ast: Enable the supporting of wide screen on AST2600
 2022-01-06  9:28 UTC  (2+ messages)

[PATCH 1/4] phy: mediatek: phy-mtk-hdmi: Switch to regmap for mmio access
 2022-01-06  9:24 UTC  (8+ messages)
` [PATCH 2/4] phy: mediatek: phy-mtk-hdmi: Reorder to remove forward declarations
` [PATCH 3/4] phy: mediatek: phy-mtk-hdmi: Reorder and stop implicit header inclusion
` [PATCH 4/4] phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()

[PATCH 1/3] phy: mediatek: phy-mtk-mipi-dsi: Switch to regmap for mmio access
 2022-01-06  9:13 UTC  (6+ messages)
` [PATCH 2/3] phy: mediatek: phy-mtk-mipi-dsi: Reorder and stop implicit header inclusion
` [PATCH 3/3] phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-05 19:47 UTC  (4+ messages)

[PATCH v2] drm/msm: reduce usage of round_pixclk callback
 2022-01-06  7:06 UTC 

[PATCH v2 1/3] drm/bridge: anx7625: Add bridge helper atomic conversion
 2022-01-06  6:16 UTC  (3+ messages)
` [PATCH v2 2/3] drm/bridge: anx7625: add HDCP support
` [PATCH v2 3/3] drm/bridge: anx7625: add audio codec .get_eld support

[PATCH v2] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-06  5:22 UTC  (2+ messages)

[PATCH] drm/panfrost: Check for error num after setting mask
 2022-01-06  3:03 UTC 

[PATCH] misc: fastrpc: Check for error num after setting mask
 2022-01-06  2:32 UTC 

[PATCH v4 00/34] component: Make into an aggregate bus
 2022-01-06  2:17 UTC  (6+ messages)
` [PATCH v4 01/34] component: Introduce struct aggregate_device

[v1 0/2] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-06  2:07 UTC  (3+ messages)
` [v1 1/2] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties

[PATCH 0/2] drm/tegra: Fix panel support on Venice 2 and Nyan
 2022-01-06  1:11 UTC  (17+ messages)
` [PATCH 1/2] drm/tegra: dpaux: Populate AUX bus
` [PATCH 2/2] ARM: tegra: Move panels to "

[PATCH] drm/msm/dpu: remove extra wrappers around dpu_core_irq
 2022-01-06  0:45 UTC  (2+ messages)
` [Freedreno] "

[PATCH 0/4] drm/msm: rework MDSS drivers
 2022-01-06  0:42 UTC  (5+ messages)
` [PATCH 1/4] drm/msm: unify "
` [PATCH 2/4] drm/msm: remove extra indirection for msm_mdss
` [PATCH 3/4] drm/msm: split the main platform driver
` [PATCH 4/4] drm/msm: stop using device's match data pointer

[PATCH] drm/panel: Update Boe-tv110c9m initial code
 2022-01-06  0:14 UTC  (2+ messages)

[PATCH v2 1/3] drm/msm: drop register logging support
 2022-01-06  0:02 UTC  (7+ messages)
` [PATCH v2 2/3] drm/msm: drop dbgname argument from msm_ioremap*()
` [PATCH v2 3/3] drm/msm: move msm_readl/_writel to msm_drv.h

[RFC PATCH 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-05 23:57 UTC  (2+ messages)

[PATCH v3 0/6] Add missing format_mod_supported functions
 2022-01-05 23:54 UTC  (3+ messages)
` [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported documentation

[PATCH v4 0/5] drm/msm/dpu: simplify RM code
 2022-01-05 23:10 UTC  (6+ messages)
` [PATCH v4 1/5] drm/msm/dpu: drop unused lm_max_width from RM
` [PATCH v4 2/5] drm/msm/dpu: add DSPP blocks teardown
` [PATCH v4 3/5] drm/msm/dpu: get INTF blocks directly rather than through RM
` [PATCH v4 4/5] drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intf
` [PATCH v4 5/5] drm/msm/dpu: move VBIF blocks handling to dpu_rm

[PATCH] drm/msm/dp: Simplify dp_debug_init() and dp_debug_get()
 2022-01-05 23:06 UTC  (2+ messages)

[i-g-t 00/14] Add IGT support for plane color management
 2022-01-05 22:13 UTC  (7+ messages)
` [i-g-t 04/14] tests/kms_color: New subtests for Plane gamma

[PATCH] drm/dp: Remove common Post Cursor2 register handling
 2022-01-05 22:11 UTC  (3+ messages)

[Bug 210263] New: brightness device returns ENXIO (?) on brightness restore at boot, with bootoption "quiet"
 2022-01-05 21:25 UTC  (2+ messages)
` [Bug 210263] "

[PATCH v2] drm/mediatek: Set default value for Panel Orientation connector prop
 2022-01-05 21:23 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/msm/dp: stop link training after link training 2 failed
 2022-01-05 21:16 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
 2022-01-05 21:13 UTC  (2+ messages)

[PATCH] drm/msm/dp: Fix a potential double free in an error handling path
 2022-01-05 20:40 UTC  (3+ messages)

[PATCH v2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-01-05 19:55 UTC  (2+ messages)

[PATCH v4 0/4] drm/i915: Asynchronous vma unbinding
 2022-01-05 17:59 UTC  (10+ messages)
` [PATCH v4 2/4] drm/i915: Use the vma resource as argument for gtt binding / unbinding
  ` [Intel-gfx] "

[PATCH] drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probe
 2022-01-05 17:51 UTC  (2+ messages)

[PATCH] drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe
 2022-01-05 17:41 UTC  (2+ messages)

[PATCH v2] drm/bridge: parade-ps8640: Link device to ensure suspend/resume order
 2022-01-05 17:33 UTC  (2+ messages)

[PATCH v2] drm/dp: Fix off-by-one in register cache size
 2022-01-05 17:33 UTC 

[PATCH 1/4] drm/i915: don't call free_mmap_offset when purging
 2022-01-05 16:06 UTC  (6+ messages)
` [PATCH 3/4] drm/i915/ttm: ensure we unmap "

[PATCH] drm/amdkfd: Check for null pointer after calling kmemdup
 2022-01-05 15:56 UTC  (2+ messages)

[Patch v4 00/24] CHECKPOINT RESTORE WITH ROCm
 2022-01-05 15:22 UTC  (3+ messages)
` [Patch v4 18/24] drm/amdkfd: CRIU checkpoint and restore xnack mode


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