dri-devel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
Rodrigo Vivi
Re: Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
Salvatore Bonaccorso
[PATCH V1] accel/amdxdna: Fix cu_idx being cleared by memset() during command setup
Lizhi Hou
Re: [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
Nicolas Dufresne
Re: [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
Nicolas Dufresne
[PATCH v9 0/2] Add DRM sched support functions to avoid driver side layering violations
Matthew Brost
[PATCH v9 2/2] drm/sched: Add pending job list iterator
Matthew Brost
[PATCH v9 1/2] drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
[PATCH v8 0/2] Add DRM sched support functions to avoid driver side layering violations
Matthew Brost
[PATCH v8 2/2] drm/sched: Add pending job list iterator
Matthew Brost
[PATCH v8 1/2] drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
PATCH libdrm: Add Hurd-specific code to drm.h
Svante Signell
[PATCH] drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
Re: [PATCH 0/4] drm/Kconfig: cleanups
Maarten Lankhorst
[drm-misc:drm-misc-next 4/11] drivers/gpu/drm/drm_gem.c:1261:10: error: call to undeclared function 'mm_get_unmapped_area'; ISO C99 and later do not support implicit function declarations
kernel test robot
Re: [drm-misc:drm-misc-next 4/11] drivers/gpu/drm/drm_gem.c:1261:10: error: call to undeclared function 'mm_get_unmapped_area'; ISO C99 and later do not support implicit function declarations
Boris Brezillon
[PATCH] drm/amd/display: expose plane blend LUT in HW with MCM
Melissa Wen
[PATCH] drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
Thomas Zimmermann
[PATCH 0/7] drm/vblank: refactoring and cleanups, part 1
Jani Nikula
[PATCH 1/7] drm/vblank: Unexport drm_wait_one_vblank()
Jani Nikula
[PATCH 2/7] drm/vblank: remove drm_wait_one_vblank() completely
Jani Nikula
[PATCH 3/7] drm/vblank: remove superfluous pipe check
Jani Nikula
[PATCH 4/7] drm/vblank: add return value to drm_crtc_wait_one_vblank()
Jani Nikula
[PATCH 5/7] drm/vblank: limit vblank variable scope to atomic
Jani Nikula
[PATCH 6/7] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
Jani Nikula
[PATCH 7/7] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
Jani Nikula
[RFC][PATCH 00/13] drm: Introduce GEM-UMA memory management
Thomas Zimmermann
[PATCH 03/13] drm: Add GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 02/13] drm/gem-shmem: Fix the MODULE_LICENSE() string
Thomas Zimmermann
[PATCH 06/13] drm/lima: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 01/13] drm/gem-shmem: Fix typos in documentation
Thomas Zimmermann
[PATCH 04/13] drm/gem-uma: Remove unused interfaces
Thomas Zimmermann
[PATCH 08/13] drm/panthor: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 05/13] drm/imagination: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 11/13] accel/amdxdna: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 07/13] drm/panfrost: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 09/13] drm/v3d: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 13/13] accel/rocket: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 10/13] drm/virtgpu: Use GEM-UMA helpers for memory management
Thomas Zimmermann
[PATCH 12/13] accel/ivpu: Use GEM-UMA helpers for memory management
Thomas Zimmermann
Re: [PATCH 12/13] accel/ivpu: Use GEM-UMA helpers for memory management
Karol Wachowski
Re: [PATCH 12/13] accel/ivpu: Use GEM-UMA helpers for memory management
Karol Wachowski
Re: [RFC][PATCH 00/13] drm: Introduce GEM-UMA memory management
Boris Brezillon
Re: [RFC][PATCH 00/13] drm: Introduce GEM-UMA memory management
Thomas Zimmermann
Re: [RFC][PATCH 00/13] drm: Introduce GEM-UMA memory management
Boris Brezillon
Re: PROBLEM: i915 leaks DP connector with static kernel
Jani Nikula
[syzbot] [dri?] WARNING in drm_atomic_helper_wait_for_vblanks (5)
syzbot
Re: [syzbot] [dri?] WARNING in drm_atomic_helper_wait_for_vblanks (5)
Thomas Zimmermann
[PATCH v10 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
Harikrishna Shenoy
[PATCH v10 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
Harikrishna Shenoy
[PATCH v10 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
Harikrishna Shenoy
[PATCH v10 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
Harikrishna Shenoy
[PATCH v10 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
Harikrishna Shenoy
[PATCH v10 5/6] cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
Harikrishna Shenoy
[PATCH v10 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
Harikrishna Shenoy
[PATCH v3 0/8] drm/rockchip: No more post-atomic_check fixups
Nicolas Frattaroli
[PATCH v3 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
Nicolas Frattaroli
[PATCH v3 5/8] drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
Nicolas Frattaroli
[PATCH v3 4/8] drm/rockchip: vop2: Enforce scaling workaround in plane_check
Nicolas Frattaroli
[PATCH v3 7/8] drm/rockchip: vop2: Use drm_is_afbc helper function
Nicolas Frattaroli
[PATCH v3 8/8] drm/rockchip: vop2: Simplify format_mod_supported
Nicolas Frattaroli
[PATCH v3 2/8] drm/rockchip: vop2: Switch impossible pos conditional to WARN_ON
Nicolas Frattaroli
[PATCH v3 6/8] drm/rockchip: vop2: Enforce AFBC transform stride align in plane_check
Nicolas Frattaroli
[PATCH v3 3/8] drm/rockchip: vop2: Fix Esmart test condition
Nicolas Frattaroli
[PATCH] gpu: ipu-v3: Use dev_fwnode()
Jiri Slaby (SUSE)
[PATCH] drm/bridge: lontium-lt9611uxc: disable audio capture for HDMI card
Vladimir Yakovlev
[PATCH] drm/bridge: lontium-lt9611uxc: use reset_gpio as optional parameter
Vladimir Yakovlev
[PATCH] drm/bridge: lontium-lt9611uxc: start wake all thread when call detect()
Vladimir Yakovlev
[PATCH v2 0/2] support for xr109ai2t panel
Vladimir Yakovlev
[PATCH v2 2/2] dt-bindings: display: panel: Add compatible for STARRY xr109ai2t
Vladimir Yakovlev
[PATCH v2 1/2] drm/panel: himax-hx83102: add panel starry xr109ia2t
Vladimir Yakovlev
[PATCH] drm/xe: Fix documentation heading levels in xe_guc_pc.c
Swaraj Gaikwad
[PATCH] drm/bridge: lontium-lt9611uxc: use irq as optional parameter
Vladimir Yakovlev
[PATCH] drm/panel: himax-hx83102: change to gpiod_set_value_cansleep
Vladimir Yakovlev
[PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
Chintan Patel
[PATCH 1/3] fbtft: Make sysfs and dev_*() logging conditional on FB_DEVICE
Chintan Patel
Re: [PATCH 1/3] fbtft: Make sysfs and dev_*() logging conditional on FB_DEVICE
Thomas Zimmermann
[PATCH 3/3] sh_mobile_lcdc: Guard overlay sysfs interfaces under CONFIG_FB_DEVICE
Chintan Patel
[PATCH 2/3] omapfb: Guard sysfs code under CONFIG_FB_DEVICE
Chintan Patel
Re: [PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
Thomas Zimmermann
Re: [PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
Helge Deller
Re: [PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
Thomas Zimmermann
Re: [PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
Andy Shevchenko
Re: [PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
Aaron Kling
[RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Melissa Wen
[RFC PATCH 1/2] drm/amd/display: fix wrong color value mapping on DCN32 shaper LUT
Melissa Wen
[RFC PATCH 2/2] drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Matthew Schwartz
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Melissa Wen
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Melissa Wen
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Harry Wentland
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Melissa Wen
Re: [RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
Matthew Schwartz
[PATCH v5 0/4] EFI fbcon fixes etc
Tvrtko Ursulin
[PATCH v5 1/4] efi: sysfb_efi: Replace open coded swap with the macro
Tvrtko Ursulin
[PATCH v5 2/4] efi: sysfb_efi: Fix lfb_linelength calculation when applying quirks
Tvrtko Ursulin
Re: [PATCH v5 2/4] efi: sysfb_efi: Fix lfb_linelength calculation when applying quirks
Thomas Zimmermann
[PATCH v5 4/4] efi: sysfb_efi: Fix efidrmfb and simpledrmfb on Valve Steam Deck
Tvrtko Ursulin
[PATCH v5 3/4] efi: sysfb_efi: Convert swap width and height quirk to a callback
Tvrtko Ursulin
Re: [PATCH v5 0/4] EFI fbcon fixes etc
Ard Biesheuvel
[PATCH 14/19] video/vga: Add VGA_IS0_R
Ville Syrjala
Re: [PATCH 14/19] video/vga: Add VGA_IS0_R
kernel test robot
Re: [PATCH 14/19] video/vga: Add VGA_IS0_R
kernel test robot
Re: [PATCH 14/19] video/vga: Add VGA_IS0_R
kernel test robot
[PATCH v2 14/19] video/vga: Add VGA_IS0_R
Ville Syrjala
Re: [PATCH v2 14/19] video/vga: Add VGA_IS0_R
Jani Nikula
[PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
Re: [PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
Mario Limonciello
Re: [PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
Falkowski, Maciej
Re: [PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
[PATCH] drm/virtio: fix undefined behavior in capset shift calculation
Alexey Simakov
Re: [PATCH v2 03/16] drm/atomic: Add new atomic_create_state callback to drm_private_obj
Maxime Ripard
Re: [PATCH v2 05/16] drm/bridge: Switch private_obj initialization to atomic_create_state
Maxime Ripard
Re: (subset) [PATCH v2 01/16] drm/atomic: Add dev pointer to drm_private_obj
Maxime Ripard
[RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
gao xu
Re: [RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
Barry Song
Re: [RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
Ryan Roberts
Re: [RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
Barry Song
Re: [RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
Ryan Roberts
[PATCH V3] drm/mgag200: Fix big-endian support
René Rebe
Re: [PATCH V3] drm/mgag200: Fix big-endian support
Thomas Zimmermann
[ANNOUNCE] libdrm 2.4.130
Simon Ser
[RFC] drm: unwind drm device registration upon error
Krzysztof Karas
[PATCH] drm/bochs: avoid sign extension in video memory size
Alexey Simakov
Current fuzzing tools for DRM GPU kernel drivers?
Gregory Greenman
[PATCH 0/2] vt: Remove kdb hooks
Thomas Zimmermann
[PATCH 1/2] vt: Remove trailing whitespace
Thomas Zimmermann
[PATCH 2/2] vt: Remove con_debug_enter/_leave from struct consw
Thomas Zimmermann
Re: [PATCH 0/2] vt: Remove kdb hooks
Greg KH
[RESEND 0/1] drm/buddy: release free_trees array on buddy mm teardown
Michał Grzelak
[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
Michał Grzelak
[PATCH v8 00/13] drm/panfrost, panthor: Cached maps and explicit flushing
Boris Brezillon
[PATCH v8 01/13] drm/panthor: Provide a custom dma_buf implementation
Boris Brezillon
[PATCH v8 05/13] drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
[PATCH v8 02/13] drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
[PATCH v8 04/13] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
[PATCH v8 03/13] drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
Re: [PATCH v8 03/13] drm/panthor: Expose the selected coherency protocol to the UMD
Karunika Choo
[PATCH v8 06/13] drm/panthor: Add flag to map GEM object Write-Back Cacheable
Boris Brezillon
[PATCH v8 08/13] drm/panfrost: Provide a custom dma_buf implementation
Boris Brezillon
[PATCH v8 12/13] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
Boris Brezillon
[PATCH v8 09/13] drm/panfrost: Expose the selected coherency protocol to the UMD
Boris Brezillon
[PATCH v8 07/13] drm/panthor: Bump the driver version to 1.7
Boris Brezillon
[PATCH v8 10/13] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
Boris Brezillon
[PATCH v8 11/13] drm/panfrost: Add an ioctl to query BO flags
Boris Brezillon
[PATCH v8 13/13] drm/panfrost: Bump the driver version to 1.6
Boris Brezillon
Re: [PATCH v8 00/13] drm/panfrost,panthor: Cached maps and explicit flushing
Boris Brezillon
[PATCH v6 0/8] Add support for Pixel 3 and Pixel 3 XL
David Heidelberg via B4 Relay
[PATCH v6 2/8] dt-bindings: panel: sw43408: adjust to reflect the DDIC and panel used
David Heidelberg via B4 Relay
[PATCH v6 4/8] drm/panel: sw43408: Add enable/disable and reset functions
David Heidelberg via B4 Relay
[PATCH v6 6/8] drm/panel: sw43408: Switch to devm_regulator_bulk_get_const
David Heidelberg via B4 Relay
[PATCH v6 8/8] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL
David Heidelberg via B4 Relay
[PATCH v6 7/8] drm/panel: sw43408: Improve wording when reset-gpios aren't available
David Heidelberg via B4 Relay
[PATCH v6 5/8] drm/panel: sw43408: Remove manual invocation of unprepare at remove
David Heidelberg via B4 Relay
[PATCH v6 1/8] dt-bindings: arm: qcom: Add Pixel 3 and 3 XL
David Heidelberg via B4 Relay
[PATCH v6 3/8] drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatible
David Heidelberg via B4 Relay
[PATCH 0/9] gpu: nova-core: miscellaneous improvements
Alexandre Courbot
[PATCH 1/9] gpu: nova-core: gsp: warn if data remains after processing a message
Alexandre Courbot
[PATCH 2/9] gpu: nova-core: gsp: remove unnecessary Display impls
Alexandre Courbot
Re: [PATCH 2/9] gpu: nova-core: gsp: remove unnecessary Display impls
Alistair Popple
[PATCH 3/9] gpu: nova-core: gsp: simplify sequencer opcode parsing
Alexandre Courbot
[PATCH 4/9] gpu: nova-core: gsp: remove unneeded sequencer trait
Alexandre Courbot
[PATCH 5/9] gpu: nova-core: gsp: derive `Debug` on more sequencer types
Alexandre Courbot
[PATCH 6/9] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Alexandre Courbot
[PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Alexandre Courbot
Re: [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Timur Tabi
Re: [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
John Hubbard
Re: [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Timur Tabi
Re: [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Alexandre Courbot
[PATCH 8/9] gpu: nova-core: use core library's CStr instead of kernel one
Alexandre Courbot
[PATCH 9/9] gpu: nova-core: simplify str_from_null_terminated
Alexandre Courbot
[PATCH] drm/imagination: Disallow exporting of PM/FW protected objects
Alessio Belle
[bug report] drm: Use new mode_valid() helpers in connector probe helper
Dan Carpenter
Re: [PATCH 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
Honglei Huang
Re: [PATCH 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
Honglei Huang
Re: [PATCH 0/2] drm/atomic-helper: Support atomic flush with an optional kthread worker
Liu Ying
Re: [PATCH] gpu/drm: Use local kmap in drm_clflush_page()
Davidlohr Bueso
Kconfig dangling references (BZ 216748)
Randy Dunlap
Re: Kconfig dangling references (BZ 216748)
Matti Vaittinen
Re: Kconfig dangling references (BZ 216748)
Arnd Bergmann
Re: [Linux-stm32] Kconfig dangling references (BZ 216748)
Antonio Borneo
Re: Kconfig dangling references (BZ 216748)
Takashi Iwai
Re: Kconfig dangling references (BZ 216748)
Richard Fitzgerald
Re: Kconfig dangling references (BZ 216748)
Paul Kocialkowski
Re: Kconfig dangling references (BZ 216748)
Randy Dunlap
Re: Kconfig dangling references (BZ 216748)
Janne Grunau
Re: Kconfig dangling references (BZ 216748)
Rob Landley
Re: Kconfig dangling references (BZ 216748)
John Paul Adrian Glaubitz
[PATCH v13 00/11] Add Type-C DP support for RK3399 EVB IND board
Chaoyi Chen
[PATCH v13 03/11] drm/bridge: Implement generic USB Type-C DP HPD bridge
Chaoyi Chen
[PATCH v13 01/11] usb: typec: Set the bus also for the port and plug altmodes
Chaoyi Chen
[PATCH v13 02/11] usb: typec: Export typec bus and typec altmode device type
Chaoyi Chen
[PATCH v13 04/11] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
Chaoyi Chen
[PATCH v13 05/11] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
Chaoyi Chen
[PATCH v13 06/11] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
Chaoyi Chen
[PATCH v13 07/11] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
Chaoyi Chen
[PATCH v13 09/11] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
Chaoyi Chen
[PATCH v13 08/11] drm/rockchip: cdn-dp: Support handle lane info without extcon
Chaoyi Chen
[PATCH v13 10/11] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
Chaoyi Chen
[PATCH v13 11/11] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
Chaoyi Chen
Earlier messages