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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
drm/amd/display: Refactor LTTPR mode selection
Michael Strauss
6
-153
/
+206
2022-09-29
drm/amd/display: 3.2.205
Aric Cyr
1
-1
/
+1
2022-09-29
drm/amd/display: fix a divide by zero error
Aurabindo Pillai
1
-1
/
+1
2022-09-29
drm/amd/display: Only use ODM2:1 policy for high pixel rate displays
Alvin Lee
2
-0
/
+2
2022-09-29
drm/amd/display: Fix various dynamic ODM transitions on DCN32
Dillon Varone
10
-39
/
+190
2022-09-29
drm/amd/display: polling vid stream status in hpo dp blank
Wenjing Liu
1
-3
/
+3
2022-09-29
drm/amd/display: Fix CAB allocation calculation
Alvin Lee
1
-2
/
+2
2022-09-29
drm/amd/display: Update MALL SS NumWays calculation
Alvin Lee
2
-110
/
+98
2022-09-29
drm/amd/display: skip phantom pipes when checking for pending flip
Aurabindo Pillai
1
-1
/
+1
2022-09-29
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
4
-0
/
+57
2022-09-29
drm/amd/display: Cursor Info Update refactor
Max Tseng
2
-0
/
+6
2022-09-29
drm/amd/display: Avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+53
2022-09-29
drm/amd/display: Remove assert for odm transition case
Eric Bernstein
1
-3
/
+7
2022-09-29
drm/amd/display: Add ABM control to panel_config struct.
Ian Chen
1
-0
/
+6
2022-09-29
drm/amd/display: Disable MALL when TMZ surface
Alvin Lee
4
-11
/
+19
2022-09-29
drm/amd/display: Fix typo in get_pixel_rate_div
Taimur Hassan
1
-1
/
+1
2022-09-29
drm/amd/display: add debug keys for override bios settings.
Charlene Liu
2
-3
/
+21
2022-09-29
drm/amd/display: Fix audio on display after unplugging another
Aric Cyr
1
-4
/
+2
2022-09-29
drm/amd/display: add missing null check
Wenjing Liu
1
-1
/
+1
2022-09-29
drm/amd/display: Add explicit FIFO disable for DP blank
Nicholas Kazlauskas
1
-1
/
+11
2022-09-29
drm/amd/display: Wrap OTG disable workaround with FIFO control
Nicholas Kazlauskas
1
-1
/
+10
2022-09-29
drm/amd/display: Add debug option for exiting idle optimizations on cursor up...
Brandon Syu
4
-2
/
+6
2022-09-29
drm/amd/display: Change EDID fallback condition
Ilya Bakoulin
1
-1
/
+1
2022-09-29
drm/amd/display: Do DIO FIFO enable after DP video stream enable
Nicholas Kazlauskas
1
-5
/
+8
2022-09-29
drm/amd/display: Remove interface for periodic interrupt 1
Aric Cyr
5
-50
/
+18
2022-09-29
drm/amd/display: Update DCN32 to use new SR latencies
Alvin Lee
1
-2
/
+2
2022-09-29
drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+47
2022-09-29
drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
Graham Sider
1
-3
/
+3
2022-09-29
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
4
-1
/
+10
2022-09-29
drm/amdkfd: fix MQD init for GFX11 in init_mqd
Graham Sider
1
-0
/
+4
2022-09-29
drm/amdgpu: Enable SA software trap.
David Belanger
3
-385
/
+413
2022-09-29
drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1
Tom St Denis
2
-0
/
+12
2022-09-29
drm/amdgpu/vcn: update vcn4 fw shared data structure
Ruijing Dong
2
-1
/
+11
2022-09-29
drm/amdgpu/sdma6: use common function to init sdma fw
Likun Gao
1
-71
/
+2
2022-09-29
drm/amdgpu: support sdma struct v2 fw init
Likun Gao
1
-16
/
+60
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
2
-107
/
+11
2022-09-29
drm/amdgpu/sdma4: use common function to init sdma fw
Likun Gao
1
-88
/
+19
2022-09-29
drm/amdgpu: add function to init SDMA microcode
Likun Gao
2
-0
/
+93
2022-09-29
drm/amdgpu/gfx11: use common function to init cp fw
Likun Gao
1
-139
/
+16
2022-09-29
drm/amdgpu/gfx10: use common function to init CP fw
Likun Gao
1
-78
/
+8
2022-09-29
drm/amdgpu/gfx9: use common function to init cp fw
Likun Gao
1
-88
/
+10
2022-09-29
drm/amdgpu: add function to init CP microcode
Likun Gao
2
-0
/
+142
2022-09-29
drm/amd/pm: use adverse selection for dpm features unsupported by driver
Evan Quan
1
-61
/
+24
2022-09-29
drm/amd/pm: enable gfxoff feature for SMU 13.0.0
Evan Quan
1
-3
/
+5
2022-09-29
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
1
-0
/
+4
2022-09-29
drivers/amd/pm: check the return value of amdgpu_bo_kmap
Li Zhong
1
-1
/
+4
2022-09-29
drm/amdgpu: Use simplified API for p2p dist calc
Lijo Lazar
2
-4
/
+4
2022-09-29
drm/amdgpu: Disable verbose for p2p dist calc
Lijo Lazar
2
-2
/
+2
2022-09-29
drm/amdgpu: Fixed ras warning when uninstalling amdgpu
YiPeng Chai
1
-1
/
+2
2022-09-29
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-152
/
+4
[prev]
[next]