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-06-04
drm/i915/dram: allocate struct dram_info dynamically
Jani Nikula
-41
/
+41
2025-06-04
drm/i915/dram: add return value and handling to intel_dram_detect()
Jani Nikula
-6
/
+13
2025-06-04
drm/i915/dram: pass struct dram_info pointer around
Jani Nikula
-22
/
+18
2025-06-04
drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed
Jani Nikula
-1
/
+1
2025-06-04
drm/i915/dram: add accessor for struct dram_info and use it
Jani Nikula
-14
/
+25
2025-06-04
drm/i915/bw: pass struct dram_info pointer around
Jani Nikula
-22
/
+22
2025-06-04
drm/ttm: Fix compile error when CONFIG_SHMEM is not set
Steven Rostedt
-0
/
+1
2025-06-04
drm/xe: Make VMA tile_present, tile_invalidated access rules clear
Matthew Brost
-13
/
+44
2025-06-04
drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
Dibin Moolakadan Subrahmanian
-8
/
+8
2025-06-04
drm/i915/sbi: clean up SBI register macro definitions and usage
Jani Nikula
-51
/
+51
2025-06-04
drm/i915/sbi: split out intel_sbi_regs.h
Jani Nikula
-42
/
+55
2025-06-04
drm/i915/sbi: convert to intel_de_*()
Jani Nikula
-13
/
+9
2025-06-04
drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()
Jani Nikula
-13
/
+15
2025-06-04
drm/i915/de: rename timeout parameters timeout_ms to highlight unit
Jani Nikula
-10
/
+10
2025-06-04
drm/i915/sbi: move sbi_lock under struct intel_display
Jani Nikula
-16
/
+10
2025-06-04
drm/i915/sbi: convert intel_sbi.[ch] to struct intel_display
Jani Nikula
-101
/
+103
2025-06-04
drm/i915/sbi: move intel_sbi.[ch] under display/
Jani Nikula
-2
/
+2
2025-06-04
drm/xe/svm: Fix regression disallowing 64K SVM migration
Maarten Lankhorst
-1
/
+1
2025-06-04
drm/ttm: Fix build with CONFIG_DEBUG_FS=n
Lucas De Marchi
-3
/
+3
2025-06-04
ttm/pool: allow debugfs dumps for numa pools.
Dave Airlie
-2
/
+7
2025-06-03
drm/amd/display: Promote DAL to 3.2.336
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
-182
/
+198
2025-06-03
drm/amd/display: Update DMCUB loading sequence for DCN3.5
Nicholas Kazlauskas
-13
/
+3
2025-06-03
drm/amd/display: Promote DAL to 3.2.335
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.12.0
Taimur Hassan
-0
/
+156
2025-06-03
drm/amd/display: Move vmalloc include to header file
Ray Wu
-4
/
+1
2025-06-03
drm/amd/display: Add support for 2nd sharpening range
Samson Tam
-9
/
+37
2025-06-03
drm/amd/display: Do not bypass chroma scaling in 1:1 case
Navid Assadian
-13
/
+15
2025-06-03
drm/amd/display: Add DML path for FAMS methods
Oleh Kuzhylnyi
-5
/
+16
2025-06-03
drm/amd/display: Add disconnect case on dongle check
Jingwen Zhu
-0
/
+8
2025-06-03
drm/amd/display: Avoid trying AUX transactions on disconnected ports
Wayne Lin
-1
/
+2
2025-06-03
drm/amd/display: Drop unnecessary `amdgpu` prefix
Mario Limonciello
-19
/
+19
2025-06-03
drm/amd/display: Indirect buffer transport for FAMS2 commands
Oleh Kuzhylnyi
-2
/
+69
2025-06-03
drm/amd/display: move RMCM programming
Yihan Zhu
-302
/
+42
2025-06-03
drm/amd/display: Support OLED SDR with AMD ABC
Camille Cho
-0
/
+21
2025-06-03
drm/amd/display: DML21 Fixes
Austin Zheng
-15
/
+116
2025-06-03
drm/amd/display: Re-order FAMS2 sub commands
Alvin Lee
-3
/
+3
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.11.0
Taimur Hassan
-2
/
+32
2025-06-03
drm/amd/display: Fix default DC and AC levels
Mario Limonciello
-2
/
+2
2025-06-03
drm/amd/display: Add debugging message for brightness caps
Mario Limonciello
-1
/
+6
2025-06-03
drm/amd/display: Use DC log instead of using DM error msg
Cruise Hung
-1
/
+1
2025-06-03
drm/amd/display: Avoid calling blank_stream() twice
Zhongwei Zhang
-2
/
+13
2025-06-03
drm/amd/display: Correct non-OLED pre_T11_delay.
Zhongwei Zhang
-3
/
+4
2025-06-03
drm/amdgpu: Add userq fence support to SDMAv7.0
Arunpravin Paneer Selvam
-23
/
+120
2025-06-03
drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
Dan Carpenter
-1
/
+1
2025-06-03
drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c
Dan Carpenter
-4
/
+4
2025-06-03
drm/amdgpu: disable workload profile switching when OD is enabled
Alex Deucher
-0
/
+31
2025-06-03
drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10
Vitaly Prosyak
-10
/
+9
2025-06-03
drm/amdgpu: Add more checks to discovery fetch
Lijo Lazar
-3
/
+13
2025-06-03
drm/amdkfd: enable kfd on RISCV systems
Xuemei Liu
-1
/
+1
[prev]
[next]