index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-01-03
drm/amd/pm: Use separate metric table for APU
Asad Kamal
-58
/
+156
2024-01-03
drm/amd/display: Add some functions for Panel Replay
Tom Chung
-6
/
+235
2024-01-03
Re-revert "drm/amd/display: Enable Replay for static screen use cases"
Ivan Lipski
-32
/
+1
2024-01-03
drm/amd/display: Fixing stream allocation regression
Relja Vojvodic
-1
/
+1
2024-01-03
drm/amd/display: Verify disallow bits were cleared for idle
Nicholas Kazlauskas
-2
/
+10
2024-01-03
drm/amd/display: Fix Mismatch between pipe and stream
Gabe Teeger
-6
/
+16
2024-01-03
drm/amd/display: Refactor INIT into component folder
Revalla
-41
/
+250
2024-01-03
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
-24
/
+62
2024-01-03
drm/amd/display: Add dpia display mode validation logic
Meenakshikumar Somasundaram
-40
/
+104
2024-01-03
drm/amd/display: Switch DMCUB notify idle command to NO_WAIT
Nicholas Kazlauskas
-1
/
+2
2024-01-03
drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2
Jack Xiao
-1
/
+47
2024-01-03
drm/amd/display: Wait forever for DMCUB to wake up
Nicholas Kazlauskas
-12
/
+2
2024-01-03
drm/amd/display: Always exit DMCUB idle when called
Nicholas Kazlauskas
-3
/
+0
2024-01-03
drm/amd/display: Add log end specifier
Relja Vojvodic
-1
/
+1
2024-01-03
drm/amd/display: Assign stream status for FPO + Vactive cases
Alvin Lee
-1
/
+2
2024-01-03
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
-1
/
+2
2024-01-03
drm/amd/display: pbn_div need be updated for hotplug event
Wayne Lin
-2
/
+1
2024-01-03
drm/amd/display: Correctly restore user_level
Camille Cho
-20
/
+42
2024-01-03
drm/amd/display: Fix minor issues in BW Allocation Phase2
Meenakshikumar Somasundaram
-124
/
+101
2024-01-03
drm/amd/display: Add null pointer guards where needed
Josip Pavic
-1
/
+10
2024-01-03
drm/amd/display: Add HDMI capacity computations using fixed31_32
Leo (Hanghong) Ma
-3
/
+3
2024-01-03
drm/amd/display: Add more mechanisms for tests
Relja Vojvodic
-90
/
+229
2024-01-03
drm/amd/display: Don't allow FPO if no planes
Alvin Lee
-5
/
+25
2024-01-03
drm/amd/display: Fix subvp+drr logic errors
Alvin Lee
-22
/
+30
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
-1
/
+38
2024-01-03
drm/amd/display: enable dcn35 idle power optimization
Roman Li
-1
/
+1
2024-01-03
drm/amd/display: Disable IPS by default
Roman Li
-0
/
+2
2024-01-03
drm/amdgpu: Add register read/write debugfs support for AID's
Mangesh Gadre
-2
/
+9
2024-01-03
drm/amd/display: remove redundant initialization of variable remainder
Colin Ian King
-1
/
+2
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-16
/
+16
2023-12-19
drm/amdgpu: re-create idle bo's PTE during VM state machine reset
ZhenGuo Yin
-0
/
+1
2023-12-19
drm/amdgpu: Add umc page retirement for umc v12_0
YiPeng Chai
-0
/
+60
2023-12-19
drm/amd/pm: smu v13_0_6 supports ecc info by default
YiPeng Chai
-0
/
+8
2023-12-19
drm/amdgpu: Add poison mode check error condition for umc v12_0
YiPeng Chai
-9
/
+19
2023-12-19
drm/amdgpu: MCA supports recording umc address information
YiPeng Chai
-20
/
+46
2023-12-19
drm/amd/display: 3.2.265
Aric Cyr
-1
/
+1
2023-12-19
drm/amd/display: [FW Promotion] Release 0.0.197.0
Anthony Koo
-1
/
+1
2023-12-19
drm/amd/display: change static screen wait frame_count for ips
Allen Pan
-2
/
+49
2023-12-19
drm/amd/display: Fix hang/underflow when transitioning to ODM4:1
Ilya Bakoulin
-0
/
+14
2023-12-19
drm/amd/display: Only clear symclk otg flag for HDMI
Alvin Lee
-4
/
+8
2023-12-19
drm/amd/display: Fix lightup regression with DP2 single display configs
Michael Strauss
-0
/
+8
2023-12-19
drm/amd/display: Deep copy dml2_context when copying dc_state
Dillon Varone
-0
/
+4
2023-12-19
drm/amd/display: Create dc_state after resource initialization
Dillon Varone
-9
/
+9
2023-12-19
drm/amd/display: Fix null reference to state when getting subvp type
Dillon Varone
-1
/
+1
2023-12-19
drm/amd/display: Refactor phantom resource allocation
Dillon Varone
-549
/
+578
2023-12-19
drm/amd/display: Refactor dc_state interface
Dillon Varone
-706
/
+1171
2023-12-19
drm/amd/display: Wake DMCUB before executing GPINT commands
Nicholas Kazlauskas
-54
/
+77
2023-12-19
drm/amd/display: Wake DMCUB before sending a command
Nicholas Kazlauskas
-63
/
+143
2023-12-19
drm/amd/display: Refactor DMCUB enter/exit idle interface
Nicholas Kazlauskas
-12
/
+43
2023-12-19
drm/amd/display: fix usb-c connector_type
Allen Pan
-0
/
+5
[prev]
[next]