index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
1
-1
/
+2
2022-04-11
drm/amd/display: undo clearing of z10 related function pointers
Eric Yang
1
-5
/
+0
2022-04-11
drm/amdgpu: add umc query error status function
Stanley.Yang
1
-58
/
+48
2022-04-11
drm/amd/display: fix 64 bit divide in freesync code
Alex Deucher
1
-1
/
+1
2022-04-11
drm/amdgpu: Fix incorrect enum type
Grigory Vasilyev
3
-3
/
+3
2022-04-11
drm/radeon: change cayman_default_state table from global to static
Tom Rix
3
-326
/
+290
2022-04-11
drm/amd/amdgpu: Update debugfs GCA data
Tom St Denis
1
-3
/
+4
2022-04-11
drm/amd/amdgpu: Fix asm/hypervisor.h build error.
Yongqiang Sun
1
-0
/
+4
2022-04-11
drm/amdkfd: Handle drain retry fault race with XNACK mode change
Philip Yang
1
-5
/
+6
2022-04-11
drm/amdgpu: Use flexible array member
Lijo Lazar
2
-5
/
+5
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
53
-92
/
+95
2022-04-07
drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.
Yongqiang Sun
1
-4
/
+5
2022-04-07
drm/amdkfd: Fix NULL pointer dereference
Felix Kuehling
1
-1
/
+1
2022-04-07
drm/amd/display: cleanup extern usage in function definition
Tom Rix
1
-3
/
+3
2022-04-07
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-07
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-04-07
drm/amdgpu: fix VCN 3.1.2 firmware name
Alex Deucher
1
-1
/
+1
2022-04-07
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-07
drm/amdkfd: Improve concurrency of event handling
Felix Kuehling
3
-43
/
+88
2022-04-06
drm/amd/dc: remove duplicate include
Lv Ruyi
1
-1
/
+0
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-04-06
drm/amd/display: update dcn315 clock table read
Dmytro Laktyushkin
1
-40
/
+67
2022-04-06
drm/amdgpu: Remove leftover igp_lane_info
Grigory Vasilyev
1
-21
/
+0
2022-04-06
drm/radeon: change si_default_state table from global to static
Tom Rix
3
-256
/
+222
2022-04-06
drm/amdgpu/display: change pipe policy for DCN 2.1
Benjamin Marty
1
-1
/
+1
2022-04-06
drm/radeon: simplify if-if to if-else
Guo Zhengkui
1
-1
/
+1
2022-04-06
drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
Philip Yang
1
-1
/
+1
2022-04-05
drm/amd/display: [FW Promotion] Release 0.0.111.0
Anthony Koo
1
-20
/
+82
2022-04-05
drm/amd/display: Check for invalid input params when building scaling params
Michael Strauss
1
-0
/
+9
2022-04-05
drm/amd/display: Move link_trace for edp to dp_trace
Leo (Hanghong) Ma
4
-22
/
+40
2022-04-05
drm/amd/display: 3.2.180
Aric Cyr
1
-1
/
+1
2022-04-05
drm/amd/display: fix missing-prototypes warning
Becle Lee
1
-0
/
+1
2022-04-05
drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02
Krunoslav Kovac
2
-6
/
+6
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
[next]