summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-18drm/gma500/gma_device: Include our own header containing prototypesLee Jones1-0/+1
2021-01-18drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocksLee Jones1-4/+4
2021-01-18drm/gma500/power: Fix a bunch of *dev documentation issuesLee Jones1-3/+4
2021-01-18drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' staticLee Jones1-2/+2
2021-01-18drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...Lee Jones1-2/+1
2021-01-18drm/gma500/intel_bios: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-18drm/gma500/gem: Add and rename some function parameter descriptionsLee Jones1-2/+3
2021-01-18drm/gma500/framebuffer: Fix some possible doc-rot issuesLee Jones1-3/+3
2021-01-18drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's headerLee Jones1-6/+6
2021-01-18drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s headerLee Jones1-6/+6
2021-01-18drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidatesLee Jones1-1/+1
2021-01-18drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidatesLee Jones1-1/+1
2021-01-18dma-buf: Add debug optionDaniel Vetter3-4/+56
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