index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
drm/amd/display: Refactor DSC cap calculations
Dillon Varone
24
-44
/
+253
2025-07-15
drm/amd/display: Make dcn401_initialize_min_clocks() available to other compilation units
Karthi Kandasamy
3
-6
/
+10
2025-07-15
drm/amd/display: MPC basic allocation logic and TMZ
Yihan Zhu
11
-5
/
+98
2025-07-15
drm/amd/display: Workaround for stuck I2C arbitrage
Dominik Kaszewski
1
-7
/
+52
2025-07-15
drm/amdgpu: The interrupt source was not released
Ce Sun
1
-1
/
+1
2025-07-15
drm/amdkfd: enable kfd on LoongArch systems
Han Gao
1
-1
/
+1
2025-07-15
drm/amdgpu/vcn5: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-15
drm/amdgpu/vcn4.0.5: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-15
drm/amdgpu/vcn4: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-15
drm/amdgpu/gfx10: fix kiq locking in KCQ reset
Alex Deucher
1
-4
/
+2
2025-07-15
drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ reset
Alex Deucher
1
-2
/
+1
2025-07-15
drm/amdgpu/gfx9: fix kiq locking in KCQ reset
Alex Deucher
1
-1
/
+1
2025-07-15
drm/amdgpu: Use cached partition mode, if valid
Lijo Lazar
1
-4
/
+16
2025-07-15
drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
1
-1
/
+1
2025-07-15
drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridge->detect parameter changes
Andy Yan
1
-1
/
+1
2025-07-15
drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
1
-4
/
+4
2025-07-15
drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
1
-9
/
+3
2025-07-15
drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
1
-8
/
+4
2025-07-15
drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
Maíra Canal
1
-14
/
+2
2025-07-15
drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
Maíra Canal
3
-0
/
+49
2025-07-15
drm/sched: Make timeout KUnit tests faster
Maíra Canal
1
-3
/
+5
2025-07-15
drm/sched: Allow drivers to skip the reset and keep on running
Maíra Canal
1
-2
/
+44
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
13
-23
/
+23
2025-07-15
drm/xe/pf: Invalidate LMTT after completing changes
Michal Wajdeczko
1
-1
/
+11
2025-07-15
drm/xe/pf: Invalidate LMTT during LMEM unprovisioning
Michal Wajdeczko
5
-0
/
+94
2025-07-15
drm/xe/pf: Force GuC virtualization mode
Michal Wajdeczko
1
-0
/
+26
2025-07-15
drm/xe/pf: Move GGTT config KLVs encoding to helper
Michal Wajdeczko
1
-11
/
+20
2025-07-15
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
1
-0
/
+27
2025-07-15
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
3
-0
/
+27
2025-07-15
drm/i915: Don't check for atomic context on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+7
2025-07-14
drm/xe/lrc: Add table with LRC layout
Lucas De Marchi
1
-0
/
+24
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
3
-38
/
+46
2025-07-14
drm/xe/gt: Drop third submission for default context
Lucas De Marchi
1
-8
/
+0
2025-07-14
drm/xe/lrc: Remove leftover TODO/FIXME
Lucas De Marchi
1
-6
/
+0
2025-07-14
drm/xe/gt: Extract emit_job_sync()
Lucas De Marchi
1
-32
/
+22
2025-07-14
drm/xe: Count dwords before allocating
Lucas De Marchi
2
-15
/
+25
2025-07-14
drm/xe/lrc: Reduce scope of empty lrc data
Lucas De Marchi
1
-11
/
+11
2025-07-14
drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455
Val Packett
1
-0
/
+1
2025-07-14
drm/xe/vf: Store negotiated VF/PF ABI version at device level
Michal Wajdeczko
3
-24
/
+30
2025-07-14
drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
Michal Wajdeczko
12
-403
/
+548
2025-07-14
drm/xe/pf: Expose basic info about VFs in debugfs
Michal Wajdeczko
3
-0
/
+53
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
10
-34
/
+39
2025-07-14
drm/xe: Introduce xe_tile_is_root helper
Michal Wajdeczko
3
-2
/
+10
2025-07-14
drm/xe: Move PF and VF device types to separate headers
Michal Wajdeczko
4
-36
/
+58
2025-07-14
drm/panthor: Remove dead VM flushing code
Adrián Larumbe
2
-12
/
+0
2025-07-14
drm/xe: Combine PF and VF device data into union
Michal Wajdeczko
1
-4
/
+6
2025-07-14
drm/panfrost: Fix scheduler workqueue bug
Philipp Stanner
1
-1
/
+1
2025-07-14
drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
1
-1
/
+1
2025-07-14
drm/xe: Update register definitions in LRC layout header
Xin Wang
2
-4
/
+3
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
31
-38
/
+65
[prev]
[next]