summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+26
2024-09-12drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-09-12drm/meson: plane: Add error handlingHaoran Liu1-6/+11
2024-09-12drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-09-12drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-09-12drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-12drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun1-0/+2
2024-09-12drm/amdgpu: Fix out-of-bounds write warningMa Jun1-1/+1
2024-09-12drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-09-12drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu1-2/+2
2024-09-12drm/amd/display: Check msg_id before processing transcationAlex Hung1-2/+15
2024-09-12drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung1-1/+2
2024-09-12drm/amd/display: Add array index check for hdcp ddc accessHersen Wu1-4/+24
2024-09-12drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-09-12drm/amd/display: Check gpio_id before used as array indexAlex Hung1-2/+11
2024-09-12drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo1-1/+1
2024-09-12drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang2-13/+39
2024-09-12drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-0/+2
2024-09-12drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang1-2/+3
2024-09-12drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang1-1/+4
2024-09-12drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang1-3/+12
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang1-1/+2
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun1-0/+1
2024-09-12drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller1-0/+6
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