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-09-13
drm/amdgpu: clean up load TMR sequence
John Clements
1
-6
/
+0
2019-09-13
drm/amdgpu: enable TA load support in Arcturus
John Clements
1
-1
/
+2
2019-09-13
drm/amdgpu: change r type to int in gmc_v9_0_late_init
Tao Zhou
1
-1
/
+1
2019-09-13
drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)
Kevin Wang
8
-27
/
+8
2019-09-13
drm/amd/amdgpu: add sw_fini interface for df_funcs
Jack Zhang
4
-0
/
+17
2019-09-13
drm/amdgpu: init UMC & RSMU register base address
Hawking Zhang
1
-0
/
+2
2019-09-13
drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function
Hawking Zhang
4
-49
/
+75
2019-09-13
drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function
Hawking Zhang
4
-32
/
+60
2019-09-13
drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function
Hawking Zhang
3
-41
/
+55
2019-09-13
drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function
Hawking Zhang
3
-35
/
+54
2019-09-13
drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function
Hawking Zhang
3
-34
/
+53
2019-09-13
drm/amdgpu: set ip specific ras interface pointer to NULL after free it
Hawking Zhang
5
-7
/
+24
2019-09-13
dmr/amdgpu: Add system auto reboot to RAS.
Andrey Grodzovsky
3
-2
/
+23
2019-09-13
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
12
-42
/
+155
2019-09-13
drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.
Andrey Grodzovsky
1
-13
/
+10
2019-09-13
drm/amdgpu: remove amdgpu_cs_try_evict
Christian König
2
-71
/
+1
2019-09-13
drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
Christian König
3
-8
/
+22
2019-09-13
drm/amdgpu: use moving fence instead of exclusive for VM updates
Christian König
1
-1
/
+1
2019-09-13
drm/amd/powerplay: do proper cleanups on hw_fini
Evan Quan
3
-0
/
+30
2019-09-13
drm/amd/powerplay: update cached feature enablement status V3
Evan Quan
2
-53
/
+49
2019-09-13
drm/amd/powerplay: guard manual mode prerequisite for clock level force
Evan Quan
3
-8
/
+21
2019-09-13
drm/amdgpu: only apply gds clearing workaround when ras is supported
Hawking Zhang
1
-0
/
+4
2019-09-13
drm/amdgpu: fix memory leak when ras is not supported on specific ip block
Hawking Zhang
4
-4
/
+7
2019-09-13
drm/amdgpu: check mmhub_funcs pointer before refering to it
Hawking Zhang
1
-1
/
+1
2019-09-13
drm/amdgpu: Remove unnecessary TLB workaround (v2)
Felix Kuehling
1
-16
/
+1
2019-09-13
drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus
Felix Kuehling
2
-2
/
+22
2019-09-13
drm/amdgpu: Determing PTE flags separately for each mapping (v3)
Felix Kuehling
2
-17
/
+24
2019-09-13
drm/amdgpu: Support new arcturus mtype
Oak Zeng
2
-0
/
+4
2019-09-13
drm/amdgpu: Extends amdgpu vm definitions (v2)
Oak Zeng
1
-0
/
+2
2019-09-13
drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)
Hawking Zhang
1
-1
/
+12
2019-09-13
drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)
Hawking Zhang
2
-0
/
+47
2019-09-13
drm/amdgpu: add mmhub ras_late_init callback function (v2)
Hawking Zhang
3
-22
/
+35
2019-09-13
drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2)
Hawking Zhang
1
-112
/
+47
2019-09-13
drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2)
Hawking Zhang
1
-74
/
+24
2019-09-13
drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)
Hawking Zhang
1
-71
/
+21
2019-09-13
drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
Hawking Zhang
2
-0
/
+79
2019-09-13
drm/amdgpu: poll ras_controller_irq and err_event_athub_irq status
Hawking Zhang
1
-0
/
+12
2019-09-13
drm/amdgpu: add ras_controller and err_event_athub interrupt support
Hawking Zhang
3
-0
/
+143
2019-09-13
drm/amdgpu: update nbio v7_4 ip header files
Hawking Zhang
2
-5
/
+5
2019-09-13
drm/amdgpu: add nbif v7_4 irq source header for vega20
Hawking Zhang
1
-0
/
+42
2019-09-13
drm/amdgpu/nbio: add functions to query ras specific interrupt status
Hawking Zhang
2
-0
/
+34
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
27
-154
/
+108
2019-09-13
drm/amdgpu: add new amdgpu nbio header file
Hawking Zhang
1
-0
/
+87
2019-09-06
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-1
/
+3
2019-09-06
Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
99
-140
/
+91412
2019-09-03
Merge tag 'exynos-drm-next-for-v5.4' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
7
-3
/
+19
2019-09-02
drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()
Wei Yongjun
1
-1
/
+3
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
7
-3
/
+19
2019-08-30
drm/amdgpu: Move null pointer dereference check
Austin Kim
1
-2
/
+3
2019-08-30
drm/amdgpu: Fix undefined dm_ip_block for navi12
Petr Cvek
1
-0
/
+2
[prev]
[next]