AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-25 11:51:59 to 2024-09-27 08:49:49 UTC [more...]

[PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl
 2024-09-27  8:48 UTC  (6+ messages)
` [PATCH v4 1/6] drm: add "
` [PATCH v4 2/6] drm: use drm_file client_name in fdinfo
` [PATCH v4 3/6] drm/amdgpu: delay the use of amdgpu_vm_set_task_info
` [PATCH v4 4/6] drm/amdgpu: alloc and init vm::task_info from first submit
` [PATCH v4 5/6] drm/amdgpu: make process_name a flexible array

[PATCH v3] docs/gpu: ci: update flake tests requirements
 2024-09-27  7:45 UTC  (2+ messages)

[PATCH -next] drm/amdkfd: Remove the redundant parameter comments in function get_wave_count
 2024-09-27  6:57 UTC 

[PATCH] drm/amdgpu: fix PTE copy corruption for sdma 7
 2024-09-26 20:11 UTC  (2+ messages)

[PATCH 8/8] drm/sched: Further optimise drm_sched_entity_push_job
 2024-09-26 13:47 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v5 00/80] drm: Provide client setup helper and convert drivers
 2024-09-26 13:29 UTC  (11+ messages)
` [PATCH v5 41/80] drm/tidss: Run DRM default client setup
` [PATCH v5 42/80] drm/tilcdc: "
` [PATCH v5 47/80] drm/xlnx: "
` [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v5 80/80] drm/omapdrm: Run DRM default client setup

[PATCH v2 0/7] Add support for dynamic NPS switch
 2024-09-27  7:37 UTC  (4+ messages)
` [PATCH v2 1/7] drm/amdgpu: Add option to refresh NPS data
` [PATCH v2 2/7] drm/amdgpu: Add PSP interface for NPS switch

[PATCH] drm/amdgpu: simplify vram alloc logic since 2GB limitation removed
 2024-09-27  7:13 UTC  (7+ messages)

[PATCH v2 0/7] Add support for dynamic NPS switch
 2024-09-27  4:57 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amdgpu: Add option to refresh NPS data
` [PATCH v2 2/7] drm/amdgpu: Add PSP interface for NPS switch
` [PATCH v2 3/7] drm/amdgpu: Add gmc interface to request NPS mode
` [PATCH v2 4/7] drm/amdgpu: Add sysfs interfaces for "
` [PATCH v2 5/7] drm/amdgpu: Place NPS mode request on unload
` [PATCH v2 6/7] drm/amdgpu: Check gmc requirement for reset on init
` [PATCH v2 7/7] drm/amdgpu: Add NPS switch support for GC 9.4.3

[PATCH 0/7] Add support for dynamic NPS switch
 2024-09-27  4:39 UTC  (15+ messages)
` [PATCH 2/7] drm/amdgpu: Add PSP interface for "
` [PATCH 3/7] drm/amdgpu: Add gmc interface to request NPS mode
` [PATCH 5/7] drm/amdgpu: Place NPS mode request on unload
` [PATCH 6/7] drm/amdgpu: Check gmc requirement for reset on init
` [PATCH 7/7] drm/amdgpu: Add NPS switch support for GC 9.4.3

[PATCH v2] drm/amdgpu: simplify vram alloc logic since 2GB limitation removed
 2024-09-27  0:33 UTC 

[PATCH v2] docs/gpu: ci: update flake tests requirements
 2024-09-26 23:01 UTC  (5+ messages)

[PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
 2024-09-26 19:21 UTC  (7+ messages)
` [PATCH v7 07/10] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v7 09/10] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps

[PATCH] drm/amdgpu: bump driver version for cleared VRAM
 2024-09-26 14:20 UTC  (6+ messages)

[PATCH v3] drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
 2024-09-26 14:08 UTC  (2+ messages)

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

[PATCH] drm/amdgpu: fix vbios fetching for SR-IOV
 2024-09-26 13:20 UTC  (4+ messages)

[PATCH v1 0/9] drm/amd/pm runtime pm changes
 2024-09-26 13:18 UTC  (16+ messages)
` [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 v2 01/08] drm/amdgpu: Implement userqueue signal/wait IOCTL
 2024-09-26 12:32 UTC  (18+ 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

drm/radeon: remove load callback from kms_driver
 2024-09-25 18:13 UTC  (7+ messages)
` radeon ARUBA NULL pointer dereference

[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] drm/amd: Taint the kernel when enabling overdrive
 2024-09-25 20:13 UTC  (4+ messages)

[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] 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 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] 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 209/244] drm/amdgpu: fix ptr check warning in gfx9 ip_dump
 2024-09-25 11:27 UTC  (12+ messages)
` [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: "


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