summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500/framebuffer: Fix some possible doc-rot issuesLee Jones2021-01-181-3/+3
* drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's headerLee Jones2021-01-181-6/+6
* drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s headerLee Jones2021-01-181-6/+6
* drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidatesLee Jones2021-01-181-1/+1
* drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidatesLee Jones2021-01-181-1/+1
* dma-buf: Add debug optionDaniel Vetter2021-01-182-4/+50
* drm/vmwgfx: Always evict vram _before_ disabling itDaniel Vetter2021-01-181-1/+1
* drm/vmwgfx: Drop svga_lockDaniel Vetter2021-01-182-10/+1
* drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner2021-01-181-0/+2
* drm: Set vm_ops to GEM object's values during mmapThomas Zimmermann2021-01-182-9/+12
* drm/vkms: Fix missing kmalloc allocation failure checkColin Ian King2021-01-151-1/+5
* drm/amdgpu: Remove unused variableNirmoy Das2021-01-151-1/+0
* drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann2021-01-153-23/+1
* drm/hisilicon/hibmc: Remove hibmc_ttm.cThomas Zimmermann2021-01-151-61/+0
* drm/modes: Switch to 64bit maths to avoid integer overflowVille Syrjälä2021-01-141-2/+2
* drm/vmwgfx: Fix display register usage for some older configsZack Rusin2021-01-142-2/+2
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-1423-207/+198
* drm/vmwgfx: Remove the throttling codeZack Rusin2021-01-146-188/+3
* drm/vmwgfx: Cleanup pci resource allocationZack Rusin2021-01-142-45/+73
* drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin2021-01-147-113/+98
* drm/vmwgfx: Switch to a managed drm deviceZack Rusin2021-01-1410-84/+68
* drm/vmwgfx: Remove stealth modeZack Rusin2021-01-142-26/+10
* drm/vblank: Fix typo in docsSumera Priyadarsini2021-01-141-1/+1
* drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti2021-01-142-19/+3
* drm/hisilicon: Fix build errorTian Tao2021-01-141-1/+1
* drm: Include <linux/mem_encrypt.h> in drm_cache.cThomas Zimmermann2021-01-141-0/+1
* drm/panfrost: Use delayed timer as default in devfreq profileLukasz Luba2021-01-131-0/+1
* drm: Move struct drm_device.hose to legacy sectionThomas Zimmermann2021-01-131-0/+2
* drm/radeon: Store PCI controller in struct radeon_device.hoseThomas Zimmermann2021-01-134-5/+8
* drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACYThomas Zimmermann2021-01-133-8/+2
* drm: Build drm_memory.o only for legacy driversThomas Zimmermann2021-01-131-2/+3
* drm: Implement drm_need_swiotlb() in drm_cache.cThomas Zimmermann2021-01-132-33/+32
* drm: Inline AGP wrappers into their only callersThomas Zimmermann2021-01-132-24/+6
* drm/vc4: Move mmap implementation into GEM object functionThomas Zimmermann2021-01-133-65/+6
* drm/vc4: Make several BO functions staticThomas Zimmermann2021-01-132-19/+17
* drm/vc4: Use drm_gem_cma_vmap() directlyThomas Zimmermann2021-01-132-14/+1
* drm/sun4i: Add support for BT2020 to DE3Jernej Skrabec2021-01-132-1/+13
* drm/sun4i: de2/de3: Remove redundant CSC matricesJernej Skrabec2021-01-131-65/+34
* drm/sun4i: csc: Rework DE3 CSC macrosJernej Skrabec2021-01-132-5/+3
* video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel2021-01-131-0/+1
* drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-1311-41/+61
* drm/hibmc: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-133-8/+68
* drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-137-22/+21
* drm/amdgpu: Fix trailing whitespacesThomas Zimmermann2021-01-131-3/+3
* drm/vkms: Add support for writeback moduleSumera Priyadarsini2021-01-123-3/+12
* drm/vkms: Add vkms_config typeSumera Priyadarsini2021-01-123-12/+43
* drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen2021-01-121-1/+1
* drm: Removes invalid function return value comment informationZhaoge Zhang2021-01-121-3/+0
* drm/hisilicon: Use drm_crtc_mask()Tian Tao2021-01-121-1/+2
* drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das2021-01-141-1/+5