index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
gpu: Fix uninitialized buddy for built-in drivers
Koen Koning
1
-1
/
+2
3 days
gpu/buddy: bail out of try_harder when alignment cannot be honoured
Arunpravin Paneer Selvam
1
-19
/
+44
3 days
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
27
-1620
/
+1700
3 days
drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
Harry Wentland
2
-2
/
+16
3 days
drm/amd/pm: fix smu13 power limit range calculation
Yang Wang
2
-11
/
+15
3 days
drm/amdgpu: fix aperture mapping leak
Asad Kamal
2
-22
/
+16
3 days
drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
Ce Sun
1
-0
/
+2
3 days
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
1
-0
/
+8
3 days
drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...
Luca Coelho
1
-1
/
+3
3 days
drm/amdgpu/vcn4: avoid rereading IB param length
Boyuan Zhang
1
-6
/
+9
3 days
drm/amdgpu/vce: fix integer overflow in image size
Boyuan Zhang
1
-3
/
+14
3 days
drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-5
/
+5
3 days
drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
3 days
drm/amdgpu/gfx8: drop unecessary BUG_ON()
Alex Deucher
1
-3
/
+0
3 days
drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
3 days
drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
3 days
drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
3 days
drm/amd/pm: make pp_features read-only when scpm is enabled
Yang Wang
1
-0
/
+5
3 days
drm/amd/pm: fix amdgpu_pm_info power display units
Yang Wang
1
-9
/
+12
3 days
drm/vc4: Prevent shader BO mappings from becoming writable
Linmao Li
1
-3
/
+7
3 days
drm/vmwgfx: Validate vmw_surface_metadata::array_size
Ian Forbes
1
-5
/
+17
3 days
drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
Zhu Lingshan
1
-5
/
+8
3 days
drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle Ridge
Mario Limonciello
1
-0
/
+9
3 days
drm/amd/display: dce100: skip non-DP stream encoders for DP MST
Andriy Korud
1
-1
/
+6
3 days
drm/amd/display: set new_stream to NULL after release
WenTao Liang
1
-0
/
+1
3 days
drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
Timur Kristóf
1
-5
/
+2
3 days
drm/amdgpu: Fix VFCT bus number matching with soft filter
Mario Limonciello
1
-5
/
+40
3 days
drm/panthor: return error on truncated firmware
Osama Abdelkader
1
-0
/
+1
3 days
drm/gfx10: Program DB_RING_CONTROL
Alex Deucher
1
-0
/
+9
3 days
drm/amd/pm: fix smu14 power limit range calculation
Yang Wang
1
-12
/
+16
3 days
drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
Joonas Lahtinen
1
-1
/
+1
3 days
drm/i915/gem: Do not leak siblings[] on proto context error
Joonas Lahtinen
1
-8
/
+14
3 days
drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
Shahyan Soltani
1
-15
/
+10
3 days
drm/i915/bios: range check LFP Data Block panel_type2
Jani Nikula
1
-8
/
+28
3 days
drm/i915: Return NULL on error in active_instance
Joonas Lahtinen
1
-1
/
+6
3 days
drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas
1
-1
/
+2
3 days
drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...
WenTao Liang
1
-1
/
+4
3 days
drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
Thomas Zimmermann
1
-4
/
+6
3 days
drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
Yongqiang Sun
1
-6
/
+17
3 days
drm/amdkfd: Check bounds in allocate_event_notification_slot
David Francis
1
-0
/
+3
3 days
drm/amdkfd: Use kvcalloc to allocate arrays
David Francis
1
-6
/
+6
3 days
drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
Icenowy Zheng
1
-0
/
+2
3 days
drm/imagination: fix error checking of pvr_vm_context_lookup()
Luigi Santivetti
1
-2
/
+2
3 days
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
1
-7
/
+6
3 days
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
3
-11
/
+15
[next]