dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-26 13:16:58 to 2022-07-27 19:31:46 UTC [more...]

[PATCH] mm: Fix a null ptr deref with CONFIG_DEBUG_VM enabled in wp_page_reuse
 2022-07-27 19:31 UTC  (3+ messages)

[PATCH] dt-bindings: display: use spi-peripheral-props.yaml
 2022-07-27 17:04 UTC  (2+ messages)

[PATCH] drm/i915/ttm: don't leak the ccs state
 2022-07-27 16:43 UTC 

[PATCH v5 00/10] Add RZ/G2L Display support
 2022-07-27 16:07 UTC  (11+ messages)
` [PATCH v5 01/10] drm: rcar-du: Move rcar_du_vsp_plane_prepare_fb()
` [PATCH v5 02/10] drm: rcar-du: Move rcar_du_vsp_plane_cleanup_fb()
` [PATCH v5 03/10] drm: rcar-du: Move rcar_du_vsp_plane_atomic_update()
` [PATCH v5 04/10] drm: rcar-du: Add rcar_du_lib_fb_create()
` [PATCH v5 05/10] drm: rcar-du: Add rcar_du_lib_mode_cfg_helper_fns()
` [PATCH v5 06/10] drm: rcar-du: Move rcar_du_encoders_init()
` [PATCH v5 07/10] drm: rcar-du: Move rcar_du_properties_init()
` [PATCH v5 08/10] drm: rcar-du: Add rcar_du_lib_vsps_init()
` [PATCH v5 09/10] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v5 10/10] drm: rcar-du: Add RZ/G2L DU Support

[PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-27 16:04 UTC  (2+ messages)

[PATCH -next] drm/amd/display: remove unneeded semicolon
 2022-07-27 15:54 UTC  (2+ messages)

[PATCH v2] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-27 15:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
 2022-07-27 15:22 UTC  (4+ messages)

[PATCH v3 0/6] drm/i915: reduce TLB performance regressions
 2022-07-27 14:25 UTC  (10+ messages)
` [PATCH v3 1/6] drm/i915/gt: Ignore TLB invalidations on idle engines
` [PATCH v3 2/6] drm/i915/gt: document with_intel_gt_pm_if_awake()
  ` [Intel-gfx] "
` [PATCH v3 3/6] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH v3 4/6] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
` [PATCH v3 6/6] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
  ` [Intel-gfx] "

[PATCH] drm/msm/dsi: Don't set a load before disabling a regulator
 2022-07-27 14:09 UTC  (5+ messages)
` [Freedreno] "

[PATCH] drm: Fix EDID firmware load on resume
 2022-07-27 13:53 UTC  (4+ messages)

[drm:drm-next 6/19] drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c:676:1: sparse: sparse: symbol 'gv100_disp_core_mthd_base' was not declared. Should it be static?
 2022-07-27 13:45 UTC 

sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
 2022-07-27 13:22 UTC  (3+ messages)
