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-16
drm/amdgpu/vcn: add a helper framework for engine resets
Alex Deucher
2
-1
/
+84
2025-07-16
drm/amdgpu/vcn5: re-emit unprocessed state on ring reset
Alex Deucher
1
-8
/
+2
2025-07-16
drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring reset
Alex Deucher
1
-8
/
+2
2025-07-16
drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
1
-7
/
+3
2025-07-16
drm/amdgpu/vcn4: re-emit unprocessed state on ring reset
Alex Deucher
1
-8
/
+2
2025-07-16
drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
Alex Deucher
1
-9
/
+2
2025-07-16
drm/amdgpu/jpeg5: add queue reset
Alex Deucher
1
-1
/
+22
2025-07-16
drm/amdgpu/jpeg4.0.5: add queue reset
Alex Deucher
1
-1
/
+22
2025-07-16
drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
1
-9
/
+2
2025-07-16
drm/amdgpu/jpeg4: re-emit unprocessed state on ring reset
Alex Deucher
1
-7
/
+2
2025-07-16
drm/amdgpu/jpeg3: re-emit unprocessed state on ring reset
Alex Deucher
1
-7
/
+2
2025-07-16
drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring reset
Alex Deucher
1
-9
/
+2
2025-07-16
drm/amdgpu/jpeg2: re-emit unprocessed state on ring reset
Alex Deucher
1
-7
/
+2
2025-07-16
drm/amd/pm: Remove unnecessary variable
Asad Kamal
1
-2
/
+1
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
1
-2
/
+7
2025-07-16
drm/amd/pm: Get max/min frequency on aldebaran VF
Lijo Lazar
1
-1
/
+56
2025-07-16
drm/amdgpu: make compute timeouts consistent
Alex Deucher
2
-15
/
+7
2025-07-16
drm/amdgpu: Check SQ_CONFIG register support on SRIOV
Tony Yi
3
-3
/
+12
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
6
-3
/
+195
2025-07-16
drm/amdgpu: clean up GC reset functions
Alex Deucher
5
-26
/
+45
2025-07-16
drm/amdgpu: clean up jpeg reset functions
Alex Deucher
4
-6
/
+19
2025-07-16
drm/amdgpu/vcn: don't enable per queue resets on SR-IOV
Alex Deucher
3
-3
/
+6
2025-07-16
drm/amdgpu/jpeg4: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-16
drm/amdgpu/jpeg3: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-16
drm/amdgpu/jpeg2: add additional ring reset error checking
Alex Deucher
1
-2
/
+6
2025-07-16
drm/amdgpu: clean up sdma reset functions
Alex Deucher
4
-31
/
+40
2025-07-16
drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()
Christophe JAILLET
1
-2
/
+4
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
10
-125
/
+164
2025-07-16
drm/xe: Split xe_migrate allocation from initialization
Piotr Piórkowski
3
-7
/
+23
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
13
-72
/
+91
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
16
-77
/
+202
2025-07-16
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
1
-4
/
+2
2025-07-16
drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Ville Syrjälä
1
-2
/
+1
2025-07-16
drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2
-5
/
+10
2025-07-16
drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-2
/
+3
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
3
-3
/
+7
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-6
/
+8
2025-07-16
drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2025-07-16
drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
6
-7
/
+20
2025-07-16
drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
3
-8
/
+12
2025-07-16
drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
3
-3
/
+8
2025-07-16
drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
3
-4
/
+10
2025-07-16
drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-2
/
+3
2025-07-16
drm/gem/afbc: Eliminate redundant drm_get_format_info()
Ville Syrjälä
2
-13
/
+7
2025-07-16
drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
4
-16
/
+14
2025-07-16
drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
Ville Syrjälä
1
-6
/
+4
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
15
-17
/
+19
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
36
-49
/
+55
2025-07-16
drm: Look up the format info earlier
Ville Syrjälä
1
-12
/
+13
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
16
-24
/
+47
[prev]
[next]