dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 16:27:09 to 2022-07-26 17:51:36 UTC [more...]

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

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-07-26 17:41 UTC  (16+ messages)
` [PATCH v3 21/32] drm/via: Add via_pm.c
` [PATCH v3 22/32] drm/via: Add via_sii164.c
` [PATCH v3 23/32] drm/via: Add via_tmds.c
` [PATCH v3 24/32] drm/via: Add via_ttm.c
` [PATCH v3 25/32] drm/via: Add via_vt1632.c
` [PATCH v3 26/32] drm/via: Add via_drm.h
` [PATCH v3 27/32] drm/via: Add new VIA Technologies Chrome supporting PCI IDs to DRM
` [PATCH v3 28/32] drm/via: Zero out chip type field
` [PATCH v3 29/32] drm/via: Add new VIA Technologies PCI device IDs related to graphics
` [PATCH v3 30/32] drm/via: Add Kconfig
` [PATCH v3 31/32] drm/via: Add Makefile
` [PATCH v3 32/32] drm/via: Modify DRM core to be able to build OpenChrome DRM

[PATCH v2 0/7] drm/msm/dsi regulator improvements
 2022-07-26 17:38 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v2 2/7] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v2 3/7] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v2 4/7] regulator: core: Allow specifying an initial load w/ the bulk API
` [PATCH v2 5/7] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v2 6/7] regulator: core: Allow drivers to define their init data as const
` [PATCH v2 7/7] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()

[PATCH] component: try_module_get() to prevent unloading while in use
 2022-07-26 17:28 UTC  (4+ messages)

[PATCH] drm/via: Add new condition to via_dma_cleanup()
 2022-07-26 17:23 UTC  (2+ messages)

[PATCH 00/10] Add RCar DU lib support
 2022-07-26 16:42 UTC  (11+ messages)
` [PATCH 01/10] drm: rcar-du: Add RZ/G2L reset and clocks to struct rcar_du_crtc
` [PATCH 02/10] drm: rcar-du: Add encoder lib support
` [PATCH 03/10] drm: rcar-du: Add kms "
` [PATCH 04/10] drm: rcar-du: Add vsp "
` [PATCH 05/10] drm: rcar-du: Move rcar_du_vsp_atomic_begin()
` [PATCH 06/10] drm: rcar-du: Move rcar_du_vsp_atomic_flush()
` [PATCH 07/10] drm: rcar-du: Move vsp rcar_du_vsp_{map,unmap}_fb()
` [PATCH 08/10] drm: rcar-du: Move rcar_du_dumb_create()
` [PATCH 09/10] drm: rcar-du: Move rcar_du_gem_prime_import_sg_table()
` [PATCH 10/10] drm: rcar-du: Add rcar_du_lib_vsp_init()

[PATCH v2 0/1] drm/msm/a6xx: Fix null pointer access in a6xx_get_indexed_registers
 2022-07-26 16:25 UTC  (3+ messages)
` [PATCH v2 1/1] "
  ` [Freedreno] "

[PATCH] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-26 16:22 UTC 

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-26 16:13 UTC  (2+ messages)

[PATCH v5] drm/i915: stop using swiotlb
 2022-07-26 15:39 UTC 

[PATCH] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
 2022-07-26 15:38 UTC  (3+ messages)

[Bug 216277] New: X11 doesn't wait for amdgpu driver to be up
 2022-07-26 15:35 UTC  (3+ messages)
