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.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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
1
-1
/
+1
2022-05-25
drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
Hangyu Hua
1
-0
/
+1
2022-05-18
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-12
drm/vgem: Close use-after-free race in vgem_gem_create
Daniel Vetter
1
-3
/
+6
2022-04-27
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
1
-0
/
+3
2022-04-20
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
1
-0
/
+2
2022-04-20
drm/amd: Add USBC connector ID
Aurabindo Pillai
1
-0
/
+1
2022-04-20
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-20
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-04-20
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
Miaoqian Lin
1
-1
/
+3
2022-04-20
drm/edid: Don't clear formats if using deep color
Maxime Ripard
1
-8
/
+0
2022-03-02
Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
Karol Herbst
1
-21
/
+16
2022-03-02
drm/edid: Always set RGB444
Maxime Ripard
1
-1
/
+1
2022-02-23
drm/radeon: Fix backlight control on iMac 12,1
Nicholas Bishop
1
-1
/
+2
2022-02-08
drm/i915/overlay: Prevent divide by zero bugs in scaling
Dan Carpenter
1
-0
/
+3
2022-02-08
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
1
-1
/
+1
2022-02-08
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
1
-1
/
+3
2022-02-08
drm/msm: Fix wrong size calculation
Xianting Tian
1
-1
/
+1
2022-01-29
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-22
/
+21
2022-01-29
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
5
-1
/
+96
2022-01-27
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
Dave Airlie
2
-8
/
+3
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-27
drm/bridge: megachips: Ensure both bridges are probed before registration
Martyn Welch
1
-12
/
+28
2022-01-27
drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
Ben Skeggs
1
-16
/
+21
2022-01-27
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...
Zhou Qingyang
1
-16
/
+20
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
1
-0
/
+6
2022-01-27
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
Nathan Chancellor
1
-3
/
+3
2021-12-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-12-08
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
1
-1
/
+1
2021-11-26
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-26
drm/udl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-11-26
drm/plane-helper: fix uninitialized variable reference
Alex Xu (Hello71)
1
-1
/
+0
2021-11-26
drm/msm: uninitialized variable in msm_gem_import()
Dan Carpenter
1
-2
/
+2
2021-10-20
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
1
-1
/
+1
2021-10-20
drm/msm: Fix null pointer dereference on pointer edp
Colin Ian King
1
-1
/
+2
2021-10-17
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-09-26
drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
Guenter Roeck
1
-1
/
+1
2021-09-22
gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...
Tuo Li
1
-1
/
+1
2021-09-22
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
1
-3
/
+3
2021-09-03
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
3
-1
/
+11
2021-09-03
drm: Copy drm_wait_vblank to user before returning
Mark Yacoub
1
-3
/
+1
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
1
-0
/
+3
2021-07-20
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...
Jing Xiangfeng
1
-0
/
+1
2021-07-20
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-07-20
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
1
-1
/
+1
2021-07-20
drm/zte: Don't select DRM_KMS_FB_HELPER
Thomas Zimmermann
1
-1
/
+0
2021-07-20
drm/mxsfb: Don't select DRM_KMS_FB_HELPER
Thomas Zimmermann
1
-1
/
+0
2021-07-20
drm: qxl: ensure surf.data is ininitialized
Colin Ian King
1
-0
/
+2
2021-07-20
drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...
Yang Yingliang
1
-0
/
+1
2021-07-11
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
[prev]
[next]