summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-04drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-09-04drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2024-09-04drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti
2024-08-19drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann
2024-08-19drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach
2024-08-19drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes
2024-08-19drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modesMa Ke
2024-08-19drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modesMa Ke
2024-08-19drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach
2024-07-18drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio
2024-07-18drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-18drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke
2024-07-18drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-07-05drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-07-05drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula
2024-07-05drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk
2024-07-05drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen
2024-06-16drm/msm/dpu: use kms stored hw mdp blockJeykumar Sankaran
2024-06-16drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu
2024-06-16drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green
2024-06-16drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam
2024-06-16drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-17drm/amdkfd: change system memory overcommit limitEric Huang
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-05-02amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2024-05-02drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-05-02nouveau: fix function cast warningArnd Bergmann
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-13drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-04-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin
2024-03-26drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno
2024-03-26drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich
2024-03-26drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz
2024-03-26drm/rockchip: lvds: do not overwrite error codeQuentin Schulz