index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
Revert "drm/amdgpu: use BACO reset on vega20 if platform support"
Candice Li
1
-1
/
+0
2019-02-27
drm/amd/powerplay: show the right override pcie parameters
Evan Quan
2
-16
/
+34
2019-02-27
drm/amd/powerplay: honor the OD settings
Evan Quan
2
-16
/
+18
2019-02-27
drm/amd/powerplay: set default fclk for no fclk dpm support case
Evan Quan
4
-2
/
+10
2019-02-27
drm/amd/powerplay: support retrieving clock information from other sysplls
Evan Quan
3
-16
/
+18
2019-02-27
drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX feature
Evan Quan
1
-14
/
+5
2019-02-27
drm/amd/powerplay: force FCLK to highest also for 5K or higher displays
Evan Quan
1
-1
/
+37
2019-02-27
drm/amd/powerplay: need to reapply the dpm level settings
Evan Quan
1
-2
/
+1
2019-02-27
drm/amd/powerplay: drop redundant soft min/max settings
Evan Quan
1
-24
/
+0
2019-02-27
drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
Kevin Wang
1
-51
/
+1
2019-02-27
drm/amdgpu: use REG32_PCIE wrapper instead for psp
Huang Rui
1
-3
/
+1
2019-02-27
drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay
Huang Rui
2
-8
/
+4
2019-02-27
drm/amd/display: Fix issue with link_active state not correct for MST
Anthony Koo
1
-4
/
+11
2019-02-27
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
3
-8
/
+37
2019-02-27
drm/amdgpu/powerplay: add missing breaks in polaris10_smumgr
Alex Deucher
1
-0
/
+2
2019-02-22
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
3
-6
/
+6
2019-02-22
drm/powerplay: print current clock level when dpm is disabled on vg20
shaoyunl
1
-28
/
+28
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
60
-612
/
+701
2019-02-21
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
1
-1
/
+2
2019-02-21
drm/amdgpu/powerplay: fix typo in BACO header guards
Alex Deucher
2
-4
/
+4
2019-02-21
drm/amdgpu/powerplay: fix return codes in BACO code
Alex Deucher
2
-5
/
+5
2019-02-21
drm/amdgpu: add missing license on baco files
Alex Deucher
2
-0
/
+44
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
29
-873
/
+399
2019-02-20
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
134
-1002
/
+4268
2019-02-20
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
1
-106
/
+53
2019-02-20
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
1
-20
/
+4
2019-02-20
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
1
-6
/
+50
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
4
-0
/
+147
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
7
-0
/
+983
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
10
-1
/
+818
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
9
-37
/
+42
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
3
-0
/
+18
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+142
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
10
-12
/
+56
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
8
-0
/
+101
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
6
-34
/
+451
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2
-5
/
+11
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
22
-115
/
+172
2019-02-20
drm/nouveau/gr/gf100-: expose method to determine current context
Ben Skeggs
4
-0
/
+18
2019-02-20
drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw
Ben Skeggs
5
-0
/
+80
2019-02-20
drm/nouveau/falcon: fix a few indentation issues
Colin Ian King
1
-3
/
+3
2019-02-20
drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation
Ben Skeggs
9
-2
/
+49
2019-02-20
drm/nouveau/mmu/gf100-: make mmu invalidate function more general
Ben Skeggs
3
-9
/
+12
2019-02-20
drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures
Ben Skeggs
2
-18
/
+28
2019-02-20
drm/nouveau/gr/gf100-: move fecs bind_pointer into a function
Ben Skeggs
3
-7
/
+24
2019-02-20
drm/nouveau/gr/gf100-: remove some unnecessary reg writes
Ben Skeggs
1
-6
/
+1
2019-02-20
drm/nouveau/gr/gf100-: move fecs elpg setup into functions
Ben Skeggs
1
-29
/
+84
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function
Ben Skeggs
2
-8
/
+21
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function
Ben Skeggs
2
-8
/
+21
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_image_size into a function
Ben Skeggs
1
-8
/
+21
[next]