summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-03dma-fence: Make ->enable_signaling optionalDaniel Vetter2-2/+14
2018-05-03dma-fence: remove fill_driver_data callbackDaniel Vetter1-13/+3
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-05-03drm: Drop DRM_CONTROL_ALLOW from ioctlsDaniel Vetter2-36/+36
2018-05-02drm/rect: Fix drm_rect_rotation_inv() docsVille Syrjälä1-2/+2
2018-05-02drm/pl111: Enable device-specific assigned memoryLinus Walleij2-2/+33
2018-05-02drm/pl111: Support the Versatile ExpressLinus Walleij4-1/+196
2018-05-02gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"Colin Ian King1-1/+1
2018-05-02dma-fence: Some kerneldoc polish for dma-fence.hDaniel Vetter1-81/+155
2018-05-01drm/rockchip: Disable blending for win0Kristian H. Kristensen1-1/+12
2018-05-01drm/vc4: Enable syncobj supportStefan Schake1-1/+2
2018-05-01drm/vc4: Export fence through syncobjStefan Schake2-2/+34
2018-05-01drm/vc4: Syncobj import supportStefan Schake3-9/+29
2018-04-30drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt1-13/+1
2018-04-30drm/vc4: Skip ULPS latching when we're in that ULPS state already.Eric Anholt1-0/+5
2018-04-30drm/vc4: make function vc4_allocate_bin_bo staticVaishali Thakkar1-2/+1
2018-04-30drm: Make the prime vmap/vunmap hooks optional.Eric Anholt1-2/+6
2018-04-30drm/tinydrm/mi0283qt: Always set rotation valueTom Callaway1-18/+23
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä7-27/+23
2018-04-27drm/dp: Rename the edp_sdp_header as dp_sdp_headerManasi Navare1-4/+4
2018-04-27drm/stm: ltdc: fix warnings in ltdc_plane_create()Philippe CORNU1-2/+2
2018-04-27drm/stm: ltdc: add mode_valid()Philippe CORNU1-0/+38
2018-04-27drm/stm: ltdc: fix deferred endpoint managementPhilippe CORNU1-6/+5
2018-04-27qxl: drop dummy functionsGerd Hoffmann1-50/+0
2018-04-27qxl: hook monitors_config updates into crtc, not encoder.Gerd Hoffmann2-92/+66
2018-04-27qxl: move qxl_send_monitors_config()Gerd Hoffmann1-24/+23
2018-04-27qxl: remove qxl_io_log()Gerd Hoffmann5-62/+7
2018-04-26drm/bridge/synopsys: dsi: use adjusted_mode in mode_setPhilippe CORNU1-6/+6
2018-04-25drm/todo: Fallout from v3d reviewDaniel Vetter1-0/+18
2018-04-25drm/virtio: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/i2c: tda998x: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/qxl: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-04-25drm/gma500: fix mode_valid's return typeLuc Van Oostenryck7-7/+7
2018-04-25drm/bridge: tc358767: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/bochs: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/udl: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/mgag200: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/hisilicon: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/bridge: adv7511: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm/ast: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-25drm: adv7511: Add support for i2c_new_secondary_deviceKieran Bingham2-15/+33
2018-04-25dt-bindings: adv7511: Extend bindings to allow specifying slave map addressesKieran Bingham1-2/+16
2018-04-24drm: Don't EXPORT drm_add/reset_display_infoDaniel Vetter3-4/+2
2018-04-24drm/xen-front: use simple display pipe prepare_fb helperDaniel Vetter1-7/+1
2018-04-24drm/atomic: better doc for implicit vs explicit fencingDaniel Vetter3-3/+21
2018-04-24drm/mxsfb: Use simple_display_pipe prepare_fb helperDaniel Vetter1-7/+1
2018-04-24drm/pl111: Use simple_display_pipe prepare_fb helperDaniel Vetter1-7/+1
2018-04-24drm/tve200: Use simple_display_pipe prepare_fb helperDaniel Vetter1-7/+1