dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-30 21:42:09 to 2022-08-03 07:21:46 UTC [more...]

[PATCH 0/5] Add dma-buf secure-heap
 2022-08-02 14:39 UTC  (4+ messages)
` [PATCH 2/5] ANDROID: dma-buf: heaps: Add a shrinker controlled page pool
` [PATCH 3/5] dma-buf: heaps: add Linaro secure dmabuf heap support

KASAN: use-after-free Read in drm_gem_object_release
 2022-08-02 19:02 UTC  (2+ messages)

[PATCH v3 0/6] drm/msm/dsi regulator improvements
 2022-08-03  7:18 UTC  (12+ messages)
` [PATCH v3 1/6] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v3 2/6] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v3 3/6] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v3 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v3 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v3 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[PATCH v3 0/4] drm/panel: simple: add bus-format support for panel-dpi
 2022-08-03  6:45 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-08-03  6:37 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH 2/5] clk: qcom: Allow custom reset ops
    ` [Freedreno] "
` [PATCH 3/5] clk: qcom: gpucc-sc7280: Add cx collapse reset support

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-03  6:20 UTC  (17+ messages)

[PATCH v15 00/11] drm/mediatek: Add MT8195 DisplayPort driver
 2022-08-03  5:47 UTC  (10+ messages)
` [PATCH v15 03/11] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v15 05/11] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v15 06/11] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-08-03  1:49 UTC  (21+ messages)
` [PATCH v3 26/32] drm/via: Add via_drm.h
` [PATCH v3 30/32] drm/via: Add Kconfig
` [PATCH v3 31/32] drm/via: Add Makefile

[PATCH 0/7] Fixes and improvements to GuC logging and error capture
 2022-08-03  0:29 UTC  (14+ messages)
` [PATCH 1/7] drm/i915/guc: Add a helper for log buffer size
` [PATCH 2/7] drm/i915/guc: Fix capture size warning and bump the size
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/guc: Record CTB info in error logs
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915/guc: Use streaming loads to speed up dumping the guc log
  ` [Intel-gfx] "
` [PATCH 7/7] drm/i915/guc: Reduce spam from error capture
  ` [Intel-gfx] "

