summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26drm/vkms: allow full alpha blending on all planesMaíra Canal1-31/+3
2023-04-26arch/x86: Include <asm/fb.h> in fbdev source fileThomas Zimmermann2-13/+18
2023-04-25drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementationFrancesco Dolcini1-0/+44
2023-04-25drm/vc4: hdmi: Add BT.2020 SupportDave Stevenson1-0/+38
2023-04-25drm/vc4: hdmi: Add BT.601 SupportDave Stevenson1-0/+38
2023-04-25drm/vc4: hdmi: Add a function to retrieve the CSC matrixDave Stevenson1-3/+21
2023-04-25drm/vc4: hdmi: Rework the CSC matrices organizationDave Stevenson1-45/+63
2023-04-25drm/vc4: hdmi: Swap CSC matrix channels for YUV444Dave Stevenson1-20/+19
2023-04-25drm/vc4: hdmi: Rename full range helperDave Stevenson1-5/+5
2023-04-25drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB rangeDave Stevenson2-4/+102
2023-04-25drm/vc4: hdmi: Update all the planes if the TV margins are changedMaxime Ripard1-0/+26
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard10-106/+51
2023-04-24drm/vkms: isolate pixel conversion functionalityMaíra Canal5-81/+56
2023-04-24drm/test: Add test cases for drm_rect_rotate_inv()Arthur Grillo1-0/+11
2023-04-24drm/tests: Add test cases for drm_rect_rotate()Arthur Grillo1-0/+72
2023-04-24drm/tests: Add test cases for drm_rect_calc_vscale()Arthur Grillo1-0/+12
2023-04-24drm/tests: Add test cases for drm_rect_calc_hscale()Arthur Grillo1-0/+72
2023-04-24drm/tests: Add test cases for drm_rect_intersect()Arthur Grillo1-0/+148
2023-04-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann119-862/+2265
2023-04-24drm/scheduler: add drm_sched_entity_error and use rcu for last_scheduledChristian König2-9/+33
2023-04-24drm/scheduler: properly forward fence errorsChristian König4-15/+13
2023-04-24drm/tve200: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie5-117/+94
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie7-15/+53
2023-04-23drm/sti: Drop of_gpio headerMaíra Canal1-1/+1
2023-04-23drm/bridge: anx7625: Drop of_gpio headerMaíra Canal1-1/+0
2023-04-21drm/display: Add missing OLED Vesa brightnesses definitionsRodrigo Siqueira1-0/+3
2023-04-21drm/panel: simple: Add InnoLux G070ACE-L01Richard Leitner1-0/+35
2023-04-21dt-bindings: display: simple: add support for InnoLux G070ACE-L01Richard Leitner1-0/+2
2023-04-21drm/armada: Implement fbdev emulation as in-kernel clientThomas Zimmermann4-69/+73
2023-04-21drm/armada: Initialize fbdev DRM clientThomas Zimmermann1-4/+39
2023-04-21drm/armada: Hide fbdev support behind config optionThomas Zimmermann2-3/+14
2023-04-21drm/armada: Include <linux/of.h>Thomas Zimmermann1-0/+1
2023-04-20drm/bridge: ti-sn65dsi86: Implement wait_hpd_assertedNikita Travkin1-0/+19
2023-04-20arch/x86: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-3/+8
2023-04-20arch/sparc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-8/+8
2023-04-20arch/sparc: Implement fb_is_primary_device() in source fileThomas Zimmermann4-18/+33
2023-04-20arch/sh: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+1
2023-04-20arch/powerpc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-5/+3
2023-04-20arch/parisc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+4
2023-04-20arch/parisc: Implement fb_is_primary_device() under arch/pariscThomas Zimmermann6-20/+35
2023-04-20arch/parisc: Remove trailing whitespacesThomas Zimmermann1-1/+1
2023-04-20video: Move HP PARISC STI core code to shared locationThomas Zimmermann9-8/+14
2023-04-20video: Remove trailing whitespacesThomas Zimmermann4-138/+138
2023-04-20arch/mips: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-6/+4
2023-04-20arch/m68k: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-6/+4
2023-04-20arch/m68k: Merge variants of fb_pgprotect() into single functionThomas Zimmermann1-9/+3
2023-04-20arch/loongarch: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+1
2023-04-20arch/ia64: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-6/+5
2023-04-20arch/arm64: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+1