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
Age
Commit message (
Expand
)
Author
Lines
2025-11-11
drm/amdgpu/gart: Add helper to bind VRAM pages (v2)
Timur Kristóf
-0
/
+39
2025-11-11
drm/amdgpu/gmc6: Place gart at low address range
Timur Kristóf
-1
/
+1
2025-11-11
drm/amdgpu/userqueue: Remove duplicate amdgpu_reset.h header
Jiapeng Chong
-1
/
+0
2025-11-11
drm/amdgpu: resume MES scheduling after user queue hang detection and recovery
Jesse.Zhang
-0
/
+7
2025-11-11
drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
Sathishkumar S
-0
/
+1
2025-11-11
drm/amd/pm: Remove power2_average node
Asad Kamal
-4
/
+1
2025-11-11
drm/amd/pm: Enable ppt1 caps for smu_v13_0_12
Asad Kamal
-0
/
+3
2025-11-11
drm/amd/pm: Expose ppt1 limit for gc_v9_5_0
Asad Kamal
-4
/
+10
2025-11-11
drm/amd/pm: Add ppt1 support for smu_v13_0_12
Asad Kamal
-4
/
+92
2025-11-11
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-2
/
+9
2025-11-11
drm/amd/display: Add kdoc params/returns in dc/link detection helpers
Srinivasan Shanmugam
-0
/
+23
2025-11-11
drm/amd/display: Fix annotations for connector poll/detect parameters
Srinivasan Shanmugam
-3
/
+19
2025-11-11
drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
Sultan Alsawaf
-0
/
+2
2025-11-11
drm/amd/display: Promote DC to 3.2.358
Taimur Hassan
-1
/
+1
2025-11-11
drm/amd/display: [FW Promotion] Release 0.1.35.0
Taimur Hassan
-1
/
+8
2025-11-11
drm/amd/display: Refactor HDCP Status Log Format
Wenjing Liu
-1
/
+0
2025-11-11
drm/amd/display: dynamically clock gate before and after prefetch
Leo Chen
-4
/
+58
2025-11-11
drm/amd/display: Revert in_transfer_func_change to MED
Dominik Kaszewski
-1
/
+1
2025-11-11
drm/amd/display: To support Replay frame skip mode
Chuntao Tso
-15
/
+65
2025-11-11
drm/amd/display: Change lock descriptor values
Dominik Kaszewski
-79
/
+72
2025-11-11
drm/amd/display: refactor DSC cap calculation for dcn35
Mohit Bawa
-1
/
+60
2025-11-11
drm/amd/display: Add new SMART POWER OLED interfaces
Ian Chen
-0
/
+96
2025-11-11
drm/amd/display: Add interface to capture power feature status for debug logging
George Shen
-0
/
+21
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
-0
/
+11
2025-11-11
drm/amd/display: Fix index bug for fill latency
Dillon Varone
-1
/
+1
2025-11-11
drm/amd/display: Only initialize LSDMA if it is supported in DMU
Alvin Lee
-0
/
+4
2025-11-11
drm/amd/pm: remove unnecessary prints for smu busy
Gangliang Xie
-3
/
+9
2025-11-11
drm/amdgpu: optimize timeout implemention in ras_eeprom_update_record_num
Tao Zhou
-5
/
+13
2025-11-11
drm/amdgpu: add RAS bad page threshold handling for PMFW manages eeprom
Tao Zhou
-6
/
+30
2025-11-11
drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process
Jesse.Zhang
-2
/
+3
2025-11-11
drm/amdgpu: try for more times if RAS bad page number is not updated
Tao Zhou
-1
/
+21
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-11-11
drm/amdkfd: Fixing the clang format
Ahmad Rehman
-1
/
+1
2025-11-11
drm/amd/pm: Add NULL check for power limit
Asad Kamal
-0
/
+3
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
-5
/
+14
2025-11-11
drm/amd: Clarify that amdgpu.audio only works for non-DC
Mario Limonciello (AMD)
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
-0
/
+12
2025-11-11
drm/amd/display: add macros to simplify code
Wenjing Liu
-183
/
+68
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
-55
/
+90
2025-11-11
drm/i915/dpio: Use the intel_de_wait_ms() out value
Ville Syrjälä
-3
/
+3
2025-11-11
drm/i915/power: Use the intel_de_wait_ms() out value
Ville Syrjälä
-3
/
+3
2025-11-11
drm/i915/de: Replace __intel_de_wait_for_register_nowl() with intel_de_wait_f...
Ville Syrjälä
-17
/
+16
2025-11-11
drm/i915/de: Nuke wakelocks from intel_de_wait_fw_ms()
Ville Syrjälä
-10
/
+2
2025-11-11
drm/i915/de: Replace __intel_de_rmw_nowl() with intel_de_rmw_fw()
Ville Syrjälä
-14
/
+18
2025-11-11
drm/1915/dpio: Stop using intel_de_wait_fw_ms()
Ville Syrjälä
-2
/
+2
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()
Ville Syrjälä
-18
/
+18
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_us()
Ville Syrjälä
-59
/
+57
2025-11-11
drm/i915/de: Introduce intel_de_wait_for_{set,clear}_us()
Ville Syrjälä
-0
/
+14
2025-11-11
drm/i915/de: Nuke intel_de_wait_custom()
Ville Syrjälä
-19
/
+0
2025-11-11
drm/i915/de: Use intel_de_wait_ms() for the obvious cases
Ville Syrjälä
-34
/
+30
[prev]
[next]