summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-29drm/virtgpu api: host visible featureGurchetan Singh
2020-09-29drm/virtgpu api: blob resourcesGurchetan Singh
2020-09-29virtio-gpu api: host visible featureGerd Hoffmann
2020-09-29virtio-gpu api: blob resourcesGerd Hoffmann
2020-09-29drm/virtio: blob prep: make CPU responses more genericGurchetan Singh
2020-09-29drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh
2020-09-29drm/rockchip: Include <drm/drm_gem_cma_helper> for drm_gem_cm_vm_opsThomas Zimmermann
2020-09-28drm/hisilicon: Deleted the drm_device declarationTian Tao
2020-09-28drm/ttm: remove fault callbackChristian König
2020-09-28drm/nouveau: stop using TTMs fault callbackChristian König
2020-09-28drm/amdgpu: stop using TTMs fault callbackChristian König
2020-09-28drm/radeon: stop using TTMs fault callbackChristian König
2020-09-28drm/ttm: move SG flag check into ttm_bo_vm_reserveChristian König
2020-09-28drm/ingenic: Add support for paletted 8bppPaul Cercueil
2020-09-26drm/ingenic: Add support for 24-bit modesPaul Cercueil
2020-09-26drm/ingenic: Add support for 30-bit modesPaul Cercueil
2020-09-26drm/ingenic: Support handling different pixel formats in F0/F1 planesPaul Cercueil
2020-09-26drm/ingenic: Alloc F0 and F1 DMA descriptors at oncePaul Cercueil
2020-09-26drm/ingenic: Add support for reserved memoryPaul Cercueil
2020-09-26drm/ingenic: Reset pixclock rate when parent clock rate changesPaul Cercueil
2020-09-25fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann
2020-09-25fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann
2020-09-25drm/vram-helper: Don't put new BOs into VRAMThomas Zimmermann
2020-09-25drm/vram-helper: Set object function iff they are not provided by driverThomas Zimmermann
2020-09-25drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()Thomas Zimmermann
2020-09-25drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann
2020-09-25drm/xlnx: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/vkms: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann
2020-09-25drm/vgem: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/vc4: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/tegra: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/rockchip: Convert to drm_gem_object_funcsThomas Zimmermann
2020-09-25drm/radeon: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/pl111: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/omapdrm: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/nouveau: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/msm: Introduce GEM object funcsThomas Zimmermann
2020-09-25drm/mediatek: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-25drm/i915: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/gma500: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/exynos: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/etnaviv: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/armada: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann
2020-09-24drm/hisilicon: Features to support reading resolutions from EDIDTian Tao
2020-09-24drm/hisilicon: Support i2c driver algorithms for bit-shift adaptersTian Tao