summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-19drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-19gpu: drm: replace occurrences of invalid characterMauro Carvalho Chehab
2021-05-18drm: log errors in drm_gem_fb_init_with_funcsSimon Ser
2021-05-18drm/bridge: Add ChromeOS EC ANX7688 bridge driver supportEnric Balletbo i Serra
2021-05-18drm/bridge: ti-sn65dsi86: fix a ternary type promotion bugDan Carpenter
2021-05-18drm/bridge: anx7625: add suspend / resume hooksPi-Hsun Shih
2021-05-18drm/bridge: anx7625: refactor power control to use runtime PM frameworkPi-Hsun Shih
2021-05-18drm: bridge: it66121: fix a resource leak in probeDan Carpenter
2021-05-18drm: bridge: it66121: fix an error code in it66121_probe()Dan Carpenter
2021-05-18drm/virtio: free virtqueues on probe failureXie Yongji
2021-05-18drm/virtio: Fix double free on probe failureXie Yongji
2021-05-18drm/virtio: Fixes a potential NULL pointer dereference on probe failureXie Yongji
2021-05-17drm: Mark IRQ_BUSID ioctl as legacyThomas Zimmermann
2021-05-17drm: Remove unused branch in legacy PCI initializationThomas Zimmermann
2021-05-17drm: Don't include drm_legacy.h in drm_lease.cThomas Zimmermann
2021-05-17drm/nouveau: Don't include drm_legacy.hThomas Zimmermann
2021-05-17drm/i915: Don't include drm_legacy.hThomas Zimmermann
2021-05-17drm/ingenic: Fix pixclock rate for 24-bit serial panelsPaul Cercueil
2021-05-17drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-16drm: correct function name drm_legacy_ctxbitmap_flush()Yang Yingliang
2021-05-15drm: simpledrm: fix a potential NULL dereferenceDan Carpenter
2021-05-14drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()Qiheng Lin
2021-05-14drm/vmwgfx: Fix memory allocation check and a leak of object fifoColin Ian King
2021-05-14drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat
2021-05-14drm/panfrost: devfreq: Disable devfreq when num_supplies > 1Nicolas Boichat
2021-05-14drm/i915: Merge fix for "drm: Switch to %p4cc format modifier"Stephen Rothwell
2021-05-13drm/amdgpu: fix fence calculation (v2)David M Nieto
2021-05-13drm/amdgpu: free resources on fence usage queryDavid M Nieto
2021-05-13drm: simpledrm: Fix use after free issuesColin Ian King
2021-05-13drm/aperture: Fix missing unlock on error in devm_aperture_acquire()Zou Wei
2021-05-13drm: simpledrm: print resource info using '%pr'Randy Dunlap
2021-05-13drm/nouveau: Remove invalid reference to struct drm_device.pdevThomas Zimmermann
2021-05-13drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil
2021-05-12drm/panfrost: Remove redundant error printing in panfrost_device_init()Zhen Lei
2021-05-12drm/qxl: balance dumb_shadow_bo pinGerd Hoffmann
2021-05-12drm/qxl: drop redundant codeGerd Hoffmann
2021-05-12drm/modifiers: Enforce consistency between the cap an IN_FORMATSDaniel Vetter
2021-05-12drm: fix semicolon.cocci warningskernel test robot
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-05-11drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom
2021-05-11drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom
2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin
2021-05-11drm/vc4: Remove redundant error printing in vc4_ioremap_regs()Zhen Lei
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-11drm: Include <asm/agp.h> iff CONFIG_AGP is setThomas Zimmermann
2021-05-10drm/dp: Fix bogus DPCD version check in drm_dp_read_downstream_info()Lyude Paul
2021-05-10drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann