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
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
-137
/
+241
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
-16734
/
+87590
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
-7
/
+62
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
-1
/
+2
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
-2
/
+15
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
-2
/
+4
[prev]
[next]