` [PATCH 8/8] drm/tidss: Enable Dual and Duplicate Modes for OLDI

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-27 12:56 UTC  (5+ messages)
` [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
    ` [Intel-gfx] "

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-27 12:23 UTC  (2+ messages)

[PATCH 00/12] drm/format-helper: Move to struct iosys_map
 2022-07-27 11:33 UTC  (13+ messages)
` [PATCH 01/12] drm/format-helper: Provide drm_fb_blit()
` [PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH 03/12] drm/format-helper: Convert drm_fb_swab() to struct iosys_map
` [PATCH 04/12] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH 05/12] drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
` [PATCH 06/12] drm/format-helper: Rework XRGB8888-to-RGB888 conversion
` [PATCH 07/12] drm/format-helper: Rework RGB565-to-XRGB8888 conversion
` [PATCH 08/12] drm/format-helper: Rework RGB888-to-XRGB8888 conversion
` [PATCH 09/12] drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
` [PATCH 10/12] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
` [PATCH 11/12] drm/format-helper: Rework XRGB8888-to-MONO conversion
` [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper

[PATCH 0/4] Initial support for the Pixel 3
 2022-07-27 10:55 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: add sdm845-google-blueline (Pixel 3)

[PATCH] drm: lcdif: change burst size to 256B
 2022-07-27 10:41 UTC  (5+ messages)

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

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

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-27 10:03 UTC  (14+ messages)
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-27  9:45 UTC  (29+ messages)
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v2 05/10] drm/simpledrm: Convert to atomic helpers
` [PATCH v2 06/10] drm/simpledrm: Move some functionality into fwfb helper library
` [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 v15 00/11] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-27  9:40 UTC  (18+ messages)
` [PATCH v15 01/11] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v15 02/11] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v15 03/11] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v15 04/11] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v15 05/11] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v15 06/11] drm/mediatek: Add MT8195 External DisplayPort support
` [PATCH v15 07/11] drm/mediatek: Add retry to prevent misjudgment for sink devices
` [PATCH v15 08/11] drm/mediatek: add hpd debounce
` [PATCH v15 09/11] drm/mediatek: set monitor to DP_SET_POWER_D3 to avoid garbage
` [PATCH v15 10/11] drm/mediatek: DP audio support for MT8195
` [PATCH v15 11/11] drm/mediatek: Use cached audio config when changing resolution

[BUG] video: fbdev: arkfb: Found a divide-by-zero bug which may cause DoS
 2022-07-27  9:07 UTC 

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-27  8:53 UTC  (4+ messages)

[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-07-27  8:31 UTC  (3+ messages)

[PATCH 00/10] Add RCar DU lib support
 2022-07-27  7:59 UTC  (13+ 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] dma-buf: use struct_size helper instead of kzalloc
 2022-07-27  7:57 UTC 

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-27  7:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-07-27  7:36 UTC  (7+ messages)
` [PATCH v3 26/32] drm/via: Add via_drm.h

[PATCH 1/2] dt-bindings: display: panel: sitronix, st7701: Add Densitron DMT028VGHMCMI-1A TFT
 2022-07-27  7:20 UTC  (4+ messages)
` [PATCH 2/2] drm/panel/panel-sitronix-st7701: "
` [PATCH 1/2] dt-bindings: display: panel: sitronix,st7701: "

[PATCH] drm: Fix typo 'the the' in comment
 2022-07-27  7:18 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2022-07-27  5:37 UTC  (6+ messages)

[PATCH 1/2] drm/amd/display: change variables type
 2022-07-27  0:11 UTC  (7+ messages)

[git pull] nouveau display patches
 2022-07-26 23:30 UTC 

[PATCH v3 0/4] KUnit tests for RGB565 conversion
 2022-07-26 23:09 UTC  (5+ messages)
` [PATCH v3 1/4] drm/format-helper: Fix test on big endian architectures
` [PATCH v3 2/4] drm/format-helper: Rename test cases to make them more generic
` [PATCH v3 3/4] drm/format-helper: Support multiple target formats results
` [PATCH v3 4/4] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()

[Bug 216290] New: [amdgpu] drm/ttm: fbdev race condition into fork()
 2022-07-26 21:23 UTC 

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-07-26 20:42 UTC  (2+ messages)
` [Bug 213145] "

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

[PATCH v2 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-26 18:21 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amd: Add detailed GFXOFF stats to debugfs
` [PATCH v2 2/4] drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
` [PATCH v2 3/4] Documentation/gpu: Document GFXOFF's count and residency
` [PATCH v2 4/4] drm/amdgpu: Document gfx_off members of struct amdgpu_gfx

[RFC v4] drm: Add initial ci/ subdirectory
 2022-07-26 18:16 UTC  (2+ messages)
` [PATCH v5] "

[pull] amdgpu, amdkfd drm-next-5.20
 2022-07-26 18:15 UTC 

[PATCH 1/2] drm/i915/gem: Avoid taking runtime-pm under the shrinker
 2022-07-26 18:14 UTC  (2+ messages)

[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 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 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 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  (2+ messages)
` [Bug 216277] "

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-26 15:15 UTC  (5+ messages)
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator

[PATCH 01/20] drm/amd/display: Clean up some inconsistent indenting
 2022-07-26 15:12 UTC  (2+ messages)

[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:19 UTC  (3+ messages)
` [PATCH v3 01/32] drm/via: Delete VIA DRM code

[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 


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