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
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
6
-8
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
3
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-9
/
+9
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-11
/
+207
2020-06-03
drm/amd/display: Revalidate bandwidth before commiting DC updates
Nicholas Kazlauskas
1
-0
/
+6
2020-06-03
drm/amdgpu/display: use blanked rather than plane state for sync groups
Alex Deucher
1
-4
/
+20
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
334
-6419
/
+12897
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-38
/
+18
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2020-05-29
Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+2
2020-05-29
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Harry Wentland
1
-7
/
+4
2020-05-29
drm/amd/powerplay: ack the SMUToHost interrupt on receive V2
Evan Quan
1
-0
/
+6
2020-05-29
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
1
-0
/
+171
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-05-26
drm/amdgpu: fix device attribute node create failed with multi gpu
Kevin Wang
3
-41
/
+58
2020-05-22
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Felix Kuehling
1
-2
/
+9
2020-05-22
drm/amd/display: Handle GPU reset for DC block
Bhawanpreet Lakha
2
-1
/
+182
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
15
-31
/
+48
2020-05-22
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
chen gong
1
-0
/
+9
2020-05-22
drm/amdgpu: fix pm sysfs node handling (v2)
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
1
-4
/
+3
2020-05-21
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
Alan Swanson
1
-4
/
+10
2020-05-21
drm/amdgpu: drop navi pcie bw callback
Alex Deucher
1
-8
/
+0
2020-05-21
drm/amdgpu: improve error handling in pcie_bw
Alex Deucher
1
-1
/
+7
2020-05-21
drm/amdkfd: fix restore worker race condition
Philip Yang
1
-3
/
+3
2020-05-21
drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling
Dan Carpenter
1
-2
/
+1
2020-05-21
drm/amdgpu/smu10: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+3
2020-05-21
drm/amd/display: Set/Reset avmute when disable/enable stream
Jinze Xu
1
-0
/
+8
2020-05-21
drm/amd/display: Fix incorrectly pruned modes with deep color
Stylon Wang
1
-38
/
+64
2020-05-21
drm/amd/display: correct rn NUM_VMID
Dmytro Laktyushkin
4
-9
/
+9
2020-05-21
drm/amd/display: Avoid pipe split when plane is too small
Nicholas Kazlauskas
2
-2
/
+33
2020-05-21
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
6
-1
/
+81
2020-05-21
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
1
-0
/
+27
2020-05-21
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
11
-94
/
+18
2020-05-21
drm/amd/display: fix and simplify pipe split logic
Dmytro Laktyushkin
4
-91
/
+94
2020-05-21
drm/amd/display: Minimize DSC resource re-assignment
Nikola Cornij
3
-10
/
+23
2020-05-21
drm/amdgpu: add condition to set MP1 state on gpu reset
Likun Gao
1
-1
/
+2
2020-05-21
drm/amdkfd: report the real PCI bus number
Evan Quan
1
-1
/
+1
2020-05-21
drm/amdgpu fix incorrect sysfs remove behavior for xgmi
Jack Zhang
1
-7
/
+16
2020-05-21
drm/amd/powerplay: unify the prompts on thermal interrupts
Evan Quan
2
-47
/
+17
2020-05-21
drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)
Mario Kleiner
2
-2
/
+2
2020-05-21
drm/amd/display: Expose support for xBGR ordered fp16 formats.
Mario Kleiner
1
-0
/
+6
[next]