dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 12:15:25 to 2024-01-18 17:24:13 UTC [more...]

BUG: kernel NULL pointer dereference, address: 0000000000000008
 2024-01-18 17:23 UTC 

[PATCH] drm/imagination: fix ARRAY_SIZE build error
 2024-01-18 17:00 UTC  (3+ messages)

[PATCH] dma-buf: heaps: Don't track CMA dma-buf pages under RssFile
 2024-01-18 16:57 UTC  (4+ messages)

Rework TTMs busy handling
 2024-01-18 16:48 UTC  (8+ messages)
` [PATCH 3/5] drm/ttm: replace busy placement with flags v6
` [PATCH 4/5] drm/ttm: improve idle/busy handling v3

Documentation showing requirements on correct userspace DRM master behavior?
 2024-01-18 16:28 UTC 

Mesa >= 23.3.x and python 2.6 
 2024-01-18 15:57 UTC  (2+ messages)

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-18 15:40 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH v3 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema
` [PATCH v3 3/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
  ` [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: "

[PATCH v3 0/6] Introduce STM32 LVDS driver
 2024-01-18 15:06 UTC  (6+ messages)
` [PATCH v3 1/6] dt-bindings: display: add dt-bindings for STM32 LVDS device

[PATCH] sh: ecovec24: Rename missed backlight field from fbdev to dev
 2024-01-18 14:57 UTC  (2+ messages)

[PATCH v2 0/3] video: Simplify Kconfig options
 2024-01-18 14:17 UTC  (5+ messages)
` [PATCH v2 1/3] video/cmdline: Introduce CONFIG_VIDEO for video= parameter
` [PATCH v2 2/3] video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE
` [PATCH v2 3/3] video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO

[PATCH] drm/syncobj: call drm_syncobj_fence_add_wait when, WAIT_AVAILABLE flag is set
 2024-01-18 14:10 UTC  (2+ messages)

[PATCH v3 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-18 13:59 UTC  (12+ messages)
` [PATCH v3 3/4] usb: gadget: functionfs: Add "

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-01-18 13:58 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: display: ti, am65x-dss: Add support for display sharing mode
  ` [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: "

[RFC][PATCH v7 0/9] drm/panic: Add a drm panic handler
 2024-01-18 13:51 UTC  (28+ messages)
` [PATCH v7 1/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill
` [PATCH v7 2/9] drm/panic: Add a drm panic handler
` [PATCH v7 5/9] drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
` [PATCH v7 6/9] drm/simpledrm: Add drm_panic support
        `  "
` [PATCH v7 7/9] drm/mgag200: "
` [PATCH v7 8/9] drm/ast: "

[PATCH v1 0/6] drm/lima: fixes and improvements to error recovery
 2024-01-18 11:43 UTC  (20+ messages)
` [PATCH v1 1/6] drm/lima: fix devfreq refcount imbalance for job timeouts
` [PATCH v1 2/6] drm/lima: reset async_reset on pp hard reset
` [PATCH v1 3/6] drm/lima: set bus_stop bit before "
` [PATCH v1 4/6] drm/lima: handle spurious timeouts due to high irq latency
` [PATCH v1 5/6] drm/lima: remove guilty drm_sched context handling
` [PATCH v1 6/6] drm/lima: improve some pp debug messages

[PATCH] drm/msm/adreno: Update generated headers
 2024-01-18 11:19 UTC  (2+ messages)

[PATCH] docs/accel: correct links to mailing list archives
 2024-01-18  9:01 UTC 

[syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
 2024-01-18  9:51 UTC 

[PATCH] hwmon: (peci/cputemp) Add a null pointer check to the wled_configure
 2024-01-18  9:47 UTC 

[PATCH 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-18  9:07 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
  ` [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: "

[PATCH v2 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-18  9:04 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-18  8:55 UTC  (5+ messages)
` [PATCH 08/11] ARM: dts: DRA7xx: Add device tree entry for SGX GPU

[PATCH 00/45] tty: vt: cleanup and documentation
 2024-01-18  8:56 UTC  (30+ messages)
` [PATCH 01/45] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
` [PATCH 02/45] fbcon: make display_desc a static array in fbcon_startup()
` [PATCH 07/45] tty: vt: pass vc_resize_user as a parameter
` [PATCH 18/45] tty: vt: make consw::con_debug_*() return void
` [PATCH 19/45] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH 20/45] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 21/45] tty: vt: remove checks for count in consw::con_clear() implementations
` [PATCH 23/45] tty: vt: eliminate unneeded consw::con_putc() implementations
` [PATCH 24/45] tty: vt: sanitize consw::con_putc() parameters
` [PATCH 26/45] consoles: use if instead of switch-case in consw::con_cursor()
` [PATCH 27/45] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
` [PATCH 28/45] tty: vt: remove CM_* constants
` [PATCH 29/45] tty: vt: make consw::con_switch() return a bool
` [PATCH 30/45] tty: vt: stop using -1 for blank mode in consw::con_blank()
` [PATCH 31/45] tty: vt: use VESA blanking constants
` [PATCH 32/45] tty: vt: use enum for VESA blanking modes
` [PATCH 33/45] tty: vt: make types around consw::con_blank() bool
` [PATCH 34/45] tty: vt: make font of consw::con_font_set() const
` [PATCH 35/45] tty: vt: make consw::con_font_default()'s name const
` [PATCH 36/45] tty: vt: change consw::con_set_origin() return type
` [PATCH 37/45] fbcon: remove consw::con_screen_pos()
` [PATCH 40/45] fbcon: remove fbcon_getxy()

[PATCH 00/10] Make PCI's devres API more consistent
 2024-01-18  8:48 UTC  (7+ messages)
` [PATCH 09/10] pci: devres: remove legacy pcim_release()

[PATCH] video: fbdev: savage: Error out if pixclock equals zero
 2024-01-18  3:49 UTC 

[PATCH] drm/msm/adreno: Add a null pointer check to the zap_shader_load_mdt
 2024-01-18  8:06 UTC  (4+ messages)
` [PATCH] drm/msm/adreno: Add a null pointer check in zap_shader_load_mdt()

[BUG][BISECTED] Freeze at loading init ramdisk
 2024-01-18  7:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 943b9f0ab2cfbaea148dd6ac279957eb08b96904
 2024-01-18  4:42 UTC 

[PATCH] drm/bridge: anx7625: Ensure bridge is suspended in disable()
 2024-01-18  4:05 UTC  (2+ messages)

[PATCH v2] drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()
 2024-01-18  3:25 UTC  (5+ messages)

[PATCH] drm/amd/display: Simplify the calculation of variables
 2024-01-18  2:23 UTC 

Implement per-key keyboard backlight as auxdisplay?
 2024-01-18  0:58 UTC  (14+ messages)
                              ` Userspace API for per key backlight for non HID (no hidraw) keyboards

[PATCH v2 0/5] Fix 32bit build
 2024-01-18  0:21 UTC  (11+ messages)
` [PATCH v2 1/5] drm/xe: Use _ULL for u64 division
` [PATCH v2 2/5] drm/xe/mmio: Cast to u64 when printing
` [PATCH v2 3/5] drm/xe/display: Avoid calling readq()
` [PATCH v2 4/5] drm/xe: Fix cast on trace variable
` [PATCH v2 5/5] drm/xe: Enable 32bits build

[git pull] drm fixes for 6.8-rc1
 2024-01-18  0:05 UTC  (2+ messages)

[PATCH 00/23] XeKmd basic SVM support
 2024-01-17 22:12 UTC  (24+ messages)
` [PATCH 01/23] drm/xe/svm: Add SVM document
` [PATCH 02/23] drm/xe/svm: Add svm key data structures
` [PATCH 03/23] drm/xe/svm: create xe svm during vm creation
` [PATCH 04/23] drm/xe/svm: Trace svm creation
` [PATCH 05/23] drm/xe/svm: add helper to retrieve svm range from address
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
` [PATCH 07/23] drm/xe/svm: Add helper for binding hmm range to gpu
` [PATCH 08/23] drm/xe/svm: Add helper to invalidate svm range from GPU
` [PATCH 09/23] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 10/23] drm/xe/svm: Introduce svm migration function
` [PATCH 11/23] drm/xe/svm: implement functions to allocate and free device memory
` [PATCH 12/23] drm/xe/svm: Trace buddy block allocation and free
` [PATCH 13/23] drm/xe/svm: Handle CPU page fault
` [PATCH 14/23] drm/xe/svm: trace svm range migration
` [PATCH 15/23] drm/xe/svm: Implement functions to register and unregister mmu notifier
` [PATCH 16/23] drm/xe/svm: Implement the mmu notifier range invalidate callback
` [PATCH 17/23] drm/xe/svm: clean up svm range during process exit
` [PATCH 18/23] drm/xe/svm: Move a few structures to xe_gt.h
` [PATCH 19/23] drm/xe/svm: migrate svm range to vram
` [PATCH 20/23] drm/xe/svm: Populate svm range
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` [PATCH 22/23] drm/xe/svm: Add DRM_XE_SVM kernel config entry
` [PATCH 23/23] drm/xe/svm: Add svm memory hints interface

[PATCH 2/3] video/cmdline: Hide __video_get_options() behind CONFIG_FB_CORE
 2024-01-17 21:52 UTC  (2+ messages)

[PATCH] nouveau/vmm: don't set addr on the fail path to avoid warning
 2024-01-17 21:38 UTC 

[PATCH v3] drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
 2024-01-17 21:13 UTC 

[PATCH] drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
 2024-01-17 20:49 UTC  (2+ messages)

[PATCH] drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error case
 2024-01-17 20:09 UTC  (3+ messages)

[PATCH v3,00/21] add driver to support secure video decoder
 2024-01-17 20:02 UTC  (3+ messages)
` [PATCH v3,04/21] v4l: add documentation for secure memory flag

[PATCH v2] drm/msm/dp: correct configure Colorimetry Indicator Field at MISC0
 2024-01-17 18:46 UTC  (5+ messages)

[PATCH 1/2] tracing, dma-buf: add a trace_dma_fence_sync_to event
 2024-01-17 18:41 UTC  (2+ messages)
` [PATCH 2/2] amdgpu: use trace_dma_fence_sync_to in amdgpu_fence_sync

[PATCH RFC 0/4] Support for Simulated Panels
 2024-01-17 17:36 UTC  (4+ messages)

[PATCH 0/4] Fixing live video input in ZynqMP DPSUB
 2024-01-17 15:32 UTC  (12+ messages)
` [PATCH 1/4] drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
` [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Fix timing for live mode
` [PATCH 3/4] drm: xlnx: zynqmp_dpsub: Don't generate vblank in "
` [PATCH 4/4] drm: xlnx: zynqmp_dpsub: Set live video in format

[PATCH] drm/radeon/ni_dpm: remove redundant NULL check
 2024-01-17 14:45 UTC 

[PATCH] drm/radeon: remove dead code in ni_mc_load_microcode()
 2024-01-17 14:44 UTC 

[PATCH] drm/rockchip: inno_hdmi: Explicitly include drm_atomic.h
 2024-01-17 14:22 UTC  (5+ messages)
` (subset) "
    `  "

[PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-17 14:18 UTC  (9+ messages)

[PATCH v4 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-17 13:15 UTC  (6+ messages)
` [PATCH v4 1/4] usb: gadget: Support already-mapped DMA SGs
` [PATCH v4 2/4] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v4 3/4] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v4 4/4] Documentation: usb: Document FunctionFS DMABUF API

[PATCH v2 0/4] New DRM properties for output color format
 2024-01-17 12:58 UTC  (8+ messages)
` [PATCH v2 2/4] drm/uAPI: Add "force color format" drm property as setting for userspace

[PATCH 0/8] firmware/sysfb: Track parent device for screen_info
 2024-01-17 12:39 UTC  (9+ messages)
` [PATCH 1/8] video: Add helpers for decoding screen_info
` [PATCH 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [PATCH 3/8] firmware/sysfb: Set firmware-framebuffer parent device
` [PATCH 4/8] fbdev/efifb: Remove PM for "
` [PATCH 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [PATCH 6/8] fbdev/efifb: Do not track parent device status
` [PATCH 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [PATCH 8/8] fbdev/efifb: Remove framebuffer relocation tracking

[PATCH v3 0/2] drm/imx/dcss: implement region request and devres
 2024-01-17 12:31 UTC  (5+ messages)
` [PATCH v3 1/2] drm/imx/dcss: request memory region
` [PATCH v3 2/2] drm/imx/dcss: have all init functions use devres

[PATCH] [v2] drm/lima: fix a memleak in lima_heap_alloc
 2024-01-17 12:14 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 read-only IMAP folder(s) and NNTP newsgroup(s).