index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
drm/amdgpu: set UMC PA per NPS mode when PA is 0
Tao Zhou
1
-1
/
+8
2024-12-10
drm/amdgpu: remove is_mca_add for ras_add_bad_pages
Tao Zhou
1
-11
/
+5
2024-12-10
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
Tao Zhou
3
-18
/
+84
2024-12-10
drm/amdgpu: Check fence emitted count to identify bad jobs
Shikang Fan
1
-8
/
+6
2024-12-10
drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functions
Srinivasan Shanmugam
4
-8
/
+8
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
11
-36
/
+36
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
76
-157
/
+151
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
76
-150
/
+156
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
8
-29
/
+53
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
14
-31
/
+31
2024-12-10
drm/amdgpu: add interface to get die id from memory address
Tao Zhou
2
-0
/
+28
2024-12-10
drm/amdgpu: add a flag to indicate UMC channel index version
Tao Zhou
2
-1
/
+26
2024-12-10
drm/amdgpu: save UMC global channel index to eeprom
Tao Zhou
4
-11
/
+13
2024-12-10
drm/amdgpu: support to find RAS bad pages via old TA
Tao Zhou
1
-3
/
+25
2024-12-10
drm/amdgpu: add function to find all memory pages in one physical row
Tao Zhou
2
-15
/
+25
2024-12-10
drm/amdgpu: retire RAS bad pages in different NPS modes
Tao Zhou
2
-23
/
+52
2024-12-10
drm/amdgpu: store only one RAS bad page record for all pages in one row
Tao Zhou
1
-8
/
+27
2024-12-10
drm/amdgpu: Prefer RAS recovery for scheduler hang
Lijo Lazar
4
-7
/
+76
2024-12-10
drm/amdgpu: do RAS MCA2PA conversion in device init phase
Tao Zhou
1
-12
/
+82
2024-12-10
drm/amdgpu: add flag to indicate the type of RAS eeprom record
Tao Zhou
2
-7
/
+40
2024-12-10
drm/amdgpu: add TA_RAS_INV_NODE value
Tao Zhou
1
-0
/
+3
2024-12-10
drm/amdgpu: add return value for convert_ras_err_addr
Tao Zhou
3
-11
/
+22
2024-12-10
drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_row
Tao Zhou
1
-3
/
+2
2024-12-10
drm/amdgpu: make convert_ras_err_addr visible outside UMC block
Tao Zhou
3
-58
/
+78
2024-12-10
drm/amdgpu: store PA with column bits cleared for RAS bad page
Tao Zhou
2
-6
/
+3
2024-12-10
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
8
-27
/
+9
2024-12-10
drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
Jiadong Zhu
1
-18
/
+72
2024-12-10
drm/amdgpu: remove redundant RAS error address coversion code
Tao Zhou
1
-76
/
+58
2024-12-10
drm/amd/amdgpu: Add support for isp buffers
Pratap Nirujogi
2
-0
/
+106
2024-12-10
drm/amdgpu: simplify RAS page retirement in one memory row
Tao Zhou
2
-34
/
+24
2024-12-10
drm/amdgpu: fix when the cleaner shader is emitted
Christian König
1
-6
/
+7
2024-12-10
drm/amdgpu: Fix ISP HW init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
8
-40
/
+91
2024-12-06
Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-39
/
+90
2024-12-05
amdgpu/uvd: get ring reference from rq scheduler
David (Ming Qiang) Wu
1
-1
/
+1
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
2
-6
/
+13
2024-12-05
drm/amdgpu: use sjt mec fw on gfx943 for sriov
Victor Zhao
1
-2
/
+8
2024-12-05
Revert "drm/amdgpu: Fix ISP hw init issue"
Pratap Nirujogi
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2
-3
/
+0
2024-12-03
drm/amdgpu: rework resume handling for display (v2)
Alex Deucher
1
-2
/
+43
2024-12-02
drm/amdgpu: fix sriov reinit late orders
Yiqing Yao
1
-23
/
+20
2024-12-02
drm/amdgpu: Fix ISP hw init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-02
drm/amdgpu/hdp7.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp6.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp5.2: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp5.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+5
2024-12-02
drm/amdgpu/hdp4.0: do a posting read when flushing HDP
Alex Deucher
1
-4
/
+8
2024-12-02
drm/amdgpu/jpeg1.0: fix idle work handler
Alex Deucher
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
92
-286
/
+1997
[prev]
[next]