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
2024-05-29
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
-1
/
+5
2024-05-29
drm/amdgpu: silence UBSAN warning
Alex Deucher
-1
/
+1
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
-7
/
+12
2024-05-29
drm/amd/display: Move 'struct scaler_data' off stack
Arnd Bergmann
-25
/
+31
2024-05-29
drm/amd/display: avoid large on-stack structures
Arnd Bergmann
-10
/
+22
2024-05-29
drm/amd/display: fix graphics_object_id size
Arnd Bergmann
-2
/
+2
2024-05-29
drm/amd/display: dynamically allocate dml2_configuration_options structures
Arnd Bergmann
-10
/
+22
2024-05-29
drivers/gpu: Fix misalignment in comment block
Bruno Rocha Levi
-1
/
+1
2024-05-29
drm/amdkfd: Replace deprecated gfx12 trap handler instructions
Jay Cornwall
-95
/
+97
2024-05-29
drm/amdkfd: Sync trap handler binary with source
Jay Cornwall
-33
/
+24
2024-05-29
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
-9
/
+11
2024-05-29
drm/amdgpu/gfx11: enable gfx pipe1 hardware support
Alex Deucher
-3
/
+3
2024-05-29
drm/amdgpu: Make CPX mode auto default in NPS4
Rajneesh Bhardwaj
-1
/
+1
2024-05-29
drm/amdgpu/gfx11: handle priority setup for gfx pipe1
Alex Deucher
-11
/
+25
2024-05-29
drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe
Alex Deucher
-1
/
+1
2024-05-29
drm/amdgpu: Add lock around VF RLCG interface
Victor Skvortsov
-0
/
+9
2024-05-29
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
-14
/
+11
2024-05-29
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Alex Deucher
-9
/
+2
2024-05-29
drm/amd/display: Enable copying of bounding box data from VBIOS DMUB
Aurabindo Pillai
-24
/
+146
2024-05-29
drm/amd/display: Add new GPINT command definitions
Aurabindo Pillai
-0
/
+31
2024-05-29
drm/amd/display: Move some init routines to dm_sw_init()
Aurabindo Pillai
-9
/
+11
2024-05-29
drm/amd/display: Add missing registers for DCN401
Rodrigo Siqueira
-1
/
+50
2024-05-29
drm/amd/display: Fix null pointer dereference for dcn401
Aurabindo Pillai
-3
/
+5
2024-05-29
drm/amd/display: Remove incorrect FP context start
Aurabindo Pillai
-2
/
+0
2024-05-29
drm/amd/display: Use DCN 410 includes for DCN401
Aurabindo Pillai
-2
/
+2
2024-05-29
drm/amd/display: Remove unnecessary HPD entry for DCN401
Aurabindo Pillai
-2
/
+0
2024-05-29
drm/amd/display: Update DML2.1 generated code
Rodrigo Siqueira
-1172
/
+2062
2024-05-29
drm/amd/display: Refactor HUBP into component folder.
Pinninti
-3
/
+7
2024-05-29
drm/amd/display: Remove unused code
Rodrigo Siqueira
-12
/
+2
2024-05-29
drm/amd/display: Enable ISHARP support for DCN401
Samson Tam
-65
/
+223
2024-05-29
drm/amd/display: Fix incorrect cursor position for dcn401
Sridevi
-14
/
+34
2024-05-29
drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() function
Yang Wang
-1
/
+1
2024-05-29
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
-1
/
+5
2024-05-29
drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flag
David (Ming Qiang) Wu
-1
/
+2
2024-05-29
drm/amdgpu: drop MES 10.1 support v3
Alex Deucher
-2021
/
+72
2024-05-29
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
-3
/
+1
2024-05-29
drm/amdgpu: silence UBSAN warning
Alex Deucher
-1
/
+1
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
-7
/
+12
2024-05-29
drm/xe: Drop undesired prefix from the platform name
Michal Wajdeczko
-12
/
+12
2024-05-29
drm/xe/hwmon: Expose card power and energy attributes of BMG
Karthik Poosa
-8
/
+18
2024-05-29
drm/xe/hwmon: Add HWMON support for BMG
Karthik Poosa
-4
/
+17
2024-05-29
drm/display: Fix HDMI state helper dependency
Maxime Ripard
-1
/
+1
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
-2
/
+7
2024-05-29
drm/xe: Check empty pinned BO list with lock held.
Nirmoy Das
-6
/
+4
2024-05-29
drm/i915: Fix audio component initialization
Imre Deak
-11
/
+24
2024-05-29
drm/i915/dpt: Make DPT object unshrinkable
Vidya Srinivas
-1
/
+3
2024-05-29
drm/i915/gt: Fix CCS id's calculation for CCS mode setting
Andi Shyti
-1
/
+15
2024-05-29
drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
Dmitry Baryshkov
-1
/
+1
2024-05-29
drm/i915/selftests: Set always_coherent to false when reading from CPU
Nirmoy Das
-1
/
+1
2024-05-29
drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
Dmitry Baryshkov
-0
/
+2
[prev]
[next]