summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-04Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark1895-13685/+53388
2024-02-28drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson4-0/+46
2024-02-28drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard1-1/+169
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard2-0/+72
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard2-0/+96
2024-02-28drm/tests: helpers: Add atomic helpersMaxime Ripard1-0/+3
2024-02-28drm/tests: helpers: Include missing drm_drv headerMaxime Ripard1-0/+2
2024-02-28drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab...Kunwu Chan1-3/+1
2024-02-28drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta1-2/+6
2024-02-28drm: Check output polling initialized before disablingShradha Gupta2-5/+27
2024-02-28drm: Remove drm_num_crtcs() helperThierry Reding1-14/+1
2024-02-28fbdev: Clean up include statements in header fileThomas Zimmermann1-4/+4
2024-02-28fbdev: Clean up forward declarations in header fileThomas Zimmermann1-3/+5
2024-02-28fbdev: Do not include <linux/slab.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/notifier.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/fs.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/backlight.h> in headerThomas Zimmermann1-1/+1
2024-02-28staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann1-0/+2
2024-02-28drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-02-28backlight/corgi-lcd: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-02-26drm/mgag200: Add a workaround for low-latencyJocelyn Falempe3-0/+37
2024-02-26drm/msm/adreno: Add A702 supportKonrad Dybcio3-9/+117
2024-02-26drm/msm: Fix page fault client detection on a660 family and a7xxConnor Abbott1-10/+85
2024-02-26drm/msm: More fully implement devcoredump for a7xxConnor Abbott4-632/+1462
2024-02-26drm/msm: Fix snapshotting a7xx indexed regsConnor Abbott1-2/+2
2024-02-26drm/msm: Import a7xx crashdump register lists from kgslConnor Abbott2-0/+1681
2024-02-26drm/msm: add support for A750 GPUNeil Armstrong4-5/+49
2024-02-26dt-bindings: arm-smmu: Document SM8650 GPU SMMUNeil Armstrong1-2/+4
2024-02-26dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if conditionNeil Armstrong1-2/+11
2024-02-26dt-bindings: display/msm/gmu: Document Adreno 750 GMUNeil Armstrong1-0/+1
2024-02-26drm/msm/adreno: Add A305B supportLuca Weiss3-7/+26
2024-02-26dt-bindings: display/msm: gpu: Allow multiple digits for patchidLuca Weiss1-3/+3
2024-02-26drm/msm/a7xx: Fix LLC typoRob Clark1-1/+1
2024-02-26drm/msm/adreno: Update generated headersRob Clark9-1738/+5589
2024-02-26drm/msm/adreno: Add support for SM7150 SoC machineDanila Tikhonov1-0/+22
2024-02-26drm/msm/a6xx: specify UBWC config for sc7180Dmitry Baryshkov1-2/+1
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann1748-10927/+47790
2024-02-26drm/edid/firmware: Remove built-in EDIDsMaxime Ripard12-759/+19
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter1110-5044/+9605
2024-02-26Merge tag 'drm-habanalabs-next-2024-02-26' of https://git.kernel.org/pub/scm/...Daniel Vetter21-510/+1008
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter141-1187/+6518
2024-02-26drm/sun4i: hdmi: Consolidate atomic_check and mode_validMaxime Ripard1-27/+47
2024-02-26drm/sun4i: hdmi: Switch to container_of_constMaxime Ripard1-12/+4
2024-02-26drm/sun4i: hdmi: Move mode_set into enableMaxime Ripard1-24/+14
2024-02-26drm/sun4i: hdmi: Convert encoder to atomicMaxime Ripard1-7/+10
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter70-1279/+3748
2024-02-26drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen1-0/+10
2024-02-26drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-02-26accel: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-26accel/habanalabs: modify pci health checkOfir Bitton1-3/+3