index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-92
/
+326
2023-03-01
drm/amdgpu/vcn: fix compilation issue with legacy gcc
bobzhou
-1
/
+2
2023-03-01
drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
Horatio Zhang
-3
/
+3
2023-03-01
drm/amdgpu: remove unused variable ring
Tom Rix
-2
/
+0
2023-03-01
drm/amd: Fix initialization for nbio 7.5.1
Mario Limonciello
-0
/
+5
2023-03-01
drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...
Candice Li
-10
/
+5
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2023-02-23
drm/amdgpu: Add ecc info query interface for umc v8_10
Candice Li
-0
/
+134
2023-02-23
drm/amdgpu: Add convert_error_address function for umc v8_10
Candice Li
-31
/
+42
2023-02-23
drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_err
Tao Zhou
-5
/
+14
2023-02-23
drm/amdgpu: change default behavior of bad_page_threshold parameter
Tao Zhou
-6
/
+7
2023-02-23
drm/amdgpu: exclude duplicate pages from UMC RAS UE count
Tao Zhou
-6
/
+17
2023-02-23
drm/amdgpu: add umc retire unit element
Tao Zhou
-0
/
+7
2023-02-23
drm/amdgpu: add more fields into device info, caches sizes, etc.
Marek Olšák
-1
/
+22
2023-02-23
drm/amdgpu/vcn: set and use harvest config
Jane Jian
-11
/
+15
2023-02-23
drm/amd: Don't allow s0ix on APUs older than Raven
Mario Limonciello
-1
/
+9
2023-02-23
drm/amdgpu: fix incorrect active rb bitmap for gfx11
Hawking Zhang
-26
/
+52
2023-02-23
drm/amdgpu: optimize VRAM allocation when using drm buddy
Shane Xiao
-1
/
+2
2023-02-23
drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar system
Shane Xiao
-1
/
+1
2023-02-23
drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpu
Harry Wentland
-0
/
+1
2023-02-23
drm/amdgpu: add tmz support for GC 10.3.6
Jesse Zhang
-0
/
+1
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2057
/
+2595
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
-1
/
+4
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
-8
/
+7
2023-02-15
drm/amd/amdgpu: Add function prototypes to headers
Arthur Grillo
-0
/
+1
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
-1
/
+4
2023-02-14
drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9
Yifan Zha
-0
/
+4
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
-1
/
+343
2023-02-14
drm/amdgpu: Fix the warning info when unload or remove amdgpu
Ma Jun
-1
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
-1
/
+1
2023-02-10
Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-0
/
+12
2023-02-10
Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+4
2023-02-09
drm/amdgpu: add S/G display parameter
Alex Deucher
-0
/
+12
2023-02-09
drm/amdgpu: add S/G display parameter
Alex Deucher
-0
/
+12
2023-02-09
drm/amdgpu/gmc11: fix system aperture set when AGP is enabled
Alex Deucher
-12
/
+12
2023-02-08
amd/amdgpu: remove test ib on hw ring
JesseZhang
-2
/
+1
2023-02-08
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Guilherme G. Piccoli
-1
/
+7
2023-02-08
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
Friedrich Vock
-1
/
+1
2023-02-08
drm/amd/amdgpu: enable athub cg 11.0.3
Kenneth Feng
-1
/
+3
2023-02-08
amd/amdgpu: remove test ib on hw ring
JesseZhang
-2
/
+1
2023-02-08
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Guilherme G. Piccoli
-1
/
+7
2023-02-08
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
Friedrich Vock
-1
/
+1
2023-02-08
drm/amd/amdgpu: add complete header search path
Randy Dunlap
-0
/
+1
2023-02-08
drm/amdgpu: Fix incorrect filenames in sysfs comments
Kent Russell
-2
/
+2
2023-02-08
drm/amd/amdgpu: enable athub cg 11.0.3
Kenneth Feng
-1
/
+3
2023-02-03
Revert "Revert "drm/amdgpu/gmc11: enable AGP aperture""
Alex Deucher
-9
/
+12
2023-02-03
drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOV
Yifan Zha
-2
/
+0
2023-02-03
drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA
Vitaly Prosyak
-3
/
+13
2023-02-03
drm/amdgpu: Fix a typo ("boradcast")
Jonathan Neuschäfer
-1
/
+1
2023-02-03
drm/amdgpu: fix memory leak in amdgpu_cs_sync_rings
Bert Karwatzki
-1
/
+4
[next]