index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
drm/amdgpu/sriov: fix Tonga load driver failed
Jack Zhang
1
-2
/
+0
2019-06-20
drm/amdgpu: add pmu counters
Jonathan Kim
4
-1
/
+324
2019-06-20
drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)
Jonathan Kim
4
-256
/
+224
2019-06-20
drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handling
Philip Yang
1
-32
/
+6
2019-06-20
drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting (v2)
Tom St Denis
1
-4
/
+5
2019-06-20
drm/amdgpu: Do error injection even vram reserve fails
xinhui pan
1
-6
/
+7
2019-06-17
drm/amdgpu: wait to fetch the vbios until after common init
Alex Deucher
1
-11
/
+13
2019-06-17
drm/amdgpu: fix error handling in df_v3_6_pmc_start
Arnd Bergmann
1
-4
/
+9
2019-06-17
drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0
James Zhu
1
-18
/
+17
2019-06-13
amdgpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-53
/
+17
2019-06-13
drm/amdgpu: bump the DRM version for GDS ENOMEM fixes
Marek Olšák
1
-1
/
+2
2019-06-13
drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
Alex Deucher
1
-2
/
+2
2019-06-13
drm/amdgpu: Reserve space for shared fence
Oak Zeng
1
-0
/
+4
2019-06-13
drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)
Tom St Denis
1
-5
/
+12
2019-06-13
drm/amdgpu: register pm sysfs for sriov (v2)
Yintian Tao
3
-6
/
+67
2019-06-11
drm/amdgpu: use new HMM APIs and helpers
Philip Yang
2
-85
/
+68
2019-06-11
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
1
-0
/
+2
2019-06-11
drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe
Kent Russell
1
-0
/
+1
2019-06-11
drm/amdgpu: fix pm_load_smu_firmware for SR-IOV
Trigger Huang
1
-0
/
+3
2019-06-11
drm/amdgpu: Add module parameter for specifying default ABM level
Nicholas Kazlauskas
2
-0
/
+17
2019-06-11
drm/amdgpu: drop the incorrect soft_reset for SRIOV
Monk Liu
1
-1
/
+1
2019-06-11
drm/amdgpu: Add GDS clearing workaround in later init for gfx9
James Zhu
1
-0
/
+49
2019-06-11
drm/amd/amdgpu: remove vram_page_split kernel option (v3)
Tom St Denis
4
-21
/
+9
2019-06-11
drm/amd/amdgpu: add RLC firmware to support raven1 refresh
Prike Liang
4
-10
/
+30
2019-06-11
drm/amdgpu: Hardcode reg access using L1 security
Trigger Huang
1
-9
/
+6
2019-06-11
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
3
-3
/
+11
2019-06-11
drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
Louis Li
1
-1
/
+3
2019-06-11
drm/amdgpu: Fixed missing to clear some EDC count
James Zhu
2
-45
/
+42
2019-06-11
drm/amdgpu: stop removing BOs from the LRU v3
Christian König
4
-5
/
+5
2019-06-11
drm/amdgpu: create GDS, GWS and OA in system domain
Christian König
1
-1
/
+5
2019-06-11
drm/amdgpu: drop some validation failure messages
Christian König
1
-7
/
+3
2019-06-11
drm/amdgpu/psp: udpate ta_ras interface header
Hawking Zhang
1
-49
/
+59
2019-06-05
Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"
Alex Deucher
1
-2
/
+1
2019-06-05
drm/amdgpu: fix a race in GPU reset with IB test (v2)
Alex Deucher
3
-59
/
+61
2019-06-05
drm/amdgpu: cancel late_init_work before gpu reset
xinhui pan
1
-0
/
+2
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
4
-8
/
+9
2019-05-31
drm/amdgpu/sriov: Correct some register program method
Emily Deng
2
-9
/
+9
2019-05-31
drm/amdkfd: Return proper error code for gws alloc API
Oak Zeng
1
-1
/
+1
2019-05-31
drm/amdgpu:Fix the unpin warning about csb buffer
Emily Deng
1
-3
/
+1
2019-05-31
drm/amdgpu: ras injection use gpu address
xinhui pan
1
-0
/
+16
2019-05-31
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
73
-1111
/
+3119
2019-05-28
drm/amdgpu: Need to set the baco cap before baco reset
Emily Deng
2
-14
/
+13
2019-05-28
drm/amdgpu/soc15: skip reset on init
Alex Deucher
1
-0
/
+5
2019-05-28
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
1
-1
/
+2
2019-05-28
drm/amdgpu: Add function to add/remove gws to kfd process
Oak Zeng
2
-5
/
+100
2019-05-28
drm/amdgpu: Add interface to alloc gws from amdgpu
Oak Zeng
2
-0
/
+36
2019-05-28
drm/amdkfd: Add gws number to kfd topology node properties
Oak Zeng
3
-0
/
+18
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-52
/
+98
2019-05-24
drm/amd/doc: Add RAS documentation to guide
Tom St Denis
1
-2
/
+2
2019-05-24
drm/amd/doc: Add XGMI sysfs documentation
Tom St Denis
1
-0
/
+28
[next]