CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2024/01/06 02:33:08

Modified files:
        sys/dev/pci/drm: drm_drv.c drm_gem_dma_helper.c 
                         drm_gem_framebuffer_helper.c drm_linux.c 
        sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c 
        sys/dev/pci/drm/include/drm: drm_gem_dma_helper.h 
                                     drm_gem_framebuffer_helper.h 
                                     drm_legacy.h drm_of.h 
        sys/dev/pci/drm/include/linux: atomic.h bitmap.h completion.h 
                                       component.h device.h 
                                       dma-mapping.h interrupt.h io.h 
                                       iommu.h of.h of_device.h 
                                       platform_device.h pm.h 
                                       scatterlist.h time.h workqueue.h 
        sys/dev/pci/drm/include/linux/gpio: consumer.h 
Added files:
        sys/dev/pci/drm: drm_fb_dma_helper.c 
        sys/dev/pci/drm/include/drm: drm_fb_dma_helper.h 
                                     drm_fbdev_generic.h 
                                     drm_simple_kms_helper.h 
        sys/dev/pci/drm/include/linux: align.h clk.h of_address.h 
                                       of_platform.h 
        sys/dev/pci/drm/include/linux/mux: consumer.h 
        sys/dev/pci/drm/include/linux/phy: phy.h 
        sys/dev/pci/drm/include/sound: pcm.h 

Log message:
Add more Linux compat code in preparation for the apple KMS driver.

ok jsg@

Reply via email to