AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-25 03:51:47 to 2024-09-26 07:48:08 UTC [more...]

[PATCH v2 1/4] drm/amdgpu/sdma5: split out per instance resume function
 2024-09-26  7:45 UTC 

[PATCH v2] docs/gpu: ci: update flake tests requirements
 2024-09-26  7:29 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu/sdma5: split out per instance resume function
 2024-09-26  6:40 UTC  (4+ messages)
` [PATCH 4/4] drm/amdgpu/sdma5.2: implement ring reset callback for sdma5.2

[PATCH 0/7] Add support for dynamic NPS switch
 2024-09-26  5:09 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix vbios fetching for SR-IOV
 2024-09-26  1:59 UTC  (2+ messages)

[PATCH] drm/amd: Taint the kernel when enabling overdrive
 2024-09-25 20:13 UTC  (4+ messages)

[PATCH v2 01/08] drm/amdgpu: Implement userqueue signal/wait IOCTL
 2024-09-25 19:59 UTC  (8+ messages)
` [PATCH v2 02/08] drm/amdgpu: screen freeze and userq driver crash
` [PATCH v2 03/08] drm/amdgpu: Add wait IOCTL timeline syncobj support
` [PATCH v2 04/08] drm/amdgpu: Enable userq fence interrupt support
` [PATCH v2 05/08] drm/amdgpu: Remove the MES self test
` [PATCH v2 06/08] drm/amdgpu: Add few optimizations to userq fence driver
` [PATCH v2 07/08] drm/amdgpu: Add the missing error handling for xa_store() call
` [PATCH v2 08/08] drm/amdgpu: add vm root BO lock before accessing the vm

[PATCH v2] drm/amdgpu/gfx9: Convert `//` to `/* ... */` in cleaner shader code
 2024-09-25 19:45 UTC  (4+ messages)

[PATCH] drm/amdkfd: fix vm-pasid lookup for multiple partitions
 2024-09-25 19:20 UTC  (11+ messages)

[PATCH] drm/amdkfd: Remove an unused parameter in queue creation
 2024-09-25 18:46 UTC  (2+ messages)

[PATCH 0/2] Init SAW for mmhub 1.0
 2024-09-25 17:57 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: init saw registers for mmhub v1.0

[PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
 2024-09-25 17:55 UTC  (4+ messages)
` [PATCH v7 09/10] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps

[PATCH] drm/amdgpu: simplify vram alloc logic since 2GB limitation removed
 2024-09-25 17:16 UTC  (4+ messages)

[PATCH] drm/amdgpu: Reorder to read EFI exported ROM first
 2024-09-25 16:11 UTC  (4+ messages)
` 6.12-rc0/regression/bisected - 9c081c11c621 drm/amdgpu: Reorder to read EFI exported ROM first - breaks connector enumeration and discovery

[PATCH v1 0/9] drm/amd/pm runtime pm changes
 2024-09-25 15:47 UTC  (15+ messages)
` [PATCH v1 1/9] drm/amd/pm: remove dump_pptable functions
` [PATCH v1 2/9] drm/amd/pm: fix rpm refcount handling on error
` [PATCH v1 3/9] drm/amd/pm: use pm_runtime_resume_and_get
` [PATCH v1 4/9] drm/amd/pm: don't update runpm last_usage on debugfs getter
` [PATCH v1 5/9] drm/amd/pm: use pm_runtime_get_if_active for debugfs getters
` [PATCH v1 6/9] drm/amd/pm: stop extra checks for runtime pm state
` [PATCH v1 7/9] drm/amd/pm: add sysfs attribute access wrappers
` [PATCH v1 8/9] drm/amd/pm: move private definitions to the .c file
` [PATCH v1 9/9] drm/amd/pm: use pm_runtime_get_if_active in amdgpu_debugfs_sensor_read

[PATCH 0/2] drm/amd/display: increase MAX_SURFACES in line with planes and streams
 2024-09-25 15:37 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: increase max surfaces "
` [PATCH 2/2] drm/amd/display: add warnings for MAX_SURFACES mismatch

[PATCH v3] drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
 2024-09-25 15:09 UTC 

[PATCH] drm/amdkfd: Fix kdoc entry for 'get_wave_count()' function parameters
 2024-09-25 15:07 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
 2024-09-25 14:38 UTC 

[PATCH 1/2] drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
 2024-09-25 13:21 UTC  (2+ messages)

[PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner
 2024-09-25  7:59 UTC  (2+ messages)

[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy
 2024-09-25  8:36 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 085/139] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
 2024-09-25 12:09 UTC  (24+ messages)
` [PATCH AUTOSEL 6.6 086/139] drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
` [PATCH AUTOSEL 6.6 087/139] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
` [PATCH AUTOSEL 6.6 091/139] drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'
` [PATCH AUTOSEL 6.6 092/139] drm/amd/display: Check null pointers before using dc->clk_mgr
` [PATCH AUTOSEL 6.6 093/139] drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)
` [PATCH AUTOSEL 6.6 094/139] drm/amd/display: fix double free issue during amdgpu module unload
` [PATCH AUTOSEL 6.6 101/139] drm/amdgpu: add raven1 gfxoff quirk
` [PATCH AUTOSEL 6.6 102/139] drm/amdgpu: enable gfxoff quirk on HP 705G4
` [PATCH AUTOSEL 6.6 103/139] drm/amdkfd: Fix resource leak in criu restore queue
` [PATCH AUTOSEL 6.6 107/139] drm/amd/display: Check stream before comparing them
` [PATCH AUTOSEL 6.6 108/139] drm/amd/display: Check link_res->hpo_dp_link_enc before using it
` [PATCH AUTOSEL 6.6 109/139] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
` [PATCH AUTOSEL 6.6 110/139] drm/amd/display: Fix index out of bounds in "
` [PATCH AUTOSEL 6.6 111/139] drm/amd/display: Fix index out of bounds in DCN30 color transformation
` [PATCH AUTOSEL 6.6 112/139] drm/amd/display: Avoid overflow assignment in link_dp_cts
` [PATCH AUTOSEL 6.6 113/139] drm/amd/display: Initialize get_bytes_per_element's default to 1
` [PATCH AUTOSEL 6.6 118/139] drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
` [PATCH AUTOSEL 6.6 121/139] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
` [PATCH AUTOSEL 6.6 122/139] drm/amdgpu: Block MMR_READ IOCTL in reset
` [PATCH AUTOSEL 6.6 123/139] drm/amdgpu/gfx9: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.6 124/139] drm/amd/pm: ensure the fw_info is not null before using it
` [PATCH AUTOSEL 6.6 127/139] drm/amdgpu/gfx11: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.6 128/139] drm/amdgpu/gfx10: "

[PATCH AUTOSEL 6.10 113/197] drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
 2024-09-25 11:53 UTC  (40+ messages)
` [PATCH AUTOSEL 6.10 114/197] drm/amd/display: Check null pointers before using them
` [PATCH AUTOSEL 6.10 115/197] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
` [PATCH AUTOSEL 6.10 116/197] drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
` [PATCH AUTOSEL 6.10 117/197] drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer
` [PATCH AUTOSEL 6.10 118/197] drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer
` [PATCH AUTOSEL 6.10 119/197] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
` [PATCH AUTOSEL 6.10 120/197] drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
` [PATCH AUTOSEL 6.10 122/197] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
` [PATCH AUTOSEL 6.10 123/197] drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
` [PATCH AUTOSEL 6.10 128/197] drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'
` [PATCH AUTOSEL 6.10 129/197] drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
` [PATCH AUTOSEL 6.10 130/197] drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
` [PATCH AUTOSEL 6.10 131/197] drm/amd/display: Check null pointers before using dc->clk_mgr
` [PATCH AUTOSEL 6.10 132/197] drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)
` [PATCH AUTOSEL 6.10 133/197] drm/amd/display: fix double free issue during amdgpu module unload
` [PATCH AUTOSEL 6.10 134/197] drm/amdgpu: add list empty check to avoid null pointer issue
` [PATCH AUTOSEL 6.10 142/197] drm/amdgpu: add raven1 gfxoff quirk
` [PATCH AUTOSEL 6.10 143/197] drm/amdgpu: enable gfxoff quirk on HP 705G4
` [PATCH AUTOSEL 6.10 144/197] drm/amdkfd: Fix resource leak in criu restore queue
` [PATCH AUTOSEL 6.10 149/197] drm/amd/display: Check null-initialized variables
` [PATCH AUTOSEL 6.10 150/197] drm/amd/display: Check phantom_stream before it is used
` [PATCH AUTOSEL 6.10 151/197] drm/amd/display: Check stream before comparing them
` [PATCH AUTOSEL 6.10 152/197] drm/amd/display: Check link_res->hpo_dp_link_enc before using it
` [PATCH AUTOSEL 6.10 153/197] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
` [PATCH AUTOSEL 6.10 154/197] drm/amd/display: Fix index out of bounds in "
` [PATCH AUTOSEL 6.10 155/197] drm/amd/display: Fix index out of bounds in DCN30 color transformation
` [PATCH AUTOSEL 6.10 156/197] drm/amdgpu/gfx9: properly handle error ints on all pipes
` [PATCH AUTOSEL 6.10 157/197] drm/amd/display: Avoid overflow assignment in link_dp_cts
` [PATCH AUTOSEL 6.10 158/197] drm/amd/display: Initialize get_bytes_per_element's default to 1
` [PATCH AUTOSEL 6.10 165/197] drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
` [PATCH AUTOSEL 6.10 166/197] drm/amdgpu: fix unchecked return value warning for amdgpu_atombios
` [PATCH AUTOSEL 6.10 169/197] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
` [PATCH AUTOSEL 6.10 170/197] drm/amdgpu: Block MMR_READ IOCTL in reset
` [PATCH AUTOSEL 6.10 171/197] drm/amdgpu/gfx9: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.10 172/197] drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
` [PATCH AUTOSEL 6.10 174/197] drm/amd/pm: ensure the fw_info is not null before using it
` [PATCH AUTOSEL 6.10 175/197] drm/amdkfd: Check int source id for utcl2 poison event
` [PATCH AUTOSEL 6.10 180/197] drm/amdgpu/gfx11: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.10 181/197] drm/amdgpu/gfx10: "

[PATCH AUTOSEL 6.11 130/244] drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
 2024-09-25 11:27 UTC  (63+ messages)
` [PATCH AUTOSEL 6.11 131/244] drm/amd/display: Check null pointers before using them
` [PATCH AUTOSEL 6.11 132/244] drm/amd/display: Check null pointers before used
` [PATCH AUTOSEL 6.11 133/244] drm/amd/display: Check null pointers before multiple uses
` [PATCH AUTOSEL 6.11 134/244] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
` [PATCH AUTOSEL 6.11 135/244] drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
` [PATCH AUTOSEL 6.11 136/244] drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer
` [PATCH AUTOSEL 6.11 137/244] drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer
` [PATCH AUTOSEL 6.11 138/244] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
` [PATCH AUTOSEL 6.11 139/244] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
` [PATCH AUTOSEL 6.11 140/244] drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
` [PATCH AUTOSEL 6.11 142/244] drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe
` [PATCH AUTOSEL 6.11 143/244] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
` [PATCH AUTOSEL 6.11 144/244] drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
` [PATCH AUTOSEL 6.11 150/244] drm/amd/display: Underflow Seen on DCN401 eGPU
` [PATCH AUTOSEL 6.11 151/244] drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'
` [PATCH AUTOSEL 6.11 152/244] drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
` [PATCH AUTOSEL 6.11 153/244] drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func
` [PATCH AUTOSEL 6.11 154/244] drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
` [PATCH AUTOSEL 6.11 155/244] drm/amd/display: fix a UBSAN warning in DML2.1
` [PATCH AUTOSEL 6.11 156/244] drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)
` [PATCH AUTOSEL 6.11 157/244] drm/amd/display: Check null pointers before using dc->clk_mgr
` [PATCH AUTOSEL 6.11 158/244] drm/amd/display: Check null pointer before try to access it
` [PATCH AUTOSEL 6.11 159/244] drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)
` [PATCH AUTOSEL 6.11 161/244] drm/amd/display: fix double free issue during amdgpu module unload
` [PATCH AUTOSEL 6.11 162/244] drm/amdgpu: add list empty check to avoid null pointer issue
` [PATCH AUTOSEL 6.11 170/244] drm/amdgpu: add raven1 gfxoff quirk
` [PATCH AUTOSEL 6.11 171/244] drm/amdgpu: enable gfxoff quirk on HP 705G4
` [PATCH AUTOSEL 6.11 172/244] drm/amdkfd: Fix resource leak in criu restore queue
` [PATCH AUTOSEL 6.11 179/244] drm/amd/display: Initialize denominators' default to 1
` [PATCH AUTOSEL 6.11 180/244] drm/amd/display: Check null-initialized variables
` [PATCH AUTOSEL 6.11 181/244] drm/amd/display: Check phantom_stream before it is used
` [PATCH AUTOSEL 6.11 182/244] drm/amd/display: Check stream before comparing them
` [PATCH AUTOSEL 6.11 183/244] drm/amd/display: Deallocate DML memory if allocation fails
` [PATCH AUTOSEL 6.11 184/244] drm/amd/display: Check link_res->hpo_dp_link_enc before using it
` [PATCH AUTOSEL 6.11 185/244] drm/amd/display: Increase array size of dummy_boolean
` [PATCH AUTOSEL 6.11 186/244] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
` [PATCH AUTOSEL 6.11 187/244] drm/amd/display: Fix index out of bounds in "
` [PATCH AUTOSEL 6.11 188/244] drm/amd/display: Implement bounds check for stream encoder creation in DCN401
` [PATCH AUTOSEL 6.11 189/244] drm/amd/display: Fix index out of bounds in DCN30 color transformation
` [PATCH AUTOSEL 6.11 190/244] drm/amdgpu/gfx12: properly handle error ints on all pipes
` [PATCH AUTOSEL 6.11 191/244] drm/amdgpu/gfx9: "
` [PATCH AUTOSEL 6.11 192/244] drm/amd/display: Fix possible overflow in integer multiplication
` [PATCH AUTOSEL 6.11 193/244] drm/amd/display: Check stream_status before it is used
` [PATCH AUTOSEL 6.11 194/244] drm/amd/display: Avoid overflow assignment in link_dp_cts
` [PATCH AUTOSEL 6.11 195/244] drm/amd/display: Initialize get_bytes_per_element's default to 1
` [PATCH AUTOSEL 6.11 202/244] drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
` [PATCH AUTOSEL 6.11 203/244] drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
` [PATCH AUTOSEL 6.11 204/244] drm/amdgpu: fix unchecked return value warning for amdgpu_atombios
` [PATCH AUTOSEL 6.11 207/244] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
` [PATCH AUTOSEL 6.11 208/244] drm/amd/display: Unlock Pipes Based On DET Allocation
` [PATCH AUTOSEL 6.11 209/244] drm/amdgpu: fix ptr check warning in gfx9 ip_dump
` [PATCH AUTOSEL 6.11 210/244] drm/amdgpu: fix ptr check warning in gfx10 ip_dump
` [PATCH AUTOSEL 6.11 211/244] drm/amdgpu: fix ptr check warning in gfx11 ip_dump
` [PATCH AUTOSEL 6.11 212/244] drm/amdgpu: Block MMR_READ IOCTL in reset
` [PATCH AUTOSEL 6.11 213/244] drm/amdgpu/gfx9: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.11 214/244] drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
` [PATCH AUTOSEL 6.11 216/244] drm/amd/pm: ensure the fw_info is not null before using it
` [PATCH AUTOSEL 6.11 217/244] drm/amdkfd: Check int source id for utcl2 poison event
` [PATCH AUTOSEL 6.11 220/244] drm/amd/display: guard write a 0 post_divider value to HW
` [PATCH AUTOSEL 6.11 223/244] drm/amdgpu/gfx12: use rlc safe mode for soft recovery
` [PATCH AUTOSEL 6.11 224/244] drm/amdgpu/gfx11: "
` [PATCH AUTOSEL 6.11 225/244] drm/amdgpu/gfx10: "

[PATCH 1/2] drm/amdgpu: update the handle ptr in dump_ip_state
 2024-09-25  9:21 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: update the handle ptr in print_ip_state

[PATCH v11 00/28] AMDGPU usermode queues
 2024-09-25  9:15 UTC  (12+ messages)
` [PATCH v11 21/28] drm/amdgpu: add gfx eviction fence helpers
` [PATCH v11 23/28] drm/amdgpu: suspend gfx userqueues
` [PATCH v11 24/28] drm/amdgpu: resume "

[PATCH] drm/amdgpu: add dce6 drm_panic support
 2024-09-25  8:33 UTC  (7+ messages)
` [PATCH v2] "

drm/radeon: remove load callback from kms_driver
 2024-09-25  8:02 UTC  (8+ messages)
` radeon ARUBA NULL pointer dereference
        ` NULL pointer dereference after ib test on ring 7 succeeded

[PATCH 0/5] AMDGPU deadcode
 2024-09-24 17:38 UTC  (3+ messages)

[PATCH v3 0/8] DRM scheduler fixes and improvements
 2024-09-24 14:54 UTC  (6+ messages)
` [PATCH 2/8] drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job

[PATCH v3 0/6] DRM_SET_NAME ioctl
 2024-09-24 23:28 UTC  (7+ messages)
` [PATCH v3 1/6] drm: add "

[PATCH] drm/amd/powerplay: skip enable mgpu fan boost in SRIOV
 2024-09-25  6:15 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Flush tlb by VM_INVALIDATION packet in sdma_v5_2
 2024-09-25  5:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox