dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-14 06:23:55 to 2023-07-14 21:12:57 UTC [more...]

[Bug 199979] New: amdgpu: changing pwm1_enable from 1 to 2 does not resume automatic fan control
 2023-07-14 21:12 UTC  (2+ messages)
` [Bug 199979] "

[PATCH v2] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode
 2023-07-14 20:09 UTC  (5+ messages)

[PATCH v3 0/3] Fix IS_ERR() vs NULL check for drm
 2023-07-14 19:31 UTC  (6+ messages)
` [PATCH v3 1/3] drm/panel: Fix IS_ERR() vs NULL check in nt35950_probe()
` [PATCH v3 2/3] drm/msm: Fix IS_ERR() vs NULL check in a5xx_submit_in_rb()
    ` [Freedreno] "

[PATCH v5 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-14 19:14 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[PATCH] dma-buf/dma-resv: Stop leaking on krealloc() failure
 2023-07-14 18:42 UTC  (3+ messages)

[git pull] drm fixes for 6.5-rc2
 2023-07-14 18:11 UTC  (2+ messages)

[PATCH 0/4] Add documentation and KUnit tests for functions on drm_framebuffer.c
 2023-07-14 18:06 UTC  (5+ messages)
` [PATCH 1/4] drm: Add kernel-doc for drm_framebuffer_check_src_coords()
` [PATCH 2/4] drm/tests: Add test "
` [PATCH 3/4] drm/tests: Add parameters to the drm_test_framebuffer_create test
` [PATCH 4/4] drm/tests: Add test case for drm_internal_framebuffer_create()

[PATCH] fb: Explicitly include correct DT includes
 2023-07-14 17:50 UTC 

[PATCH] backlight: qcom-wled: Explicitly include correct DT includes
 2023-07-14 17:50 UTC 

[PATCH] phy: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH] gpu/host1x: Explicitly include correct DT includes
 2023-07-14 17:45 UTC 

[PATCH] char: Explicitly include correct DT includes
 2023-07-14 17:43 UTC 

[RFC 1/2] drm/i915: Refactor PAT/object cache handling
 2023-07-14 17:38 UTC  (7+ messages)
` [RFC 2/2] drm/i915: Remove PAT hack from i915_gem_object_can_bypass_llc

[PATCH v4 00/21] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-07-14 17:34 UTC  (7+ messages)
` [PATCH v4 20/21] config TEST_DYNAMIC_DEBUG default m
` [PATCH v4 21/21] dyndbg-doc: add classmap info to howto

[PATCH 1/1] drm/bridge: Fix handling of bridges with pre_enable_prev_first flag
 2023-07-14 17:16 UTC  (3+ messages)

[PATCH v5 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-14 17:16 UTC  (5+ messages)
` [PATCH v5 1/4] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v5 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v5 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v5 4/4] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled

[PATCH v4 08/17] drm/imagination: Add GEM and VM related code
 2023-07-14 14:27 UTC 

[PATCH 5/5 v4] accel/qaic: Fix a leak in map_user_pages()
 2023-07-14 16:17 UTC  (3+ messages)

[PATCH 3/5 v4] accel/qaic: Add consistent integer overflow checks
 2023-07-14 16:14 UTC  (3+ messages)

[PATCH v3 0/5] drm/amdgpu: Add new reset option and rework coredump
 2023-07-14 16:11 UTC  (6+ messages)
` [PATCH v3 1/5] drm/amdgpu: Create a module param to disable soft recovery
` [PATCH v3 2/5] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v3 3/5] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v3 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
` [PATCH v3 5/5] drm/amdgpu: Create version number for coredumps

[PATCH 2/5 v4] accel/qaic: tighten bounds checking in decode_message()
 2023-07-14 16:05 UTC  (3+ messages)

[PATCH 1/5 v4] accel/qaic: tighten bounds checking in encode_message()
 2023-07-14 16:02 UTC  (3+ messages)

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-14 15:24 UTC  (2+ messages)

[PATCH 0/5] mm: convert to vma_is_heap/stack()
 2023-07-14 15:09 UTC  (5+ messages)
` [PATCH 3/5] drm/amdkfd: use vma_is_stack() and vma_is_heap()

[PATCH 1/3] drm/drv: use enum drm_minor_type when appropriate
 2023-07-14 14:46 UTC  (7+ messages)
` [PATCH 2/3] drm/file: use explicit values for enum drm_minor_type
` [RFC PATCH 3/3] drm/file: drop DRM_MINOR_CONTROL

