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-09-15
drm/amd/display: Fix DMCUB loading sequence for DCN3.2
Nicholas Kazlauskas
2
-26
/
+35
2025-09-15
drm/amd/display: prepare dml 2.1 for new asic
Dmytro Laktyushkin
3
-4
/
+5
2025-09-15
drm/amd/display: Modify the link training policy
Zhikai Zhai
1
-0
/
+9
2025-09-15
Revert "drm/amdgpu: Allocate psp fw private buffer in vram"
Hawking Zhang
1
-1
/
+2
2025-09-15
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUs
Srinivasan Shanmugam
1
-0
/
+15
2025-09-15
drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdoc
Mario Limonciello
1
-32
/
+66
2025-09-15
drm/amd/pm: unified smu feature cap interface
Yang Wang
2
-0
/
+41
2025-09-15
drm/amd/pm: Allow to set power cap in vf mode
Asad Kamal
2
-4
/
+9
2025-09-15
drm/amdgpu: Add virtual device capabilities
Lijo Lazar
1
-0
/
+5
2025-09-15
drm/amdgpu: Add generic capability class
Lijo Lazar
2
-0
/
+92
2025-09-15
drm/amdgpu: Read memory vendor information
Lijo Lazar
1
-0
/
+8
2025-09-15
drm/amdgpu: wait pmfw polling mca bank info done
Stanley.Yang
1
-0
/
+8
2025-09-15
drm/amdgpu: Use memset32 for ring clearing
Tvrtko Ursulin
1
-4
/
+1
2025-09-15
drm/amdgpu: Fix allocating extra dwords for rings (v2)
Timur Kristóf
4
-4
/
+16
2025-09-15
drm/amd/pm: Remove unneeded legacy DPM related code.
Timur Kristóf
6
-89
/
+0
2025-09-15
drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
Timur Kristóf
6
-57
/
+97
2025-09-15
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
4
-2
/
+4
2025-09-15
drm/amdgpu: Release hive reference properly
Lijo Lazar
2
-4
/
+7
2025-09-15
drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
Srinivasan Shanmugam
2
-0
/
+60
2025-09-15
drm/amdgpu: validate userq buffer virtual address and size
Prike Liang
3
-0
/
+58
2025-09-15
drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6
Yang Wang
3
-7
/
+7
2025-09-15
drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
Srinivasan Shanmugam
1
-0
/
+9
2025-09-15
drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
Srinivasan Shanmugam
1
-3
/
+16
2025-09-15
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-14
/
+6
2025-09-15
drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-9
/
+3
2025-09-15
drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1
Tvrtko Ursulin
1
-23
/
+10
2025-09-15
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
1
-14
/
+5
2025-09-15
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Tvrtko Ursulin
1
-24
/
+17
2025-09-15
drm/amdgpu: Remove volatile references from VCN
Rodrigo Siqueira
10
-51
/
+51
2025-09-15
drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headers
Rodrigo Siqueira
2
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from ring manipulation
Rodrigo Siqueira
5
-10
/
+10
2025-09-15
drm/amdgpu: Remove volatile from RLC files
Rodrigo Siqueira
2
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from CSB functions
Rodrigo Siqueira
10
-25
/
+18
2025-09-15
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Loic Poulain
1
-2
/
+4
2025-09-15
drm/xe: defer free of NVM auxiliary container to device release callback
Nitin Gote
1
-1
/
+4
2025-09-15
drm/xe/hwmon: Remove type casting
Mallesh Koujalagi
1
-16
/
+19
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
8
-0
/
+801
2025-09-15
drm/xe: Allow freeing of a managed bo
John Harrison
2
-0
/
+6
2025-09-15
drm/xe/guc: Add firmware build type to available info
John Harrison
2
-0
/
+4
2025-09-15
drm/xe/guc: Update CSS header structures
John Harrison
2
-35
/
+53
2025-09-15
drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Fushuai Wang
1
-1
/
+1
2025-09-15
drm/xe: Use ARRAY_SIZE in guc_waklv_init()
Lucas De Marchi
1
-2
/
+2
2025-09-15
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-2
/
+2
2025-09-15
drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation
Michal Wajdeczko
1
-1
/
+0
2025-09-15
drm/xe/tile: Release kobject for the failure path
Shuicheng Lin
1
-5
/
+7
2025-09-15
drm/exynos: dsi: add support for exynos7870
Kaustabh Chakraborty
1
-0
/
+9
2025-09-15
drm/exynos: exynos7_drm_decon: remove ctx->suspended
Kaustabh Chakraborty
1
-36
/
+0
2025-09-15
drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridge
Kaustabh Chakraborty
1
-0
/
+82
2025-09-15
drm/bridge: samsung-dsim: add ability to define clock names for every variant
Kaustabh Chakraborty
1
-45
/
+43
2025-09-15
drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
Kaustabh Chakraborty
1
-1
/
+1
[prev]
[next]