index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2023-08-11
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
2023-08-11
drm/client: Fix memory leak in drm_client_target_cloned
Jocelyn Falempe
2023-08-11
drm/radeon: fix possible division-by-zero errors
Nikita Zhandarovich
2023-08-11
drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
Dario Binacchi
2023-08-11
radeon: avoid double free in ci_dpm_init()
Nikita Zhandarovich
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
2023-08-11
drm/edid: Fix uninitialized variable in drm_cvt_modes()
Lyude Paul
2023-06-28
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Min Li
2023-06-28
drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
Min Li
2023-06-28
drm/exynos: vidi: fix a wrong error return
Inki Dae
2023-06-21
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
2023-06-14
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
2023-05-30
drm/tegra: Avoid potential 32-bit integer overflow
Nur Hussein
2023-05-17
drm/probe-helper: Cancel previous job before starting new one
Dom Cobley
2023-05-17
drm/vgem: add missing mutex_destroy
Maíra Canal
2023-05-17
drm/rockchip: Drop unbalanced obj unref
Rob Clark
2023-04-05
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
2023-03-22
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
2023-03-17
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
2023-03-11
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
2023-03-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-03-11
drm/radeon: free iio for atombios when driver shutdown
Liwei Song
2023-03-11
drm/mediatek: Drop unbalanced obj unref
Rob Clark
2023-03-11
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
2023-03-11
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-03-11
drm/bridge: megachips: Fix error handling in i2c_register_driver()
Yuan Can
2023-03-11
drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC
Geert Uytterhoeven
2023-02-06
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2023-01-18
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
2023-01-18
drm/connector: send hotplug uevent on connector cleanup
Simon Ser
2023-01-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
2023-01-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
2023-01-18
drm/sti: Use drm_mode_copy()
Ville Syrjälä
2023-01-18
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
2023-01-18
drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
Xiongfeng Wang
2023-01-18
drm/radeon: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2022-12-08
drm/amdgpu: always register an MMU notifier for userptr
Christian König
2022-11-25
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
2022-11-25
drm/i915/dmabuf: fix sg_table handling in map_dma_buf
Matthew Auld
2022-11-25
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
2022-11-03
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
2022-11-03
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
2022-10-26
drm/amdgpu: fix initial connector audio value
hongao
2022-10-26
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
2022-10-26
drm: Prevent drm_copy_field() to attempt copying a NULL pointer
Javier Martinez Canillas
2022-10-26
drm: Use size_t type for len variable in drm_copy_field()
Javier Martinez Canillas
2022-10-26
drm/bridge: megachips: Fix a null pointer dereference bug
Zheyu Ma
2022-10-26
drm/mipi-dsi: Detach devices when removing the host
Maxime Ripard
2022-10-26
Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...
Brian Norris
[next]