[PATCH v4 17/17] arm64: dts: ti: k3-am62-main: Add GPU device node [DO NOT MERGE]
 2023-07-14 14:30 UTC 

[PATCH v4 16/17] drm/imagination: Add driver documentation
 2023-07-14 14:30 UTC 

[PATCH v4 15/17] drm/imagination: Add firmware trace to debugfs
 2023-07-14 14:29 UTC 

[PATCH v4 14/17] drm/imagination: Implement job submission and scheduling
 2023-07-14 14:28 UTC 

[PATCH v4 13/17] drm/imagination: Implement context creation/destruction ioctls
 2023-07-14 14:28 UTC 

[PATCH v4 12/17] drm/imagination: Implement free list and HWRT create and destroy ioctls
 2023-07-14 14:28 UTC 

[PATCH v4 11/17] drm/imagination: Implement MIPS firmware processor and MMU support
 2023-07-14 14:28 UTC 

[PATCH v4 10/17] drm/imagination: Implement firmware infrastructure and META FW support
 2023-07-14 14:27 UTC 

[PATCH v4 09/17] drm/imagination: Implement power management
 2023-07-14 14:27 UTC 

[PATCH v4 07/17] drm/imagination: Add GPU ID parsing and firmware loading
 2023-07-14 14:27 UTC 

[PATCH v4 05/17] drm/imagination: Get GPU resources
 2023-07-14 14:26 UTC 

