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
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-10-10
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
2023-10-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
2023-10-10
drm/amd/display: Reinstate LFC optimization
Amanda Liu
2023-09-23
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
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: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
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-07-27
drm/amdkfd: Fix potential deallocation of previously deallocated memory.
Daniil Dulov
2023-07-27
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
2023-06-21
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Sukrut Bellary
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/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2023-05-17
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
2023-05-17
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
2023-05-17
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
2023-05-17
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
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-24
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton
2023-01-24
drm/amd/display: Fix set scaling doesn's work
hongao
2023-01-18
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
2023-01-18
amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
Dan Carpenter
2022-12-08
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...
Alex Deucher
2022-12-08
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
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-10-07
Revert "drm/amdgpu: use dirty framebuffer helper"
Greg Kroah-Hartman
2022-09-28
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
2022-09-28
drm/amdgpu: use dirty framebuffer helper
Hamza Mahfooz
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: Fix pixel clock programming
Ilya Bakoulin
2022-09-05
drm/amd/display: clear optc underflow before turn off odm clock
Fudong Wang
2022-09-05
drm/amd/display: Avoid MPC infinite loop
Josip Pavic
2022-08-25
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
[next]