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
/
atom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
drm/amdgpu: remove dead code in atom_get_src_int
Jesse Zhang
1
-4
/
+4
2024-04-26
drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context
Jesse Zhang
1
-0
/
+1
2024-02-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
1
-1
/
+1
2024-01-15
drm/amdgpu: check PS, WS index
Alexander Richards
1
-11
/
+30
2024-01-05
drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'
Srinivasan Shanmugam
1
-1
/
+0
2023-09-20
drm/amdgpu: Fix vbios version string search
Lijo Lazar
1
-1
/
+18
2023-07-21
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
1
-12
/
+2
2022-02-07
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
1
-1
/
+3
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
1
-0
/
+172
2021-03-23
drm/amdgpu: drop legacy IO bar support
Alex Deucher
1
-2
/
+2
2020-11-04
drm/amdgpu: do not initialise global variables to 0 or NULL
Deepak R Varma
1
-2
/
+2
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-8
/
+8
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-2
/
+2
2020-04-09
drm/amdgpu: increased atom cmd timeout
John Clements
1
-2
/
+5
2020-03-06
drm/amdgpu: increase atombios cmd timeout
John Clements
1
-2
/
+2
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
1
-0
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-08-29
drm/amdgpu: Add debugfs file for VBIOS and version
Kent Russell
1
-1
/
+4
2017-03-29
drm/amdgpu: move atom scratch setup into amdgpu_atombios.c
Alex Deucher
1
-26
/
+0
2017-03-29
drm/amdgpu: print full bios version in dmesg.
Rex Zhu
1
-14
/
+8
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-25
/
+19
2015-10-14
drm/amdgpu/atom: add support for new div32 opcodes (v3)
Alex Deucher
1
-1
/
+24
2015-10-14
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
Alex Deucher
1
-1
/
+17
2015-10-14
drm/amdgpu/atom: add support for process ds opcode
Alex Deucher
1
-1
/
+10
2015-10-14
drm/amdgpu/atom: implement debug opcode
Alex Deucher
1
-1
/
+2
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+1408