summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-1/+4
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-09-04Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2024-09-04drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-09-04drm/lima: set gp bus_stop bit before hard resetErico Nunes1-0/+12
2024-09-04drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2024-09-04drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-09-04drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen1-0/+8
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti1-6/+47
2024-08-19drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1
2024-08-19drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach1-4/+1
2024-08-19drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke1-0/+5
2024-08-19drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun3-10/+18
2024-08-19drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun1-2/+5
2024-08-19drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-08-19drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-08-19drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-08-19drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-08-19drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modesMa Ke1-0/+3
2024-08-19drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modesMa Ke1-0/+3
2024-08-19drm/qxl: Add check for drm_cvt_modeChen Ni1-0/+3
2024-08-19drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach1-2/+4
2024-08-19drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-08-19drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter1-1/+1
2024-07-18drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher1-1/+1
2024-07-18drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke1-0/+3
2024-07-18drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-07-18drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6
2024-07-18drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-07-18drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun1-0/+8
2024-07-18drm/lima: fix shared irq handling on driver removeErico Nunes3-0/+11
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik1-0/+1
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-07-05drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying1-0/+1
2024-07-05drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer2-8/+1
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart1-3/+3
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-07-05drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung2-18/+0
2024-07-05drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-07-05drm/lima: mask irqs in timeout path before hard resetErico Nunes1-0/+7
2024-07-05drm/lima: add mask irq callback to gp and ppErico Nunes5-0/+42
2024-07-05drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas2-0/+18
2024-07-05drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski1-2/+5
2024-07-05drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula1-1/+6
2024-07-05drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk1-2/+5
2024-07-05drm/komeda: check for error-valued pointerAmjad Ouled-Ameur1-1/+1
2024-07-05drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes1-7/+0