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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
drm/amd/display: Pass app_tf by value rather than by reference
Nathan Chancellor
2
-5
/
+4
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
[next]