summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-18drm/vmwgfx: Always evict vram _before_ disabling itDaniel Vetter
2021-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter
2021-01-18drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner
2021-01-18drm: Set vm_ops to GEM object's values during mmapThomas Zimmermann
2021-01-15drm/vkms: Fix missing kmalloc allocation failure checkColin Ian King
2021-01-15drm/amdgpu: Remove unused variableNirmoy Das
2021-01-15drm/vc4: Initialize vc4_drm_driver with CMA helper defaultsThomas Zimmermann
2021-01-15drm/hisilicon/hibmc: Remove hibmc_ttm.cThomas Zimmermann
2021-01-14drm/modes: Switch to 64bit maths to avoid integer overflowVille Syrjälä
2021-01-14drm/vmwgfx: Fix display register usage for some older configsZack Rusin
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Remove the throttling codeZack Rusin
2021-01-14drm/vmwgfx: Cleanup pci resource allocationZack Rusin
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin
2021-01-14drm/vblank: Fix typo in docsSumera Priyadarsini
2021-01-14drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti
2021-01-14drm/hisilicon: Fix build errorTian Tao
2021-01-14drm: Include <linux/mem_encrypt.h> in drm_cache.cThomas Zimmermann
2021-01-13drm/panfrost: Use delayed timer as default in devfreq profileLukasz Luba
2021-01-13drm: Move struct drm_device.hose to legacy sectionThomas Zimmermann
2021-01-13drm/radeon: Store PCI controller in struct radeon_device.hoseThomas Zimmermann
2021-01-13drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACYThomas Zimmermann
2021-01-13drm: Build drm_memory.o only for legacy driversThomas Zimmermann
2021-01-13drm: Implement drm_need_swiotlb() in drm_cache.cThomas Zimmermann
2021-01-13drm: Inline AGP wrappers into their only callersThomas Zimmermann
2021-01-13drm/vc4: Move mmap implementation into GEM object functionThomas Zimmermann
2021-01-13drm/vc4: Make several BO functions staticThomas Zimmermann
2021-01-13drm/vc4: Use drm_gem_cma_vmap() directlyThomas Zimmermann
2021-01-13drm/sun4i: Add support for BT2020 to DE3Jernej Skrabec
2021-01-13drm/sun4i: de2/de3: Remove redundant CSC matricesJernej Skrabec
2021-01-13drm/sun4i: csc: Rework DE3 CSC macrosJernej Skrabec
2021-01-13video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-13drm/hibmc: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann
2021-01-12drm/vkms: Add support for writeback moduleSumera Priyadarsini
2021-01-12drm/vkms: Add vkms_config typeSumera Priyadarsini
2021-01-12drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen
2021-01-12drm: Removes invalid function return value comment informationZhaoge Zhang
2021-01-11drm/hisilicon: Use drm_crtc_mask()Tian Tao
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das
2021-01-14PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt
2021-01-11drm/virtio: fix prime export for vram objectsChia-I Wu
2021-01-11drm/virtio: make sure context is created in gem openChia-I Wu
2021-01-10drm/hisilicon: Delete the empty function mode_validTian Tao