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
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
1
-2
/
+3
2023-01-09
drm/amd: Add a new helper for loading/validating microcode
Mario Limonciello
2
-0
/
+39
2023-01-09
drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
Mario Limonciello
1
-0
/
+221
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
2
-6
/
+8
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
1
-2
/
+3
2023-01-05
drm/amdgpu: fix missing dma_fence_put in error path
Christian König
1
-1
/
+3
2023-01-05
drm/amdgpu: fix another missing fence reference in the CS code
Christian König
1
-1
/
+4
2023-01-05
drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08
Aaron Liu
4
-18
/
+18
2023-01-05
drm/amdgpu: allow query error counters for specific IP block
Hawking Zhang
2
-21
/
+71
2023-01-05
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
8
-15
/
+36
2023-01-04
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
2
-0
/
+28
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
14
-15
/
+18
2023-01-03
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
2
-0
/
+28
2023-01-03
drm/amdgpu: remove enable ras cmd call trace
Stanley.Yang
1
-3
/
+13
2023-01-03
drm/amdgpu: correct umc poison mode set value
Stanley.Yang
1
-20
/
+4
2023-01-03
drm/amdgpu: allow zero as vram limit
Christian König
3
-3
/
+3
2023-01-03
drm/amdgpu: cleanup visible vram size handling
Christian König
6
-19
/
+7
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
18
-32
/
+32
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
16
-49
/
+101
2023-01-03
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Saleemkhan Jamadar
1
-0
/
+1
2023-01-03
drm/amdgpu: adjust the sequence to check soft reset
Likun Gao
1
-6
/
+2
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-234
/
+355
2022-12-21
drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency
Christian König
1
-0
/
+2
2022-12-21
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Saleemkhan Jamadar
1
-0
/
+1
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
1
-1
/
+2
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
2
-12
/
+31
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
1
-1
/
+2
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"
Alex Deucher
1
-8
/
+0
2022-12-20
Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
Alex Deucher
1
-16
/
+0
2022-12-20
drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
Alex Deucher
1
-0
/
+6
2022-12-20
drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
Alex Deucher
1
-4
/
+6
2022-12-20
drm/amdgpu/gmc11: don't touch gfxhub registers during S0ix
Alex Deucher
1
-2
/
+14
2022-12-20
drm/amdgpu/gmc10: don't touch gfxhub registers during S0ix
Alex Deucher
1
-9
/
+27
2022-12-20
drm/amdgpu/gmc9: don't touch gfxhub registers during S0ix
Alex Deucher
1
-6
/
+30
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
2
-12
/
+31
2022-12-15
drm/amdgpu: Add poison mode query for df v4_3
Candice Li
4
-1
/
+98
2022-12-15
drm/amdgpu: bump minor version number for DEV_INFO and SENSOR IOCTLs update
Evan Quan
1
-2
/
+4
2022-12-15
drm/amdgpu: expose the minimum shader/memory clock frequency
Evan Quan
1
-2
/
+8
2022-12-15
drm/amdgpu: expose peak profiling mode shader/memory clocks
Evan Quan
1
-0
/
+18
2022-12-15
drm/amdgpu: define RAS query poison mode function
Tao Zhou
1
-21
/
+33
2022-12-15
drm/amdgpu: update VCN/JPEG RAS setting
Tao Zhou
1
-11
/
+13
2022-12-15
drm/amdgpu: skip RAS error injection in SRIOV
Tao Zhou
1
-0
/
+4
2022-12-15
drm/amdgpu: add VCN poison consumption handler for SRIOV
Tao Zhou
1
-2
/
+10
2022-12-15
drm/amdgpu: add RAS poison consumption handler for SRIOV
Tao Zhou
1
-18
/
+26
2022-12-15
drm/amdgpu: add RAS poison consumption handler for NV SRIOV
Tao Zhou
2
-0
/
+7
2022-12-15
drm/amdgpu: add RAS poison consumption handler for AI SRIOV
Tao Zhou
3
-0
/
+8
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2
-4
/
+18
2022-12-14
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
4
-14
/
+6
[prev]
[next]