aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/udmabuf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-18drm/ttm: WARN_ON non-empty lru when disabling a resource managerDaniel Vetter1-0/+4
2021-01-18drm/vmwgfx: Always evict vram _before_ disabling itDaniel Vetter1-1/+1
2021-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter2-10/+1
2021-01-18drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner1-0/+2
2021-01-18vgaarb: Remove unneeded semicolonsYue Zou1-3/+3
2021-01-18drm: Set vm_ops to GEM object's values during mmapThomas Zimmermann2-9/+12
2021-01-15drm/vkms: Fix missing kmalloc allocation failure checkColin Ian King1-1/+5
2021-01-15drm/amdgpu: Remove unused variableNirmoy Das1-1/+0
2021-01-15drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann3-23/+1
2021-01-15drm/hisilicon/hibmc: Remove hibmc_ttm.cThomas Zimmermann1-61/+0
2021-01-14drm/modes: Switch to 64bit maths to avoid integer overflowVille Syrjälä1-2/+2
2021-01-14drm/vmwgfx: Fix display register usage for some older configsZack Rusin2-2/+2
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin23-207/+198
2021-01-14drm/vmwgfx: Remove the throttling codeZack Rusin6-188/+3
2021-01-14drm/vmwgfx: Cleanup pci resource allocationZack Rusin2-45/+73
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin7-113/+98
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin10-84/+68
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin2-26/+10
2021-01-14drm/vmwgfx: add Zack Rusin as maintainerRoland Scheidegger1-0/+1
2021-01-14drm/vblank: Fix typo in docsSumera Priyadarsini1-1/+1
2021-01-14drm: drm_crc: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-14drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti2-19/+3
2021-01-14drm/hisilicon: Fix build errorTian Tao1-1/+1
2021-01-14drm: Include <linux/mem_encrypt.h> in drm_cache.cThomas Zimmermann1-0/+1
2021-01-13drm/panfrost: Use delayed timer as default in devfreq profileLukasz Luba1-0/+1
2021-01-13drm: Move struct drm_device.hose to legacy sectionThomas Zimmermann2-4/+7
2021-01-13drm/radeon: Store PCI controller in struct radeon_device.hoseThomas Zimmermann4-5/+8
2021-01-13drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACYThomas Zimmermann3-8/+2
2021-01-13drm: Build drm_memory.o only for legacy driversThomas Zimmermann1-2/+3
2021-01-13drm: Implement drm_need_swiotlb() in drm_cache.cThomas Zimmermann2-33/+32
2021-01-13drm: Inline AGP wrappers into their only callersThomas Zimmermann3-42/+6
2021-01-13drm/vc4: Move mmap implementation into GEM object functionThomas Zimmermann3-65/+6
2021-01-13drm/vc4: Make several BO functions staticThomas Zimmermann2-19/+17
2021-01-13drm/vc4: Use drm_gem_cma_vmap() directlyThomas Zimmermann2-14/+1
2021-01-13drm/sun4i: Add support for BT2020 to DE3Jernej Skrabec2-1/+13
2021-01-13drm/sun4i: de2/de3: Remove redundant CSC matricesJernej Skrabec1-65/+34
2021-01-13drm/sun4i: csc: Rework DE3 CSC macrosJernej Skrabec2-5/+3
2021-01-13video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusiveSebastian Reichel1-0/+1
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann11-41/+61
2021-01-13drm/hibmc: Remove references to struct drm_device.pdevThomas Zimmermann3-8/+68
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann7-22/+21
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann1-3/+3
2021-01-12drm/vkms: Add information about module optionsSumera Priyadarsini1-0/+12
2021-01-12drm/vkms: Add support for writeback moduleSumera Priyadarsini3-3/+12
2021-01-12drm/vkms: Add vkms_config typeSumera Priyadarsini3-12/+43
2021-01-12drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-01-12drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen1-1/+1
2021-01-12drm: Fix macro name DRM_MODE_PROP_OBJECT in code commentZhaoge Zhang1-1/+1
2021-01-12drm: Removes invalid function return value comment informationZhaoge Zhang1-3/+0
2021-01-12dt-bindings: display: Augment s6e63m0 bindingsLinus Walleij1-1/+3