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
2021-07-08
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
2
-4
/
+4
2021-07-08
drm/amdgpu: The I2C IP doesn't support 0 writes/reads
Luben Tuikov
1
-0
/
+5
2021-07-08
drm/amdgpu: Read clock counter via MMIO to reduce delay (v5)
YuBiao Wang
1
-7
/
+14
2021-07-08
drm/amdkfd: Only apply TLB flush optimization on ALdebaran
Eric Huang
1
-0
/
+6
2021-07-08
drm/amdgpu: separate out vm pasid assignment
Nirmoy Das
4
-29
/
+26
2021-07-08
drm/amdgpu: use xarray for storing pasid in vm
Nirmoy Das
2
-82
/
+73
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+2
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
17
-128
/
+417
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+7
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
145
-2714
/
+6421
2021-07-01
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jiri Kosina
1
-4
/
+3
2021-07-01
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
1
-6
/
+2
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-1
/
+1
2021-07-01
drm/amdgpu: show explicit name instead of id in psp_cmd_submit_buf
Lang Yu
1
-4
/
+4
2021-07-01
drm/amdgpu: add function to show psp_gfx_cmd name via id
Lang Yu
1
-0
/
+38
2021-07-01
drm/amdgpu: add function to show ucode name via id
Lang Yu
2
-0
/
+80
2021-07-01
drm/amdgpu: Correctly disable the I2C IP block
Luben Tuikov
1
-18
/
+62
2021-07-01
drm/amdgpu: Use a single loop
Luben Tuikov
1
-38
/
+34
2021-07-01
drm/amdgpu: Fix koops when accessing RAS EEPROM
Luben Tuikov
1
-4
/
+12
2021-07-01
drm/amdgpu: fix 64 bit divide in eeprom code
Alex Deucher
1
-5
/
+9
2021-07-01
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
4
-12
/
+252
2021-07-01
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
5
-307
/
+620
2021-07-01
drm/amdgpu: Get rid of test function
Luben Tuikov
2
-35
/
+0
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
4
-30
/
+43
2021-07-01
drm/amdgpu: Nerf buff
Luben Tuikov
1
-49
/
+49
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
4
-39
/
+30
2021-07-01
drm/amdgpu: Simplify RAS EEPROM checksum calculations
Luben Tuikov
2
-50
/
+50
2021-07-01
drm/amdgpu: Fix amdgpu_ras_eeprom_init()
Luben Tuikov
1
-1
/
+1
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
4
-14
/
+16
2021-07-01
drm/amdgpu: Fix width of I2C address
Luben Tuikov
1
-8
/
+11
2021-07-01
drm/amdgpu: EEPROM: add explicit read and write
Luben Tuikov
3
-8
/
+23
2021-07-01
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
3
-13
/
+28
2021-07-01
drm/amdgpu: Rename misspelled function
Luben Tuikov
3
-15
/
+13
2021-07-01
drm/amdgpu: RAS: EEPROM --> RAS
Luben Tuikov
1
-53
/
+50
2021-07-01
drm/amdgpu: I2C class is HWMON
Luben Tuikov
1
-1
/
+1
2021-07-01
drm/amdgpu: Fix wrap-around bugs in RAS
Luben Tuikov
1
-10
/
+10
2021-07-01
drm/amdgpu: RAS and FRU now use 19-bit I2C address
Luben Tuikov
3
-64
/
+39
2021-07-01
drm/amdgpu: I2C EEPROM full memory addressing
Luben Tuikov
2
-20
/
+72
2021-07-01
drm/amdgpu: EEPROM respects I2C quirks
Luben Tuikov
1
-16
/
+64
2021-07-01
drm/amdgpu: Fixes to the AMDGPU EEPROM driver
Luben Tuikov
1
-28
/
+68
2021-07-01
drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
Luben Tuikov
2
-40
/
+69
2021-07-01
dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
Andrey Grodzovsky
1
-10
/
+12
2021-07-01
drm/amdgpu: Remember to wait 10ms for write buffer flush v2
Andrey Grodzovsky
1
-0
/
+15
2021-07-01
drm/amdgpu: rework smu11 i2c for generic operation
Aaron Rice
1
-38
/
+9
2021-07-01
drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
Alex Deucher
1
-1
/
+1
2021-07-01
drm/amdgpu: i2c subsystem uses 7 bit addresses
Alex Deucher
2
-6
/
+6
2021-07-01
drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)
Alex Deucher
1
-16
/
+6
2021-07-01
drm/amdgpu/ras: switch ras eeprom handling to use generic helper
Alex Deucher
1
-58
/
+28
2021-07-01
drm/amdgpu: add new helper for handling EEPROM i2c transfers
Alex Deucher
3
-1
/
+103
[prev]
[next]