summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke1-0/+3
2024-12-14drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can1-2/+3
2024-12-14drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie1-1/+1
2024-12-14drm/etnaviv: hold GPU lock across perfmon samplingLucas Stach1-6/+14
2024-12-14drm/etnaviv: fix power register offset on GC300Doug Brown3-11/+37
2024-12-14drm/etnaviv: Request pages from DMA32 zone on addressing_limitedXiaolei Wang2-8/+10
2024-12-14drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-12-14drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price1-1/+0
2024-12-14drm: fsl-dcu: enable PIXCLK on LS1021AMatthias Schiffer3-0/+19
2024-12-14drm/bridge: tc358767: Fix link properties discoveryTomi Valkeinen1-0/+7
2024-12-14drm/bridge: anx7625: Drop EDID cache on bridge power offPin-yen Lin1-0/+2
2024-12-14drm/v3d: Address race-condition in MMU flushMaíra Canal1-19/+10
2024-12-14drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-12-14drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-12-14drm/omap: Fix locking in omap_gem_new_dmabuf()Tomi Valkeinen1-8/+2
2024-12-14drm/omap: Fix possible NULL dereferenceTomi Valkeinen3-23/+9
2024-12-14drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unusedAndy Shevchenko1-1/+1
2024-12-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
2024-12-14drm/rockchip: vop: Fix a dereferenced before check warningAndy Yan1-4/+4
2024-11-17drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes3-6/+5
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-08drm/i915: Fix potential context UAFsRob Clark1-6/+18
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin1-1/+1
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-01drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson1-2/+2
2024-11-01drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson1-7/+8
2024-11-01drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek1-1/+1
2024-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-22drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-17drm/v3d: Stop the active perfmon before being destroyedMaíra Canal1-1/+8
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-17drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-10-17drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett3-0/+6
2024-10-17drm/rockchip: support gamma control on RK3399Hugh Cole-Baker1-34/+71
2024-10-17drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker3-2/+25
2024-10-17drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-17drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-17drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin1-0/+2
2024-10-17drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-10-17drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven1-25/+45
2024-10-17drm/printer: Allow NULL data in devcoredump printerMatthew Brost1-5/+8
2024-10-17drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2