summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-10-17drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-10-17drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-10-17drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-10-17drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao1-2/+3
2024-10-17drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin1-0/+27
2024-10-17drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren1-1/+7
2024-10-17drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying1-17/+18
2024-10-17drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich1-31/+31
2024-10-17drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman1-0/+2
2024-10-17drm/rockchip: vop: Allow 4096px width scalingAlex Bee1-2/+2
2024-10-17drm/amd/amdgpu: Properly tune the size of structWangYuli1-2/+2
2024-10-17drm/radeon: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-10-17drm/radeon: Replace one-element array with flexible-array memberPaulo Miguel Almeida2-3/+6
2024-10-17drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-10-17drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida2-3/+6
2024-10-17drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-10-17drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea1-0/+2
2024-10-17drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-09-30drm: komeda: Fix an issue related to normalized zposhongchi.peng1-3/+7
2024-09-18drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-18drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher1-2/+2
2024-09-18drm/msm/adreno: Fix error return if missing firmware-nameRob Clark1-1/+1
2024-09-18drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxBouke Sybren Haarsma1-0/+6
2024-09-18drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroBouke Sybren Haarsma1-0/+6
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/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák1-1/+26
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha1-1/+3
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák1-2/+1
2024-09-12drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka1-0/+28
2024-09-12drm/amdgpu: Fix smatch static checker warningHawking Zhang1-4/+4
2024-09-12drm/amd/display: Check HDCP returned statusAlex Hung1-6/+9
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-08drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-09-08drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin1-1/+1
2024-09-08drm/amd/display: added NULL check at start of dc_validate_streamwinstang1-0/+3
2024-09-08drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...Marek Vasut1-1/+1
2024-09-08drm/meson: plane: Add error handlingHaoran Liu1-6/+11
2024-09-08drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou2-5/+5
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-09-08drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-09-08drm/amdgpu: fix the waring dereferencing hiveJesse Zhang1-0/+3
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-09-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun1-0/+2