summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg25-29/+30
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg40-128/+140
2019-12-09drm: get drm_bridge_panel connector via helperSam Ravnborg3-2/+19
2019-12-09drm/panel: simple: use drm_panel backlight supportSam Ravnborg1-39/+11
2019-12-09drm/panel: add backlight supportSam Ravnborg1-2/+60
2019-12-09drm/drm_panel: no error when no callbackSam Ravnborg1-10/+25
2019-12-09drm/gma500: add a missed gma_power_end in error pathChuhong Yuan1-0/+1
2019-12-09HID: picoLCD: constify fb opsJani Nikula1-2/+1
2019-12-09drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon1-12/+12
2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon4-73/+129
2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon5-16/+37
2019-12-09drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon4-6/+9
2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon6-80/+86
2019-12-06drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin1-0/+13
2019-12-06drm/panfrost: Register devfreq cooling deviceRobin Murphy1-11/+21
2019-12-06drm/udl: Remove field lost_pixels from struct udl_deviceThomas Zimmermann4-10/+8
2019-12-06drm/udl: Begin/end access to imported buffers in damage-handlerThomas Zimmermann1-20/+23
2019-12-06drm/udl: Move log-cpp code out of udl_damage_handler()Thomas Zimmermann1-5/+12
2019-12-06drm/udl: Move clip-rectangle code out of udl_handle_damage()Thomas Zimmermann1-16/+32
2019-12-06drm/udl: Vmap framebuffer after all tests succeeded in damage handlingThomas Zimmermann2-13/+7
2019-12-06drm/udl: Don't track number of identical and sent pixels per lineThomas Zimmermann3-10/+3
2019-12-06drm/udl: Remove unused statistics countersThomas Zimmermann2-17/+1
2019-12-06drm: share address space for dma bufsGerd Hoffmann2-4/+4
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann4-12/+6
2019-12-05drm/vkms: Fix typo and preposion in function documentationGabriela Bittencourt1-4/+4
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul1-3/+60
2019-12-05drm/mgag200: Debug-print unique revisions id on G200 SEThomas Zimmermann1-1/+4
2019-12-05drm/mgag200: Call mgag200_driver_{load, unload}() before registering deviceThomas Zimmermann1-6/+38
2019-12-05drm/gma500: Call psb_driver_{load, unload}() before registering deviceThomas Zimmermann1-6/+37
2019-12-05video: constify fb ops across all driversJani Nikula107-110/+111
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula1-1/+1
2019-12-05drm: constify fb ops across all driversJani Nikula13-14/+14
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula1-2/+2
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula1-9/+11
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula3-10/+11
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula3-6/+6
2019-12-05udmabuf: implement begin_cpu_access/end_cpu_access hooksGurchetan Singh1-0/+39
2019-12-05udmabuf: separate out creating/destroying scatter-tableGurchetan Singh1-7/+19
2019-12-05udmabuf: add a pointer to the miscdevice in dma-buf private dataGurchetan Singh1-4/+7
2019-12-05udmabuf: use cache_sgt_mapping optionGurchetan Singh1-4/+5
2019-12-05drm/via: Don't include <drm/drm_pci.h>Thomas Zimmermann3-3/+4
2019-12-05drm/tdfx: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+1
2019-12-05drm/sis: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+1
2019-12-05drm/savage: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+1
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann40-54/+54
2019-12-05drm/r128: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+1
2019-12-05drm/mgag200: Don't include <drm/drm_pci.h>Thomas Zimmermann5-6/+6
2019-12-05drm/mga: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+1
2019-12-05drm/i810: Don't include <drm/drm_pci.h>Thomas Zimmermann2-2/+3
2019-12-05drm/ast: Don't include <drm/drm_pci.h>Thomas Zimmermann1-1/+0