index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vcn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-9
/
+7
2025-09-15
drm/amdgpu: Remove volatile references from VCN
Rodrigo Siqueira
1
-5
/
+5
2025-09-09
drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to void
Rodrigo Siqueira
1
-4
/
+2
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+4
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
1
-4
/
+4
2025-08-29
drm/amdgpu: Check vcn state before profile switch
Lijo Lazar
1
-29
/
+51
2025-08-29
drm/amdgpu/vcn: add instance number to VCN version message
David (Ming Qiang) Wu
1
-4
/
+4
2025-08-27
drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Alex Deucher
1
-2
/
+0
2025-08-06
drm/amdgpu/vcn: Hold pg_lock before vcn power off
Sathishkumar S
1
-0
/
+2
2025-08-06
drm/amdgpu/vcn: Fix double-free of vcn dump buffer
Lijo Lazar
1
-0
/
+1
2025-08-04
drm/amdgpu/vcn: Add regdump helper functions
Sathishkumar S
1
-0
/
+87
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
1
-3
/
+0
2025-07-16
drm/amdgpu/vcn: add a helper framework for engine resets
Alex Deucher
1
-0
/
+79
2025-04-07
drm/amdgpu/vcn: during dpc recovery will corrupt VCPU buffer
Ce Sun
1
-2
/
+2
2025-03-19
drm/amdgpu/vcn: adjust workload profile handling
Alex Deucher
1
-10
/
+18
2025-03-19
drm/amdgpu/vcn: fix ref counting for ring based profile handling
Alex Deucher
1
-8
/
+18
2025-02-27
drm/amdgpu/vcn: use dev_info() for firmware information
Alex Deucher
1
-2
/
+3
2025-02-27
drm/amdgpu/vcn: optimize firmware storage
Alex Deucher
1
-9
/
+21
2025-02-27
drm/amdgpu/vcn: add a generic helper for set_power_gating_state
Alex Deucher
1
-0
/
+23
2025-02-27
drm/amdgpu/vcn: use per instance callbacks for idle work handler
Alex Deucher
1
-14
/
+13
2025-02-27
drm/amdgpu/vcn: adjust pause_dpg_mode function signature
Alex Deucher
1
-2
/
+2
2025-02-27
drm/amdgpu/vcn: switch vcn helpers to be instance based
Alex Deucher
1
-218
/
+219
2025-02-27
drm/amdgpu/vcn: move more instanced data to vcn_instance
Alex Deucher
1
-101
/
+95
2025-02-27
drm/amdgpu/vcn: switch work handler to be per instance
Alex Deucher
1
-39
/
+45
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-5
/
+5
2024-12-10
drm/amdgpu: Add VCN_5_0_1 support
Sonny Jiang
1
-2
/
+5
2024-12-10
drm/amdgpu: Add VCN_5_0_1 firmware
Sonny Jiang
1
-1
/
+3
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-2
/
+6
2024-12-10
drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs
Sathishkumar S
1
-0
/
+68
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
1
-10
/
+10
2024-11-21
drm/amdgpu: Fix sysfs warning when hotplugging
Jesse.zhang@amd.com
1
-2
/
+4
2024-11-21
drm/amdgpu: Add sysfs interface for vcn reset mask
Jesse.zhang@amd.com
1
-0
/
+35
2024-10-23
drm/amdgpu: Save VCN shared memory with init reset
Lijo Lazar
1
-10
/
+16
2024-07-16
drm/amdgpu/vcn: not pause dpg for unified queue
Boyuan Zhang
1
-3
/
+11
2024-07-16
drm/amdgpu/vcn: identify unified queue in sw init
Boyuan Zhang
1
-24
/
+15
2024-06-14
drm/amdgpu: refine vcn firmware loading
Yang Wang
1
-9
/
+5
2024-06-05
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
1
-1
/
+0
2024-05-02
drm/amdgpu: IB test encode test package change for VCN5
Sonny Jiang
1
-2
/
+2
2024-04-27
drm/amdgpu: update fw_share for VCN5
Sonny Jiang
1
-1
/
+4
2024-03-22
drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()
Srinivasan Shanmugam
1
-1
/
+1
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
1
-13
/
+25
2024-02-22
drm/amdgpu/vcn: Enable VCN 4.0.6 Support
Veerabadhran Gopalakrishnan
1
-0
/
+2
2024-02-13
drm/amdgpu: add VCN_5_0_0 firmware support
Sonny Jiang
1
-0
/
+2
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
1
-1
/
+1
2023-09-27
drm/amdgpu: not to save bo in the case of RAS err_event_athub
David (Ming Qiang) Wu
1
-0
/
+7
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-5
/
+6
2023-09-06
drm/amdgpu: Use min_t to replace min
Srinivasan Shanmugam
1
-1
/
+1
2023-08-31
drm/amdgpu: add VCN_4_0_5 firmware support
Saleemkhan Jamadar
1
-0
/
+2
2023-07-18
Revert "drm/amdgpu:update kernel vcn ring test"
Saleemkhan Jamadar
1
-11
/
+2
2023-07-14
Revert "drm/amdgpu: update kernel vcn ring test"
Saleemkhan Jamadar
1
-18
/
+7
[next]