index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2021-07-01
drm/amdgpu: fix 64 bit divide in eeprom code
Alex Deucher
-5
/
+9
2021-07-01
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
-12
/
+252
2021-07-01
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
-307
/
+620
2021-07-01
drm/amdgpu: Get rid of test function
Luben Tuikov
-35
/
+0
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
-30
/
+43
2021-07-01
drm/amdgpu: Nerf buff
Luben Tuikov
-49
/
+49
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
-39
/
+30
2021-07-01
drm/amdgpu: Simplify RAS EEPROM checksum calculations
Luben Tuikov
-50
/
+50
2021-07-01
drm/amdgpu: Fix amdgpu_ras_eeprom_init()
Luben Tuikov
-1
/
+1
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
-14
/
+16
2021-07-01
drm/amdgpu: Fix width of I2C address
Luben Tuikov
-8
/
+11
2021-07-01
drm/amdgpu: EEPROM: add explicit read and write
Luben Tuikov
-8
/
+23
2021-07-01
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
-13
/
+28
2021-07-01
drm/amdgpu: Rename misspelled function
Luben Tuikov
-15
/
+13
2021-07-01
drm/amdgpu: RAS: EEPROM --> RAS
Luben Tuikov
-53
/
+50
2021-07-01
drm/amdgpu: I2C class is HWMON
Luben Tuikov
-1
/
+1
2021-07-01
drm/amdgpu: Fix wrap-around bugs in RAS
Luben Tuikov
-10
/
+10
2021-07-01
drm/amdgpu: RAS and FRU now use 19-bit I2C address
Luben Tuikov
-64
/
+39
2021-07-01
drm/amdgpu: I2C EEPROM full memory addressing
Luben Tuikov
-20
/
+72
2021-07-01
drm/amdgpu: EEPROM respects I2C quirks
Luben Tuikov
-16
/
+64
2021-07-01
drm/amdgpu: Fixes to the AMDGPU EEPROM driver
Luben Tuikov
-28
/
+68
2021-07-01
drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
Luben Tuikov
-40
/
+69
2021-07-01
dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
Andrey Grodzovsky
-10
/
+12
2021-07-01
drm/amdgpu: Remember to wait 10ms for write buffer flush v2
Andrey Grodzovsky
-0
/
+15
2021-07-01
drm/amdgpu: rework smu11 i2c for generic operation
Aaron Rice
-38
/
+9
2021-07-01
drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
Alex Deucher
-1
/
+1
2021-07-01
drm/amdgpu: i2c subsystem uses 7 bit addresses
Alex Deucher
-6
/
+6
2021-07-01
drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)
Alex Deucher
-16
/
+6
2021-07-01
drm/amdgpu/ras: switch ras eeprom handling to use generic helper
Alex Deucher
-58
/
+28
2021-07-01
drm/amdgpu: add new helper for handling EEPROM i2c transfers
Alex Deucher
-1
/
+103
2021-07-01
drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
Alex Deucher
-10
/
+9
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
-2
/
+5
2021-07-01
drm/amdkfd: add owner ref param to get hmm pages
Alex Sierra
-3
/
+4
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
-0
/
+1
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
-10
/
+37
2021-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
-4
/
+5
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
-2
/
+2
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
-7
/
+7
2021-06-30
Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...
Dave Airlie
-1
/
+1
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
-0
/
+1
2021-06-30
amdgpu/nv.c - Added codec query for Beige Goby
Veerabadhran Gopalakrishnan
-0
/
+30
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
-0
/
+1
2021-06-30
drm/amdgpu: update HDP LS settings
Evan Quan
-37
/
+48
2021-06-30
drm/amdgpu: update GFX MGCG settings
Evan Quan
-4
/
+7
2021-06-30
drm/amdgpu: correct clock gating settings on feature unsupported
Evan Quan
-23
/
+83
2021-06-30
drm/amdgpu: fix the hang caused by PCIe link width switch
Evan Quan
-0
/
+17
2021-06-30
drm/amdgpu: fix NAK-G generation during PCI-e link width switch
Evan Quan
-0
/
+32
2021-06-30
drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalid...
Evan Quan
-0
/
+95
2021-06-30
drm/amdgpu: correct tcp harvest setting
Evan Quan
-46
/
+51
2021-06-29
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
Zhan Liu
-0
/
+1
[prev]
[next]