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-10-15
drm/amdgpu: Show current compute partition on VF
Lijo Lazar
-10
/
+31
2024-10-15
drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
Lijo Lazar
-8
/
+36
2024-10-15
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
-1
/
+1
2024-10-15
drm/amd/pm: Fill pcie recov cntr to metrics 1.6
Asad Kamal
-0
/
+16
2024-10-15
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
-1
/
+4
2024-10-15
drm/amdgpu: enable enforce_isolation sysfs node on VFs
Alex Deucher
-7
/
+4
2024-10-15
drm/amdgpu: Add NPS switch support for GC 9.4.3
Lijo Lazar
-0
/
+58
2024-10-15
drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
-0
/
+4
2024-10-15
drm/amdgpu: optimize fn gfx_v12_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize insert_nop using multi dwords
Sunil Khatri
-3
/
+19
2024-10-15
drm/amdgpu: Check gmc requirement for reset on init
Lijo Lazar
-1
/
+19
2024-10-15
drm/amdgpu: Place NPS mode request on unload
Lijo Lazar
-0
/
+92
2024-10-14
drm/amdgpu: Use video aperture helpers
Thomas Zimmermann
-2
/
+3
2024-10-09
Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
-31
/
+58
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-2
/
+10
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-4
/
+5
2024-10-08
drm/amdgpu: fix dm_suspend/resume arguments to ip_block
Sunil Khatri
-2
/
+7
2024-10-08
drm/amdgpu: no need to log error in multi ring write
Sunil Khatri
-3
/
+0
2024-10-08
drm/amdgpu: move error log from ring write to commit
Sunil Khatri
-2
/
+3
2024-10-08
drm/amdgpu: fix typos
Andrew Kreimer
-9
/
+9
2024-10-08
drm/amdgpu: Remove the while loop from amdgpu_job_prepare_job
Tvrtko Ursulin
-1
/
+1
2024-10-08
drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_job
Tvrtko Ursulin
-1
/
+1
2024-10-08
drm/amd/display: disable SG displays on cyan skillfish
Alex Deucher
-1
/
+5
2024-10-08
drm/amdgpu: Use drm_print_memory_stats helper from fdinfo
Tvrtko Ursulin
-81
/
+122
2024-10-08
drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_used
Tvrtko Ursulin
-4
/
+2
2024-10-07
drm/amd/display: fix hibernate entry for DCN35+
Hamza Mahfooz
-3
/
+4
2024-10-07
drm/amd/display: Clear update flags after update has been applied
Josip Pavic
-11
/
+34
2024-10-07
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
-13
/
+13
2024-10-07
drm/amdkfd: Fix an eviction fence leak
Lang Yu
-4
/
+7
2024-10-07
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
-13
/
+13
2024-10-07
drm/amdkfd: SMI report dropped event count
Philip Yang
-4
/
+23
2024-10-07
drm/amdgpu: Add sysfs interfaces for NPS mode
Lijo Lazar
-16
/
+104
2024-10-07
drm/amdgpu: Add gmc interface to request NPS mode
Lijo Lazar
-0
/
+24
2024-10-07
drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
-0
/
+4
2024-10-07
drm/amd/display: fix hibernate entry for DCN35+
Hamza Mahfooz
-3
/
+4
2024-10-07
drm/amd/display: Fetch the EDID from _DDC if available for eDP
Mario Limonciello
-3
/
+67
2024-10-07
drm/amd/display: remove redundant freesync parser for DP
Melissa Wen
-66
/
+4
2024-10-07
drm/amd/display: always call connector_update when parsing freesync_caps
Melissa Wen
-2
/
+2
2024-10-07
drm/amd/display: switch to setting physical address directly
Melissa Wen
-3
/
+3
2024-10-07
drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
Melissa Wen
-90
/
+84
2024-10-07
drm/amdgpu: Add PSP interface for NPS switch
Rajneesh Bhardwaj
-3
/
+37
2024-10-07
drm/amd/display: 3.2.304
Aric Cyr
-1
/
+1
2024-10-07
drm/amd/display: Initialize new backlight_level_params structure
Kaitlyn Tse
-14
/
+20
2024-10-07
drm/amd/display: Initialize replay_config var
Kaitlyn Tse
-2
/
+1
2024-10-07
drm/amd/display: Remove redundant assignments
Alex Hung
-24
/
+0
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
-21
/
+0
[prev]
[next]