summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák
2024-09-12drm/amd/display: Check denominator pbn_div before usedAlex Hung
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka
2024-09-12drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-09-12drm/amd/display: Check HDCP returned statusAlex Hung
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-08drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung
2024-09-08drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin
2024-09-08drm/amd/display: added NULL check at start of dc_validate_streamwinstang
2024-09-08drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...Marek Vasut
2024-09-08drm/meson: plane: Add error handlingHaoran Liu
2024-09-08drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang
2024-09-08drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang
2024-09-08drm/amdgpu: fix the waring dereferencing hiveJesse Zhang
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun
2024-09-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-09-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang
2024-09-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang
2024-09-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun
2024-09-08drm/amdgpu: Fix out-of-bounds write warningMa Jun
2024-09-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun
2024-09-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang
2024-09-08drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-09-08drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu
2024-09-08drm/amd/display: Ensure index calculation will not overflowAlex Hung
2024-09-08drm/amd/display: Spinlock before reading eventAlex Hung
2024-09-08drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu
2024-09-08drm/amd/display: Check msg_id before processing transcationAlex Hung
2024-09-08drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung
2024-09-08drm/amd/display: Add array index check for hdcp ddc accessHersen Wu
2024-09-08drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu
2024-09-08drm/amd/display: Check gpio_id before used as array indexAlex Hung
2024-09-08drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang
2024-09-08drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang
2024-09-08drm/amd/pm: Fix negative array index readJesse Zhang
2024-09-08drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang
2024-09-08drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang
2024-09-08drm/amd/pm: fix uninitialized variable warningJesse Zhang
2024-09-08drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun
2024-09-08drm/amdgpu: fix overflowed array index read warningTim Huang
2024-09-08drm/amd/display: Assign linear_pitch_alignment even for VMAlvin Lee