summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-28drm/vc4: txp: Initialise the CRTC before the encoder and connectorMaxime Ripard
2022-11-28drm/vc4: Add TXP encoder typeMaxime Ripard
2022-11-28drm/vc4: txp: Reorder the variable assignmentsMaxime Ripard
2022-11-28drm/vc4: kms: Sort the CRTCs by output before assigning themMaxime Ripard
2022-11-28drm/vc4: kms: Constify the HVS old/new state helpersMaxime Ripard
2022-11-28drm/vc4: Constify container_of wrappersMaxime Ripard
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard
2022-11-25drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXCGeert Uytterhoeven
2022-11-25drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXCGeert Uytterhoeven
2022-11-24drm/fb-helper: Don't use the preferred depth for the BPP defaultThomas Zimmermann
2022-11-24drm/solomon: Set preferred color depth and bpp to the correct valuesThomas Zimmermann
2022-11-24drm/simpledrm: Set preferred depth from format of scanout bufferThomas Zimmermann
2022-11-24drm/ofdrm: Set preferred depth from format of scanout bufferThomas Zimmermann
2022-11-24drm/cirrus: Decouple fbdev bpp value from color depthThomas Zimmermann
2022-11-24drm/logicvc: Fix preferred fbdev cppThomas Zimmermann
2022-11-24drm/hisilicon/hibmc: Fix preferred depth and bppThomas Zimmermann
2022-11-24drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match specFrieder Schrempf
2022-11-24drm/sun4i: tv: Convert to the new TV mode propertyMaxime Ripard
2022-11-24drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard
2022-11-24drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Use TV Reset implementationMaxime Ripard
2022-11-24drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard
2022-11-24drm/atomic-helper: Add a TV properties reset helperMaxime Ripard
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes
2022-11-24drm/modes: Introduce more named modesMaxime Ripard
2022-11-24drm/client: Remove match on mode nameMaxime Ripard
2022-11-24drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard
2022-11-24drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard
2022-11-24drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard
2022-11-24drm/connector: Only register TV mode property if presentMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-11-24drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard
2022-11-24dma-buf: A collection of typo and documentation fixesT.J. Mercier
2022-11-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-23drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formatsGeert Uytterhoeven
2022-11-23drm/doc: make drm-uapi igt-tests more readableRandy Dunlap
2022-11-23drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-22Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-21drm: Fix potential null-ptr-deref due to drmm_mode_config_init()Shang XiaoJing
2022-11-21drm/gem-shmem: When drm_gem_object_init failed, should release objectChunyouTang
2022-11-20Linux 6.1-rc6v6.1-rc6Linus Torvalds