summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann2019-06-141-3/+62
* dma-buf: give each buffer a full-fledged inodeGreg Hackmann2019-06-141-6/+57
* drm/amdgpu: Fix connector atomic_check compilation failSean Paul2019-06-141-2/+3
* drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul2019-06-131-0/+1
* drm/rockchip: Use dirtyfb helperSean Paul2019-06-131-11/+2
* drm: Add helpers to kick off self refresh mode in driversSean Paul2019-06-136-5/+261
* drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul2019-06-139-26/+36
* drm: Add atomic variants for bridge enable/disableSean Paul2019-06-132-4/+114
* drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart2019-06-131-0/+69
* drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul2019-06-131-2/+6
* sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-8/+2
* drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-136-87/+29
* drm/bridge: analogix_dp: Convert to GPIO descriptorsLinus Walleij2019-06-133-23/+23
* drm/bridge: analogix-anx78xx: Drop of_gpio.h includeLinus Walleij2019-06-131-1/+0
* drm/bridge: analogix_dp: possible condition with no effect (if == else)Hariprasad Kelam2019-06-131-2/+0
* panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-11/+3
* vga_switcheroo: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-27/+7
* drm: Remove functions with kmap-object argument from GEM VRAM helpersThomas Zimmermann2019-06-131-42/+8
* drm: Remove lock interfaces from GEM VRAM helpersThomas Zimmermann2019-06-131-109/+0
* drm/mgag200: Rewrite cursor handlingThomas Zimmermann2019-06-133-103/+69
* drm/mgag200: Pin framebuffer BO during dirty updateThomas Zimmermann2019-06-131-12/+14
* drm/ast: Pin framebuffer BO during dirty updateThomas Zimmermann2019-06-131-16/+16
* drm/ast: Pin and map cursor source BO during updateThomas Zimmermann2019-06-131-21/+16
* drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann2019-06-132-21/+17
* drm/ast: Unpin cursor BO during cleanupThomas Zimmermann2019-06-131-0/+1
* drm/gem-vram: Support pinning buffers to current locationThomas Zimmermann2019-06-131-4/+16
* drm/mcde: Fix an uninitialized variableDan Carpenter2019-06-131-1/+1
* drm/ast: Drop fb_debug_enter/leaveDaniel Vetter2019-06-131-2/+0
* drm/virtio: drop framebuffer dirty tracking codeGerd Hoffmann2019-06-134-176/+3
* gpu: drm: bridge: sii9234: simplify getting the adapter of a clientWolfram Sang2019-06-121-2/+2
* drm: Reverse lock order in pan_display_legacy()Thomas Zimmermann2019-06-121-2/+2
* drm/stm: dsi: add power on/off phy opsYannick Fertré2019-06-121-1/+20
* drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré2019-06-121-0/+8
* drm/rockchip: dw_hdmi: Handle suspend/resumeDouglas Anderson2019-06-111-0/+14
* drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson2019-06-111-19/+29
* drm/fb-helper: Move out modeset config codeNoralf Trønnes2019-06-112-698/+701
* drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes2019-06-111-18/+44
* drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes2019-06-111-349/+157
* drm/virtio: Add memory barriers for capset cache.David Riley2019-06-112-0/+5
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-1043-44/+96
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-1055-64/+95
* drm/amd: drop use of drmP.h in display/Sam Ravnborg2019-06-105-6/+3
* drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg2019-06-101-2/+2
* drm/amd: drop use of drmP.h from all header filesSam Ravnborg2019-06-103-4/+8
* drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-107-2/+15
* drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-1019-3/+38
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-1044-3/+86
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-1036-28/+90
* drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg2019-06-1057-147/+216
* drm/radeon: drop use of drmP.h (1/2)Sam Ravnborg2019-06-1044-112/+221