summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst4-7/+7
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst1-109/+35
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst3-15/+38
2018-05-04drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst1-1/+20
2018-05-04gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai1-1/+1
2018-05-04drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin1-1/+1
2018-05-04drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt16-0/+2943
2018-05-04drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt1-0/+5
2018-05-04drm/pl111: Fix module probe bugLinus Walleij3-1/+24
2018-05-03drm: remove all control node codeDaniel Vetter4-22/+3
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter2-4/+0
2018-05-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-05-03Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter7-16/+35
2018-05-03drm/qxl: Remove unecessary dma_fence_opsDaniel Vetter1-7/+0
2018-05-03drm: Remove unecessary dma_fence_opsDaniel Vetter3-19/+0
2018-05-03dma-fence: Make ->wait callback optionalDaniel Vetter3-3/+4
2018-05-03dma-fence: Allow wait_any_timeout for all fencesDaniel Vetter1-5/+0
2018-05-03dma-fence: Make ->enable_signaling optionalDaniel Vetter1-1/+12
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-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 Schake1-2/+28
2018-05-01drm/vc4: Syncobj import supportStefan Schake2-5/+26
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ä6-26/+22
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/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