summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-0926-37/+31
* drm/panel: add drm_connector argument to get_modes()Sam Ravnborg2019-12-0941-129/+142
* drm: get drm_bridge_panel connector via helperSam Ravnborg2019-12-094-2/+20
* drm/panel: simple: use drm_panel backlight supportSam Ravnborg2019-12-091-39/+11
* drm/panel: add backlight supportSam Ravnborg2019-12-092-2/+85
* drm/drm_panel: no error when no callbackSam Ravnborg2019-12-092-12/+39
* drm/gma500: add a missed gma_power_end in error pathChuhong Yuan2019-12-091-0/+1
* HID: picoLCD: constify fb opsJani Nikula2019-12-091-2/+1
* drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon2019-12-092-16/+16
* drm/bridge: Add the drm_bridge_get_prev_bridge() helperBoris Brezillon2019-12-091-0/+16
* drm/bridge: Add the drm_for_each_bridge_in_chain() helperBoris Brezillon2019-12-091-0/+11
* drm/bridge: Make the bridge chain a double-linked listBoris Brezillon2019-12-096-78/+143
* drm: Stop accessing encoder->bridge directlyBoris Brezillon2019-12-096-16/+52
* drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon2019-12-095-6/+22
* drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon2019-12-097-110/+120
* drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin2019-12-061-0/+13
* drm/panfrost: Register devfreq cooling deviceRobin Murphy2019-12-061-11/+21
* drm/udl: Remove field lost_pixels from struct udl_deviceThomas Zimmermann2019-12-064-10/+8
* drm/udl: Begin/end access to imported buffers in damage-handlerThomas Zimmermann2019-12-061-20/+23
* drm/udl: Move log-cpp code out of udl_damage_handler()Thomas Zimmermann2019-12-061-5/+12
* drm/udl: Move clip-rectangle code out of udl_handle_damage()Thomas Zimmermann2019-12-061-16/+32
* drm/udl: Vmap framebuffer after all tests succeeded in damage handlingThomas Zimmermann2019-12-062-13/+7
* drm/udl: Don't track number of identical and sent pixels per lineThomas Zimmermann2019-12-063-10/+3
* drm/udl: Remove unused statistics countersThomas Zimmermann2019-12-062-17/+1
* drm: share address space for dma bufsGerd Hoffmann2019-12-062-4/+4
* drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann2019-12-065-15/+7
* drm: Add FEC registers for LT-tunable repeatersRodrigo Siqueira2019-12-051-0/+2
* drm: Fix DSC throughput mode 0 mask definitionRodrigo Siqueira2019-12-051-1/+1
* drm/vkms: Fix typo and preposion in function documentationGabriela Bittencourt2019-12-051-4/+4
* drm/doc: Add VKMS module description and use to "Testing and Validation"Gabriela Bittencourt2019-12-051-0/+37
* drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul2019-12-052-7/+72
* drm/mgag200: Debug-print unique revisions id on G200 SEThomas Zimmermann2019-12-051-1/+4
* drm/mgag200: Call mgag200_driver_{load, unload}() before registering deviceThomas Zimmermann2019-12-051-6/+38
* drm/gma500: Call psb_driver_{load, unload}() before registering deviceThomas Zimmermann2019-12-051-6/+37
* video: constify fb ops across all driversJani Nikula2019-12-05107-110/+111
* video: fbdev: intelfb: use const pointer for fb_opsJani Nikula2019-12-051-1/+1
* drm: constify fb ops across all driversJani Nikula2019-12-0513-14/+14
* video: fbdev: make fbops member of struct fb_info a const pointerJani Nikula2019-12-051-1/+1
* video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula2019-12-051-2/+2
* video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula2019-12-051-9/+11
* video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula2019-12-053-10/+11
* video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula2019-12-053-6/+6
* udmabuf: implement begin_cpu_access/end_cpu_access hooksGurchetan Singh2019-12-051-0/+39
* udmabuf: separate out creating/destroying scatter-tableGurchetan Singh2019-12-051-7/+19
* udmabuf: add a pointer to the miscdevice in dma-buf private dataGurchetan Singh2019-12-051-4/+7
* udmabuf: use cache_sgt_mapping optionGurchetan Singh2019-12-051-4/+5
* drm/via: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-053-3/+4
* drm/tdfx: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-051-1/+1
* drm/sis: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-051-1/+1
* drm/savage: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-051-1/+1