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
Age
Commit message (
Expand
)
Author
Lines
2025-02-12
drm/radeon/ci_dpm: Remove needless NULL checks of dpm tables
Nikita Zhandarovich
-24
/
+10
2025-02-12
drm/amdgpu: Use active umc info from discovery
Lijo Lazar
-1
/
+42
2025-02-12
drm/amd/pm: Populate pmfw version for SMU v13.0.12
Asad Kamal
-4
/
+1
2025-02-12
drm/amdgpu: Set noretry default for GC 9.5.0
Amber Lin
-0
/
+1
2025-02-12
drm/amdgpu: read harvest info from harvest table for gfx950
Le Ma
-1
/
+2
2025-02-12
drm/amdgpu: enlarge the VBIOS binary size limit
Shiwu Zhang
-1
/
+1
2025-02-12
drm/amdkfd: Remove unused functions
Dr. David Alan Gilbert
-45
/
+0
2025-02-12
drm/amdgpu/swsmu: set workload profile to bootup default
Alex Deucher
-19
/
+3
2025-02-12
drm/amdgpu: add dynamic workload profile switching for gfx12
Alex Deucher
-4
/
+22
2025-02-12
drm/amdgpu: add dynamic workload profile switching for gfx11
Alex Deucher
-4
/
+22
2025-02-12
drm/amdgpu: add dynamic workload profile switching for gfx10
Alex Deucher
-4
/
+22
2025-02-12
drm/amdgpu/gfx: add ring helpers for setting workload profile
Alex Deucher
-0
/
+68
2025-02-12
drm/amdkfd: Have kfd driver use same PASID values from graphic driver
Xiaogang Chen
-181
/
+196
2025-02-12
drm/amdgpu: Check RRMT status for JPEG v4.0.3
Lijo Lazar
-2
/
+13
2025-02-12
drm/amdgpu: Check RRMT status for VCN v4.0.3
Lijo Lazar
-2
/
+13
2025-02-12
drm/amdgpu: Add VCN v4.0.3 RRMT register offset
Lijo Lazar
-1
/
+2
2025-02-12
drm/amdgpu: add support for PSP IP version 14.0.5
Tim Huang
-0
/
+15
2025-02-12
drm/amdgpu: add support for SMU IP version 14.0.5
Tim Huang
-0
/
+5
2025-02-12
drm/amdgpu: enable VCN/JPEG CGPG for GC IP version 11.5.3
Tim Huang
-2
/
+8
2025-02-12
drm/amdgpu: add support for MMHUB IP version 3.3.2
Tim Huang
-0
/
+2
2025-02-12
drm/amdgpu: add support for NBIO IP version 7.11.2
Tim Huang
-0
/
+2
2025-02-12
drm/amdgpu: add support for SDMA IP version 6.1.3
Tim Huang
-0
/
+4
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
-1
/
+51
2025-02-12
drm/amdgpu: add OEM i2c bus for polaris chips
Alex Deucher
-1
/
+45
2025-02-12
drm/amdgpu: rework i2c init and fini
Alex Deucher
-4
/
+11
2025-02-12
drm/amdgpu/atombios: drop empty function
Alex Deucher
-12
/
+0
2025-02-12
drm/amd/display/dc: enable oem i2c support for DCE 12.x
Alex Deucher
-0
/
+17
2025-02-12
drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1
Alex Deucher
-2
/
+13
2025-02-12
drm/amd/display/dm: add support for OEM i2c bus
Alex Deucher
-0
/
+42
2025-02-12
drm/amd/display/dm: handle OEM i2c buses in i2c functions
Alex Deucher
-9
/
+21
2025-02-12
drm/amd/display/dc: add a new helper to fetch the OEM ddc_service
Alex Deucher
-0
/
+9
2025-02-12
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
Alex Deucher
-1
/
+1
2025-02-12
drm/amd/display/dm: drop extra parameters to create_i2c()
Alex Deucher
-5
/
+4
2025-02-12
drm/amdgpu: increase amdgpu max rings limit
Sathishkumar S
-1
/
+1
2025-02-13
drm: drop i2c subdir from Makefile
Dmitry Baryshkov
-1
/
+0
2025-02-12
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
Jiang Liu
-1
/
+2
2025-02-12
drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
Lancelot SIX
-1
/
+6
2025-02-12
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
Jiang Liu
-2
/
+3
2025-02-12
amdkfd: properly free gang_ctx_bo when failed to init user queue
Zhu Lingshan
-1
/
+1
2025-02-12
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
-1
/
+2
2025-02-12
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
-2
/
+34
2025-02-12
drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
Alex Deucher
-1
/
+1
2025-02-13
drm/i2c: move TDA998x driver under drivers/gpu/drm/bridge
Dmitry Baryshkov
-18
/
+13
2025-02-13
media: cec: move driver for TDA9950 from drm/i2c
Dmitry Baryshkov
-513
/
+0
2025-02-13
drm/i2c: tda998x: drop support for platform_data
Dmitry Baryshkov
-45
/
+4
2025-02-12
drm/xe/display: Add missing watermark ipc update at runtime resume
Rodrigo Vivi
-0
/
+2
2025-02-12
drm/i915/dsb: Decode DSB error interrupts
Ville Syrjälä
-3
/
+12
2025-02-12
drm/i915/vrr: Check that the push send bit is clear after delayed vblank
Ville Syrjälä
-0
/
+41
2025-02-12
drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
Ville Syrjälä
-10
/
+4
2025-02-12
drm/i915/dsb: Introduce intel_dsb_poll()
Ville Syrjälä
-0
/
+22
[prev]
[next]