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-12-10
drm/amdgpu: Remove gfxoff usage
Lijo Lazar
-6
/
+0
2024-12-10
drm/amdgpu: Avoid to release the FW twice in the validated error
Prike Liang
-4
/
+6
2024-12-10
drm/amdgpu: device: fix spellos and punctuation
Randy Dunlap
-15
/
+15
2024-12-10
drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...
Ivan Stepchenko
-0
/
+2
2024-12-10
drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs
Sathishkumar S
-0
/
+70
2024-12-10
drm/amdgpu: return error when eeprom checksum failed
Jinzhou Su
-2
/
+4
2024-12-10
drm/amd: Add Suspend/Hibernate notification callback support
Mario Limonciello
-2
/
+46
2024-12-10
drm/amd/display: 3.2.312
Aric Cyr
-1
/
+1
2024-12-10
drm/amd/display: fix v tap calculation for non-adaptive scaling in SPL
Samson Tam
-4
/
+4
2024-12-10
drm/amd/display: Adjust DPCD read for DP tunneling
Cruise
-11
/
+10
2024-12-10
drm/amd/display: Check that hw cursor is not required when falling back to su...
Peterson
-1
/
+1
2024-12-10
drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic
Nicholas Kazlauskas
-1
/
+5
2024-12-10
drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
Ausef Yousof
-11
/
+29
2024-12-10
drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_if
Charlene Liu
-15
/
+119
2024-12-10
drm/amd/display: Revised for Replay Pseudo vblank control
Dennis Chan
-5
/
+5
2024-12-10
drm/amdgpu: Simplify cleanup check for FRU sysfs
Lijo Lazar
-1
/
+1
2024-12-10
drm/amdgpu: Add secure display v2 command
Jinzhou Su
-3
/
+24
2024-12-10
drm/amd: Invert APU check for amdgpu_device_evict_resources()
Mario Limonciello
-2
/
+2
2024-12-10
drm/amdgpu: add "restore" missing variable comment
Sunil Khatri
-0
/
+2
2024-12-10
drm/amdgpu: Update the variable name to dma_buf
Sunil Khatri
-2
/
+2
2024-12-10
drm/amdgpu: set UMC PA per NPS mode when PA is 0
Tao Zhou
-1
/
+8
2024-12-10
drm/amdgpu: remove is_mca_add for ras_add_bad_pages
Tao Zhou
-11
/
+5
2024-12-10
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
Tao Zhou
-18
/
+84
2024-12-10
drm/amdgpu: Check fence emitted count to identify bad jobs
Shikang Fan
-8
/
+6
2024-12-10
drm/amdkfd: Differentiate logging message for driver oversubscription
Xiaogang Chen
-13
/
+25
2024-12-10
drm/amd/display: 3.2.311
Aric Cyr
-1
/
+1
2024-12-10
drm/amd/display: Add support for custom recout_width in SPL
Samson Tam
-12
/
+37
2024-12-10
drm/amd/display: Add disable_ips_in_dpms_off flag for IPS
Nicholas Kazlauskas
-1
/
+2
2024-12-10
drm/amd/display: Enable EASF based on luma taps only
Samson Tam
-4
/
+2
2024-12-10
drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functions
Srinivasan Shanmugam
-8
/
+8
2024-12-10
drm/amd/amdgpu: Add missing kdoc 'inst' parameter in 'smu_dpm_set_power_gate'...
Srinivasan Shanmugam
-2
/
+3
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
-36
/
+36
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
-163
/
+157
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
-156
/
+162
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
-38
/
+60
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
-43
/
+59
2024-12-10
drm/amd/pm: add inst to set_powergating_by_smu
Boyuan Zhang
-14
/
+24
2024-12-10
drm/amd/pm: add inst to smu_dpm_set_vcn_enable
Boyuan Zhang
-30
/
+47
2024-12-10
drm/amd/pm: power up or down vcn by instance
Boyuan Zhang
-45
/
+35
2024-12-10
drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...
Christophe JAILLET
-2
/
+3
2024-12-10
drm/amdgpu: add interface to get die id from memory address
Tao Zhou
-0
/
+28
2024-12-10
drm/amdgpu: add a flag to indicate UMC channel index version
Tao Zhou
-1
/
+26
2024-12-10
drm/amdgpu: save UMC global channel index to eeprom
Tao Zhou
-11
/
+13
2024-12-10
drm/amdgpu: support to find RAS bad pages via old TA
Tao Zhou
-3
/
+25
2024-12-10
drm/amdgpu: add function to find all memory pages in one physical row
Tao Zhou
-15
/
+25
2024-12-10
drm/amdgpu: retire RAS bad pages in different NPS modes
Tao Zhou
-23
/
+52
2024-12-10
drm/amdgpu: store only one RAS bad page record for all pages in one row
Tao Zhou
-8
/
+27
2024-12-10
drm/amdgpu: Prefer RAS recovery for scheduler hang
Lijo Lazar
-7
/
+78
2024-12-10
drm/amdgpu: do RAS MCA2PA conversion in device init phase
Tao Zhou
-12
/
+82
2024-12-10
drm/amdgpu: add flag to indicate the type of RAS eeprom record
Tao Zhou
-7
/
+40
[prev]
[next]