Linux DRI Development
[Prev Page][Next Page]
- [PATCH 1/7] drm: Fix drm_fixp2int_round() making it add 0.5, (continued)
- [RFC PATCH] drm/msm/dp: move link_ready out of HPD event thread,
Abhinav Kumar
- [PATCH 0/5] drm/i915: cleanup dead code,
Lucas De Marchi
- [PATCH] drm/msm/dp: fix typo in dp_display_handle_port_status_changed(),
Abhinav Kumar
- [PATCH 00/22] drm: fix headers, add header test facility,
Jani Nikula
- [PATCH 01/22] drm/crtc: make drm_crtc_internal.h self-contained, Jani Nikula
- [PATCH 02/22] drm: add missing header guards to drm_internal.h, Jani Nikula
- [PATCH 05/22] drm: bridge: samsung-dsim: make samsung-dsim.h self-contained, Jani Nikula
- [PATCH 03/22] drm/kunit: fix drm_kunit_helpers.h kernel-doc, Jani Nikula
- [PATCH 06/22] drm/dp_mst: fix drm_dp_mst_helper.h kernel-doc, Jani Nikula
- [PATCH 04/22] drm/amdgpu: make amd_asic_type.h self-contained, Jani Nikula
- [PATCH 07/22] drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-doc, Jani Nikula
- [PATCH 08/22] drm/encoder: silence drm_encoder_slave.h kernel-doc, Jani Nikula
- [PATCH 09/22] drm: fix drm_format_helper.h kernel-doc warnings, Jani Nikula
- [PATCH 10/22] drm/lease: make drm_lease.h self-contained, Jani Nikula
- [PATCH 11/22] drm: fix drm_gem_vram_helper.h kernel-doc, Jani Nikula
- [PATCH 12/22] drm/of: make drm_of.h self-contained, Jani Nikula
- [PATCH 13/22] drm/i2c: silence ch7006.h and sil164.h kernel-doc warnings, Jani Nikula
- [PATCH 14/22] drm/suballoc: fix drm_suballoc.h kernel-doc, Jani Nikula
- [PATCH 15/22] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc, Jani Nikula
- [PATCH 16/22] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings, Jani Nikula
- [PATCH 17/22] drm/i915/pxp: fix i915_pxp_tee_interface.h kernel-doc warnings, Jani Nikula
- [PATCH 18/22] drm/ttm: fix ttm_bo.h kernel-doc warnings, Jani Nikula
- [PATCH 19/22] drm/ttm: make ttm_caching.h self-contained, Jani Nikula
- [PATCH 21/22] drm/ttm: fix ttm_kmap_iter.h kernel-doc warnings, Jani Nikula
- [PATCH 20/22] drm/ttm: fix ttm_execbuf_util.h kernel-doc warnings, Jani Nikula
- [PATCH 22/22] drm: ensure drm headers are self-contained and pass kernel-doc, Jani Nikula
- [PATCH] drm: add missing header guards to drm_crtc_internal.h, Jani Nikula
- Re: [PATCH 00/22] drm: fix headers, add header test facility, Thomas Zimmermann
- [linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5, kernel test robot
- [PATCH] Revert "drm/udl: Add ARGB8888 as a format",
Douglas Anderson
- [PATCH] staging: fbtft: Fix space before parenthesis as per checkpatch.pl, me
- [PATCH v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband,
Jani Nikula
- [PATCH] Revert "drm/bridge: ti-sn65dsi83: Fix enable error path",
Luca Ceresoli
- [PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies,
Thomas Zimmermann
- [PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ,
Alexander Stein
- [PATCH v3] drm/bridge: anx7625: Update audio status while detecting,
Hsin-Te Yuan
- [PATCH] drm/amdgpu: cache in more vm fault information,
Sunil Khatri
- [PATCH v13 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v13 01/27] llist: Move llist_{head, node} definition to types.h, Byungchul Park
- [PATCH v13 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v13 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v13 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait, Byungchul Park
- [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v13 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v13 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v13 27/27] dept: Add documentation for Dept, Byungchul Park
- [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait, Byungchul Park
- [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v2] drm/bridge: anx7625: Update audio status while detecting, Hsin-Te Yuan
- [PATCH v4 0/4] TTM unlockable restartable LRU list iteration,
Thomas Hellström
- [PATCH v3] nouveau/dmem: handle kcalloc() allocation failure,
Duoming Zhou
- [PATCH] Removed redundant @ symbol to fix kernel-doc warnings in -next repo,
R SUNDAR
- [PATCH v4 00/11] drm/ci: Add support for GPU and display testing,
Vignesh Raman
- [PATCH v4 01/11] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625, Vignesh Raman
- [PATCH v4 02/11] drm/ci: uprev mesa version, Vignesh Raman
- [PATCH v4 03/11] drm/ci: uprev IGT and update testlist, Vignesh Raman
- [PATCH v4 04/11] drm/ci: amdgpu: update xfails, Vignesh Raman
- [PATCH v4 05/11] drm/ci: mediatek: Refactor existing mediatek jobs, Vignesh Raman
- [PATCH v4 06/11] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver, Vignesh Raman
- [PATCH v4 07/11] drm/ci: meson: Refactor existing meson jobs, Vignesh Raman
- [PATCH v4 08/11] drm/ci: meson: Add job to test panfrost GPU driver, Vignesh Raman
- [PATCH v4 09/11] drm/ci: rockchip: Refactor existing rockchip jobs, Vignesh Raman
- [PATCH v4 10/11] drm/ci: rockchip: Add job to test panfrost GPU driver, Vignesh Raman
- [PATCH v4 11/11] drm/ci: add tests on vkms, Vignesh Raman
- Re: [PATCH v4 00/11] drm/ci: Add support for GPU and display testing, Helen Koike
- [PATCH v3 0/1] drm/bridge: it6505: fix hibernate to resume no display issue,
kuro
- [PATCH v3 0/1] drm/panfrost: Replace fdinfo's profiling debugfs knob,
Adrián Larumbe
- [PATCH v4] drm/i915/guc: Use context hints for GT frequency, Vinay Belgaumkar
- [PATCH v4 0/3] Disable automatic load CCS load balancing,
Andi Shyti
- [PATCH v4 0/5] Match panel with identity,
Hsin-Yi Wang
- [PATCH 0/2] Support fdinfo runtime and memory stats on Panthor,
Adrián Larumbe
- [PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode(),
Roman Smirnov
- [RFC PATCH 0/5] Add support for suppressing warning backtraces,
Guenter Roeck
- [linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41,
kernel test robot
- [PATCH] drm/panthor: Add support for performance counters,
Adrián Larumbe
- [PATCH v4 00/10] backlight: Replace struct fb_info in interfaces,
Thomas Zimmermann
- [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev, Thomas Zimmermann
- [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order, Thomas Zimmermann
- [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb, Thomas Zimmermann
- [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer, Thomas Zimmermann
- [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops, Thomas Zimmermann
- Re: [PATCH v4 00/10] backlight: Replace struct fb_info in interfaces, Uwe Kleine-König
- Re: [PATCH v4 00/10] backlight: Replace struct fb_info in interfaces, Lee Jones
- [GIT PULL] Immutable branch between MFD, Auxdisplay, HID and FB due for the v6.9 merge window, Lee Jones
- [PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h,
Andy Shevchenko
- [PATCH v3 0/4] TTM unlockable restartable LRU list iteration,
Thomas Hellström
- [PATCH v2] nouveau/dmem: handle kcalloc() allocation failure,
Duoming Zhou
- [PATCH v7 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race,
Janusz Krzysztofik
- [PATCH v3] drm/amdgpu: add ring timeout information in devcoredump,
Sunil Khatri
- [PATCH v2] drm/drm_connector: Document Colorspace property variants,
Sebastian Wick
- [PATCH v2 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf,
Karol Herbst
- [PATCH] drm/bridge:anx7625:Update audio status while detecting,
Hsin-Te Yuan
- [PATCH 0/2] video: backlight: constify struct class usage,
Ricardo B. Marliere
- [PATCH] drm/amdkfd: make kfd_class constant,
Ricardo B. Marliere
- [PATCH v2] drm/amdgpu: add ring timeout information in devcoredump,
Sunil Khatri
- [PATCH RESEND drm-misc 0/4] drm: constify struct class usage,
Ricardo B. Marliere
- [syzbot] Monthly dri report (Mar 2024), syzbot
- [PATCH v3 0/3] DONOTMERGE: Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
- drm-tip Migration to Gitlab, Maxime Ripard
- [PATCH v2] drm/ci: update device type for volteer devices, Vignesh Raman
- [PATCH v2 0/4] TTM unlockable restartable LRU list iteration,
Thomas Hellström
- [PATCH] drm/ci: update device type for volteer devices,
Vignesh Raman
- [PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode(),
Roman Smirnov
- [PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies,
Thomas Zimmermann
- [RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem,
Jani Nikula
- [PATCH v2 0/7] backlight: Simplify probe in few drivers,
Krzysztof Kozlowski
- [PATCH v7 0/9] usb: misc: onboard_hub: add support for XMOS XVF3500,
Javier Carrasco
- [PATCH v7 2/9] usb: misc: onboard_hub: use device supply names, Javier Carrasco
- [PATCH v7 1/9] usb: misc: onboard_hub: use pointer consistently in the probe function, Javier Carrasco
- [PATCH v7 7/9] usb: misc: onboard_dev: add support for non-hub devices, Javier Carrasco
- [PATCH v7 4/9] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v7 8/9] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor, Javier Carrasco
- [PATCH v7 3/9] usb: misc: onboard_hub: rename to onboard_dev, Javier Carrasco
- [PATCH v7 5/9] arm64: defconfig: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v7 6/9] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV, Javier Carrasco
- [PATCH v7 9/9] usb: misc: onboard_dev: add support for XMOS XVF3500, Javier Carrasco
- [PATCH] Removed funcs field description for kernel doc warning.,
R SUNDAR
- [RFC PATCH net-next v6 00/15] Device Memory TCP,
Mina Almasry
- Message not available
[RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check, Mina Almasry
[RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
[RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice, Mina Almasry
[RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator, Mina Almasry
[RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, Mina Almasry
[RFC PATCH net-next v6 08/15] page_pool: devmem support, Mina Almasry
[RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider, Mina Almasry
[RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags, Mina Almasry
[RFC PATCH net-next v6 10/15] net: support non paged skb frags, Mina Almasry
[RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP, Mina Almasry
[RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
[RFC PATCH net-next v6 14/15] net: add devmem TCP documentation, Mina Almasry
[RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
Re: [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, David Howells
Re: [RFC PATCH net-next v6 00/15] Device Memory TCP, Yunsheng Lin
[PATCH V2] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (again),
Cong Yang
[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins,
Adam Ford
[PATCH v3] drm/i915/guc: Use context hints for GT frequency,
Vinay Belgaumkar
[PATCH 5.15 44/84] fbcon: always restore the old font data in fbcon_do_set_font(), Greg Kroah-Hartman
[PATCH 6.1 068/215] fbcon: always restore the old font data in fbcon_do_set_font(), Greg Kroah-Hartman
[PATCH 6.6 059/143] fbcon: always restore the old font data in fbcon_do_set_font(), Greg Kroah-Hartman
[PATCH 6.7 062/162] fbcon: always restore the old font data in fbcon_do_set_font(), Greg Kroah-Hartman
[PATCH v3 0/4] Match panel with id and name,
Hsin-Yi Wang
[PATCH 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf,
Karol Herbst
[PATCH v1 1/1] drm/msm/hdmi: Replace of_gpio.h by proper one,
Andy Shevchenko
[PATCH] drm/drm_connector: Document Colorspace property variants,
Sebastian Wick
[PATCH stable v6.7] drm/nouveau: don't fini scheduler before entity flush,
Danilo Krummrich
[PATCH v8 1/3] drm/buddy: Implement tracking clear page feature,
Arunpravin Paneer Selvam
[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces,
Thomas Zimmermann
- [PATCH v3 03/10] hid/hid-picolcd: Fix initialization order, Thomas Zimmermann
- [PATCH v3 01/10] backlight: Match backlight device against struct fb_info.bl_dev, Thomas Zimmermann
- [PATCH v3 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v3 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v3 07/10] fbdev/sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v3 10/10] backlight: Add controls_device callback to struct backlight_ops, Thomas Zimmermann
- [PATCH v3 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer, Thomas Zimmermann
- [PATCH v3 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb, Thomas Zimmermann
- [PATCH v3 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v3 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- Re: [PATCH v3 00/10] backlight: Replace struct fb_info in interfaces, Lee Jones
- Re: [PATCH v3 00/10] backlight: Replace struct fb_info in interfaces, Lee Jones
- Re: [PATCH v3 00/10] backlight: Replace struct fb_info in interfaces, Lee Jones
[PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00,
Jérémie Dautheribes
[PATCH v4 00/14] drm/vkms: Reimplement line-per-line pixel conversion for plane reading,
Louis Chauvet
- [PATCH v4 01/14] drm/vkms: Code formatting, Louis Chauvet
- [PATCH v4 04/14] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions, Louis Chauvet
- [PATCH v4 03/14] drm/vkms: write/update the documentation for pixel conversion and pixel write functions, Louis Chauvet
- [PATCH v4 02/14] drm/vkms: Use drm_frame directly, Louis Chauvet
- [PATCH v4 06/14] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions, Louis Chauvet
- [PATCH v4 05/14] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers, Louis Chauvet
- [PATCH v4 07/14] drm/vkms: Update pixels accessor to support packed and multi-plane formats., Louis Chauvet
- [PATCH v4 08/14] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend, Louis Chauvet
- [PATCH v4 09/14] drm/vkms: Introduce pixel_read_direction enum, Louis Chauvet
- [PATCH v4 11/14] drm/vkms: Add YUV support, Louis Chauvet
- [PATCH v4 12/14] drm/vkms: Add range and encoding properties to the plane, Louis Chauvet
- [PATCH v4 10/14] drm/vkms: Re-introduce line-per-line composition algorithm, Louis Chauvet
- [PATCH v4 13/14] drm/vkms: Drop YUV formats TODO, Louis Chauvet
- [PATCH v4 14/14] drm/vkms: Create KUnit tests for YUV conversions, Louis Chauvet
[rerere PATCH] nightly.conf: Migrate drm-tip to gitlab, Maxime Ripard
[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema,
Dharma Balasubiramani
Re: [PATCH v2] drm/i915/overlay: Remove redundant drm_rect_visible() use, Ville Syrjälä
[PATCH v2] drm: renesas: shmobile: Call drm_helper_force_disable_all() at shutdown time, Geert Uytterhoeven
[PATCH] fbdev/chipsfb: Include <linux/backlight.h>,
Thomas Zimmermann
[PATCH 0/7] backlight: Simplify probe in few drivers,
Krzysztof Kozlowski
[PATCH] drm/sun4i: hdmi: Fix u64 div on 32bit arch,
Maxime Ripard
[PATCH] drm/bridge: imx8mp-hdmi-tx: Convert to platform remove callback returning void,
Uwe Kleine-König
[PATCH 0/3] drm/panthor: Fix 3 issues reported by the kernel test bot,
Boris Brezillon
[PATCH] drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void,
Uwe Kleine-König
fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device',
Naresh Kamboju
arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!,
Naresh Kamboju
[PATCH v3 0/5] Pinephone video out fixes (flipping between two frames),
Frank Oltmanns
[PATCH v2] dt-bindings: display: atmel,lcdc: convert to dtschema,
Dharma Balasubiramani
[PATCH v2 0/1] drm/bridge: it6505: fix hibernate to resume no display issue patch v2,
kuro
[drm-misc:drm-misc-next 12/14] s390-linux-ld: drivers/gpu/drm/panthor/panthor_drv.o:undefined reference to `panthor_device_suspend', kernel test robot
[PATCH] nouveau/dmem: handle kcalloc() allocation failure,
Duoming Zhou
[PATCH 1/2] dt-bindings: backlight: Add Texas Instruments LM3509 bindings,
Patrick Gansterer
[drm-misc:drm-misc-next 12/14] drivers/gpu/drm/panthor/panthor_device.c:355:31: error: implicit declaration of function 'virt_to_pfn'; did you mean 'virt_to_kpte'?, kernel test robot
[drm-misc:drm-misc-next 12/14] drivers/gpu/drm/panthor/panthor_devfreq.c:45: warning: Function parameter or struct member 'lock' not described in 'panthor_devfreq', kernel test robot
[PATCH v2 0/1] drm/panfrost: Replace fdinfo's profiling debugfs knob,
Adrián Larumbe
[Bug 218549] New: [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62).,
bugzilla-daemon
- [Bug 218549] [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62)., bugzilla-daemon
- [Bug 218549] [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62)., bugzilla-daemon
- [Bug 218549] [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62)., bugzilla-daemon
- [Bug 218549] [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62)., bugzilla-daemon
- [Bug 218549] [REGRESSION] in 6.7.5, amdgpu: amdgpu_device_ip_resume failed (-62)., bugzilla-daemon
[PATCH v3 0/4] xe_sync and ufence rework,
Matthew Brost
[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8, kernel test robot
[RFC] drm/msm: Add GPU memory traces,
Rob Clark
[PATCH] drm: Fix output poll work for drm_kms_helper_poll=n,
Imre Deak
[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]