summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-17drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-08drm/i915: Fix potential context UAFsRob Clark
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede
2024-11-01drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson
2024-11-01drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson
2024-11-01drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä
2024-10-22drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-10-17drm/v3d: Stop the active perfmon before being destroyedMaíra Canal
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung
2024-10-17drm/crtc: fix uninitialized variable use even harderRob Clark
2024-10-17drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett
2024-10-17drm/rockchip: support gamma control on RK3399Hugh Cole-Baker
2024-10-17drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker
2024-10-17drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello
2024-10-17drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-17drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin
2024-10-17drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang
2024-10-17drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven
2024-10-17drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-10-17drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam
2024-10-17drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam
2024-10-17drm/amd/display: Check stream before comparing themAlex Hung
2024-10-17drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-17drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-17drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-10-17drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam
2024-10-17drm/amd/display: Validate backlight caps are saneMario Limonciello
2024-10-17drm/amd/display: Round calculated vtotalRobin Chen
2024-10-17drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo
2024-10-17drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li
2024-10-17drm/msm: fix %s null argument errorSherry Yang
2024-10-17drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-10-17drm/msm: Drop priv->lastctxRob Clark
2024-10-17drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-10-17drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-10-17drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-10-17drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-10-17drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao
2024-10-17drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying