Messages by Date
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Alex Deucher
-
2025/05/02
[PATCH] drm/amdkfd: change error to warning message for SDMA queues creation
Eric Huang
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Mario Limonciello
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Alex Deucher
-
2025/05/02
[pull] amdgpu, amdkfd, radeon drm-next-6.16
Alex Deucher
-
2025/05/02
Re: [PATCH] drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Alex Deucher
-
2025/05/02
Re: [PATCH 4/5] drm/amdgpu: rework gfx8 queue reset
Alex Deucher
-
2025/05/02
Re: [PATCH 3/5] drm/amdgpu: rework gfx7 queue reset
Alex Deucher
-
2025/05/02
Re: [PATCH 2/5] drm/amdgpu: rework gfx9 queue reset
Alex Deucher
-
2025/05/02
Re: [RFC 1/2] PM: Add suspend and hibernate notifications for after freeze
Mario Limonciello
-
2025/05/02
[PATCH 5/5] drm/amdgpu: rework gfx10 queue reset
Christian König
-
2025/05/02
[PATCH 4/5] drm/amdgpu: rework gfx8 queue reset
Christian König
-
2025/05/02
[PATCH 3/5] drm/amdgpu: rework gfx7 queue reset
Christian König
-
2025/05/02
[PATCH 2/5] drm/amdgpu: rework gfx9 queue reset
Christian König
-
2025/05/02
[PATCH 1/5] drm/amdgpu: rework queue reset scheduler interaction
Christian König
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Mario Limonciello
-
2025/05/02
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
John Olender
-
2025/05/02
Re: [RFC 0/2] Evict VRAM after processes are frozen
Christian König
-
2025/05/02
RE: [PATCH] drm/amdgpu/vcn4.0.5: Fix GFX10_ADDR_CONFIG programming for vcn1.
Dong, Ruijing
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Alex Deucher
-
2025/05/02
Re: [PATCH 5/5] drm/amdgpu: Acquire BO locks only during BO processing
Christian König
-
2025/05/02
Re: [PATCH 4/5] drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)
Christian König
-
2025/05/02
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Alex Deucher
-
2025/05/02
Re: [PATCH 3/5] drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings
Christian König
-
2025/05/02
Re: [PATCH 2/5] drm/amdgpu/userq: Add lock before accessing dma_fence_is_signaled_locked
Christian König
-
2025/05/02
[RFC 20/23] cgroup/drm: Introduce weight based scheduling control
Tvrtko Ursulin
-
2025/05/02
[RFC 23/23] drm/amdgpu: Register with the DRM scheduling cgroup controller
Tvrtko Ursulin
-
2025/05/02
[RFC 19/23] cgroup/drm: Add scheduling weight callback
Tvrtko Ursulin
-
2025/05/02
[RFC 22/23] drm/sched: Add helper for DRM cgroup controller weight notifications
Tvrtko Ursulin
-
2025/05/02
[RFC 21/23] drm/sched: Add helper for tracking entities per client
Tvrtko Ursulin
-
2025/05/02
[RFC 18/23] cgroup/drm: Track DRM clients per cgroup
Tvrtko Ursulin
-
2025/05/02
[RFC 09/23] drm/sched: Move run queue related code into a separate file
Tvrtko Ursulin
-
2025/05/02
[RFC 11/23] drm/sched: Account entity GPU time
Tvrtko Ursulin
-
2025/05/02
[RFC 14/23] drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
-
2025/05/02
[RFC 17/23] cgroup: Add the DRM cgroup controller
Tvrtko Ursulin
-
2025/05/02
[RFC 10/23] drm/sched: Free all finished jobs at once
Tvrtko Ursulin
-
2025/05/02
[RFC 08/23] drm/sched: Consolidate entity run queue management
Tvrtko Ursulin
-
2025/05/02
[RFC 16/23] drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
-
2025/05/02
[RFC 15/23] drm/sched: Queue all free credits in one worker invocation
Tvrtko Ursulin
-
2025/05/02
[RFC 13/23] drm/sched: Add fair scheduling policy
Tvrtko Ursulin
-
2025/05/02
[RFC 12/23] drm/sched: Remove idle entity from tree
Tvrtko Ursulin
-
2025/05/02
[RFC 07/23] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
-
2025/05/02
[RFC 03/23] drm/sched: De-clutter drm_sched_init
Tvrtko Ursulin
-
2025/05/02
[RFC 05/23] drm/sched: Consolidate drm_sched_job_timedout
Tvrtko Ursulin
-
2025/05/02
[RFC 06/23] drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
-
2025/05/02
[RFC v7 00/23] DRM scheduling cgroup controller
Tvrtko Ursulin
-
2025/05/02
[RFC 04/23] drm/sched: Avoid double re-lock on the job free path
Tvrtko Ursulin
-
2025/05/02
[RFC 02/23] drm/sched: Add some more scheduling quality unit tests
Tvrtko Ursulin
-
2025/05/02
[RFC 01/23] drm/sched: Add some scheduling quality unit tests
Tvrtko Ursulin
-
2025/05/02
Re: [PATCH 1/5] drm/amdgpu/userq: Fix lock contention in userq fence
Christian König
-
2025/05/02
RE: [PATCH v4 2/2] drm/amdgpu: only keep most recent fence for each context
Khatri, Sunil
-
2025/05/02
RE: [PATCH v4 1/2] dma-fence: Add helper to sort and deduplicate dma_fence arrays
Khatri, Sunil
-
2025/05/02
[PATCH] drm/amdgpu/smu13: set the threshold for TEMP_HOTSPOT throttling
Umio Yasuno
-
2025/05/02
[PATCH] drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQ
Sebastian Aguilera Novoa
-
2025/05/02
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
Christian König
-
2025/05/02
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Christian König
-
2025/05/02
Re: [PATCH v4 2/2] drm/amdgpu: only keep most recent fence for each context
Christian König
-
2025/05/02
Re: [PATCH v4 1/2] dma-fence: Add helper to sort and deduplicate dma_fence arrays
Christian König
-
2025/05/01
Re: [PATCH 2/2] drm/amdgpu: fix pm notifier handling
Mario Limonciello
-
2025/05/01
[RFC 0/2] Evict VRAM after processes are frozen
Mario Limonciello
-
2025/05/01
[RFC 2/2] drm/amd: Use suspend and hibernate post freeze notifications
Mario Limonciello
-
2025/05/01
[RFC 1/2] PM: Add suspend and hibernate notifications for after freeze
Mario Limonciello
-
2025/05/01
[PATCH 2/2] drm/amdgpu: fix pm notifier handling
Alex Deucher
-
2025/05/01
[PATCH 1/2] Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
-
2025/05/01
Re: [PATCH 2/3] drm/amdgpu: stop evicting resources on APUs on suspend
Alex Deucher
-
2025/05/01
[pull] amdgpu drm-fixes-6.15
Alex Deucher
-
2025/05/01
[PATCH 1/3] Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
-
2025/05/01
[PATCH 3/3] drm/amdgpu: drop eviction in pm notifier callbacks
Alex Deucher
-
2025/05/01
[PATCH 2/3] drm/amdgpu: stop evicting resources on APUs on suspend
Alex Deucher
-
2025/05/01
[PATCH 2/2] drm/amdgpu: stop evicting resources on APUs on suspend
Alex Deucher
-
2025/05/01
[PATCH 1/2] Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
-
2025/05/01
[PATCH 1/2] Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
-
2025/05/01
[PATCH 2/2] drm/amdgpu: stop evicting resources on APUs on suspend
Alex Deucher
-
2025/05/01
Re: amdgpu: Reproducible soft lockups when playing games
Alex Deucher
-
2025/05/01
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Dan Carpenter
-
2025/05/01
Announcement: 2025 X.Org Foundation Election voting OPEN
Mark Filion
-
2025/05/01
Re: amdgpu: Reproducible soft lockups when playing games
Marcus Rückert
-
2025/05/01
[PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Dan Carpenter
-
2025/05/01
[PATCH next] drm/amdgpu/userq: Call unreserve on error in amdgpu_userq_fence_read_wptr()
Dan Carpenter
-
2025/05/01
Re: [PATCH] drm/amdgpu/vcn4.0.5: Fix GFX10_ADDR_CONFIG programming for vcn1.
Saleemkhan jamadar
-
2025/04/30
[PATCH RESEND] drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()
James Flowers
-
2025/04/30
[PATCH] drm/amdgpu/vcn4.0.5: Fix GFX10_ADDR_CONFIG programming for vcn1.
Ruijing Dong
-
2025/04/30
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Paneer Selvam, Arunpravin
-
2025/04/30
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
Alex Deucher
-
2025/04/30
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Alex Deucher
-
2025/04/30
Re: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Alex Deucher
-
2025/04/30
Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
-
2025/04/30
[PATCH v4 1/2] dma-fence: Add helper to sort and deduplicate dma_fence arrays
Arvind Yadav
-
2025/04/30
[PATCH v4 2/2] drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
-
2025/04/30
[PATCH 2/7] drm/amdgpu/userq: add callback for reset
Alex Deucher
-
2025/04/30
[PATCH 3/7] drm/amdgpu: add mes userq reset callback
Alex Deucher
-
2025/04/30
[PATCH 6/7] drm/amdgpu: add UAPI for user queue query status
Alex Deucher
-
2025/04/30
[PATCH 4/7] drm/amdgpu/userq: add force completion helpers
Alex Deucher
-
2025/04/30
[PATCH 5/7] drm/amdgpu/userq: implement resets
Alex Deucher
-
2025/04/30
[PATCH 7/7] drm/amdgpu/userq: implement support for query status
Alex Deucher
-
2025/04/30
[PATCH 1/7] drm/amdgpu: add user queue reset source
Alex Deucher
-
2025/04/30
Re: [PATCH] drm/amd/display: Rename program_timing function for better debugging
Alex Deucher
-
2025/04/30
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Yadav, Arvind
-
2025/04/30
Re: [PATCH] Refine RAS bad page records counting and parsing in eeprom V3
Alex Deucher
-
2025/04/30
[PATCH 2/5] drm/amd/display: hook up program_tg for dcn401
Melissa Wen
-
2025/04/30
[PATCH 3/5] drm/amd/display: remove duplicated program_front_end_for_ctx code
Melissa Wen
-
2025/04/30
[PATCH 5/5] drm/amd/display: remove duplicated program_pipe code on dcn401
Melissa Wen
-
2025/04/30
[PATCH 1/5] drm/amd/display: add hook for program_tg
Melissa Wen
-
2025/04/30
[PATCH 4/5] drm/amd/display: remove duplicated post_unlock_program_front_end code on dcn401
Melissa Wen
-
2025/04/30
[PATCH 0/5] drm/amd/display: remove code duplication on dcn401
Melissa Wen
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Alex Deucher
-
2025/04/30
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
-
2025/04/30
Re: [PATCH next] drm/amdgpu/userq: Call unreserve on error in amdgpu_userq_fence_read_wptr()
Alex Deucher
-
2025/04/30
[PATCH] drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
Melissa Wen
-
2025/04/30
Re: amdgpu: Reproducible soft lockups when playing games
Alex Deucher
-
2025/04/30
Re: Display Port handling errors out when monitor is slow to wake up
Alex Deucher
-
2025/04/30
[PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
-
2025/04/30
Re: [PATCH v2 3/3] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Christian König
-
2025/04/30
Re: [PATCH AUTOSEL 6.14 33/39] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
-
2025/04/30
Re: [PATCH AUTOSEL 6.12 32/37] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
-
2025/04/30
Re: [PATCH AUTOSEL 6.6 18/21] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
-
2025/04/30
Re: [PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Sharma, Shashank
-
2025/04/30
Re: [PATCH v2 2/3] drm/amdgpu: update GPU addresses for SMU and PSP
Christian König
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Sharma, Shashank
-
2025/04/30
Re: [PATCH v2 1/3] drm/amdgpu: update XGMI physical node id and GMC configs on resume
Christian König
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Christian König
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Christian König
-
2025/04/30
Re: [PATCH v3 5/5] drm/amdgpu: lock the eviction fence before signaling it
Christian König
-
2025/04/30
Re: [PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Christian König
-
2025/04/30
Re: [PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
Christian König
-
2025/04/30
Re: [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Christian König
-
2025/04/30
Re: [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, GuoQing (Sam)
-
2025/04/30
[PATCH v2 3/3] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Samuel Zhang
-
2025/04/30
[PATCH v2 2/3] drm/amdgpu: update GPU addresses for SMU and PSP
Samuel Zhang
-
2025/04/30
[PATCH v2 1/3] drm/amdgpu: update XGMI physical node id and GMC configs on resume
Samuel Zhang
-
2025/04/30
[PATCH v2 0/3] enable switching to new gpu index for hibernate on SRIOV.
Samuel Zhang
-
2025/04/30
Re: [PATCH] drm/amdgpu/userq: remove unnecessary NULL check
Sharma, Shashank
-
2025/04/30
RE: [PATCH 7/7] drm/amdgpu: set vram type for GC 9.5.0
Zhang, Hawking
-
2025/04/30
RE: [PATCH 7/7] drm/amdgpu: set vram type for GC 9.5.0
Zhang, Hawking
-
2025/04/30
RE: [PATCH] drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
Zhang, Hawking
-
2025/04/30
[PATCH] drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
Tao Zhou
-
2025/04/30
[PATCH 7/7] drm/amdgpu: set vram type for GC 9.5.0
Tao Zhou
-
2025/04/30
[PATCH 6/7] drm/amdgpu: set flip bits for RAS bad pages
Tao Zhou
-
2025/04/30
[PATCH 4/7] drm/amdgpu: implement get_retire_flip_bits for UMC v12
Tao Zhou
-
2025/04/30
[PATCH 3/7] drm/amdgpu: add get_retire_flip_bits for UMC
Tao Zhou
-
2025/04/30
[PATCH 5/7] drm/amdgu: get RAS retire flip bits for new type of HBM
Tao Zhou
-
2025/04/30
[PATCH 1/7] drm/amd: add definition for new memory type
Tao Zhou
-
2025/04/30
[PATCH 2/7] drm/amdgpu: adjust high bits for RAS retired page
Tao Zhou
-
2025/04/30
Re: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Michel Dänzer
-
2025/04/30
[PATCH 5.10 229/286] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
-
2025/04/30
[PATCH v2] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
Wentao Liang
-
2025/04/30
[PATCH 5.15 183/373] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
-
2025/04/30
[PATCH 5.10 227/286] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for dev and dir
Greg Kroah-Hartman
-
2025/04/30
Re: Display Port handling errors out when monitor is slow to wake up
Borislav Petkov
-
2025/04/30
[PATCH v2] drm/amdkfd: enable kfd on RISCV systems
liu.song13
-
2025/04/30
amdgpu: Reproducible soft lockups when playing games
Borislav Petkov
-
2025/04/30
[PATCH] drm/amd/display: Rename program_timing function for better debugging
Antonio Fernando Silva e Cruz Filho
-
2025/04/30
Re: [PATCH] drm/amdkfd: enable kfd on RISCV systems
liu.song13
-
2025/04/30
RE: [PATCH] Refine RAS bad page records counting and parsing in eeprom V3
Zhou1, Tao
-
2025/04/29
RE: [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping
Xiao, Shane
-
2025/04/29
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Yadav, Arvind
-
2025/04/29
[PATCH] Refine RAS bad page records counting and parsing in eeprom V3
ganglxie
-
2025/04/29
RE: [PATCH] Add support for leagcy records in eeprom format V3
Zhou1, Tao
-
2025/04/29
RE: [PATCH] Add support for leagcy records in eeprom format V3
Xie, Patrick
-
2025/04/29
RE: [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Liang, Prike
-
2025/04/29
[PATCH v3 5/5] drm/amdgpu: lock the eviction fence before signaling it
Prike Liang
-
2025/04/29
[PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
Prike Liang
-
2025/04/29
[PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Prike Liang
-
2025/04/29
[PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Prike Liang
-
2025/04/29
[PATCH v3 1/5] drm/amdgpu: promote the implicit sync to the dependent read fences
Prike Liang
-
2025/04/29
[PATCH V9 43/43] drm/amd/display: Add AMD color pipeline doc
Alex Hung
-
2025/04/29
[PATCH V9 08/43] drm/colorop: Add NEXT property
Alex Hung
-
2025/04/29
[PATCH V9 42/43] drm/amd/display: add 3D LUT colorop
Alex Hung
-
2025/04/29
[PATCH V9 41/43] drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
-
2025/04/29
[PATCH V9 40/43] drm/colorop: allow non-bypass colorops
Alex Hung
-
2025/04/29
[PATCH V9 39/43] drm/colorop: Define LUT_1D interpolation
Alex Hung
-
2025/04/29
[PATCH V9 38/43] drm/amd/display: Swap matrix and multiplier
Alex Hung
-
2025/04/29
[PATCH V9 37/43] drm/amd/display: add multiplier colorop
Alex Hung
-
2025/04/29
[PATCH V9 36/43] drm/colorop: Add mutliplier type
Alex Hung
-
2025/04/29
[PATCH V9 35/43] drm/amd/display: add 3x4 matrix colorop
Alex Hung
-
2025/04/29
[PATCH V9 34/43] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
-
2025/04/29
[PATCH V9 33/43] drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
-
2025/04/29
[PATCH V9 32/43] drm/amd/display: Add support for BT.709 and BT.2020 TFs
Alex Hung
-
2025/04/29
[PATCH V9 31/43] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
-
2025/04/29
[PATCH V9 30/43] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Alex Hung
-
2025/04/29
[PATCH V9 29/43] drm/colorop: Add PQ 125 EOTF and its inverse
Alex Hung
-
2025/04/29
[PATCH V9 28/43] drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
-
2025/04/29
[PATCH V9 27/43] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
-
2025/04/29
[PATCH V9 26/43] drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
-
2025/04/29
[PATCH V9 25/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
-
2025/04/29
[PATCH V9 24/43] drm/amd/display: Add bypass COLOR PIPELINE
Alex Hung
-
2025/04/29
[PATCH V9 23/43] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Alex Hung
-
2025/04/29
[PATCH V9 22/43] drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
-
2025/04/29
[PATCH V9 20/43] drm/vkms: Add tests for CTM handling
Alex Hung
-
2025/04/29
[PATCH V9 21/43] drm/colorop: pass plane_color_pipeline client cap to atomic check
Alex Hung
-
2025/04/29
[PATCH V9 19/43] drm/tests: Add a few tests around drm_fixed.h
Alex Hung
-
2025/04/29
[PATCH V9 18/43] drm/vkms: add 3x4 matrix in color pipeline
Alex Hung
-
2025/04/29
[PATCH V9 17/43] drm/vkms: Use s32 for internal color pipeline precision
Alex Hung
-
2025/04/29
[PATCH V9 16/43] drm/colorop: Add 3x4 CTM type
Alex Hung
-
2025/04/29
[PATCH V9 15/43] drm/vkms: Add kunit tests for linear and sRGB LUTs
Alex Hung
-
2025/04/29
[PATCH V9 14/43] drm/vkms: Add enumerated 1D curve colorop
Alex Hung
-
2025/04/29
[PATCH V9 13/43] drm/colorop: Add destroy functions for color pipeline
Alex Hung
-
2025/04/29
[PATCH V9 12/43] Documentation/gpu: document drm_colorop
Alex Hung
-
2025/04/29
[PATCH V9 11/43] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Alex Hung