summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-05-12drm/xe/guc: Introduce enum with offsets for context register H2GsTomasz Lis
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
2025-05-12drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forcedImre Deak
2025-05-12drm/i915: Add support for forcing the link bpp on a connectorImre Deak
2025-05-12drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()Imre Deak
2025-05-12drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()Imre Deak
2025-05-12drm/i915/dp_mst: Add support for fractional compressed link bpps on MSTImre Deak
2025-05-12drm/i915/dp: Limit max link bpp properly to a fractional value on SSTImre Deak
2025-05-12drm/i915/dp_mst: Simplify computing the min/max compressed bpp limitsImre Deak
2025-05-12drm/i915/dp_mst: Check BW limit on the local MST link earlyImre Deak
2025-05-12drm/i915/dp_mst: Update the total link slot count earlyImre Deak
2025-05-12drm/i915/dp_mst: Validate compressed bpp vs. platform restrictionsImre Deak
2025-05-12drm/i915/dp_mst: Simplify handling the single-bpp case during state computationImre Deak
2025-05-12drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...Imre Deak
2025-05-12drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()Vivek Kasireddy
2025-05-12drm/i915/selftest: allow larger memory allocationMikolaj Wasiak
2025-05-12drm/sitronix: move tiny Sitronix drivers to their own subdirMarcus Folkesson
2025-05-12drm/i915/irq: stop using HAS_GMCH()Jani Nikula
2025-05-12drm/xe: Make the gem shrinker drm managedThomas Hellström
2025-05-12drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()Fabio Estevam
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-05-10drm/msm/adreno: Remove MODULE_FIRMWARE()'sRob Clark
2025-05-10drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3Konrad Dybcio
2025-05-10Merge tag 'drm-misc-next-2025-05-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-10Merge tag 'drm-xe-next-2025-05-08' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-05-10Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-05-10Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-05-09drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng
2025-05-09drm/i915/display: Indexed 8bit format does not support async flipArun R Murthy