dri-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/8] drm/format-helper: Add helpers for line conversion
Thomas Zimmermann
[PATCH 3/8] drm/format-helper: Add generic conversion to 24-bit formats
Thomas Zimmermann
[PATCH 5/8] drm/format-helper: Add generic conversion to 8-bit formats
Thomas Zimmermann
[PATCH 6/8] drm/format-helper: Optimize 32-to-24-bpp conversion
Thomas Zimmermann
[PATCH 7/8] drm/format-helper: Optimize 32-to-16-bpp conversion
Thomas Zimmermann
[PATCH 4/8] drm/format-helper: Add generic conversion to 16-bit formats
Thomas Zimmermann
[PATCH 8/8] drm/format-helper: Optimize 32-to-8-bpp conversion
Thomas Zimmermann
[PATCH 1/8] drm/format-helper: Move helpers for pixel conversion to header file
Thomas Zimmermann
[PATCH v2] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions
Tejas Vipin
[PULL] drm-intel-next-fixes
Jani Nikula
[PATCH] drm/gem: fix overflow in calculating DMA GEM size
Ваторопин Андрей
[PATCH] drm/bridge: anx7625: Simplify INTERFACE_CHANGE_INT reg clear write
Fei Shao
[PATCH] drm/amd/amdgpu: Fix typo
AnantaSrikar
[PATCH] drm/sti: hda: fix inconsistent indenting warning
Charles Han
Re: [PATCH v6 10/10] optee: smc abi: dynamic restricted memory allocation
Sumit Garg
Re: [PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation
Sumit Garg
[PATCH v10 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
Jonathan Cavitt
[PATCH v4 09/11] leds: backlight trigger: Move blank-state handling into helper
Thomas Zimmermann
Re: [PATCH v6 08/10] optee: support restricted memory allocation
Sumit Garg
Re: [PATCH v6 07/10] tee: add tee_shm_alloc_cma_phys_mem()
Sumit Garg
Re: [PATCH v6 06/10] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
Sumit Garg
[PATCH v2 35/59] drm: use correct ccflags-y spelling
Jim Cromie
[PATCH v2 03/15] dt-bindings: display: mediatek: add EXDMA yaml for MT8196
paul-pl . chen
Re: [PATCH v2 03/15] dt-bindings: display: mediatek: add EXDMA yaml for MT8196
胡俊光
[PATCH] drm/ttm: reserve the move fence space first
Prike Liang
Re: [PATCH] drm/ttm: reserve the move fence space first
Christian König
Re: [PATCH v6 05/10] tee: implement restricted DMA-heap
Sumit Garg
Re: [PATCH v6 04/10] optee: sync secure world ABI headers
Sumit Garg
[PATCH 0/7] Replace xe_hmm with gpusvm
Matthew Auld
[PATCH 2/7] drm/gpusvm: use more selective dma dir in get_pages()
Matthew Auld
Re: [PATCH 2/7] drm/gpusvm: use more selective dma dir in get_pages()
Thomas Hellström
Re: [PATCH 2/7] drm/gpusvm: use more selective dma dir in get_pages()
Matthew Brost
[PATCH 5/7] drm/gpusvm: lower get/unmap pages
Matthew Auld
[PATCH 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
Matthew Auld
Re: [PATCH 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
Thomas Hellström
Re: [PATCH 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
Matthew Brost
Re: [PATCH 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
Matthew Auld
Re: [PATCH 4/7] drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Brost
Re: [PATCH 7/7] drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Brost
Re: [PATCH 7/7] drm/xe/userptr: replace xe_hmm with gpusvm
Ghimiray, Himal Prasad
Re: [PATCH 6/7] drm/gpusvm: support basic_range
Matthew Brost
[PATCH 3/7] drm/gpusvm: mark pages as dirty
Matthew Auld
Re: [PATCH 3/7] drm/gpusvm: mark pages as dirty
Matthew Auld
[PATCH 01/10] drm/panic: add missing space
Miguel Ojeda
Re: [PATCH 01/10] drm/panic: add missing space
Jocelyn Falempe
Re: [PATCH v2 09/15] drm/mediatek: Refine OVL format convert API and export to public
胡俊光
[PATCH] drm/amdgpu: Replace deprecated function strcpy() with strscpy()
Andres Urian Florez
Re: [PATCH] drm/amdgpu: Replace deprecated function strcpy() with strscpy()
Christian König
[PATCH v12 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Jonathan Cavitt
Re: [PATCH v12 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Raag Jadav
[PATCH v12 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
Jonathan Cavitt
[PATCH v12 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
Jonathan Cavitt
Re: linux-next: Tree for Mar 24 (drm/xe/xe_migrate)
Randy Dunlap
[RFC PATCH 0/5] drm/sched: Fix memory leaks in drm_sched_fini()
Philipp Stanner
[RFC PATCH 1/5] drm/sched: Fix teardown leaks with waitqueue
Philipp Stanner
[RFC PATCH 3/5] drm/sched: Warn if pending list is not empty
Philipp Stanner
[RFC PATCH 2/5] drm/sched: Prevent teardown waitque from blocking too long
Philipp Stanner
[RFC PATCH 5/5] drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
[RFC PATCH 4/5] drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
[PATCH v6 0/6] rust: reduce `as` casts, enable related lints
Tamir Duberstein
[PATCH v6 2/6] rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
[PATCH v6 6/6] rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
Re: [PATCH v6 6/6] rust: enable `clippy::cast_lossless` lint
Benno Lossin
[PATCH v6 1/6] rust: retain pointer mut-ness in `container_of!`
Tamir Duberstein
[PATCH v6 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
Tamir Duberstein
[PATCH v6 5/6] rust: enable `clippy::as_underscore` lint
Tamir Duberstein
[PATCH v6 3/6] rust: enable `clippy::ptr_cast_constness` lint
Tamir Duberstein
[PATCH v11 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Jonathan Cavitt
[PATCH v11 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
Jonathan Cavitt
[PATCH v11 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
Jonathan Cavitt
[PATCH v11 4/5] drm/xe/xe_vm: Add per VM fault info
Jonathan Cavitt
[PATCH v11 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Jonathan Cavitt
[PATCH] drm/xe: avoid plain 64-bit division
Arnd Bergmann
[PATCH] drm/i2c: tda998x: select CONFIG_DRM_KMS_HELPER
Arnd Bergmann
Re: [PATCH] drm/i2c: tda998x: select CONFIG_DRM_KMS_HELPER
Neil Armstrong
[PATCH 02/10] drm/panic: add missing Markdown code span
Miguel Ojeda
Re: [PATCH 02/10] drm/panic: add missing Markdown code span
Jocelyn Falempe
[PATCH v2] drm/panel/sharp-ls043t1le01: Use _multi variants
Anusha Srivatsa
[PATCH v5 0/6] drm/panfrost: Add support for AARCH64_4K page table format
Ariel D'Alessandro
[PATCH v5 2/6] drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros
Ariel D'Alessandro
[PATCH v5 1/6] drm/panfrost: Set IOMMU_CACHE flag
Ariel D'Alessandro
[PATCH v5 5/6] drm/panfrost: Force AARCH64_4K page table format on MediaTek MT8188
Ariel D'Alessandro
[PATCH v5 3/6] drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models
Ariel D'Alessandro
Re: [PATCH v2 07/15] soc: mediatek: mutex: refactor SOF settings for output components
AngeloGioacchino Del Regno
Re: [PATCH v2 39/59] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Louis Chauvet
Re: [PATCH v2 22/59] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Louis Chauvet
Re: [PATCH v2 5/7] accel/rocket: Add IOCTL for BO creation
Jeffrey Hugo
Re: [PATCH v2 40/59] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Louis Chauvet
Re: [PATCH v2 33/59] docs/dyndbg: add classmap info to howto (TBD)
Louis Chauvet
Re: [PATCH v2 44/59] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Louis Chauvet
Re: [PATCH v2 42/59] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
Louis Chauvet
[PATCH 0/2] Add a Rust GPUVM abstraction
Daniel Almeida
[PATCH 1/2] rust: helpers: Add bindings/wrappers for dma_resv
Daniel Almeida
Re: [PATCH 1/2] rust: helpers: Add bindings/wrappers for dma_resv
Miguel Ojeda
[PATCH 2/2] rust: drm: Add GPUVM abstraction
Daniel Almeida
Re: [PATCH 2/2] rust: drm: Add GPUVM abstraction
Daniel Almeida
Re: [PATCH 2/2] rust: drm: Add GPUVM abstraction
Benno Lossin
Re: [PATCH 2/2] rust: drm: Add GPUVM abstraction
Miguel Ojeda
Re: [PATCH 2/2] rust: drm: Add GPUVM abstraction
Miguel Ojeda
Re: [PATCH 2/2] rust: drm: Add GPUVM abstraction
Charalampos Mitrodimas
Re: [PATCH v2 17/59] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Louis Chauvet
Re: [PATCH v2 47/59] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Louis Chauvet
[git pull] drm fixes for 6.14-rc8/final
Dave Airlie
Re: [git pull] drm fixes for 6.14-rc8/final
pr-tracker-bot
[PATCH v4 00/15] CCS static load balance
Andi Shyti
[PATCH v4 01/15] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting
Andi Shyti
[PATCH v4 03/15] drm/i915/gt: Allow the creation of multi-mode CCS masks
Andi Shyti
[PATCH v4 02/15] drm/i915/gt: Move the CCS mode variable to a global position
Andi Shyti
[PATCH v4 04/15] drm/i915/gt: Refactor uabi engine class/instance list creation
Andi Shyti
[PATCH v4 07/15] drm/i915/gt: Manage CCS engine creation within UABI exposure
Andi Shyti
[PATCH v4 08/15] drm/i915/gt: Remove cslices mask value from the CCS structure
Andi Shyti
[PATCH v4 09/15] drm/i915/gt: Expose the number of total CCS slices
Andi Shyti
[PATCH v4 10/15] drm/i915/gt: Store engine-related sysfs kobjects
Andi Shyti
[PATCH v4 12/15] drm/i915: Protect access to the UABI engines list with a mutex
Andi Shyti
[PATCH v4 13/15] drm/i915/gt: Isolate single sysfs engine file creation
Andi Shyti
[PATCH v4 14/15] drm/i915/gt: Implement creation and removal routines for CCS engines
Andi Shyti
[PATCH v4 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs
Andi Shyti
[PATCH v4 11/15] drm/i915/gt: Store active CCS mask
Andi Shyti
[PATCH v4 06/15] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests
Andi Shyti
RE: [PATCH v4 00/15] CCS static load balance
Mrozek, Michal
Re: [PATCH v4 00/15] CCS static load balance
Joonas Lahtinen
Re: [PATCH v4 00/15] CCS static load balance
Andi Shyti
Re: [PATCH v20 01/10] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Christian König
Re: (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Mark Brown
Re: (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Christophe Leroy
[RFC PATCH RESEND v4 0/6] drm/display: dp: add new DPCD access functions
Dmitry Baryshkov
[PATCH RESEND RFC v4 1/6] drm/display: dp: implement new access helpers
Dmitry Baryshkov
[PATCH RESEND RFC v4 3/6] drm/display: dp: use new DCPD access helpers
Dmitry Baryshkov
[PATCH RESEND RFC v4 5/6] drm/display: dp-mst-topology: use new DCPD access helpers
Dmitry Baryshkov
[PATCH RESEND RFC v4 6/6] drm/display: dp-tunnel: use new DCPD access helpers
Dmitry Baryshkov
[PATCH RESEND RFC v4 2/6] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
Dmitry Baryshkov
[PATCH RESEND RFC v4 4/6] drm/display: dp-cec: use new DCPD access helpers
Dmitry Baryshkov
Re: [RFC PATCH RESEND v4 0/6] drm/display: dp: add new DPCD access functions
Lyude Paul
[PATCH 1/2] dt-bindings: display: rockchip, inno-hdmi: Fix ref clk Document of RK3036 compatible
Andy Yan
[PATCH 2/2] ARM: dts: rockchip: Add ref clk for hdmi
Andy Yan
[PATCH 0/3] drm/ast: Various fixes
Thomas Zimmermann
[PATCH 2/3] drm/ast: Remove vaddr field from struct ast_plane
Thomas Zimmermann
Re: [PATCH 2/3] drm/ast: Remove vaddr field from struct ast_plane
Jocelyn Falempe
[PATCH 1/3] drm/ast: Fix comment on modeset lock
Thomas Zimmermann
Re: [PATCH 1/3] drm/ast: Fix comment on modeset lock
Jocelyn Falempe
[PATCH 3/3] drm/ast: Validate display modes against framebuffer and format limits
Thomas Zimmermann
Re: [PATCH 3/3] drm/ast: Validate display modes against framebuffer and format limits
Jocelyn Falempe
Re: [PATCH v2 04/15] dt-bindings: display: mediatek: add BLENDER yaml for MT8196
Krzysztof Kozlowski
[PATCH v10 0/6] DRM scheduler kunit tests
Tvrtko Ursulin
[PATCH v10 5/6] drm/sched: Add a basic test for modifying entities scheduler list
Tvrtko Ursulin
[PATCH v10 1/6] drm: Move some options to separate new Kconfig
Tvrtko Ursulin
[PATCH v10 4/6] drm/sched: Add basic priority tests
Tvrtko Ursulin
[PATCH v10 2/6] drm/sched: Add scheduler unit testing infrastructure and some basic tests
Tvrtko Ursulin
[PATCH v10 6/6] drm/sched: Add a basic test for checking credit limit
Tvrtko Ursulin
Re: [PATCH v10 0/6] DRM scheduler kunit tests
Philipp Stanner
Re: [PATCH v10 0/6] DRM scheduler kunit tests
Tvrtko Ursulin
[PATCH v10 3/6] drm/sched: Add a simple timeout test
Tvrtko Ursulin
Re: [PATCH v2 11/15] drm/mediatek: add BLENDER support for MT8196
胡俊光
linux-next: manual merge of the drm tree with Linus' tree
Stephen Rothwell
[PATCH v4] drm: Add UAPI for the Asahi driver
Alyssa Rosenzweig
[BUG] drm_connector reference counting and USB-C docks
Chris Bainbridge
Re: [PATCH v6 0/5] drm/v3d: Fix GPU reset issues on the Raspberry Pi 5
Maíra Canal
[PATCH] drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
Re: [PATCH] drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Christophe JAILLET
Re: [PATCH] drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Matthew Brost
[PATCH v2 -next] drm/xe: Fix unmet direct dependencies warning
Yue Haibing
Re: [PATCH v2 -next] drm/xe: Fix unmet direct dependencies warning
Lucas De Marchi
[PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
[PATCH v8 02/10] drm/sched: store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
[PATCH v8 04/10] drm/sched: cleanup gpu_scheduler trace events
Pierre-Eric Pelloux-Prayer
Re: [PATCH v8 04/10] drm/sched: cleanup gpu_scheduler trace events
Tvrtko Ursulin
[PATCH v8 06/10] drm/sched: add the drm_client_id to the drm_sched_run/exec_job events
Pierre-Eric Pelloux-Prayer
[PATCH v8 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
Pierre-Eric Pelloux-Prayer
Re: [PATCH v8 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
Christian König
[PATCH v8 08/10] drm/doc: document some tracepoints as uAPI
Pierre-Eric Pelloux-Prayer
[PATCH v8 03/10] drm/sched: add device name to the drm_sched_process_job event
Pierre-Eric Pelloux-Prayer
Re: [PATCH v8 05/10] drm/sched: trace dependencies for gpu jobs
Tvrtko Ursulin
[PATCH v8 09/10] drm: get rid of drm_sched_job::id
Pierre-Eric Pelloux-Prayer
Re: [PATCH v8 09/10] drm: get rid of drm_sched_job::id
Christian König
Re: [PATCH v8 09/10] drm: get rid of drm_sched_job::id
Tvrtko Ursulin
Re: [PATCH v8 07/10] drm/sched: cleanup event names
Tvrtko Ursulin
[PATCH] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions
Tejas Vipin
Re: [PATCH] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions
Dmitry Baryshkov
Re: [PATCH] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions
Doug Anderson
[PATCH v2 0/2] drm/panic: Add support to scanout buffer as array of pages
Jocelyn Falempe
[PATCH v2 2/2] drm/panic: Add support to scanout buffer as array of pages
Jocelyn Falempe
[PATCH v20 08/10] drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
[PATCH v2 05/15] dt-bindings: display: mediatek: add OUTPROC yaml for MT8196
paul-pl . chen
Re: [PATCH v2 05/15] dt-bindings: display: mediatek: add OUTPROC yaml for MT8196
Rob Herring
[PATCH v20 07/10] drm/shmem-helper: Add and use pages_pin_count
Dmitry Osipenko
[PATCH v20 06/10] drm/shmem-helper: Remove obsoleted is_iomem test
Dmitry Osipenko
[PATCH v20 09/10] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
Dmitry Osipenko
[PATCH v20 04/10] drm/shmem-helper: Make all exported symbols GPL
Dmitry Osipenko
[PATCH v20 03/10] drm/gem: Document locking rule of vmap and evict callbacks
Dmitry Osipenko
[PATCH v20 02/10] drm/gem: Add _locked postfix to functions that have unlocked counterpart
Dmitry Osipenko
[PATCH] drm/edid: Add non-desktop quirk for Playstation VR Headsets with Product ID 0xB403
devbrones
Re: [PATCH] drm/edid: Add non-desktop quirk for Playstation VR Headsets with Product ID 0xB403
Jani Nikula
Re: [PATCH] drm/edid: Add non-desktop quirk for Playstation VR Headsets with Product ID 0xB403
Maxime Ripard
Re: [PATCH] drm/edid: Add non-desktop quirk for Playstation VR Headsets with Product ID 0xB403
Maxime Ripard
Re: [PATCH v1 2/3] dt-bindings: media: mediatek: mdp3: Add compatibles for MT8188 MDP3
AngeloGioacchino Del Regno
[PATCH 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
Vincent Mailhol via B4 Relay
[PATCH 1/3] bits: split the definition of the asm and non-asm GENMASK*()
Vincent Mailhol via B4 Relay
[PATCH 3/3] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
Vincent Mailhol via B4 Relay
[PATCH 2/3] bits: unify the non-asm GENMASK*()
Vincent Mailhol via B4 Relay
Re: [PATCH 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
Vincent Mailhol
Earlier messages