messages from 2024-07-30 07:55:06 to 2024-08-01 00:30:03 UTC [more...]
[PATCH v3 0/2] drm: minimum backlight overrides and implementation for amdgpu
2024-07-31 20:55 UTC (3+ messages)
[PATCH AUTOSEL 6.1 01/61] drm/amd/display: Assign linear_pitch_alignment even for VM
2024-08-01 0:25 UTC (24+ messages)
` [PATCH AUTOSEL 6.1 02/61] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 6.1 03/61] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 6.1 04/61] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 6.1 05/61] drm/amd/pm: Fix negative array index read
` [PATCH AUTOSEL 6.1 06/61] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 6.1 07/61] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 6.1 08/61] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 6.1 09/61] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 6.1 10/61] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 6.1 11/61] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 6.1 12/61] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 6.1 13/61] drm/amd/display: Spinlock before reading event
` [PATCH AUTOSEL 6.1 14/61] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
` [PATCH AUTOSEL 6.1 15/61] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 6.1 16/61] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 6.1 17/61] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 6.1 18/61] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 6.1 19/61] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 6.1 20/61] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 6.1 22/61] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 6.1 23/61] drm/amdgpu: fix dereference after null check
` [PATCH AUTOSEL 6.1 24/61] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 6.1 25/61] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
[PATCH AUTOSEL 6.6 01/83] drm/amd/display: Assign linear_pitch_alignment even for VM
2024-08-01 0:18 UTC (42+ messages)
` [PATCH AUTOSEL 6.6 02/83] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 6.6 03/83] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 6.6 04/83] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 6.6 05/83] drm/amd/pm: Fix negative array index read
` [PATCH AUTOSEL 6.6 06/83] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 6.6 07/83] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 6.6 08/83] drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq register
` [PATCH AUTOSEL 6.6 09/83] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 6.6 10/83] drm/amd/display: Check index for aux_rd_interval before using
` [PATCH AUTOSEL 6.6 11/83] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 6.6 12/83] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 6.6 13/83] drm/amd/display: Skip updating link encoder for unknown eng_id
` [PATCH AUTOSEL 6.6 14/83] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 6.6 15/83] drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
` [PATCH AUTOSEL 6.6 16/83] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 6.6 17/83] drm/amd/display: Spinlock before reading event
` [PATCH AUTOSEL 6.6 18/83] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy
` [PATCH AUTOSEL 6.6 19/83] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
` [PATCH AUTOSEL 6.6 20/83] drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box
` [PATCH AUTOSEL 6.6 21/83] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 6.6 22/83] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 6.6 23/83] drm/amdkfd: Check debug trap enable before write dbg_ev_file
` [PATCH AUTOSEL 6.6 24/83] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 6.6 25/83] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 6.6 26/83] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 6.6 27/83] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 6.6 30/83] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 6.6 31/83] drm/amdgpu: Fix the warning division or modulo by zero
` [PATCH AUTOSEL 6.6 32/83] drm/amdgpu: fix dereference after null check
` [PATCH AUTOSEL 6.6 33/83] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 6.6 34/83] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 6.6 35/83] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH AUTOSEL 6.6 44/83] drm/amdgu: fix Unintentional integer overflow for mall size
` [PATCH AUTOSEL 6.6 51/83] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 6.6 52/83] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
` [PATCH AUTOSEL 6.6 53/83] drm/amd/display: use preferred link settings for dp signal only
` [PATCH AUTOSEL 6.6 54/83] drm/amd/display: Check BIOS images before it is used
` [PATCH AUTOSEL 6.6 55/83] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 6.6 67/83] drm/amd/display: Run DC_LOG_DC after checking link->link_enc
` [PATCH AUTOSEL 6.6 68/83] drm/amd/display: Check HDCP returned status
` [PATCH AUTOSEL 6.6 69/83] drm/amd/display: Check denominator pbn_div before used
[PATCH AUTOSEL 6.10 001/121] drm/amd/display: Enable RCO for PHYSYMCLK in DCN35
2024-08-01 0:00 UTC (63+ messages)
` [PATCH AUTOSEL 6.10 002/121] drm/amd/display: Assign linear_pitch_alignment even for VM
` [PATCH AUTOSEL 6.10 003/121] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 6.10 004/121] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 6.10 005/121] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 6.10 006/121] drm/amd/pm: Fix negative array index read
` [PATCH AUTOSEL 6.10 007/121] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 6.10 008/121] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH AUTOSEL 6.10 009/121] drm/amd/display: Ensure array index tg_inst won't be -1
` [PATCH AUTOSEL 6.10 010/121] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 6.10 011/121] drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq register
` [PATCH AUTOSEL 6.10 012/121] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 6.10 013/121] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
` [PATCH AUTOSEL 6.10 014/121] drm/amd/display: Fix incorrect size calculation for loop
` [PATCH AUTOSEL 6.10 015/121] drm/amd/display: Check index for aux_rd_interval before using
` [PATCH AUTOSEL 6.10 016/121] drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
` [PATCH AUTOSEL 6.10 017/121] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 6.10 018/121] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 6.10 019/121] drm/amd/display: Skip updating link encoder for unknown eng_id
` [PATCH AUTOSEL 6.10 020/121] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 6.10 021/121] drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail
` [PATCH AUTOSEL 6.10 022/121] drm/amd/display: Check link_index before accessing dc->links[]
` [PATCH AUTOSEL 6.10 023/121] drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update
` [PATCH AUTOSEL 6.10 024/121] drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
` [PATCH AUTOSEL 6.10 025/121] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 6.10 026/121] drm/amd/display: Release clck_src memory if clk_src_construct fails
` [PATCH AUTOSEL 6.10 027/121] drm/amd/display: Spinlock before reading event
` [PATCH AUTOSEL 6.10 028/121] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy
` [PATCH AUTOSEL 6.10 029/121] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
` [PATCH AUTOSEL 6.10 030/121] drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box
` [PATCH AUTOSEL 6.10 031/121] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 6.10 032/121] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 6.10 033/121] drm/amdkfd: Check debug trap enable before write dbg_ev_file
` [PATCH AUTOSEL 6.10 034/121] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 6.10 035/121] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 6.10 036/121] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 6.10 037/121] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 6.10 041/121] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 6.10 042/121] drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 and smu14
` [PATCH AUTOSEL 6.10 043/121] drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
` [PATCH AUTOSEL 6.10 044/121] drm/amdgpu: Fix the warning division or modulo by zero
` [PATCH AUTOSEL 6.10 045/121] drm/amdgpu: fix dereference after null check
` [PATCH AUTOSEL 6.10 046/121] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 6.10 047/121] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 6.10 048/121] drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35
` [PATCH AUTOSEL 6.10 049/121] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH AUTOSEL 6.10 064/121] drm/amdgu: fix Unintentional integer overflow for mall size
` [PATCH AUTOSEL 6.10 074/121] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 6.10 075/121] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
` [PATCH AUTOSEL 6.10 076/121] drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
` [PATCH AUTOSEL 6.10 077/121] drm/amd/display: use preferred link settings for dp signal only
` [PATCH AUTOSEL 6.10 078/121] drm/amd/display: Disable DMCUB timeout for DCN35
` [PATCH AUTOSEL 6.10 079/121] drm/amd/display: Avoid overflow from uint32_t to uint8_t
` [PATCH AUTOSEL 6.10 080/121] drm/amd/display: Check BIOS images before it is used
` [PATCH AUTOSEL 6.10 081/121] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 6.10 088/121] drm/amd/display: Check UnboundedRequestEnabled's value
` [PATCH AUTOSEL 6.10 097/121] drm/amdgpu: Fix register access violation
` [PATCH AUTOSEL 6.10 098/121] drm/amd/display: Run DC_LOG_DC after checking link->link_enc
` [PATCH AUTOSEL 6.10 099/121] drm/amd/display: Check HDCP returned status
` [PATCH AUTOSEL 6.10 100/121] drm/amd/display: Validate function returns
` [PATCH AUTOSEL 6.10 101/121] drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_pasid
` [PATCH AUTOSEL 6.10 103/121] drm/amd/display: Check denominator pbn_div before used
` [PATCH AUTOSEL 6.10 104/121] drm/amd/display: Check denominator crb_pipes "
[PATCH] drm/sched: add optional errno to drm_sched_start()
2024-07-31 20:43 UTC (6+ messages)
[PATCH v2 1/2] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-07-31 18:52 UTC (4+ messages)
` [PATCH v2 2/2] drm/atomic: Allow userspace to use damage clips with "
[PATCH] drm/amdkfd: support per-queue reset on gfx9
2024-07-31 16:05 UTC (3+ messages)
[PATCH] drm/edid: add CTA Video Format Data Block support
2024-07-31 15:55 UTC (3+ messages)
[PATCH] drm/amdgpu: change kgd2kfd_init_zone sequence during device_init
2024-07-31 15:48 UTC (2+ messages)
[PATCH] drm/amdgpu: clean up the count calculation for nop
2024-07-31 14:04 UTC (2+ messages)
[PATCH] drm/amdkfd: fix debug watchpoints for logical devices
2024-07-31 13:48 UTC (3+ messages)
[PATCH v1 0/3] optimize the padding of nops for gfx9 gfx12 and
2024-07-31 13:34 UTC (5+ messages)
` [PATCH v1 1/3] drm/amdgpu: optimize the padding for gfx12
` [PATCH v1 2/3] drm/amdgpu: optimize the padding for gfx9
` [PATCH v1 3/3] drm/amdgpu: optimize the padding for gfx_v9_4_3
[PATCH] drm/amdgpu: report bad status in GPU recovery
2024-07-31 13:31 UTC (2+ messages)
[PATCH 0/9] drm: Use backlight power constants
2024-07-31 13:00 UTC (12+ messages)
` [PATCH 1/9] drm/amdgpu: "
` [PATCH 2/9] drm/i915: "
` [PATCH 3/9] drm/panel: panel-novatak-nt35510: "
` [PATCH 4/9] drm/panel: panel-orisetech-otm8009a: "
` [PATCH 5/9] drm/panel: panel-samsung-s6e63j0x03: "
` [PATCH 6/9] drm/panel: panel-samsung-s6e3ha2: "
` [PATCH 7/9] drm/panel: panel-sony-acx565akm: "
` [PATCH 8/9] drm/radeon: "
` [PATCH 9/9] drm/tilcdc: "
[PATCH 1/2] drm/amdgpu: do not call insert_nop fn for zero count
2024-07-31 9:24 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: optimize the padding for gfx11
[PATCH 1/3] drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
2024-07-31 7:57 UTC (3+ messages)
` [PATCH 2/3] drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
` [PATCH 3/3] drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func
[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
2024-07-31 5:36 UTC (2+ messages)
[PATCH] drm/amdgpu/uvd4: fix mask and shift definitions
2024-07-31 5:54 UTC
[PATCH v3] drm/amd/amdgpu: Properly tune the size of struct
2024-07-31 4:10 UTC
[REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop
2024-07-31 6:38 UTC
[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
2024-07-31 6:56 UTC (9+ messages)
[PATCH] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
2024-07-30 15:58 UTC
[PATCH 00/43] DC Patches Apr 1, 2024
2024-07-31 6:47 UTC (5+ messages)
` [PATCH 08/43] drm/amd/display: FEC overhead should be checked once for mst slot nums
[PATCH] drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function parameters
2024-07-31 5:27 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: support per-queue reset on gfx9
2024-07-30 23:23 UTC (6+ messages)
` [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset
[PATCH v2 0/4] Improve SVM migrate event report
2024-07-30 20:15 UTC (5+ messages)
` [PATCH v2 1/4] drm/amdkfd: Document and define SVM events message macro
` [PATCH v2 2/4] drm/amdkfd: Output migrate end event if migrate failed
` [PATCH v2 3/4] drm/amdkfd: Increase SMI event fifo size
` [PATCH v2 4/4] drm/amdkfd: SMI report dropped event count
[PATCH v5] drm/amdkfd: Change kfd/svm page fault drain handling
2024-07-30 16:34 UTC
[PATCH] drm/amdgpu: optimize the padding with hw optimization
2024-07-30 13:17 UTC (2+ messages)
[PATCH v1 0/2] Clean the debugfs register_dump_register_list
2024-07-30 11:24 UTC (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list
[REGRESSION] No image on 4k display port displays connected through usb-c dock in kernel 6.10
2024-07-30 9:09 UTC (8+ messages)
[PATCH] drm/amd/amdgpu: Properly tune the size of struct
2024-07-29 13:58 UTC
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-30 2:03 UTC (3+ messages)
` [PATCH v4 1/6] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox