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
Age
Commit message (
Expand
)
Author
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
2023-08-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
2023-08-30
drm/radeon: Fix integer overflow in radeon_cs_parser_init
hackyzh002
2023-08-16
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Herbst
2023-08-16
drm/nouveau/gr: enable memory loads on helper invocation on all channels
Karol Herbst
2023-08-11
drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
Gaosheng Cui
2023-08-11
drm/msm/adreno: Fix snapshot BINDLESS_DATA size
Rob Clark
2023-08-11
drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
Dmitry Baryshkov
2023-07-27
drm/client: Fix memory leak in drm_client_modeset_probe
Jocelyn Falempe
2023-07-27
drm/client: Fix memory leak in drm_client_target_cloned
Jocelyn Falempe
2023-07-27
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
2023-07-27
drm/rockchip: vop: Leave vblank enabled in self-refresh
Brian Norris
2023-07-27
drm/atomic: Allow vblank-enabled + self-refresh "disable"
Brian Norris
2023-07-27
drm/panel: simple: Add connector_type for innolux_at043tn24
Fabio Estevam
2023-07-27
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2023-07-27
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2023-07-27
drm/radeon: fix possible division-by-zero errors
Nikita Zhandarovich
2023-07-27
drm/amdkfd: Fix potential deallocation of previously deallocated memory.
Daniil Dulov
2023-07-27
drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
Dario Binacchi
2023-07-27
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
2023-07-27
radeon: avoid double free in ci_dpm_init()
Nikita Zhandarovich
2023-07-27
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
2023-07-27
drm/i915: Initialise outparam for error return from wait_for_register
Chris Wilson
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/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
2023-06-21
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
2023-06-21
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
Lyude Paul
2023-06-21
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
2023-06-21
nouveau: fix client work fence deletion race
Dave Airlie
2023-06-21
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Sukrut Bellary
2023-06-14
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
Ville Syrjälä
2023-06-14
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
2023-06-09
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
2023-06-09
drm/edid: Fix uninitialized variable in drm_cvt_modes()
Lyude Paul
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-30
drm/exynos: fix g2d_open/close helper function definitions
Arnd Bergmann
2023-05-30
drm/tegra: Avoid potential 32-bit integer overflow
Nur Hussein
2023-05-30
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
2023-05-30
drm/mipi-dsi: Set the fwnode for mipi_dsi_device
Saravana Kannan
2023-05-17
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2023-05-17
drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2023-05-17
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
2023-05-17
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
2023-05-17
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
2023-05-17
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
2023-05-17
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
2023-05-17
drm/panel: otm8009a: Set backlight parent to panel device
James Cowgill
[next]