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-11-19
drm/amdgpu: add driver support for JPEG2.0 and above
Leo Liu
2
-2
/
+9
2019-11-19
drm/amdgpu: enable JPEG2.0 dpm
Leo Liu
3
-1
/
+22
2019-11-19
drm/amdgpu: add PG and CG for JPEG2.0
Leo Liu
3
-27
/
+45
2019-11-19
drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0
Leo Liu
1
-257
/
+3
2019-11-19
drm/amdgpu: add JPEG v2.0 function supports
Leo Liu
3
-1
/
+853
2019-11-19
drm/amdgpu: add JPEG common functions to amdgpu_jpeg
Leo Liu
2
-0
/
+86
2019-11-19
drm/amdgpu: use the JPEG structure for general driver support
Leo Liu
3
-10
/
+8
2019-11-19
drm/amdgpu: separate JPEG1.0 code out from VCN1.0
Leo Liu
4
-470
/
+630
2019-11-19
drm/amdgpu: add amdgpu_jpeg and JPEG tests
Leo Liu
3
-2
/
+141
2019-11-19
drm/amdgpu: add JPEG HW IP and SW structures
Leo Liu
2
-0
/
+51
2019-11-19
drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)
Xiaojie Yuan
3
-6
/
+7
2019-11-19
drm/amdgpu: init umc functions for arcturus umc ras
Hawking Zhang
1
-0
/
+2
2019-11-19
drm/amdgpu: enable ras capablity check on arcturus
Hawking Zhang
1
-1
/
+2
2019-11-14
drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-2
/
+2
2019-11-14
Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
14
-27
/
+203
2019-11-13
drm/amdgpu: remove set but not used variable 'invalid'
yu kuai
1
-2
/
+2
2019-11-13
drm/amdgpu: remove set but not used variable 'amdgpu_connector'
yu kuai
1
-2
/
+0
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...
yu kuai
2
-4
/
+2
2019-11-13
drm/amd/display: remove duplicated assignment to grph_obj_type
Colin Ian King
1
-2
/
+1
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
yu kuai
1
-2
/
+1
2019-11-13
drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2...
yu kuai
1
-5
/
+0
2019-11-13
drm/amdgpu: remove set but not used variable 'dig'
yu kuai
1
-2
/
+0
2019-11-13
drm/amdgpu: remove set but not used variable 'dig_connector'
yu kuai
1
-3
/
+0
2019-11-13
drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'
yu kuai
1
-0
/
+1
2019-11-13
drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'
yu kuai
1
-0
/
+1
2019-11-13
drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...
yu kuai
1
-17
/
+2
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-1
/
+1
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
1
-2
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-4
/
+0
2019-11-13
drm/amdgpu/vcn: finish delay work before release resources
Alex Deucher
1
-0
/
+2
2019-11-13
drm/amdgpu: Add DMCUB to firmware query interface
Nicholas Kazlauskas
1
-0
/
+12
2019-11-13
drm/amdgpu: Add PSP loading support for DMCUB ucode
Nicholas Kazlauskas
1
-0
/
+3
2019-11-13
drm/amdgpu: Add ucode support for DMCUB
Nicholas Kazlauskas
2
-1
/
+19
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
11
-13
/
+98
2019-11-11
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
3
-0
/
+5
2019-11-11
drm/amdgpu: avoid upload corrupted ta ucode to psp
Hawking Zhang
1
-1
/
+21
2019-11-08
drm/amdgpu: allow direct upload save restore list for raven2
changzhu
1
-1
/
+3
2019-11-07
drm/amdgpu: Avoid accidental thread reactivation.
Andrey Grodzovsky
1
-0
/
+10
2019-11-07
Revert "drm/amdgpu: dont schedule jobs while in reset"
Andrey Grodzovsky
1
-4
/
+1
2019-11-07
drm/amdgpu: fix vega20 pstate status change
Jonathan Kim
1
-3
/
+4
2019-11-07
drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asic
Kevin Wang
1
-0
/
+11
2019-11-07
drm/amdgpu: Need to disable msix when unloading driver
Emily Deng
1
-1
/
+1
2019-11-07
drm/amdgpu: Add comments to gmc structure
Oak Zeng
1
-0
/
+30
2019-11-06
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
Alex Deucher
2
-5
/
+6
2019-11-06
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
changzhu
1
-0
/
+7
2019-11-06
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
changzhu
4
-6
/
+64
2019-11-06
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
2
-1
/
+7
2019-11-06
drm/amdgpu: Improve RAS documentation (v2)
Alex Deucher
1
-7
/
+33
2019-11-06
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
Alex Deucher
2
-5
/
+6
2019-11-06
drm/amdgpu: fix double reference dropping
Pan Bian
1
-4
/
+2
[prev]
[next]