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
2024-02-14
Revert "drm/amd/display: Send DTBCLK disable message on first commit"
Gabe Teeger
1
-1
/
+0
2024-02-14
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-14
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-14
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-14
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-13
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-13
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-13
Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
238
-1967
/
+6072
2024-02-12
drm/amdgpu/psp: update define to better align with its meaning
Alex Deucher
3
-3
/
+3
2024-02-12
drm/amdgpu: respect the abmlevel module parameter value if it is set
Hamza Mahfooz
3
-12
/
+19
2024-02-12
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Nikita Zhandarovich
1
-9
/
+7
2024-02-12
drm/amdgpu: Add jpeg_v5_0_0 ip block support
Sonny Jiang
1
-0
/
+2
2024-02-12
drm/amdgpu/jpeg5: Enable doorbell
Sonny Jiang
1
-1
/
+8
2024-02-12
drm/amdgpu/jpeg5: add power gating support
Sonny Jiang
1
-0
/
+8
2024-02-12
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-12
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-12
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-12
drm/amdgpu: Add JPEG5 support
Sonny Jiang
6
-9
/
+611
2024-02-12
amdgpu/drm: Add vcn_v5_0_0_ip_block support
Sonny Jiang
1
-0
/
+4
2024-02-12
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-12
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-12
drm/amdgpu: add VCN_5_0_0 IP block support
Sonny Jiang
4
-0
/
+1419
2024-02-12
drm/amdgpu: add VCN_5_0_0 firmware support
Sonny Jiang
1
-0
/
+2
2024-02-12
drm/amdgpu: Add vcn v5_0_0 ip headers (v5)
Hawking Zhang
2
-0
/
+9299
2024-02-12
drm/amdgpu/discovery: Add hdp v7_0 ip block
Likun Gao
1
-0
/
+4
2024-02-12
drm/amdgpu: Add hdp v7_0 ip block support
Likun Gao
3
-1
/
+174
2024-02-12
drm/amdgpu: Add hdp v7_0_0 ip headers (v3)
Hawking Zhang
2
-0
/
+954
2024-02-12
drm/amdgpu/discovery: Add ih v7_0 ip block
Likun Gao
1
-0
/
+4
2024-02-12
drm/amdgpu: Add ih v7_0 ip block support
Likun Gao
3
-1
/
+796
2024-02-12
drm/amdgpu/jpeg: add support for jpeg DPG mode
Saleemkhan Jamadar
5
-79
/
+315
2024-02-12
drm/amdgpu: add ucode id for jpeg DPG support
Saleemkhan Jamadar
4
-0
/
+7
2024-02-12
drm/amdgpu: Add osssys v7_0_0 ip headers (v4)
Hawking Zhang
2
-0
/
+1308
2024-02-12
drm/amdgpu/discovery: Add lsdma v7_0 ip block
Likun Gao
1
-0
/
+5
2024-02-12
drm/amdgpu: Add lsdma v7_0 ip block support
Likun Gao
3
-1
/
+153
2024-02-12
drm/amdgpu: Add lsdma v7_0_0 ip headers (v3)
Hawking Zhang
2
-0
/
+1799
2024-02-12
drm/amdgpu: send smu rma reason event in ras eeprom driver
Yang Wang
1
-0
/
+3
2024-02-12
drm/amdgpu: implement smu send rma reason for smu v13.0.6
Yang Wang
7
-2
/
+56
2024-02-12
drm/amdgpu: Add athub v4_1_0 ip block support
Hawking Zhang
3
-1
/
+154
2024-02-12
drm/amdgpu: Add athub v4_1_0 ip headers (v5)
Hawking Zhang
2
-0
/
+1635
2024-02-12
drm/amdgpu: support rlc auotload type set
Likun Gao
1
-0
/
+2
2024-02-12
drm/amdgpu: skip ucode bo reserve for RLC AUTOLOAD
Likun Gao
1
-1
/
+2
2024-02-12
drm/amd/swsmu: add judgement for vcn jpeg dpm set
Likun Gao
1
-10
/
+20
2024-02-12
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-12
drm/amdkfd: pass debug exceptions to second-level trap handler
Laurent Morichetti
2
-2
/
+17
2024-02-12
drm/amdkfd: fill in data for control stack header for gfx10
Jonathan Kim
1
-0
/
+25
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
[prev]
[next]