summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2026-03-25drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-03-04drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov
2026-01-11drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen
2025-12-07drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco
2025-12-07drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-12-07drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski
2025-12-07drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen
2025-10-15drm/msm/dpu: fix incorrect type for retQianfeng Rong
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)
2025-09-04drm/msm: Defer fd_install in SUBMIT ioctlRob Clark
2025-08-28drm/msm: use trylock for debugfsRob Clark
2025-07-10drm/msm: Fix another leak in the submit error pathRob Clark
2025-07-10drm/msm: Fix a fence leak in submit error pathRob Clark
2025-07-06drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold
2025-06-27drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-06-27drm/msm/disp: Correct porch timing for SDM845James A. MacInnes
2025-04-25drm/msm/a6xx: Fix stale rpmh votes from GPUAkhil P Oommen
2025-04-10drm/msm/dsi: Set PHY usescase (and mode) before registering DSI hostMarijn Suijten
2025-03-07drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang
2025-03-07drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten
2025-02-21drm/msm/dp: set safe_to_exit_level before printing itDmitry Baryshkov
2024-12-14drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer neededRandy Dunlap
2024-12-14drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie
2024-12-14drm/msm/gpu: Check the status of registration to PM QoSLukasz Luba
2024-12-14drm/msm/gpu: Bypass PM QoS constraint for idle clampRob Clark
2024-12-14drm/msm/gpu: Add devfreq tuning debugfsRob Clark
2024-12-14drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-11-01drm/msm/dpu: don't always program merge_3d blockJessica Zhang
2024-11-01drm/msm/dpu: Wire up DSC mask for active CTL configurationMarijn Suijten
2024-11-01drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson
2024-11-01drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson
2024-11-01drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-11-01drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov
2024-10-17drm/msm: fix %s null argument errorSherry Yang
2024-10-17drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-10-17drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-10-17drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-10-17drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-10-17drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-09-18drm/msm/adreno: Fix error return if missing firmware-nameRob Clark
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-08-29drm/msm: Reduce fallout of fence signaling vs reclaim hangsRob Clark
2024-08-03drm/msm/dpu: drop validity checks for clear_pending_flush() ctl opAbhinav Kumar
2024-08-03drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WCJonathan Marek
2024-06-12drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio
2024-06-12drm/msm: Enable clamp_to_idle for 7c3Rob Clark
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten