summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-18drm/pl111: make pl111_debugfs_init return 0Wambui Karuga1-3/+5
2020-03-18drm/nouveau: make nouveau_drm_debugfs_init() return 0Wambui Karuga1-12/+8
2020-03-18drm/vram-helper: make drm_vram_mm_debugfs_init() return 0Wambui Karuga1-6/+4
2020-03-18drm/sti: remove use of drm_debugfs functions as return valuesWambui Karuga15-74/+58
2020-03-18drm/msm: remove checks for return value of drm_debugfs_create_files()Wambui Karuga3-29/+10
2020-03-18drm/etnaviv: remove check for return value of drm_debugfs_create_files()Wambui Karuga1-12/+4
2020-03-18drm/arm: make hdlcd_debugfs_init() return 0Wambui Karuga1-2/+4
2020-03-18drm/arc: make arcgpu_debugfs_init() return 0.Wambui Karuga1-2/+4
2020-03-18drm/vc4: remove check of return value of drm_debugfs functionsWambui Karuga1-5/+2
2020-03-18drm/v3d: make v3d_debugfs_init() return 0Wambui Karuga1-3/+4
2020-03-18drm/tilcdc: remove check for return value of debugfs functions.Wambui Karuga1-11/+4
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga5-43/+8
2020-03-18drm: Correct a typo in a function commentIgor Matheus Andrade Torrente1-1/+1
2020-03-18drm: drm_vm: Use fallthrough;Joe Perches1-2/+2
2020-03-18drm/hisilicon: Drop unused #includeDaniel Vetter1-1/+0
2020-03-18drm/core: Add drm_afbc_framebuffer and a corresponding helperAndrzej Pietrasiewicz4-0/+178
2020-03-18drm/core: Allow drivers allocate a subclass of struct drm_framebufferAndrzej Pietrasiewicz2-25/+67
2020-03-16drm: Mark up racy check of drm_gem_object.handle_countChris Wilson1-1/+1
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson1-1/+1
2020-03-16drm/edid: Distribute switch variables for initializationKees Cook1-2/+1
2020-03-16drm: lock: Clean up documentationBenjamin Gaignard1-6/+5
2020-03-16drm: bufs: Clean up documentationBenjamin Gaignard1-10/+10
2020-03-16drm: vm: Clean up documentationBenjamin Gaignard1-8/+8
2020-03-16drm: context: Clean up documentationBenjamin Gaignard1-14/+14