[PATCH v2 0/2] Move TLB invalidation code for its own file and document it
 2022-08-02 22:30 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/gt: Move TLB invalidation to its own file
  ` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/gt: document TLB cache invalidation functions
  ` [Intel-gfx] "

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-08-02 22:12 UTC  (7+ messages)
` [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
` [RESEND RFC 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected

[PATCH] dma-buf: Use dma_fence_unwrap_for_each when importing fences
 2022-08-02 21:01 UTC 

[PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers
 2022-08-02 18:26 UTC  (11+ messages)
` [PATCH drm-misc-next v7 1/5] drm/fb: remove unused includes of drm_fb_cma_helper.h
` [PATCH drm-misc-next v7 2/5] drm/fb: rename FB CMA helpers to FB DMA helpers
` [PATCH drm-misc-next v7 3/5] drm/gem: rename GEM CMA helpers to GEM "
` [PATCH drm-misc-next v7 4/5] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
` [PATCH drm-misc-next v7 5/5] drm/todo: remove task to rename CMA helpers

[PATCH 1/3] drm/amd/display: Fix merge conflict resolution in amdgpu_dm_plane.c
 2022-08-02 16:58 UTC  (6+ messages)
` [PATCH 2/3] drm/amd/display: Fix 'no previous prototype' compiler warns "
` [PATCH 3/3] drm/amd/display: Fix static declaration follows non-static declaration compiler warn

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-02 16:49 UTC  (6+ messages)
` [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper

[PATCH v2 1/3] drm/amd/display: make variables static
 2022-08-02 16:38 UTC  (3+ messages)

[PATCH] drm/amd/display: remove DML Makefile duplicate lines
 2022-08-02 16:26 UTC  (4+ messages)

[PATCH] amdgpu: add context creation flags in CS IOCTL
 2022-08-02 16:00 UTC  (3+ messages)

[PATCH v4 00/15] drm+msm: Shrinker and LRU rework
 2022-08-02 15:51 UTC  (16+ messages)
` [PATCH v4 01/15] drm/msm: Reorder lock vs submit alloc
` [PATCH v4 02/15] drm/msm: Small submit cleanup
` [PATCH v4 03/15] drm/msm: Split out idr_lock
` [PATCH v4 04/15] drm/msm/gem: Check for active in shrinker path
` [PATCH v4 05/15] drm/msm/gem: Rename update_inactive
` [PATCH v4 06/15] drm/msm/gem: Rename to pin/unpin_pages
` [PATCH v4 07/15] drm/msm/gem: Consolidate pin/unpin paths
` [PATCH v4 08/15] drm/msm/gem: Remove active refcnt
` [PATCH v4 09/15] drm/gem: Add LRU/shrinker helper
` [PATCH v4 10/15] drm/msm/gem: Convert to using drm_gem_lru
` [PATCH v4 11/15] drm/msm/gem: Unpin buffers earlier
` [PATCH v4 12/15] drm/msm/gem: Consolidate shrinker trace
` [PATCH v4 13/15] drm/msm/gem: Evict active GEM objects when necessary
` [PATCH v4 14/15] drm/msm/gem: Add msm_gem_assert_locked()
` [PATCH v4 15/15] drm/msm/gem: Convert to lockdep assert

[PATCH 1/2] drm: Fix vblank refcount during modeset
 2022-08-02 14:51 UTC  (2+ messages)

[PATCH] drm/drm_edid: Refactor HFVSDB parsing for DSC1.2
 2022-08-02 14:49 UTC  (2+ messages)

[PATCH] drm: Fix EDID firmware load on resume
 2022-08-02 14:29 UTC  (3+ messages)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-02 14:16 UTC  (6+ messages)
` [PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
` [PATCH v1 08/35] drm/client: Add some tests for drm_connector_pick_cmdline_mode()

[PATCH v6 0/4] drm/i915/display: stop HPD workers before display driver unregister
 2022-08-02 12:24 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-02 12:21 UTC  (4+ messages)

[PATCH] drm/gem: Fix GEM handle release errors
 2022-08-02 11:33 UTC 

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for RGB/BGR swap
 2022-08-02 11:33 UTC  (4+ messages)
` [PATCH 2/2] drm: "

[PATCH -next] drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
 2022-08-02  8:50 UTC 

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-08-02  7:48 UTC  (4+ messages)
` [PATCH v2 09/21] drm/i915/guc: Define CTB based TLB invalidation routines
    ` [Intel-gfx] "

[PATCH v3 0/8] Improve GPU Recovery
 2022-08-02  7:14 UTC  (9+ messages)
` [PATCH v3 1/8] drm/msm: Remove unnecessary pm_runtime_get/put
` [PATCH v3 2/8] drm/msm: Take single rpm refcount on behalf of all submits
` [PATCH v3 4/8] drm/msm: Fix cx collapse issue during recovery
` [PATCH v3 5/8] drm/msm/a6xx: Ensure CX collapse during gpu recovery

[PATCH] drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
 2022-08-02  6:43 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
 2022-08-02  6:43 UTC  (4+ messages)
` [Freedreno] "

[PATCH] Prevent CPU deadlock with fbdev based consoles while printing scheduler warnings
 2022-08-02  3:31 UTC 

[PATCH v3 00/15] drm+msm: Shrinker and LRU rework
 2022-08-01 20:59 UTC  (9+ messages)
` [PATCH v3 09/15] drm/gem: Add LRU/shrinker helper

[PATCH 0/1] Move DG2 to GuC v70.4.1
 2022-08-01 20:36 UTC  (5+ messages)
` [PATCH 1/1] drm/i915/dg2: Update "

[RFC PATCH] drm: hide unregistered connectors from GETCONNECTOR IOCTL
 2022-08-01 20:32 UTC  (2+ messages)

[PATCH] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
 2022-08-01 20:08 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 1/8] drm/amdgpu: Remove one duplicated ef removal
 2022-08-01 19:02 UTC 

[PATCH AUTOSEL 5.18 02/10] drm/amdgpu: Remove one duplicated ef removal
 2022-08-01 19:02 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Add and use hs_rate and lp_rate
 2022-08-01 18:00 UTC  (5+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-08-01 17:20 UTC  (9+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally

[PATCH] drm/i915/userptr: remove redundation assignment to variable ret
 2022-08-01 17:11 UTC  (2+ messages)

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-01 11:39 UTC 

[PATCHv2 -next] drm/amdgpu: double free error and freeing uninitialized null pointer
 2022-08-01 17:06 UTC  (2+ messages)

[PATCH v2 0/3] dma-buf: map-info support
 2022-08-01 17:04 UTC  (4+ messages)
` [PATCH v2 1/3] dma-buf: Add ioctl to query mmap info
` [PATCH v2 2/3] drm/prime: Wire up mmap_info support
` [PATCH v2 3/3] drm/msm/prime: Add "

[PATCH v3 0/5] drm/simpledrm: Various improvements
 2022-08-01 13:50 UTC  (6+ messages)
` [PATCH v3 1/5] drm/simpledrm: Remove mem field from device structure
` [PATCH v3 2/5] drm/simpledrm: Inline device-init helpers
` [PATCH v3 3/5] drm/simpledrm: Remove pdev field from device structure
` [PATCH v3 4/5] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v3 5/5] drm/simpledrm: Convert to atomic helpers

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for external REFCLK
 2022-08-01 13:17 UTC  (2+ messages)
` [PATCH 2/2] drm: "

[PATCH] drm: bridge: icn6211: Add and use hs_rate and lp_rate
 2022-08-01 13:15 UTC 

[PATCH] drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
 2022-08-01 12:54 UTC 

[PATCH] drm/kmb: fix dereference before NULL check in kmb_plane_atomic_update()
 2022-08-01 10:27 UTC  (5+ messages)

[PATCH] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
 2022-08-01 10:26 UTC  (2+ messages)

[Bug 216290] New: [amdgpu] drm/ttm: fbdev race condition into fork()
 2022-07-31 12:27 UTC  (2+ messages)
` [Bug 216290] "

[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
 2022-07-31 11:32 UTC  (8+ messages)
    ` [PATCH] vt: Clear selection before changing the font

[PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
 2022-07-31 10:59 UTC  (3+ messages)
` [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties

[RFC PATCH] drm/gem: Fix a UAF caused by invalid reference counting in drm_gem_mmap()
 2022-07-30 23:15 UTC 

[PATCH v3 00/32] OpenChrome DRM for Linux 5.20
 2022-07-31  1:07 UTC  (7+ messages)
` [PATCH v3 01/32] drm/via: Delete VIA DRM code
` [PATCH v3 02/32] drm/via: Add via_3d_reg.h

[PATCH 1/3] dma-buf: Add ioctl to query mmap info
 2022-07-30 23:01 UTC  (2+ messages)

[PATCH 0/3] Add DRM pixel blend mode support to R-Car DU
 2022-07-30 22:38 UTC  (5+ messages)
` [PATCH 2/3] media: vsp1: add blend mode support
` [PATCH 3/3] drm: rcar-du: Add DRM "

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-30 21:42 UTC  (3+ messages)
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support


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