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.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-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
2024-05-02
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
1
-0
/
+1
2024-05-02
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Alex Deucher
1
-11
/
+15
2024-05-02
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-05-02
drm/amdgpu: validate the parameters of bo mapping operations more clearly
xinhui pan
1
-26
/
+46
2024-05-02
drm/panel: visionox-rm69299: don't unregister DSI device
Dmitry Baryshkov
1
-2
/
+0
2024-05-02
drm: nv04: Fix out of bounds access
Mikhail Kobuk
1
-6
/
+7
2024-05-02
drm/client: Fully protect modes[] with dev->mode_config.mutex
Ville Syrjälä
1
-1
/
+2
2024-05-02
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
2024-04-13
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
2024-04-13
drm/amd/display: Fix nanosec stat overflow
Aric Cyr
1
-2
/
+2
2024-04-13
drm/amd/display: Fix noise issue on HDMI AV mute
Leo Ma
1
-1
/
+11
2024-04-13
drm/amd/display: Return the correct HDCP error code
Rodrigo Siqueira
1
-0
/
+3
2024-04-13
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula
1
-1
/
+1
2024-04-13
drm/imx/ipuv3: do not return negative values from .get_modes()
Jani Nikula
1
-2
/
+2
2024-04-13
drm/exynos: do not return negative values from .get_modes()
Jani Nikula
2
-4
/
+4
2024-04-13
drm/panel: do not return negative error codes from drm_panel_get_modes()
Jani Nikula
1
-6
/
+11
2024-04-13
drm/etnaviv: Restore some id values
Christian Gmeiner
2
-1
/
+10
2024-04-13
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
1
-3
/
+11
2024-04-13
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
10
-22
/
+33
2024-04-13
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
1
-3
/
+1
2024-04-13
drm/vmwgfx: switch over to the new pin interface v2
Christian König
11
-85
/
+39
2024-04-13
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
4
-8
/
+53
2024-04-13
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-03-27
drm/msm/dpu: add division of drm_display_mode's hskew parameter
Paloma Arellano
1
-2
/
+4
2024-03-27
drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
Hsin-Yi Wang
1
-5
/
+7
2024-03-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
1
-1
/
+1
2024-03-27
drm/tidss: Fix initial plane zpos values
Tomi Valkeinen
1
-1
/
+1
2024-03-27
drm/tegra: put drm_gem_object ref on error in tegra_fb_create
Fedor Pchelkin
1
-0
/
+1
2024-03-27
drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
AngeloGioacchino Del Regno
1
-5
/
+5
2024-03-27
drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
Nikita Zhandarovich
1
-1
/
+1
2024-03-27
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Srinivasan Shanmugam
1
-2
/
+5
2024-03-27
drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
Srinivasan Shanmugam
1
-1
/
+1
2024-03-27
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
1
-9
/
+14
2024-03-27
drm/rockchip: lvds: do not print scary message when probing defer
Quentin Schulz
1
-1
/
+1
2024-03-27
drm/rockchip: lvds: do not overwrite error code
Quentin Schulz
1
-1
/
+0
2024-03-27
drm/rockchip: inno_hdmi: Fix video timing
Alex Bee
1
-2
/
+2
2024-03-27
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2024-03-27
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2024-03-27
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2024-03-27
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-16
/
+12
2024-03-27
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2024-03-01
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-03-01
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+12
2024-03-01
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-02-23
drm/msm/dsi: Enable runtime PM
Konrad Dybcio
1
-0
/
+4
2024-02-23
drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
Kuogee Hsieh
2
-5
/
+10
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2024-02-23
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-23
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
[next]