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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
drm/amd/display: extract set stream attribute to link_hwss
Wenjing Liu
8
-47
/
+94
2022-04-05
drm/amd/display: revert Power down hardware if timer not trigger
Martin Leung
1
-25
/
+1
2022-04-05
drm/amd/display: add support for handling 128b/132b link training test request
Wenjing Liu
2
-2
/
+36
2022-04-05
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
2
-1
/
+24
2022-04-05
drm/amd/display: Remove underflow IRQ type
Angus Wang
1
-1
/
+0
2022-04-05
drm/amd/display: Add flip interval workaround
Angus Wang
2
-1
/
+85
2022-04-05
drm/amd/display: remove assert for odm transition case
Eric Bernstein
1
-1
/
+0
2022-04-05
drm/amdgpu: Flush TLB after mapping for VG20+XGMI
Philip Yang
1
-0
/
+6
2022-04-05
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-05
drm/amdgpu/vcn: Remove unneeded semicolon
Haowen Bai
1
-1
/
+1
2022-04-05
drm/amd/display: Fix unused-but-set-variable warning
Aashish Sharma
1
-4
/
+2
2022-04-05
amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12
Marko Zekovic
1
-2
/
+4
2022-04-05
drm/amdgpu: fix TLB flushing during eviction
Christian König
3
-48
/
+48
2022-04-05
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
CHANDAN VURDIGERE NATARAJ
1
-0
/
+2
2022-03-31
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
2022-03-31
drm/amdgpu: Sync up header and implementation to use the same parameter names
Ma Jun
1
-2
/
+2
2022-03-31
drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
Ruili Ji
1
-3
/
+3
2022-03-31
drm/amdgpu: Fix unique_id references for Sienna Cichlid
Kent Russell
2
-12
/
+4
2022-03-31
drm/amd/display: remove DC_FP_* wrapper from dml folder
Melissa Wen
4
-18
/
+10
2022-03-31
drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
Melissa Wen
3
-5
/
+16
2022-03-31
drm/amdgpu: Add unique_id support for sienna cichlid
Kent Russell
3
-2
/
+45
2022-03-31
drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
Kent Russell
1
-7
/
+9
2022-03-31
drm/amdgpu: Add UNIQUE_ID to MetricsMember_t
Kent Russell
1
-0
/
+2
2022-03-31
drm/amdgpu: Use switch case for unique_id
Kent Russell
1
-4
/
+9
2022-03-31
drm/amdkfd: Use atomic64_t type for pdd->tlb_seq
Philip Yang
2
-4
/
+8
2022-03-31
drm/amdgpu: fix incorrect size printing in error msg
Christian König
1
-1
/
+1
2022-03-31
drm/amdgpu: fix some kerneldoc in the VM code v2
Christian König
2
-2
/
+2
2022-03-31
amd/display: set backlight only if required
Shirish S
2
-3
/
+10
2022-03-31
drm/amd/display: DCN3.1: don't mark as kernel-doc
Randy Dunlap
1
-2
/
+1
2022-03-31
drm/amd/display: Fix pointer dereferenced before checking
Haowen Bai
1
-1
/
+1
2022-03-31
drm/amdgpu: Add tlb_cb for unlocked update
Philip Yang
1
-1
/
+1
2022-03-31
drm/amdgpu: Correct unlocked update fence handling
Philip Yang
1
-1
/
+1
2022-03-31
drm/amd/display: Fix pointer dereferenced before checking
Haowen Bai
1
-1
/
+1
2022-03-31
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-03-31
drm/amd/display: 3.2.179
Aric Cyr
1
-1
/
+1
2022-03-31
drm/amd/display: [FW Promotion] Release 0.0.110.0
Anthony Koo
1
-86
/
+4
2022-03-31
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-03-31
drm/amd/display: Update LTTPR UHBR link rate support struct
Michael Strauss
1
-1
/
+1
2022-03-31
drm/amd/display: Add support for USBC connector
Samson Tam
4
-3
/
+12
2022-03-31
drm/amd/display: Add work around for AUX failure on wake.
Jimmy Kizito
2
-0
/
+60
2022-03-31
drm/amd/display: Clear optc false state when disable otg
Charlene Liu
2
-8
/
+11
2022-03-31
drm/amd/display: Enable power gating before init_pipes
Roman Li
3
-6
/
+9
2022-03-31
drm/amd/display: Remove redundant dsc power gating from init_hw
Roman Li
1
-7
/
+0
2022-03-31
drm/amd/display: Power down hardware if timer not trigger
Paul Hsieh
1
-1
/
+25
2022-03-31
drm/amd/display: Correct Slice reset calculation
Chris Park
1
-2
/
+2
2022-03-31
drm/amd/display: Enable 3-plane MPO for DCN31
Krunoslav Kovac
1
-3
/
+3
2022-03-31
drm/amd/display: Set fec register init value
Jingwen Zhu
3
-16
/
+22
2022-03-31
drm/amd/display: Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fix
Oliver Logush
2
-4
/
+2
2022-03-31
drm/amd/display: Create underflow interrupt IRQ type
Angus Wang
1
-0
/
+1
2022-03-28
drm/amdgpu/jpeg: Add jpeg ras error query support
Mohammad Zafar Ziya
2
-0
/
+81
[prev]
[next]