summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-08-06drm/sun4i: Fix V3s YUV scanline sizeJernej Skrabec
2026-08-06drm/sun4i: framebuffer: Set mode_config.normalize_zposChen-Yu Tsai
2026-08-06Merge tag 'exynos-drm-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2026-08-06Merge tag 'amd-drm-next-7.3-2026-07-31' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-05drm/panel-edp: Add pre_unprepare delayHsin-Te Yuan
2026-08-05drm/nouveau: Wire up dmem cgroupsNatalie Vock
2026-08-05drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocationGou Hao
2026-08-05drm/ttm: Use common ancestor of evictor and evictee as limit poolNatalie Vock
2026-08-05drm/ttm: Be more aggressive when allocating below protection limitNatalie Vock
2026-08-05drm/ttm: Split cgroup charge and resource allocationNatalie Vock
2026-08-05drm/ttm: Extract code for attempting allocation in a placeNatalie Vock
2026-08-05drm/bridge: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-08-04drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faultsStanislav Kinsburskii
2026-08-04drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faultsStanislav Kinsburskii
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz
2026-08-04drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()Michał Winiarski
2026-08-04drm/shmem_helper: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade
2026-08-03drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)François Roux
2026-08-03drm/imagination: Reuse layout check macros for MIPS FW structuresAlessio Belle
2026-08-03drm/imagination: Move all FW interface check macros to pvr_checks.hAlexandru Dadu
2026-08-02drm/v3d: Serialize the scheduler timeout handlersMaíra Canal
2026-08-02drm/exynos: hdmi: take i2c adapter module referenceJohan Hovold
2026-08-02drm/exynos: Add error handling to drm_encoder_init()Diogo Silva
2026-08-02drm/exynos: Remove dependency on DRM simple helpersDiogo Silva
2026-08-01Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-07-31drm/msm: detach the ARM DMA mapping before attaching our own domainDmitry Baryshkov
2026-07-31drm/msm/dsi: Drop dev_pm_opp_set_rate(0)Konrad Dybcio
2026-07-31drm/msm/dp: Drop dev_pm_opp_set_rate(0)Konrad Dybcio
2026-07-31drm/msm/dpu: Drop sneaky dev_pm_opp_set_rate(0)Konrad Dybcio
2026-07-31drm/msm/dp: pass panel to display enable/disable helpersYongxing Mou
2026-07-31drm/msm/dp: make bridge helpers use dp_display to allow re-useAbhinav Kumar
2026-07-31drm/msm/dp: simplify link and clock disable sequenceYongxing Mou
2026-07-31drm/msm/dp: split dp_ctrl_off() into stream and link partsAbhinav Kumar
2026-07-31drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to itAbhinav Kumar
2026-07-31drm/msm/dp: re-arrange dp_display_disable() into functional partsAbhinav Kumar
2026-07-31drm/msm/dp: break up dp_display_enable into two partsAbhinav Kumar
2026-07-31drm/msm/dp: move the pixel clock control to its own APIYongxing Mou
2026-07-31drm/msm/dp: split link setup from source paramsYongxing Mou
2026-07-31drm/msm/dp: extract MISC1_MISC0 configuration into a separate functionYongxing Mou
2026-07-31drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream partsYongxing Mou
2026-07-31drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()Yongxing Mou
2026-07-31drm/msm/dp: drop deprecated .mode_set() and use .atomic_pre_enableYongxing Mou
2026-07-31drm/msm/dp: remove cached drm_edid from panelYongxing Mou
2026-07-31drm/msm/dp: do not reject wide-bus modes while a YUV420 mode is activeDmitry Baryshkov
2026-07-31drm/msm/dp: reject YUV420-only modes without VSC SDP supportDmitry Baryshkov
2026-07-31drm/msm: don't tear down KMS twice when KMS init failsDmitry Baryshkov