summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin2-26/+10
2021-01-14drm/vblank: Fix typo in docsSumera Priyadarsini1-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 Zimmermann1-0/+2
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 Zimmermann2-24/+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-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 support for writeback moduleSumera Priyadarsini3-3/+12
2021-01-12drm/vkms: Add vkms_config typeSumera Priyadarsini3-12/+43
2021-01-12drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen1-1/+1
2021-01-12drm: Removes invalid function return value comment informationZhaoge Zhang1-3/+0
2021-01-12drm/hisilicon: Use drm_crtc_mask()Tian Tao1-1/+2
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das1-1/+5
2021-01-11drm/virtio: fix prime export for vram objectsChia-I Wu1-0/+1
2021-01-11drm/virtio: make sure context is created in gem openChia-I Wu1-3/+5
2021-01-11drm/hisilicon: Delete the empty function mode_validTian Tao1-7/+0
2021-01-08drm/hisilicon: Use simple encoderTian Tao1-6/+2
2021-01-07Merge drm/drm-next into drm-misc-nextMaarten Lankhorst196-4199/+6156
2021-01-07Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter11-29/+82
2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter28-197/+179
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter47-3039/+3182
2021-01-07Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...Daniel Vetter13-419/+585
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter8-19/+1353
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter166-5040/+4796
2021-01-06drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2Lyude Paul1-1/+3
2021-01-06drm/v3d: Don't clear MMU control bits on exceptionPhil Elwell1-4/+1
2021-01-06drm/v3d: Set dma_mask as well as coherent_dma_maskPhil Elwell1-2/+2
2021-01-06drm/v3d: Use platform_get_irq_optional() to get optional IRQsNicolas Saenz Julienne1-1/+1
2021-01-06drm/vmwgfx: Remove references to struct drm_device.pdevThomas Zimmermann3-18/+19
2021-01-06drm/virtgpu: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+0
2021-01-06drm/vboxvideo: Remove references to struct drm_device.pdevThomas Zimmermann4-11/+19
2021-01-06drm/radeon: Remove references to struct drm_device.pdevThomas Zimmermann17-139/+142
2021-01-06drm/radeon: Fix trailing whitespacesThomas Zimmermann2-2/+2
2021-01-06drm/qxl: Remove references to struct drm_device.pdevThomas Zimmermann4-4/+5
2021-01-06drm/mgag200: Remove references to struct drm_device.pdevThomas Zimmermann3-14/+18