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
2024-01-05
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
-3
/
+9
2024-01-05
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
-1
/
+1
2024-01-05
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...
Srinivasan Shanmugam
-1
/
+5
2024-01-05
drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...
Srinivasan Shanmugam
-4
/
+4
2024-01-05
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
-2
/
+10
2024-01-05
drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'
Srinivasan Shanmugam
-1
/
+0
2024-01-05
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
-9
/
+2
2024-01-05
Revert "drm/amdgpu: enable mca debug mode on APU by default"
Hawking Zhang
-2
/
+1
2024-01-03
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
-0
/
+3
2024-01-03
drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...
Srinivasan Shanmugam
-6
/
+5
2024-01-03
drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()
Srinivasan Shanmugam
-3
/
+3
2024-01-03
drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.c
Srinivasan Shanmugam
-3
/
+3
2024-01-03
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
-1
/
+1
2024-01-03
drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2
Jack Xiao
-1
/
+47
2024-01-03
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
-1
/
+2
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
-1
/
+38
2024-01-03
drm/amdgpu: Add register read/write debugfs support for AID's
Mangesh Gadre
-2
/
+9
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-15
/
+15
2023-12-19
drm/amdgpu: re-create idle bo's PTE during VM state machine reset
ZhenGuo Yin
-0
/
+1
2023-12-19
drm/amdgpu: Add umc page retirement for umc v12_0
YiPeng Chai
-0
/
+60
2023-12-19
drm/amdgpu: Add poison mode check error condition for umc v12_0
YiPeng Chai
-7
/
+17
2023-12-19
drm/amdgpu: MCA supports recording umc address information
YiPeng Chai
-20
/
+46
2023-12-15
drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pages
James Zhu
-1
/
+1
2023-12-15
drm/amdgpu: increase hmm range get pages timeout
James Zhu
-2
/
+2
2023-12-14
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
-2
/
+2
2023-12-14
drm/amdgpu/vpe: enable vpe dpm
Peyton Lee
-0
/
+276
2023-12-14
drm/amd/display: add plane CTM driver-specific property
Melissa Wen
-0
/
+2
2023-12-14
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Wang, Beyond
-17
/
+5
2023-12-13
drm/amdgpu: warn when there are still mappings when a BO is destroyed v2
Christian König
-0
/
+2
2023-12-13
drm/amdgpu: fix tear down order in amdgpu_vm_pt_free
Christian König
-1
/
+2
2023-12-13
drm/amd: include drm/drm_edid.h only where needed
Jani Nikula
-1
/
+7
2023-12-13
drm/amd/display: add CRTC gamma TF driver-specific property
Melissa Wen
-0
/
+7
2023-12-13
drm/amd/display: add plane blend LUT and TF driver-specific properties
Joshua Ashton
-0
/
+22
2023-12-13
drm/amd/display: add plane shaper LUT and TF driver-specific properties
Melissa Wen
-0
/
+21
2023-12-13
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
-4
/
+37
2023-12-13
drm/amd: Fix a probing order problem on SDMA 2.4
Mario Limonciello
-2
/
+2
2023-12-13
drm/amdgpu: Switch to aca bank for xgmi pcs err cnt
Hawking Zhang
-0
/
+2
2023-12-13
drm/amd/display: add plane 3D LUT driver-specific properties
Melissa Wen
-0
/
+18
2023-12-13
drm/amdgpu: Enable tunneling on high-priority compute queues
Friedrich Vock
-7
/
+13
2023-12-13
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
Alex Deucher
-0
/
+28
2023-12-13
drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
Evan Quan
-0
/
+19
2023-12-13
drm/amdkfd: Import DMABufs for interop through DRM
Felix Kuehling
-25
/
+48
2023-12-13
drm/amdkfd: Export DMABufs from KFD using GEM handles
Felix Kuehling
-7
/
+42
2023-12-13
drm/amdgpu: xgmi_fill_topology_info
Vignesh Chander
-10
/
+52
2023-12-13
drm/amd/display: add plane HDR multiplier driver-specific property
Joshua Ashton
-0
/
+4
2023-12-13
drm/amd/display: add plane degamma TF driver-specific property
Joshua Ashton
-0
/
+5
2023-12-13
drm/amdgpu/jpeg: configure doorbell for each playback
Saleemkhan Jamadar
-7
/
+8
2023-12-13
drm/amdgpu: Use the right method to get IP version
Lijo Lazar
-3
/
+4
2023-12-13
drm/amd/display: add driver-specific property for plane degamma LUT
Melissa Wen
-0
/
+12
2023-12-13
drm/amdgpu: fix buffer funcs setting order on suspend harder
Alex Deucher
-2
/
+0
[prev]
[next]