summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-10-04drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2-0/+27
2024-10-04drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu2-0/+2
2024-10-04drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-10-04drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim1-1/+1
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-10-04drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-10-04drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma3-5/+7
2024-10-04drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar1-165/+0
2024-10-04drm/amdgpu/mes11: reduce timeoutAlex Deucher1-1/+1
2024-10-04drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-10-04drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo1-1/+1
2024-10-04drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu1-2/+4
2024-10-04drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li1-1/+1
2024-10-04drm/msm: fix %s null argument errorSherry Yang1-1/+1
2024-10-04drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov1-1/+11
2024-10-04drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar1-5/+5
2024-10-04drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak3-0/+9
2024-10-04drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2-2/+23
2024-10-04drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-10-04drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-10-04drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-10-04drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott1-1/+1
2024-10-04drm/msm: Dump correct dbgahb clusters on a750Connor Abbott1-2/+5
2024-10-04drm/msm: Use a7xx family directly in gpu_stateConnor Abbott1-21/+20
2024-10-04drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao1-2/+3
2024-10-04drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin1-0/+27
2024-10-04drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren1-1/+7
2024-10-04drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying1-17/+18
2024-10-04drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich1-31/+31
2024-10-04drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman1-0/+2
2024-10-04drm/rockchip: vop: Allow 4096px width scalingAlex Bee1-2/+2
2024-10-04drm/amd/amdgpu: Properly tune the size of structWangYuli1-2/+2
2024-10-04drm/radeon: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-10-04drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-10-04drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-10-04drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea1-0/+2
2024-10-04drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-09-30drm: Expand max DRM device number to full MINORBITSMichał Winiarski1-0/+12
2024-09-30accel: Use XArray instead of IDR for minorsMichał Winiarski3-39/+33
2024-09-30drm: Use XArray instead of IDR for minorsMichał Winiarski1-38/+25
2024-09-30drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng1-0/+3
2024-09-30drm: komeda: Fix an issue related to normalized zposhongchi.peng1-3/+7
2024-09-18drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula1-1/+1
2024-09-18drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-18drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld1-3/+36
2024-09-18drm/xe/client: fix deadlock in show_meminfo()Matthew Auld1-1/+5
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu10-64/+78
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu2-1/+86
2024-09-18drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12