index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
2024-02-23
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
2024-02-23
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
2024-01-25
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
2024-01-25
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
2024-01-25
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
2023-12-13
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
2023-11-28
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
2023-11-28
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
2023-11-28
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
2023-09-23
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
2023-09-23
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-09-23
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2023-09-23
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2023-09-23
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2023-09-23
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
2023-08-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
2023-08-11
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
2023-06-14
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
2023-05-30
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
2023-05-17
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
2023-05-17
drm/amdgpu: Add command to override the context priority.
Bas Nieuwenhuizen
2023-05-17
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
2023-05-17
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
2023-03-11
drm/amd/display: Fix potential null-deref in dm_resume
Roman Li
2023-01-18
drm/amdgpu: Fix type of second parameter in trans_msg() callback
Nathan Chancellor
2023-01-18
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
2022-12-08
drm/amdgpu: always register an MMU notifier for userptr
Christian König
2022-12-08
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
2022-10-26
drm/amdgpu: fix initial connector audio value
hongao
2022-10-26
drm/amd/display: fix overflow on MIN_I64 definition
David Gow
2022-09-28
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
2022-09-15
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
2022-09-15
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
2022-09-05
drm/amd/display: clear optc underflow before turn off odm clock
Fudong Wang
2022-08-25
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
2022-06-14
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
2022-06-14
drm/amd/pm: fix the compile warning
Evan Quan
2022-06-14
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
2022-05-15
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2022-04-20
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
2022-04-20
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
2022-04-20
drm/amd: Add USBC connector ID
Aurabindo Pillai
2022-04-15
drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu
Felix Kuehling
2022-04-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
[next]