summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic-helper: Update reference to drm_crtc_force_disable_all()Geert Uytterhoeven2023-07-281-1/+1
* drm/vkms: Fix race-condition between the hrtimer and the atomic commitMaĆ­ra Canal2023-07-273-7/+15
* drm/vkms: Add support to 1D gamma LUTArthur Grillo2023-07-274-1/+117
* drm/tegra: sor: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-271-3/+1
* drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-271-3/+1
* drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li2023-07-271-1/+1
* drm/tegra: output: hdmi: Support bridge/connectorMaxim Schwalm2023-07-271-11/+33
* drm/tegra: Enable runtime PM during probeMikko Perttunen2023-07-274-38/+28
* drm/tegra: dpaux: Use devm_platform_ioremap_resource()Yang Li2023-07-271-3/+1
* gpu: host1x: Return error when context device not attached to IOMMUMikko Perttunen2023-07-271-0/+8
* drm/tegra: Add error check for NVDEC firmware memory allocationMikko Perttunen2023-07-271-0/+2
* drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()Nathan Chancellor2023-07-271-1/+1
* drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()Nathan Chancellor2023-07-271-1/+1
* dt-bindings: display: panel: Document Hydis HV070WX2-1E0Thierry Reding2023-07-271-0/+2
* dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDSThierry Reding2023-07-272-2/+2
* dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDSThierry Reding2023-07-272-2/+2
* drm/ssd130x: Use shadow-buffer helpers when managing plane's stateJavier Martinez Canillas2023-07-271-7/+9
* dma-buf: Fix the typo in DMA-BUF statistics docLuc Ma2023-07-271-1/+1
* drm/ssd130x: Allocate buffer in the plane's .atomic_check() callbackJavier Martinez Canillas2023-07-262-40/+121
* drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpersJavier Martinez Canillas2023-07-261-35/+20
* drm/ast: Do not enable PCI resources multiple timesThomas Zimmermann2023-07-251-21/+0
* drm/panel: ld9040: add backlight Kconfig dependencyArnd Bergmann2023-07-241-0/+1
* fbdev: Harmonize some comments in <linux/fb.h>Thomas Zimmermann2023-07-241-10/+2
* fbdev: Remove FB_DEFAULT_SYS_OPSThomas Zimmermann2023-07-241-8/+0
* drm/omapdrm: Set fbdev FBINFO_VIRTFB flagThomas Zimmermann2023-07-241-0/+1
* drm/omapdrm: Use GEM mmap for fbdev emulationThomas Zimmermann2023-07-242-3/+14
* drm/omapdrm: Set VM flags in GEM-object mmap functionThomas Zimmermann2023-07-244-38/+8
* drm/exynos: Set fbdev FBINFO_VIRTFB flagThomas Zimmermann2023-07-241-0/+1
* drm/exynos: Use fbdev DMA helpersThomas Zimmermann2023-07-242-3/+3
* drm/tegra: Store pointer to vmap'ed framebuffer in screen_bufferThomas Zimmermann2023-07-241-1/+1
* drm/tegra: Set fbdev FBINFO_VIRTFB flagThomas Zimmermann2023-07-241-0/+1
* drm/tegra: Use fbdev DMA helpersThomas Zimmermann2023-07-242-3/+3
* drm/fbdev-dma: Use fbdev DMA helpersThomas Zimmermann2023-07-242-3/+3
* fbdev: Add fb_ops init macros for framebuffers in DMA-able memoryThomas Zimmermann2023-07-242-0/+21
* drm/panel: db7430: remove unused variablesLuca Ceresoli2023-07-241-4/+0
* fbdev: Document that framebuffer_alloc() returns zero'ed dataThomas Zimmermann2023-07-241-1/+2
* fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULTThomas Zimmermann2023-07-241-3/+0
* fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULTThomas Zimmermann2023-07-241-1/+0
* fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULTThomas Zimmermann2023-07-241-1/+0
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-2424-29/+10
* fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structsThomas Zimmermann2023-07-242-4/+2
* staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann2023-07-242-2/+1
* media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann2023-07-242-2/+0
* hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driverThomas Zimmermann2023-07-241-1/+0
* auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann2023-07-242-2/+0
* sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flagThomas Zimmermann2023-07-241-1/+1
* vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driverThomas Zimmermann2023-07-241-1/+0
* fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULTThomas Zimmermann2023-07-241-1/+1
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-2464-81/+41
* fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structsThomas Zimmermann2023-07-244-5/+1