amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 15/27] drm/amd/display: Support HDMI VRRmax=0
Tomasz Pakuła
[PATCH v4 24/27] drm: Add passive_vrr_capable property to connector
Tomasz Pakuła
[PATCH v4 26/27] drm/amd/display: Use passive_vrr properties in amdgpu
Tomasz Pakuła
[PATCH v4 06/27] drm/amd/display: Check for VRR range in CEA AMD vsdb
Tomasz Pakuła
[PATCH v8 00/20] Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v8 14/20] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
Nicolas Frattaroli
Re: [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
Maxime Ripard
[PATCH v8 07/20] drm/i915: Implement the "color format" DRM property
Nicolas Frattaroli
[PATCH v8 20/20] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
Re: [PATCH v8 20/20] drm/bridge: Document bridge chain format selection
Randy Dunlap
[PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
Nicolas Frattaroli
Re: [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
Cristian Ciocaltea
Re: [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
Nicolas Frattaroli
[PATCH v8 02/20] drm: Add new general DRM property "color format"
Nicolas Frattaroli
Re: [PATCH v8 02/20] drm: Add new general DRM property "color format"
Jani Nikula
Re: [PATCH v8 02/20] drm: Add new general DRM property "color format"
Maxime Ripard
Re: [PATCH v8 02/20] drm: Add new general DRM property "color format"
Maxime Ripard
[PATCH v8 01/20] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
Nicolas Frattaroli
[PATCH v8 04/20] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v8 11/20] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v8 16/20] drm/connector: Register color format property on HDMI connectors
Nicolas Frattaroli
[PATCH v8 10/20] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
[PATCH v8 17/20] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
[PATCH v8 19/20] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
Nicolas Frattaroli
Re: [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
Maxime Ripard
[PATCH v8 09/20] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v8 12/20] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
Nicolas Frattaroli
[PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Nicolas Frattaroli
Re: [PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Maxime Ripard
[PATCH v8 18/20] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v8 08/20] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v8 15/20] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH 0/8] Improvements for IB handling V9
Alex Deucher
[PATCH 3/8] drm/amdgpu: switch all IPs to using job for IBs
Alex Deucher
[PATCH 5/8] drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
[PATCH 6/8] drm/amdgpu: simplify VCN reset helper
Alex Deucher
[PATCH 8/8] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
Alex Deucher
[PATCH 7/8] drm/amdgpu/cs: return -ETIME for guilty contexts
Alex Deucher
[PATCH 4/8] drm/amdgpu: require a job to schedule an IB
Alex Deucher
[PATCH 1/8] drm/amdgpu: rework ring reset backup and reemit v9
Alex Deucher
[PATCH 2/8] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
Alex Deucher
[PATCH v2 0/8] drm/amdgpu: Render-node eventfd subscription infrastructure (toward KFD/KGD event unification)
Srinivasan Shanmugam
[PATCH v2 2/8] drm/amdgpu: Add per-drm_file eventfd registry for render node
Srinivasan Shanmugam
Re: [PATCH v2 2/8] drm/amdgpu: Add per-drm_file eventfd registry for render node
Christian König
[PATCH v2 1/8] drm/amdgpu/uapi: Add EVENTFD bind/unbind ioctls for render node
Srinivasan Shanmugam
Re: [PATCH v2 1/8] drm/amdgpu/uapi: Add EVENTFD bind/unbind ioctls for render node
Christian König
[PATCH v2 3/8] drm/amdgpu: Add IRQ-safe eventfd signal helper
Srinivasan Shanmugam
Re: [PATCH v2 3/8] drm/amdgpu: Add IRQ-safe eventfd signal helper
Christian König
[PATCH v2 6/8] drm/amdgpu: Register/unregister fpriv in PASID registry on open/postclose
Srinivasan Shanmugam
[PATCH v2 4/8] drm/amdgpu/gfx11: Wire MES EOP IRQ to render-node eventfd
Srinivasan Shanmugam
Re: [PATCH v2 4/8] drm/amdgpu/gfx11: Wire MES EOP IRQ to render-node eventfd
Christian König
[PATCH v2 5/8] drm/amdgpu: Add PASID->fpriv registry for KFD->render eventfd bridge
Srinivasan Shanmugam
[PATCH v2 8/8] drm/amdkfd: Notify render-node eventfd subscribers for KFD events
Srinivasan Shanmugam
[PATCH v2 7/8] drm/amdgpu: Add amdgpu_eventfd_notify(pasid, event_id, count)
Srinivasan Shanmugam
[PATCH 0/2] drm/radeon: use struct drm_edid
Joshua Peisach
[PATCH 2/2] drm/radeon: remove radeon_connector_free_edid
Joshua Peisach
[PATCH 1/2] drm/radeon: use struct drm_edid instead of struct edid
Joshua Peisach
[PATCH 0/4] drm/amdgpu: Render-node eventfd subscription infrastructure (toward KFD/KGD event unification)
Srinivasan Shanmugam
[PATCH 1/4] drm/amdgpu/uapi: Add EVENTFD bind/unbind ioctls for render node
Srinivasan Shanmugam
[PATCH 2/4] drm/amdgpu: Add per-drm_file eventfd registry for render node
Srinivasan Shanmugam
[PATCH 4/4] drm/amdgpu/gfx11: Wire MES EOP IRQ to render-node eventfd
Srinivasan Shanmugam
[PATCH 3/4] drm/amdgpu: Add IRQ-safe eventfd signal helper
Srinivasan Shanmugam
Re: [PATCH v2 2/2] drm/amdgpu: Add "pixel_encoding" DRM connector property support for amdgpu
Mykhailo Kalashnikov
Re: [PATCH v2 2/2] drm/amdgpu: Add "pixel_encoding" DRM connector property support for amdgpu
Shengyu Qu
[PATCH] drm/amd/display: Prevent cursor bo's from being pinned to VRAM address zero
Mario Kleiner
Re: [PATCH] drm/amd/display: Prevent cursor bo's from being pinned to VRAM address zero
Alex Deucher
Re: [PATCH] drm/amd/display: Prevent cursor bo's from being pinned to VRAM address zero
Mario Kleiner
Re: [PATCH] drm/amd/display: Prevent cursor bo's from being pinned to VRAM address zero
Christian König
Re: [PATCH] drm/amdgpu: reduce queue timeout to 2 seconds
Mike Lothian
Re: [PATCH] drm/amdgpu: reduce queue timeout to 2 seconds
Mike Lothian
[PATCH AUTOSEL 6.19-6.12] drm/amdkfd: Handle GPU reset and drain retry fault race
Sasha Levin
[PATCH AUTOSEL 6.19-6.12] drm/amdkfd: Relax size checking during queue buffer get
Sasha Levin
[PATCH AUTOSEL 6.19-5.15] drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
Sasha Levin
[pull] amdgpu, amdkfd, radeon drm-next-6.20/7.0
Alex Deucher
[PATCH v3 1/2] drm: introduce KMS recovery mechanism
Hamza Mahfooz
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Mario Limonciello
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Hamza Mahfooz
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Hamza Mahfooz
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Hamza Mahfooz
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
[PATCH v3 2/2] drm/amd/display: add vendor specific reset
Hamza Mahfooz
Re: [PATCH v3 2/2] drm/amd/display: add vendor specific reset
Christian König
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Christian König
[PATCH 0/2] drm/amdgpu/amdgpu_connectors: Use struct drm_edid
Joshua Peisach
[PATCH 1/2] drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
[PATCH 2/2] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
[PATCH v2] drm/amdkfd: Disable MQD queue priority
Andrew Martin
Re: [PATCH v2] drm/amdkfd: Disable MQD queue priority
Kuehling, Felix
RE: [PATCH v2] drm/amdkfd: Disable MQD queue priority
Martin, Andrew
[PATCH V2] drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
RE: [PATCH V2] drm/amd/ras: use dedicated memory as vf ras command buffer
Su, Joe
[PATCH 0/7] Patch set to support dcn42
Roman.Li
[PATCH 5/7] drm/amd/display: Enable dcn42 DMUB
Roman.Li
[PATCH 4/7] drm/amd/display: Add DMUB support for dcn42
Roman.Li
[PATCH 7/7] drm/amd/display: Enable dcn42 in DM
Roman.Li
[PATCH 1/7] drm/amd/display: Add dcn42 version identifiers
Roman.Li
[PATCH 6/7] drm/amd/display: Enable dcn42 DC
Roman.Li
[RFC] amdkfd: Add GPU family name property to KFD topology
Mario Limonciello
Re: [RFC] amdkfd: Add GPU family name property to KFD topology
Alex Deucher
Re: [RFC] amdkfd: Add GPU family name property to KFD topology
Mario Limonciello
[PATCH] drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA
Christian König
Re: [PATCH] drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA
Philip Yang
Re: [PATCH] drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA
Alex Deucher
[PATCH v1 1/6] drm/amdgpu: include ip discovery data in devcoredump
Pierre-Eric Pelloux-Prayer
[PATCH v1 2/6] drm/amdgpu: move devcoredump generation to a worker
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 2/6] drm/amdgpu: move devcoredump generation to a worker
Alex Deucher
[PATCH v1 3/6] drm/amdgpu: save ring content before resetting the device
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 3/6] drm/amdgpu: save ring content before resetting the device
Alex Deucher
[PATCH v1 4/6] drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 4/6] drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Alex Deucher
[PATCH v1 5/6] drm/amdgpu: store ib info for devcoredump
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 5/6] drm/amdgpu: store ib info for devcoredump
Alex Deucher
[PATCH v1 6/6] drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 6/6] drm/amdgpu: dump job ibs in the devcoredump
Alex Deucher
Re: [PATCH v1 6/6] drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 6/6] drm/amdgpu: dump job ibs in the devcoredump
Alex Deucher
Re: [PATCH v1 6/6] drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 1/6] drm/amdgpu: include ip discovery data in devcoredump
Alex Deucher
[PATCH] drm/amd/swsmu: Move IP specific functions
Pratik Vishwakarma
Re: [PATCH] drm/amd/swsmu: Move IP specific functions
Lazar, Lijo
[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
Joel Fernandes
[PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
Re: [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
Danilo Krummrich
[PATCH -next v9 2/3] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
[PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Danilo Krummrich
Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
Joel Fernandes
[PATCH] drm/amd/display: add module param to disable immediate vblank off
Michele Palazzi
Re: [PATCH] drm/amd/display: add module param to disable immediate vblank off
Greg KH
Re: [PATCH] drm/amd/display: add module param to disable immediate vblank off
Christian König
Re: [PATCH] drm/amd/display: add module param to disable immediate vblank off
Mario Limonciello
Re: [PATCH] drm/amd/display: add module param to disable immediate vblank off
Michel Dänzer
Re: [PATCH] drm/amd/display: add module param to disable immediate vblank off
Michele Palazzi
[PATCH] drm/amd/display: Remove duplicate include
Chen Ni
[PATCH] drm/amdgpu:Add psp v13_0_15 ip block
Mangesh Gadre
RE: [PATCH] drm/amdgpu:Add psp v13_0_15 ip block
Zhang, Hawking
[PATCH v3] drm/amd/display: Fix out-of-bounds stream encoder index v2
Srinivasan Shanmugam
RE: [PATCH v3] drm/amd/display: Fix out-of-bounds stream encoder index v2
Li, Roman
[PATCH v2] drm/amd/display: remove duplicate format modifier
Erik Kurzinger
Re: [PATCH v2] drm/amd/display: remove duplicate format modifier
Alex Deucher
[PATCH] drm/amdgpu: set family for GC 11.5.4
Alex Deucher
RE: [PATCH] drm/amdgpu: set family for GC 11.5.4
Huang, Tim
[PATCH 00/14] user queue support for VCN 4.0.5
David (Ming Qiang) Wu
[PATCH 01/14] amdgpu: add global aggregated doorbell bo
David (Ming Qiang) Wu
[PATCH 05/14] drm/amdgpu: use amdgpu_user_queue instead of amdgpu_umsch_mm
David (Ming Qiang) Wu
[PATCH 09/14] drm/amdgpu/userq: rework on amdgpu_userq_create_wptr_mapping
David (Ming Qiang) Wu
[PATCH 07/14] amdgpu/umsch: Add VCN IP init to umsch driver
David (Ming Qiang) Wu
[PATCH 03/14] drm/amdgpu/userq: add doorbell size for VCN and VPE
David (Ming Qiang) Wu
[PATCH 08/14] drm/amdgpu/userq: change mes_userq_create_wptr_mapping() to be common
David (Ming Qiang) Wu
[PATCH 02/14] drm/amdgpu: add AMDGPU_GEM_GLOBAL_AGGREGATED_DOORBELL
David (Ming Qiang) Wu
[PATCH 06/14] drm/amdgpu/vcn: changes when kernel queue is disabled
David (Ming Qiang) Wu
[PATCH 12/14] drm/amdgpu/vcn: handle interrupt received from fw
David (Ming Qiang) Wu
[PATCH 04/14] amdgpu/umsch: Update UMSCH interface and mqd structure
David (Ming Qiang) Wu
[PATCH 14/14] drm/amdgpu/vcn: handle the suspend context interrupt
David (Ming Qiang) Wu
[PATCH 11/14] drm/amdgpu: add AMDGPU_INFO_DOORBELL
David (Ming Qiang) Wu
[PATCH 10/14] drm/amdgpu/umsch: user queue support for vcn
David (Ming Qiang) Wu
[PATCH 13/14] drm/amdgpu/umsch: userq suspend and resume context
David (Ming Qiang) Wu
Re: [PATCH 00/14] user queue support for VCN 4.0.5
Wu, David
Re: [PATCH 00/14] user queue support for VCN 4.0.5
Saleemkhan
Re: [PATCH 00/14] user queue support for VCN 4.0.5
David Wu
[PATCH] drm/amd/display: remove duplicate format modifier
Erik Kurzinger
Re: [PATCH] drm/amd/display: remove duplicate format modifier
Alex Deucher
Re: [PATCH] drm/amd/display: remove duplicate format modifier
Erik Kurzinger
[PATCH v2] drm/amd/display: Fix out-of-bounds stream encoder index v2
Srinivasan Shanmugam
RE: [PATCH v2] drm/amd/display: Fix out-of-bounds stream encoder index v2
Li, Roman
[PATCH v2 1/2] drm/amdgpu: Make amdgpu_fence_emit() non-failing
Srinivasan Shanmugam
[PATCH v2 2/2] drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path
Srinivasan Shanmugam
Re: [PATCH v2 1/2] drm/amdgpu: Make amdgpu_fence_emit() non-failing
Alex Deucher
[PATCH 00/18] DC Patches Feburary 16, 2026
Ray Wu
[PATCH 01/18] drm/amd/display: Add static keyword for sharpness tables
Ray Wu
[PATCH 02/18] drm/amd/display: Refactor fams2 calculations
Ray Wu
[PATCH 03/18] drm/amd/display: Add gpuvm and hvm params to dml21
Ray Wu
[PATCH 04/18] drm/amd/display: Expose functions of other dcn use
Ray Wu
[PATCH 05/18] drm/amd/display: Extend inbox0 HW lock support to DCN35
Ray Wu
[PATCH 06/18] drm/amd/display: Disable SR feature on eDP1 by default
Ray Wu
[PATCH 07/18] drm/amd/display: Implementing ramless idle mouse trigger
Ray Wu
[PATCH 08/18] drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Ray Wu
[PATCH 09/18] Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
Ray Wu
[PATCH 10/18] Revert "drm/amd/display: Correct hubp GfxVersion verification"
Ray Wu
[PATCH 11/18] Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Ray Wu
[PATCH 12/18] drm/amd/display: Skip eDP detection when no sink
Ray Wu
[PATCH 13/18] drm/amd/display: Refactor and fix link_dpms I2C
Ray Wu
[PATCH 14/18] drm/amd/display: Refactor and fix link_dpms info
Ray Wu
[PATCH 15/18] drm/amd/display: Correct logic check error for fastboot
Ray Wu
Re: [PATCH 15/18] drm/amd/display: Correct logic check error for fastboot
Mario Limonciello
[PATCH 16/18] drm/amd/display: Check return of shaper curve to HW format
Ray Wu
[PATCH 18/18] drm/amd/display: Promote DC to 3.2.370
Ray Wu
[PATCH 17/18] drm/amd/display: Remove conditional for shaper 3DLUT power-on
Ray Wu
Earlier messages
Later messages