summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2024-10-042-2/+23
* drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak2024-10-041-0/+2
* drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak2024-10-041-2/+6
* drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin2024-10-041-1/+1
* drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott2024-10-041-1/+1
* drm/msm: Dump correct dbgahb clusters on a750Connor Abbott2024-10-041-2/+5
* drm/msm: Use a7xx family directly in gpu_stateConnor Abbott2024-10-041-21/+20
* drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao2024-10-041-2/+3
* drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin2024-10-041-0/+27
* drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren2024-10-041-1/+7
* drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying2024-10-041-17/+18
* drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich2024-10-041-31/+31
* drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman2024-10-041-0/+2
* drm/rockchip: vop: Allow 4096px width scalingAlex Bee2024-10-041-2/+2
* drm/amd/amdgpu: Properly tune the size of structWangYuli2024-10-041-2/+2
* drm/radeon: properly handle vbios fake edid sizingAlex Deucher2024-10-041-13/+16
* drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher2024-10-041-13/+16
* drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam2024-10-041-1/+5
* drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea2024-10-041-0/+2
* drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET2024-10-041-1/+3
* drm: Expand max DRM device number to full MINORBITSMichał Winiarski2024-09-301-0/+12
* accel: Use XArray instead of IDR for minorsMichał Winiarski2024-09-303-39/+33
* drm: Use XArray instead of IDR for minorsMichał Winiarski2024-09-301-38/+25
* drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng2024-09-301-0/+3
* drm: komeda: Fix an issue related to normalized zposhongchi.peng2024-09-301-3/+7
* drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula2024-09-181-1/+1
* drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich2024-09-181-2/+2
* drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld2024-09-181-3/+36
* drm/xe/client: fix deadlock in show_meminfo()Matthew Auld2024-09-181-1/+5
* drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu2024-09-1810-64/+78
* drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu2024-09-182-1/+86
* drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-181-8/+12
* drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-181-8/+12
* drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher2024-09-181-2/+2
* drm/nouveau/fb: restore init() for ramgp102Ben Skeggs2024-09-183-1/+4
* drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier2024-09-181-4/+13
* drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin2024-09-181-8/+6
* drm/amd/display: Disable error correction if it's not supportedCruise2024-09-181-26/+21
* drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio2024-09-181-3/+3
* drm/xe: fix WA 14018094691Daniele Ceraolo Spurio2024-09-181-2/+2
* drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan2024-09-181-0/+10
* drm/msm/adreno: Fix error return if missing firmware-nameRob Clark2024-09-181-1/+1
* drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao2024-09-181-1/+4
* drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxBouke Sybren Haarsma2024-09-181-0/+6
* drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroBouke Sybren Haarsma2024-09-181-0/+6
* drm/mediatek: Set sensible cursor width/height values to fix crashAngeloGioacchino Del Regno2024-09-181-2/+2
* drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander2024-09-125-8/+32
* drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander2024-09-124-0/+64
* drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko2024-09-121-2/+2
* drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko2024-09-121-2/+2