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
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-02-27
drm/amdgpu: Fix logic to fetch supported NPS modes
Lijo Lazar
-3
/
+2
2025-02-27
drm/amdgpu: Disable fru_id field in CPER section
Xiang Liu
-4
/
+1
2025-02-27
drm/amdgpu: Add amdisp pinctrl MFD resource
Benjamin Chan
-29
/
+62
2025-02-27
drm/amdgpu/mes12: drop amdgpu_mes_suspend()/amdgpu_mes_resume() calls
Alex Deucher
-13
/
+1
2025-02-27
drm/amdgpu: Replace DRM_ERROR() with drm_err()
Pratap Nirujogi
-10
/
+20
2025-02-27
drm/amdgpu/vcn: use dev_info() for firmware information
Alex Deucher
-2
/
+3
2025-02-27
drm/amdgpu/vcn: optimize firmware storage
Alex Deucher
-10
/
+27
2025-02-27
drm/amdgpu/vcn5.0.1: use generic set_power_gating_state helper
Alex Deucher
-26
/
+1
2025-02-27
drm/amdgpu/vcn5.0.0: use generic set_power_gating_state helper
Alex Deucher
-26
/
+1
2025-02-27
drm/amdgpu/vcn4.0.5: use generic set_power_gating_state helper
Alex Deucher
-26
/
+1
2025-02-27
drm/amdgpu/vcn4.0.3: use generic set_power_gating_state helper
Alex Deucher
-26
/
+1
2025-02-27
drm/amdgpu/vcn4.0: use generic set_power_gating_state helper
Alex Deucher
-26
/
+1
2025-02-27
drm/amdgpu/vcn3.0: use generic set_power_gating_state helper
Alex Deucher
-18
/
+1
2025-02-27
drm/amdgpu/vcn2.5: use generic set_power_gating_state helper
Alex Deucher
-19
/
+2
2025-02-27
drm/amdgpu/vcn2.0: use generic set_power_gating_state helper
Alex Deucher
-12
/
+1
2025-02-27
drm/amdgpu/vcn1.0: use generic set_power_gating_state helper
Alex Deucher
-12
/
+1
2025-02-27
drm/amdgpu/vcn: add a generic helper for set_power_gating_state
Alex Deucher
-0
/
+26
2025-02-27
drm/amdgpu/vcn: use per instance callbacks for idle work handler
Alex Deucher
-14
/
+13
2025-02-27
drm/amdgpu/vcn5.0.1: add set_pg_state callback
Alex Deucher
-12
/
+13
2025-02-27
drm/amdgpu/vcn5.0.0: add set_pg_state callback
Alex Deucher
-15
/
+18
2025-02-27
drm/amdgpu/vcn4.0.5: add set_pg_state callback
Alex Deucher
-15
/
+18
2025-02-27
drm/amdgpu/vcn4.0.3: add set_pg_state callback
Alex Deucher
-16
/
+20
2025-02-27
drm/amdgpu/vcn4.0: add set_pg_state callback
Alex Deucher
-17
/
+21
2025-02-27
drm/amdgpu/vcn3.0: add set_pg_state callback
Alex Deucher
-19
/
+20
2025-02-27
drm/amdgpu/vcn2.5: add set_pg_state callback
Alex Deucher
-17
/
+20
2025-02-27
drm/amdgpu/vcn2.0: add set_pg_state callback
Alex Deucher
-11
/
+24
2025-02-27
drm/amdgpu/vcn1.0: add set_pg_state callback
Alex Deucher
-10
/
+22
2025-02-27
drm/amdgpu/vcn: add new per instance callback for powergating
Alex Deucher
-0
/
+2
2025-02-27
drm/amdgpu/vcn: adjust pause_dpg_mode function signature
Alex Deucher
-50
/
+59
2025-02-27
drm/amdgpu/vcn5.0.1: convert internal functions to use vcn_inst
Alex Deucher
-30
/
+41
2025-02-27
drm/amdgpu/vcn5.0.0: convert internal functions to use vcn_inst
Alex Deucher
-44
/
+55
2025-02-27
drm/amdgpu/vcn4.0.5: convert internal functions to use vcn_inst
Alex Deucher
-47
/
+64
2025-02-27
drm/amdgpu/vcn4.0.3: convert internal functions to use vcn_inst
Alex Deucher
-39
/
+54
2025-02-27
drm/amdgpu/vcn4.0: convert internal functions to use vcn_inst
Alex Deucher
-49
/
+67
2025-02-27
drm/amdgpu/vcn2.5: convert internal functions to use vcn_inst
Alex Deucher
-29
/
+51
2025-02-27
drm/amdgpu/vcn2.0: convert internal functions to use vcn_inst
Alex Deucher
-27
/
+39
2025-02-27
drm/amdgpu/vcn1.0: convert internal functions to use vcn_inst
Alex Deucher
-34
/
+51
2025-02-27
drm/amdgpu/vcn3.0: convert internal functions to use vcn_inst
Alex Deucher
-27
/
+52
2025-02-27
drm/amdgpu/vcn: switch vcn helpers to be instance based
Alex Deucher
-409
/
+541
2025-02-27
drm/amdgpu/vcn: move more instanced data to vcn_instance
Alex Deucher
-267
/
+279
2025-02-27
drm/amdgpu/vcn: make powergating status per instance
Alex Deucher
-133
/
+237
2025-02-27
drm/amdgpu/vcn: switch work handler to be per instance
Alex Deucher
-64
/
+80
2025-02-27
drm/amdgpu/vcn5.0.1: split code along instances
Alex Deucher
-178
/
+174
2025-02-27
drm/amdgpu/vcn5.0.0: split code along instances
Alex Deucher
-197
/
+193
2025-02-27
drm/amdgpu/vcn4.0.5: split code along instances
Alex Deucher
-224
/
+220
2025-02-27
drm/amdgpu/vcn4.0.3: split code along instances
Alex Deucher
-203
/
+202
2025-02-27
drm/amdgpu/vcn4.0: split code along instances
Alex Deucher
-222
/
+218
2025-02-27
drm/amdgpu/vcn3.0: split code along instances
Alex Deucher
-225
/
+218
2025-02-27
drm/amdgpu/vcn2.5: fix VCN stop logic
Alex Deucher
-6
/
+9
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1661
/
+3453
[prev]
[next]