[PATCH v4 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU
 2023-07-14 14:25 UTC 

[PATCH v4 04/17] drm/imagination: Add skeleton PowerVR driver
 2023-07-14 14:26 UTC 

[PATCH v4 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
 2023-07-14 14:25 UTC 

[PATCH v4 01/17] sizes.h: Add entries between 32G and 64T
 2023-07-14 14:24 UTC 

[PATCH v4 00/17] Imagination Technologies PowerVR DRM driver
 2023-07-14 14:23 UTC 

[RFC v5 0/3] Introduce KUnit tests for TTM subsystem
 2023-07-14 14:10 UTC  (4+ messages)
` [RFC v5 1/3] drm/ttm: Introduce KUnit test
` [RFC v5 2/3] drm/ttm/tests: Add tests for ttm_device
` [RFC v5 3/3] drm/ttm/tests: Add tests for ttm_pool

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-07-14 13:47 UTC  (10+ messages)
` [PATCH v3 04/17] drm/imagination: Add skeleton PowerVR driver
` [PATCH v3 05/17] drm/imagination: Get GPU resources
` [PATCH v3 09/17] drm/imagination: Implement power management

[PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-07-14 13:08 UTC  (26+ messages)
` [PATCH 1/8] drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect()
` [PATCH 2/8] drm/dumb-buffers: Fix drm_mode_create_dumb() for bpp < 8
` [PATCH/RFC 3/8] drm/ssd130x: Bail out early if data_array is not yet available
` [PATCH 4/8] drm/ssd130x: Add support for DRM_FORMAT_R1
` [PATCH 5/8] drm/client: Convert drm_mode_create_dumb() to drm_mode_addfb2()
` [PATCH 6/8] drm/fb-helper: Pass buffer format via drm_fb_helper_surface_size
` [PATCH 7/8] drm/fb-helper: Add support for DRM_FORMAT_R1
` [PATCH 8/8] drm/ssd130x: Switch preferred_bpp/depth to 1

[PATCH v2 0/6] drm/amdgpu: Add new reset option and rework coredump
 2023-07-14 12:23 UTC  (11+ messages)
` [PATCH v2 2/6] drm/amdgpu: Allocate coredump memory in a nonblocking way
` [PATCH v2 3/6] drm/amdgpu: Rework coredump to use memory dynamically
` [PATCH v2 4/6] drm/amdgpu: Limit info in coredump for kernel threads
` [PATCH v2 5/6] drm/amdgpu: Log IBs and ring name at coredump

[PATCH 0/2] backlight: lp855x: Fixes after c1ff7da03e16
 2023-07-14 12:14 UTC  (3+ messages)
` [PATCH 1/2] backlight: lp855x: Initialize PWM state on first brightness change
` [PATCH 2/2] backlight: lp855x: Catch errors when changing brightness

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-14 12:13 UTC  (18+ messages)
` [PATCH 1/3] drm/scheduler: Add more documentation
` [PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH 4/5 v4] accel/qaic: move and expand integer overflow checks for map_user_pages()
 2023-07-14 11:46 UTC  (2+ messages)

[PATCH v4] drm/syncobj: add IOCTL to register an eventfd
 2023-07-14 11:13 UTC 

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-14  7:38 UTC  (10+ messages)
  ` [Freedreno] "

[PATCH] drm/radeon: ERROR: "foo* bar" should be "foo *bar"
 2023-07-14  8:06 UTC 

[PATCH 00/17] drm: rename various struct members "dev" -> "drm"
 2023-07-14 10:51 UTC  (8+ messages)

[PATCH] drm: support up to 128 drm devices
 2023-07-14 10:49 UTC  (3+ messages)

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[PATCH 2/2] drm/amdgpu: Enabling FW workaround through shared memory for VCN 4
 2023-07-14 10:31 UTC 

[PATCH 2/2] drm/amdgpu: Add FW shared flag for DRM KEY INJECT
 2023-07-14 10:02 UTC  (2+ messages)

[PATCH v4 0/4] Fix mediatek-drm coverity issues
 2023-07-14  9:49 UTC  (5+ messages)
` [PATCH v4 1/4] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH v4 2/4] drm/mediatek: Add cnt checking for coverity issue
` [PATCH v4 3/4] drm/mediatek: Fix unintentional integer overflow in multiplying different types
` [PATCH v4 4/4] drm/mediatek: Fix dereference before null check

[PATCH 1/2] drm/amdgpu: allow secure submission on VCN4 ring
 2023-07-14  9:44 UTC 

[PATCH v2] drm/mediatek: fix uninitialized symbol
 2023-07-14  9:27 UTC  (2+ messages)

[PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2
 2023-07-14  8:15 UTC  (2+ messages)

[PATCH] drm/ssd130x: Fix an oops when attempting to update a disabled plane
 2023-07-14  7:53 UTC  (3+ messages)

[PATCH v7 0/8] drm/tidss: Use new connector model for tidss
 2023-07-14  7:52 UTC  (5+ messages)
` [PATCH v7 5/8] drm/bridge: sii902x: Support format negotiation hooks

[PATCH] drm: adv7511: Fix low refresh rate register for ADV7533/5
 2023-07-14  7:51 UTC  (3+ messages)

[PATCH v3] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
 2023-07-14  7:45 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

[Bug 217664] New: Laptop doesnt wake up from suspend mode
 2023-07-14  7:28 UTC  (2+ messages)
` [Bug 217664] "

[PATCH] drm/radeon: ERROR: "(foo*)" should be "(foo *)"
 2023-07-14  7:21 UTC  (2+ messages)

[PATCH] drm/radeon: ERROR: open brace '{' following function definitions go on the next line
 2023-07-14  3:20 UTC 

[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trailing s tatements should be on next line
 2023-07-14  6:58 UTC  (5+ messages)
` [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: : trailing statements "
` [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: "

[PATCH] drm/radeon: ERROR: open brace '{' following struct go on the same line
 2023-07-14  5:24 UTC 

[PATCH] drm/radeon: ERROR: that open brace { should be on the previous line
 2023-07-14  3:54 UTC 

[PATCH] drm/radeon: ERROR: spaces required around that '+=' (ctx:VxV)
 2023-07-14  3:32 UTC 

[PATCH] drm/radeon: ERROR: space prohibited before that ', ' (ctx:WxV)
 2023-07-14  5:07 UTC 

[PATCH] drm/radeon/dpm: ERROR: open brace '{' following enum go on the same line
 2023-07-14  4:59 UTC 

[PATCH] fbdev: fbmem: mark registered_fb static
 2023-07-14  0:37 UTC 

[PATCH v3 0/2] Fix OVL iommu fault in cursor plane
 2023-07-14  6:57 UTC  (5+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
` [PATCH v3 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[PATCH v3 0/4] Fix mediatek-drm coverity issues
 2023-07-14  6:45 UTC  (4+ messages)
` [PATCH v3 3/4] drm/mediatek: Add casting before assign

[PATCH] drm/amdgpu/discovery: open brace '{' following struct go on the same line
 2023-07-14  6:38 UTC 

[PATCH] drm/amd/amd_shared.h: remove spaces after '*'
 2023-07-14  6:28 UTC 

[PATCH] drm/amd: open brace '{' following struct go on the same line
 2023-07-14  6:23 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).