` [Bug 216277] "

[PATCH] drm: lcdif: change burst size to 256B
 2022-07-26 15:29 UTC  (3+ messages)

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-26 15:15 UTC  (18+ messages)
` [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "
` [PATCH v2 5/5] Documentation: driver-api: visconti: add a description of DNN driver

[PATCH 01/20] drm/amd/display: Clean up some inconsistent indenting
 2022-07-26 15:12 UTC  (21+ messages)
` [PATCH 02/20] "
` [PATCH 03/20] "
` [PATCH 04/20] "
` [PATCH 05/20] "
` [PATCH 06/20] "
` [PATCH 07/20] "
` [PATCH 08/20] "
` [PATCH 09/20] "
` [PATCH 10/20] "
` [PATCH 11/20] "
` [PATCH 12/20] "
` [PATCH 13/20] "
` [PATCH 14/20] "
` [PATCH 15/20] "
` [PATCH 16/20] "
` [PATCH 17/20] "
` [PATCH 18/20] "
` [PATCH 19/20] "
` [PATCH 20/20] "

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-26 14:40 UTC  (10+ messages)
` [PATCH v2 07/10] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v2 08/10] drm/ofdrm: Add CRTC state
` [PATCH v2 09/10] drm/ofdrm: Add per-model device function
` [PATCH v2 10/10] drm/ofdrm: Support color management

[PATCH v4] drm/i915: stop using swiotlb
 2022-07-26 14:24 UTC  (3+ messages)

[fs/lock] 0064b3d9f9: BUG:kernel_NULL_pointer_dereference,address
 2022-07-26 13:55 UTC 

[PATCH v3 00/32] OpenChrome DRM for Linux 5.20
 2022-07-26  7:21 UTC  (22+ messages)
` [PATCH v3 01/32] drm/via: Delete VIA DRM code
` [PATCH v3 02/32] drm/via: Add via_3d_reg.h
` [PATCH v3 03/32] drm/via: Add via_crtc_hw.h
` [PATCH v3 04/32] drm/via: Add via_disp_reg.h
` [PATCH v3 05/32] drm/via: Add via_drv.h
` [PATCH v3 06/32] drm/via: Add via_regs.h
` [PATCH v3 07/32] drm/via: Add via_crtc.c
` [PATCH v3 08/32] drm/via: Add via_crtc_hw.c
` [PATCH v3 09/32] drm/via: Add via_cursor.c
` [PATCH v3 10/32] drm/via: Add via_dac.c
` [PATCH v3 11/32] drm/via: Add via_display.c
` [PATCH v3 12/32] drm/via: Add via_drv.c
` [PATCH v3 13/32] drm/via: Add via_encoder.c
` [PATCH v3 14/32] drm/via: Add via_hdmi.c
` [PATCH v3 15/32] drm/via: Add via_i2c.c
` [PATCH v3 16/32] drm/via: Add via_init.c
` [PATCH v3 17/32] drm/via: Add via_ioctl.c
` [PATCH v3 18/32] drm/via: Add via_lvds.c
` [PATCH v3 19/32] drm/via: Add via_object.c

[PATCH] drm/bridge: anx7625: Support HDMI_I2S audio format
 2022-07-26  9:15 UTC  (2+ messages)

[PATCH RESEND] virtio: fix error handling in virtio_gpu_object_shmem_init
 2022-07-26 13:33 UTC 

[PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-26 13:29 UTC  (7+ messages)
` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs

[PATCH][next] drm/i915/gt: remove redundant pointer sseu
 2022-07-26 13:16 UTC 

[PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
 2022-07-26 12:20 UTC  (4+ messages)
` [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-26 12:17 UTC  (15+ messages)
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH 1/2] drm/amd/display: change variables type
 2022-07-26 12:06 UTC  (8+ messages)
` [PATCH 2/2] drm/amd/display: include missing headers

[PATCH v3 0/4] drm/panel: simple: add bus-format support for panel-dpi
 2022-07-26 11:53 UTC  (2+ messages)

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-26 10:41 UTC  (3+ messages)
` [PATCH v2 4/6] drm/i915: Implement intersect/compatible functions

[PATCH v3 0/2] Add driver for Novatek NT35596S panel
 2022-07-26 10:15 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings
` [PATCH v3 2/2] drm: panel: Add novatek nt35596s panel driver

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-26 10:06 UTC  (13+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH 0/6] TI SN65DSI83 Features
 2022-07-26  9:12 UTC  (2+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-26  8:41 UTC  (9+ messages)

[RFC 00/10] drm/i915/vm_bind: Add VM_BIND functionality
 2022-07-26  8:40 UTC  (5+ messages)
` [RFC 02/10] drm/i915/vm_bind: Bind and unbind mappings
  ` [Intel-gfx] "

[PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-07-26  8:20 UTC  (4+ messages)
` [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header
  ` [Intel-gfx] "

[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-07-26  7:28 UTC  (3+ messages)
` [PATCH v3 02/13] drm: bridge: Add Samsung DSIM bridge driver

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-26  7:22 UTC  (2+ messages)

[PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
 2022-07-26  7:17 UTC  (2+ messages)

[PATCH 1/4] video: fb: imxfb: Drop platform data support
 2022-07-26  7:08 UTC  (2+ messages)

[PATCH v6 0/4] drm/i915/display: stop HPD workers before display driver unregister
 2022-07-26  6:50 UTC  (3+ messages)
` [PATCH v6 4/4] drm/i915/fbdev: do not create fbdev if HPD is suspended

[amdgpu] drm/ttm framebuffer race condition into fork()
 2022-07-25 11:09 UTC 

[PATCH v4 0/2] Add RZ/G2L Display support
 2022-07-26  6:03 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: display: Document Renesas RZ/G2L DU bindings

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-26  2:22 UTC  (5+ messages)
` [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing

[PATCH libdrm v1 0/2] Add Writeback Support for Modetest
 2022-07-26  1:57 UTC  (4+ messages)
` [PATCH libdrm v1 1/2] tests/modetest: Allocate drmModeAtomicReq before setting properties
` [PATCH libdrm v1 2/2] tests/modetest: Add support for writeback connector
  `  "

[PATCH] drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
 2022-07-26  1:07 UTC 

[PATCH] drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
 2022-07-26  0:59 UTC  (3+ messages)
  `  "

[PATCH] drm/msm/dsi: Don't set a load before disabling a regulator
 2022-07-26  0:49 UTC 

[PATCH 1/2] dt-bindings: display: panel: sitronix, st7701: Add Densitron DMT028VGHMCMI-1A TFT
 2022-07-25 23:34 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: display: panel: sitronix,st7701: "

[PATCH v2 0/1] dt-bindings: display: mediatek: dpi: add power-domains
 2022-07-25 22:28 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: display: mediatek: dpi: add power-domains property

sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
 2022-07-25 22:14 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: display: ti, am65x-dss: Add port properties for DSS
  ` [PATCH 1/8] dt-bindings: display: ti,am65x-dss: "

[PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 21:17 UTC  (2+ messages)

[PATCH] dt-bindings: panel: raydium, rm67191: Add missing type to 'video-mode'
 2022-07-25 20:47 UTC  (2+ messages)

[PATCH] dc/dce: fix repeated words in comments
 2022-07-25 20:12 UTC  (2+ messages)

[PATCH 0/2] Sanitycheck PCI BARs
 2022-07-25 19:41 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Use of BARs names instead of numbers
` [PATCH 2/2] drm/i915: Sanitycheck PCI BARs

[PATCH] drm/i915/guc: Check for ct enabled while waiting for response
 2022-07-25 18:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
 2022-07-25 16:40 UTC  (2+ messages)


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