index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-13
/
+31
2023-01-13
Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-18
/
+37
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
2
-2
/
+2
2023-01-10
drm/amd/pm/smu13: BACO is supported when it's in BACO state
Guchun Chen
1
-0
/
+4
2023-01-10
drm/amdkfd: Add sync after creating vram bo
Eric Huang
1
-0
/
+9
2023-01-10
drm/amdgpu: fix pipeline sync v2
Christian König
1
-16
/
+30
2023-01-09
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
1
-1
/
+1
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
2
-6
/
+8
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
1
-2
/
+3
2023-01-05
drm/amdgpu: fix missing dma_fence_put in error path
Christian König
1
-1
/
+3
2023-01-05
drm/amdgpu: fix another missing fence reference in the CS code
Christian König
1
-1
/
+4
2023-01-05
drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7
Evan Quan
2
-0
/
+2
2023-01-05
drm/amd/pm: correct the reference clock for fan speed(rpm) calculation
Evan Quan
1
-2
/
+2
2023-01-04
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
3
-5
/
+35
2023-01-03
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Samson Tam
1
-3
/
+3
2023-01-03
drm/amdkfd: Fix kernel warning during topology setup
Mukul Joshi
1
-1
/
+1
2022-12-30
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+4
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-284
/
+551
2022-12-22
drm/amd/display: Report to ACPI video if no panels were found
Mario Limonciello
1
-0
/
+4
2022-12-21
drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency
Christian König
1
-0
/
+2
2022-12-21
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Saleemkhan Jamadar
1
-0
/
+1
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
1
-1
/
+2
2022-12-20
drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
Evan Quan
2
-6
/
+28
2022-12-20
drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
Evan Quan
3
-1
/
+4
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
drm/amd/pm: avoid large variable on kernel stack
Arnd Bergmann
1
-5
/
+16
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
3
-15
/
+40
2022-12-20
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Philip Yang
1
-6
/
+6
2022-12-15
drm/amd/pm: update SMU13.0.0 reported maximum shader clock
Evan Quan
1
-1
/
+69
2022-12-15
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Evan Quan
1
-7
/
+15
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Evan Quan
1
-0
/
+2
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Evan Quan
4
-1
/
+22
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2
-4
/
+18
2022-12-14
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
4
-14
/
+6
2022-12-14
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Luben Tuikov
1
-11
/
+8
2022-12-14
drm/amdgpu: Check if fru_addr is not NULL (v2)
Luben Tuikov
1
-2
/
+4
2022-12-14
drm/amdgpu: rework reserved VMID handling
Christian König
3
-30
/
+24
2022-12-14
drm/amdgpu: stop waiting for the VM during unreserve
Christian König
1
-16
/
+0
2022-12-14
drm/amdgpu: cleanup SPM support a bit
Christian König
3
-4
/
+7
2022-12-14
drm/amdgpu: fix GDS/GWS/OA switch handling
Christian König
3
-43
/
+54
2022-12-14
drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
Evan Quan
1
-0
/
+2
2022-12-14
drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
Evan Quan
1
-0
/
+2
2022-12-14
drm/amdgpu: Add notifier lock for KFD userptrs
Felix Kuehling
6
-91
/
+172
2022-12-14
drm/amd/display: Add DCN314 display SG Support
Yifan Zhang
1
-0
/
+1
2022-12-14
drm/amdgpu: WARN when freeing kernel memory during suspend
Christian König
1
-0
/
+2
2022-12-14
drm/amdgpu: fixx NULL pointer deref in gmc_v9_0_get_vm_pte
Christian König
1
-1
/
+3
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-13
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
1
-0
/
+5
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
292
-3757
/
+7004
2022-12-09
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Alex Deucher
1
-2
/
+11
[next]