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-06-24
drm/amdgpu: Convert pre|post_partition_switch into common helpers
Hawking Zhang
3
-31
/
+33
2025-06-24
drm/amdgpu: Convert update_supported_modes into a common helper
Hawking Zhang
3
-40
/
+39
2025-06-24
drm/amdgpu: Convert update_partition_sched_list into a common helper v3
Hawking Zhang
4
-126
/
+114
2025-06-24
drm/amdgpu: Convert select_sched into a common helper v3
Hawking Zhang
3
-49
/
+46
2025-06-24
drm/amdgpu: use common function to map ip for aqua_vanjaram
Likun Gao
2
-73
/
+2
2025-06-24
drm/amdgpu: make ip map init to common function
Likun Gao
3
-1
/
+126
2025-06-24
drm/radeon/evergreen_cs: lower evergreen_surface_check_linear_aligned restriction
Patrick Lerda
1
-1
/
+1
2025-06-24
drm/radeon/evergreen_cs: implement cond_exec and cond_write
Patrick Lerda
1
-1
/
+95
2025-06-24
drm/amd/amdgpu: Refine isp_v4_1_1 logging
Pratap Nirujogi
1
-12
/
+6
2025-06-24
drm/amd/amdgpu: Add ISP Generic PM Domain (genpd) support
Pratap Nirujogi
2
-1
/
+157
2025-06-24
drm/amd/pm: Add support to set min ISP clocks
Pratap Nirujogi
6
-29
/
+56
2025-06-24
drm/amd/pm: Add support to set ISP Power
Pratap Nirujogi
5
-0
/
+45
2025-06-24
drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c
Vitaly Prosyak
2
-15
/
+4
2025-06-24
drm/amd: Add missing kdoc for amd_ip_funcs `complete` callback
Mario Limonciello
1
-0
/
+1
2025-06-24
drm/amdgpu: remove fence slab
Alex Deucher
3
-27
/
+4
2025-06-24
drm/amd: Adjust output for discovery error handling
Mario Limonciello
1
-15
/
+13
2025-06-24
drm/amd/display: Promote DAL to 3.2.339
Taimur Hassan
1
-1
/
+1
2025-06-24
drm/amd/display: [FW Promotion] Release 0.1.16.0
Taimur Hassan
1
-0
/
+3
2025-06-24
drm/amd/display: Add DMUB IPS command support for IPS residency tools
Ovidiu Bunea
4
-113
/
+131
2025-06-24
drm/amd/display: Add num_slices_h to set_dto_dscclk signature
Ilya Bakoulin
5
-8
/
+9
2025-06-24
drm/amd/display: DML21 Reintegration
Austin Zheng
8
-24
/
+248
2025-06-24
drm/amd/display: Rewording Mode Validation Result
Fangzhi Zuo
1
-1
/
+1
2025-06-24
drm/amd/display: LSDMA support
Ostrowski Rafal
4
-0
/
+260
2025-06-24
drm/amd/display: Remove redundant macro of refresh rate
Weiguang Li
1
-1
/
+1
2025-06-24
drm/amd/display: Fix 'failed to blank crtc!'
Wen Chen
1
-1
/
+1
2025-06-24
drm/amd/display: Initialize mode_select to 0
Alex Hung
1
-1
/
+1
2025-06-24
drm/amd/display: Add new DP tunnel bandwidth validation
Cruise Hung
14
-52
/
+302
2025-06-24
drm/amd/display: Removed unnecessary comment
Alvin Lee
1
-1
/
+0
2025-06-24
drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth Calculations
Austin Zheng
2
-23
/
+35
2025-06-24
drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/width
Lijo Lazar
1
-0
/
+5
2025-06-24
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
Alex Deucher
2
-5
/
+8
2025-06-24
drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
Srinivasan Shanmugam
1
-0
/
+19
2025-06-24
drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM
Suraj Kandpal
2
-5
/
+16
2025-06-24
drm/i915/hdcp: Do not use inline intel_de_read
Suraj Kandpal
2
-3
/
+6
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2
-2
/
+2
2025-06-24
drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()
Chaoyi Chen
1
-2
/
+5
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
12
-21
/
+27
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
4
-13
/
+136
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
5
-15
/
+434
2025-06-23
gpu: nova-core: add types for patching firmware binaries
Alexandre Courbot
1
-0
/
+64
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
7
-2
/
+224
2025-06-23
gpu: nova-core: vbios: Add support for FWSEC ucode extraction
Joel Fernandes
2
-11
/
+304
2025-06-23
drm/xe/compat: remove old pcode compat interface
Jani Nikula
4
-36
/
+2
2025-06-23
drm/i915/dram: switch to struct drm_device based pcode interface
Jani Nikula
1
-2
/
+2
2025-06-23
drm/i915/display: switch to struct drm_device based pcode interface
Jani Nikula
7
-76
/
+58
2025-06-23
drm/xe/pcode: add struct drm_device based interface
Jani Nikula
2
-1
/
+37
2025-06-23
drm/i915/pcode: add struct drm_device based interface
Jani Nikula
2
-0
/
+34
2025-06-23
drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
Jani Nikula
5
-15
/
+9
2025-06-23
drm/connector: move HDR sink metadata to display info
Jani Nikula
4
-12
/
+13
2025-06-23
gpu: nova-core: vbios: Add support to look up PMU table in FWSEC
Joel Fernandes
1
-2
/
+180
[prev]
[next]