summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky2021-05-1917-36/+79
* drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky2021-05-192-1/+55
* gpu: drm: replace occurrences of invalid characterMauro Carvalho Chehab2021-05-194-8/+8
* drm: log errors in drm_gem_fb_init_with_funcsSimon Ser2021-05-181-1/+6
* drm/bridge: Add ChromeOS EC ANX7688 bridge driver supportEnric Balletbo i Serra2021-05-183-0/+204
* dt-bindings: display: add google, cros-ec-anx7688.yamlDafna Hirschfeld2021-05-181-0/+82
* drm/bridge: ti-sn65dsi86: fix a ternary type promotion bugDan Carpenter2021-05-181-1/+3
* drm/bridge: anx7625: add suspend / resume hooksPi-Hsun Shih2021-05-181-0/+32
* drm/bridge: anx7625: refactor power control to use runtime PM frameworkPi-Hsun Shih2021-05-182-86/+64
* drm: bridge: it66121: fix a resource leak in probeDan Carpenter2021-05-181-4/+4
* drm: bridge: it66121: fix an error code in it66121_probe()Dan Carpenter2021-05-181-1/+1
* drm/virtio: free virtqueues on probe failureXie Yongji2021-05-181-1/+3
* drm/virtio: Fix double free on probe failureXie Yongji2021-05-181-0/+1
* drm/virtio: Fixes a potential NULL pointer dereference on probe failureXie Yongji2021-05-181-0/+3
* drm: Mark IRQ_BUSID ioctl as legacyThomas Zimmermann2021-05-174-13/+14
* drm: Remove unused branch in legacy PCI initializationThomas Zimmermann2021-05-171-3/+0
* drm: Don't include drm_legacy.h in drm_lease.cThomas Zimmermann2021-05-171-1/+0
* drm/nouveau: Don't include drm_legacy.hThomas Zimmermann2021-05-171-2/+0
* drm/i915: Don't include drm_legacy.hThomas Zimmermann2021-05-172-2/+0
* drm/ingenic: Fix pixclock rate for 24-bit serial panelsPaul Cercueil2021-05-171-1/+1
* MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERSLukas Bulwahn2021-05-171-1/+1
* drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-171-0/+1
* drm: correct function name drm_legacy_ctxbitmap_flush()Yang Yingliang2021-05-161-1/+1
* drm: simpledrm: fix a potential NULL dereferenceDan Carpenter2021-05-151-2/+7
* drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()Qiheng Lin2021-05-141-2/+2
* drm/vmwgfx: Fix memory allocation check and a leak of object fifoColin Ian King2021-05-141-1/+5
* drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat2021-05-141-0/+10
* drm/panfrost: devfreq: Disable devfreq when num_supplies > 1Nicolas Boichat2021-05-141-0/+9
* dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183Nicolas Boichat2021-05-141-1/+29
* drm/i915: Merge fix for "drm: Switch to %p4cc format modifier"Stephen Rothwell2021-05-141-4/+2
* drm/amdgpu: fix fence calculation (v2)David M Nieto2021-05-132-5/+17
* drm/amdgpu: free resources on fence usage queryDavid M Nieto2021-05-131-2/+6
* drm: simpledrm: Fix use after free issuesColin Ian King2021-05-131-0/+2
* drm/aperture: Fix missing unlock on error in devm_aperture_acquire()Zou Wei2021-05-131-2/+6
* drm: simpledrm: print resource info using '%pr'Randy Dunlap2021-05-131-2/+2
* drm/nouveau: Remove invalid reference to struct drm_device.pdevThomas Zimmermann2021-05-131-1/+2
* drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil2021-05-132-7/+6
* drm/panfrost: Remove redundant error printing in panfrost_device_init()Zhen Lei2021-05-121-1/+0
* MAINTAINERS: Add Xinhui Pan as another AMDGPU contactChristian König2021-05-121-0/+1
* drm/qxl: balance dumb_shadow_bo pinGerd Hoffmann2021-05-121-0/+1
* drm/qxl: drop redundant codeGerd Hoffmann2021-05-121-3/+1
* drm/modifiers: Enforce consistency between the cap an IN_FORMATSDaniel Vetter2021-05-122-1/+19
* drm: fix semicolon.cocci warningskernel test robot2021-05-121-5/+5
* drm/vmwgfx: Port vmwgfx to arm64Zack Rusin2021-05-117-230/+378
* drm/vmwgfx: Add basic support for SVGA3Zack Rusin2021-05-1125-310/+405
* drm/vmwgfx: Remove the reservation semaphoreZack Rusin2021-05-1115-535/+6
* drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom2021-05-112-2/+19
* drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom2021-05-111-4/+16
* drm/vmwgfx: Fix incorrect enum usageZack Rusin2021-05-111-1/+1
* drm/vc4: Remove redundant error printing in vc4_ioremap_regs()Zhen Lei2021-05-111-3/+1