index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
Qingqing Zhuo
1
-2
/
+20
2021-09-16
drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
Hersen Wu
3
-17
/
+34
2021-09-16
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
2
-14
/
+12
2021-09-16
drm/amdkfd: make needs_pcie_atomics FW-version dependent
Felix Kuehling
2
-16
/
+29
2021-09-16
drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)
Lang Yu
2
-1
/
+138
2021-09-16
drm/amdgpu: add some pptable funcs for cyan skilfish(v3)
Lang Yu
1
-0
/
+347
2021-09-16
drm/amdgpu: update SMU driver interface for cyan skilfish(v3)
Lang Yu
1
-51
/
+35
2021-09-16
drm/amdgpu: update SMU PPSMC for cyan skilfish
Lang Yu
1
-1
/
+8
2021-09-16
drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)
Lang Yu
8
-16
/
+49
2021-09-16
drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabled
Anson Jacob
1
-1
/
+1
2021-09-16
drm/amd/display: Add NULL checks for vblank workqueue
Nicholas Kazlauskas
1
-14
/
+18
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2
-8
/
+6
2021-09-14
amd/display: downgrade validation failure log level
Simon Ser
1
-1
/
+2
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-14
drm/amd/pm: fix the issue of uploading powerplay table
Kenneth Feng
1
-1
/
+1
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-128
/
+220
2021-09-10
drm/ttm: Fix a deadlock if the target BO is not idle during swap
xinhui pan
1
-3
/
+3
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-26
/
+18
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
29
-94
/
+198
2021-09-06
drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other headers"
Stephen Rothwell
1
-1
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-4
/
+2
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
2
-2
/
+2
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-30
/
+21
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+4
2021-09-01
drm/amdkfd: drop process ref count when xnack disable
Alex Sierra
1
-1
/
+2
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1016
-33550
/
+57849
2021-08-31
drm/amdgpu: enable more pm sysfs under SRIOV 1-VF mode
Jiawei Gu
1
-4
/
+4
2021-08-31
drm/amdgpu: fix fdinfo race with process exit
Philip Yang
1
-2
/
+9
2021-08-31
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
1
-13
/
+10
2021-08-31
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
1
-0
/
+8
2021-08-31
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+25
2021-08-31
drm/amd/display: Initialize lt_settings on instantiation
Michael Strauss
1
-3
/
+3
2021-08-31
drm/amd/display: cleanup idents after a revert
Angus Wang
1
-1
/
+1
2021-08-31
drm/amd/display: Fix memory leak reported by coverity
Anson Jacob
1
-1
/
+5
2021-08-31
drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
Thomas Hellström
1
-4
/
+3
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-21
/
+10
2021-08-30
drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"
Colin Ian King
3
-3
/
+3
2021-08-30
drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
Koba Ko
1
-1
/
+16
2021-08-30
drm/amdgpu: show both cmd id and name when psp cmd failed
Lang Yu
1
-4
/
+4
2021-08-30
drm/amd/display: setup system context for APUs
Aaron Liu
1
-1
/
+1
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
1
-0
/
+1
2021-08-30
drm/amd/pm: And destination bounds checking to struct copy
Kees Cook
4
-11
/
+32
2021-08-30
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
1
-8
/
+1
2021-08-30
drm/amd/amdgpu: Add ready_to_reset resp for vega10
YuBiao Wang
2
-0
/
+3
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
1
-0
/
+17
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
2
-5
/
+5
2021-08-30
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
1
-12
/
+13
2021-08-30
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
Luben Tuikov
1
-17
/
+33
2021-08-30
drm:dcn31: fix boolreturn.cocci warnings
Jing Yangyang
1
-2
/
+2
[next]