dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 16/28] accel/ethosu: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 17/28] drm/amdgpu: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 13/28] drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
[PATCH v5 12/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
[PATCH v5 10/28] drm/sched: Favour interactive clients slightly
Tvrtko Ursulin
[PATCH v5 07/28] drm/sched: Account entity GPU time
Tvrtko Ursulin
[PATCH v5 22/28] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 14/28] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 19/28] drm/imagination: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 18/28] drm/etnaviv: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 24/28] drm/panthor: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 15/28] accel/rocket: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 21/28] drm/msm: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 25/28] drm/sched: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 23/28] drm/panfrost: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 28/28] drm/sched: Remove drm_sched_init_args->num_rqs
Tvrtko Ursulin
[PATCH v5 20/28] drm/lima: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 26/28] drm/v3d: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v5 27/28] drm/xe: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH i-g-t v4] tools/drm_ras: tool to communicate with DRM Netlink Subsystem
Ravi Kishore Koppuravuri
Re: [PATCH V13 39/51] drm/amd/display: add 3x4 matrix colorop
Tvrtko Ursulin
Re: [PATCH V13 39/51] drm/amd/display: add 3x4 matrix colorop
Borah, Chaitanya Kumar
Re: [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Danilo Krummrich
Re: [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Danilo Krummrich
[PATCH] accel: MAINTAINERS: Mark the subsystem as Odd Fixes
Krzysztof Kozlowski
Re: [PATCH] accel: MAINTAINERS: Mark the subsystem as Odd Fixes
Alex Deucher
Re: [PATCH] accel: MAINTAINERS: Mark the subsystem as Odd Fixes
Jeff Hugo
Re: linux-next: trees being removed
Krzysztof Kozlowski
Re: linux-next: trees being removed
Krzysztof Kozlowski
[PATCH v2] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
Jani Nikula
Re: [PATCH v2] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() into proper functions
Alex Hung
Re: [PATCH v2] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() into proper functions
Jani Nikula
[PATCH v6 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
Thomas Hellström
[PATCH v6 02/24] drm/pagemap: Remove some dead code
Thomas Hellström
[PATCH v6 01/24] drm/xe/svm: Fix a debug printout
Thomas Hellström
[PATCH v6 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
[PATCH v6 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
Thomas Hellström
[PATCH v6 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
Thomas Hellström
[PATCH v6 06/24] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
Thomas Hellström
[PATCH v6 07/24] drm/pagemap: Add a drm_pagemap cache and shrinker
Thomas Hellström
[PATCH v6 08/24] drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
[PATCH v6 09/24] drm/pagemap: Remove the drm_pagemap_create() interface
Thomas Hellström
[PATCH v6 10/24] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
Thomas Hellström
[PATCH v6 11/24] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
[PATCH v6 12/24] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
[PATCH v6 13/24] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
[PATCH v6 14/24] drm/xe: Simplify madvise_preferred_mem_loc()
Thomas Hellström
[PATCH v6 15/24] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
Thomas Hellström
[PATCH v6 19/24] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
Thomas Hellström
[PATCH v6 17/24] drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
[PATCH v6 18/24] drm/xe/svm: Document how xe keeps drm_pagemap references
Thomas Hellström
[PATCH v6 16/24] drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
[PATCH v6 20/24] drm/gpusvm: Introduce a function to scan the current migration state
Thomas Hellström
[PATCH v6 22/24] drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
[PATCH v6 21/24] drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
[PATCH v6 24/24] drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
[PATCH v6 23/24] drm/pagemap: Support source migration over interconnect
Thomas Hellström
Re: [PATCH v6 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
Maarten Lankhorst
Re: [PATCH 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer
Francesco Dolcini
[PATCH] drm/bridge: adv7511: Clear HPD IRQ before powering on device during resume()
Biju
Re: [PATCH 6/7] drm/bridge: tc358768: Separate video format config
Francesco Dolcini
[PATCH 0/2] drm/msm/dpu: Revert broken parts of the quad pipe support
Abel Vesa
[PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
Abel Vesa
Re: [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
Marijn Suijten
Re: [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
Konrad Dybcio
Re: [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
Dmitry Baryshkov
Re: [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
Jun Nie
[PATCH 2/2] Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"
Abel Vesa
Re: [PATCH 2/2] Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"
Marijn Suijten
Re: [PATCH 2/2] Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"
Dmitry Baryshkov
Re: [PATCH 0/2] drm/msm/dpu: Revert broken parts of the quad pipe support
Dmitry Baryshkov
Re: [PATCH 5/7] drm/bridge: tc358768: Add LP mode command support
Francesco Dolcini
Re: [PATCH 4/7] drm/bridge: tc358768: Support non-continuous clock
Francesco Dolcini
Re: [PATCH 3/7] drm/bridge: tc358768: Separate indirect register writes
Francesco Dolcini
[PATCH] drm: mipi-dsi: Make use of bus callbacks
Uwe Kleine-König
Re: [PATCH 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
Francesco Dolcini
Re: [PATCH 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
Francesco Dolcini
[PATCH v2] drm/panthor: Evict groups before VM termination
Ketil Johnsen
Re: [PATCH v2] drm/panthor: Evict groups before VM termination
Steven Price
Re: [PATCH v2] drm/panthor: Evict groups before VM termination
Liviu Dudau
Re: [PATCH v2] drm/panthor: Evict groups before VM termination
Steven Price
Re: [PATCH v2] drm/panthor: Evict groups before VM termination
Boris Brezillon
[PATCH] gpu/drm: panel-edp: add BOE NV140WUM-T08 panel
Hans de Goede
Re: [PATCH] gpu/drm: panel-edp: add BOE NV140WUM-T08 panel
Doug Anderson
Re: [PATCH] gpu/drm: panel-edp: add BOE NV140WUM-T08 panel
Hans de Goede
[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
Chaitanya Kumar Borah
[PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
Chaitanya Kumar Borah
[PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
[PATCH 04/13] drm/i915/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
[PATCH 03/13] drm/vkms: Fix color pipeline enum name leak
Chaitanya Kumar Borah
[PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
Chaitanya Kumar Borah
[PATCH 06/13] drm/colorop: Add destroy helper for colorop objects
Chaitanya Kumar Borah
[PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
[PATCH 08/13] drm/vkms: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
[PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
Chaitanya Kumar Borah
[PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
Chaitanya Kumar Borah
[PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
Chaitanya Kumar Borah
[PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
Chaitanya Kumar Borah
[PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init
Chaitanya Kumar Borah
[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
Chintan Patel
[PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
Chintan Patel
Re: [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
Andy Shevchenko
[PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
Chintan Patel
Re: [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
Andy Shevchenko
Re: [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
Andy Shevchenko
Re: [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
Chintan Patel
[PATCH v2 3/4] fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
[PATCH v2 4/4] fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
Re: [PATCH v2 4/4] fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Andy Shevchenko
Re: [PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
Andy Shevchenko
[PATCH] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc comment
Bagas Sanjaya
[PATCH V1 1/2] accel/amdxdna: Update message DMA buffer allocation
Lizhi Hou
[PATCH V1 2/2] accel/amdxdna: Update firmware version check for latest firmware
Lizhi Hou
[PATCH mm-hotfixes 0/4] mm kernel-doc fixes
Bagas Sanjaya
[PATCH mm-hotfixes 1/4] mm: Describe @flags parameter in memalloc_flags_save()
Bagas Sanjaya
[PATCH mm-hotfixes 4/4] mm, kfence: Describe @slab parameter in __kfence_obj_info()
Bagas Sanjaya
[PATCH mm-hotfixes 3/4] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
Bagas Sanjaya
[PATCH mm-hotfixes 2/4] textsearch: Describe @list member in ts_ops search
Bagas Sanjaya
[PULL] drm-xe-fixes
Thomas Hellstrom
[PULL] drm-xe-fixes
Thomas Hellstrom
[PATCH v6] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
Re: [PATCH v6] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Matthew Brost
[PATCH] vfio/xe: Add default handler for .get_region_info_caps
Michal Wajdeczko
Re: [PATCH] vfio/xe: Add default handler for .get_region_info_caps
Bernatowicz, Marcin
Re: [PATCH] vfio/xe: Add default handler for .get_region_info_caps
Alex Williamson
[PATCH 00/12] media: stm32: dcmi: stability & performance enhancements
Alain Volmat
[PATCH 05/12] media: stm32: dcmi: rework spin_lock calls
Alain Volmat
[PATCH 09/12] dt-bindings: media: st: dcmi: add DMA-MDMA chaining properties
Alain Volmat
Re: [PATCH 09/12] dt-bindings: media: st: dcmi: add DMA-MDMA chaining properties
Rob Herring
[PATCH 07/12] media: stm32: dcmi: use dmaengine_terminate_async in irq context
Alain Volmat
[PATCH 12/12] ARM: dts: stm32: enable DCMI DMA-MDMA chaining on stm32mp157c-ev1.dts
Alain Volmat
[PATCH 08/12] media: stm32: dcmi: continuous mode capture in JPEG
Alain Volmat
[PATCH 02/12] media: stm32: dcmi: perform dmaengine_slave_config at probe
Alain Volmat
[PATCH 01/12] media: stm32: dcmi: Switch from __maybe_unused to pm_sleep_ptr()
Alain Volmat
Re: [PATCH 01/12] media: stm32: dcmi: Switch from __maybe_unused to pm_sleep_ptr()
kernel test robot
[PATCH 03/12] media: stm32: dcmi: only create dma descriptor once at buf_prepare
Alain Volmat
[PATCH 11/12] ARM: dts: stm32: add sram node within stm32mp151.dtsi
Alain Volmat
[PATCH 06/12] media: stm32: dcmi: perform all dma handling within irq_thread
Alain Volmat
[PATCH 10/12] media: stm32: dcmi: addition of DMA-MDMA chaining support
Alain Volmat
[PATCH 04/12] media: stm32: dcmi: stop the dma transfer on overrun
Alain Volmat
[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
[PATCH 1/2] kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
Re: [PATCH 1/2] kbuild: remove gcc's -Wtype-limits
Dan Carpenter
Re: [PATCH 1/2] kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
Re: [PATCH 1/2] kbuild: remove gcc's -Wtype-limits
Dan Carpenter
Re: [PATCH 1/2] kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
[PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions
Vincent Mailhol
Re: [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions
David Sterba
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
David Laight
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Linus Torvalds
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
David Laight
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Linus Torvalds
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Dan Carpenter
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Nicolas Schier
Re: [PATCH 0/2] kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
Re: [PATCH RESEND v2 15/32] drm/vkms: Introduce configfs for plane color range
Luca Ceresoli
Re: [PATCH RESEND v2 15/32] drm/vkms: Introduce configfs for plane color range
Louis Chauvet
Re: [PATCH RESEND v2 14/32] drm/vkms: Introduce config for plane color range
Luca Ceresoli
Re: [PATCH RESEND v2 13/32] drm/drm_color_mgmt: Expose drm_get_color_range_name
Luca Ceresoli
Re: [PATCH RESEND v2 12/32] drm/vkms: Introduce configfs for plane color encoding
Luca Ceresoli
Re: [PATCH RESEND v2 12/32] drm/vkms: Introduce configfs for plane color encoding
Louis Chauvet
Re: [PATCH RESEND v2 12/32] drm/vkms: Introduce configfs for plane color encoding
Louis Chauvet
Re: [PATCH RESEND v2 11/32] drm/vkms: Introduce config for plane color encoding
Luca Ceresoli
Re: [PATCH RESEND v2 10/32] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
Luca Ceresoli
Re: [PATCH RESEND v2 09/32] drm/vkms: Introduce configfs for plane rotation
Luca Ceresoli
Re: [PATCH RESEND v2 08/32] drm/vkms: Introduce config for plane rotation
Luca Ceresoli
Re: [PATCH RESEND v2 07/32] drm/blend: Get a rotation name from it's bitfield
Luca Ceresoli
Re: [PATCH RESEND v2 06/32] drm/vkms: Introduce configfs for plane name
Luca Ceresoli
Re: [PATCH RESEND v2 06/32] drm/vkms: Introduce configfs for plane name
Louis Chauvet
Re: [PATCH RESEND v2 03/32] drm/vkms: Use enabled/disabled instead of 1/0 for debug
Luca Ceresoli
Re: [PATCH RESEND v2 04/32] drm/vkms: Explicitly display connector status
Luca Ceresoli
Re: [PATCH RESEND v2 02/32] drm/vkms: Explicitly display plane type
Luca Ceresoli
Re: [PATCH RESEND v2 01/32] drm/drm_mode_config: Add helper to get plane type name
Luca Ceresoli
[PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
Manivannan Sadhasivam via B4 Relay
[PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support
Manivannan Sadhasivam via B4 Relay
Re: [PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support
Jeff Hugo
[PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam via B4 Relay
Re: [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Loic Poulain
Re: [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Paolo Abeni
Re: [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Jeff Hugo
Re: [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Abel Vesa
Re: [PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
Manivannan Sadhasivam
Re: [PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
Danilo Krummrich
[PATCH] drm/panthor: Evict groups before VM termination
Ketil Johnsen
Re: [PATCH] drm/panthor: Evict groups before VM termination
Steven Price
Re: [PATCH] drm/panthor: Evict groups before VM termination
Boris Brezillon
Re: [PATCH] drm/panthor: Evict groups before VM termination
Chia-I Wu
Re: [PATCH] drm/panthor: Evict groups before VM termination
Boris Brezillon
Re: [PATCH] drm/panthor: Evict groups before VM termination
Ketil Johnsen
Re: [PATCH] drm/panthor: Evict groups before VM termination
Boris Brezillon
[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
Thomas Hellström
[PATCH v5 01/24] drm/xe/svm: Fix a debug printout
Thomas Hellström
[PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
Re: [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Matthew Brost
Re: [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
Re: [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Matthew Brost
[PATCH v5 02/24] drm/pagemap: Remove some dead code
Thomas Hellström
Re: [PATCH v5 02/24] drm/pagemap: Remove some dead code
Matthew Brost
[PATCH v5 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
Thomas Hellström
[PATCH v5 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
Thomas Hellström
Earlier messages
Later messages