summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2025-06-09drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott
2025-06-09drm/msm: Temporarily disable stall-on-fault after a page faultConnor Abbott
2025-06-09drm/msm: Delete resume_translation()Connor Abbott
2025-06-09drm/msm: Don't use a worker to capture fault devcoredumpConnor Abbott
2025-06-09drm/msm: Fix another leak in the submit error pathRob Clark
2025-06-09drm/msm: Fix a fence leak in submit error pathRob Clark
2025-06-09drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-06-09drm/msm/disp: Correct porch timing for SDM845James A. MacInnes
2025-06-09drm/msm/dp: Disable wide bus support for SDM845James A. MacInnes
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-16gpu: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-12drm/msm/dp: Introduce link training per-segment for LTTPRsAleksandrs Vinarskis
2025-05-12drm/msm/dp: Prepare for link training per-segment for LTTPRsAleksandrs Vinarskis
2025-05-12drm/msm/dp: Account for LTTPRs capabilitiesAleksandrs Vinarskis
2025-05-12drm/msm/dp: Fix support of LTTPR initializationAleksandrs Vinarskis
2025-05-12drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocksDmitry Baryshkov
2025-05-12drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush maskKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5Krzysztof Kozlowski
2025-05-12drm/msm/dpu: Drop useless commentsKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setupKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path resetKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on mixer resetKrzysztof Kozlowski
2025-05-12drm/msm/dpu: Add missing "fetch" name to set_active_pipes()Krzysztof Kozlowski
2025-05-12drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge opsDmitry Baryshkov
2025-05-12drm/msm/hdmi: ensure that HDMI is up if HPD is requestedDmitry Baryshkov
2025-05-12drm/msm/hdmi: expand the HDMI_CFG macroDmitry Baryshkov
2025-05-12drm/msm/hdmi: rename hpd_clks to pwr_clksDmitry Baryshkov
2025-05-12drm/msm/hdmi: implement proper runtime PM handlingDmitry Baryshkov
2025-05-12drm/msm/hdmi: add runtime PM calls to DDC transfer functionDmitry Baryshkov
2025-05-12drm/msm/hdmi: switch to pm_runtime_resume_and_get()Dmitry Baryshkov
2025-05-12drm/msm/hdmi: switch to clk_bulk APIDmitry Baryshkov
2025-05-12drm/msm/hdmi: drop clock frequency assignmentDmitry Baryshkov
2025-05-12drm/msm/hdmi: simplify extp clock handlingDmitry Baryshkov
2025-05-12drm/msm/hdmi: move the alt_iface clock to the hpd listDmitry Baryshkov
2025-05-12drm/msm/hdmi: convert clock and regulator arrays to const arraysDmitry Baryshkov
2025-05-10drm/msm/adreno: Remove MODULE_FIRMWARE()'sRob Clark
2025-05-10drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3Konrad Dybcio
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-04drm/msm/adreno: Add module param to disable ACDAkhil P Oommen
2025-05-04drm/msm: a6x: Rework qmp_get() error handlingAkhil P Oommen
2025-05-04drm/msm/a6xx: Increase HFI response timeoutAkhil P Oommen
2025-05-04drm/msm/adreno: Add support for ACDAkhil P Oommen
2025-05-04drm/msm/adreno: Drop fictional address_space_sizeRob Clark
2025-05-04drm/msm: Be more robust when HFI response times outConnor Abbott
2025-05-04drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold
2025-05-02drm/msm/dsi: add DSI support for SA8775PAyushi Makhija