summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/etnaviv: fix for 64bit seqno changeChristian König2018-12-111-1/+1
* drm/atomic: integrate modeset lock with private objectsRob Clark2018-12-117-8/+29
* drm/dp/mst: Validate REMOTE_I2C_READ harderVille Syrjälä2018-12-101-7/+18
* drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä2018-12-101-0/+1
* drm/ast: Remove set but not used variable 'bo'YueHaibing2018-12-101-2/+0
* drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter2018-12-105-39/+4
* drm/vc4: Add support for X/Y reflectionBoris Brezillon2018-12-081-12/+47
* drm/vc4: Fix negative X/Y positioning on SAND planesBoris Brezillon2018-12-081-0/+21
* drm/v3d: Invalidate the caches from the outside in.Eric Anholt2018-12-071-2/+6
* drm/v3d: Stop trying to flush L2C on V3D 3.3+Eric Anholt2018-12-071-3/+8
* drm/v3d: Drop the wait for L2T flush to complete.Eric Anholt2018-12-071-4/+4
* drm/v3d: Don't bother flushing L1TD at job start.Eric Anholt2018-12-071-12/+0
* drm/v3d: Drop unused v3d_flush_caches().Eric Anholt2018-12-072-22/+0
* drm/i915: Compile fix for 64b dma-fence seqnoMika Kuoppala2018-12-075-22/+22
* dma-buf: make fence sequence numbers 64 bit v2Christian König2018-12-077-9/+9
* drm/v3d: fix broken buildChristian König2018-12-061-1/+1
* drm: revert "expand replace_fence to support timeline point v2"Christian König2018-12-055-13/+10
* drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing2018-12-041-2/+1
* drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing2018-12-041-2/+0
* drm/sun4i: Add compatible for H6 display engineJernej Skrabec2018-12-041-0/+1
* drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt2018-12-033-3/+121
* drm/v3d: Add missing fence timeline name for TFU.Eric Anholt2018-12-031-2/+8
* drm/syncobj: use dma_fence_get_stubChristian König2018-12-031-44/+14
* dma-buf: add dma_fence_get_stubChristian König2018-12-031-1/+35
* drm/panel: simple: Add AUO G101EVN010 panel supportAlex Gonzalez2018-12-031-0/+27
* drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCsNeil Armstrong2018-12-033-0/+40
* drm/v3d: Fix prime imports of buffers from other drivers.Eric Anholt2018-11-301-0/+1
* drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.Eric Anholt2018-11-301-11/+9
* drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-307-51/+402
* drm: Fix up drm_atomic_state_helper.[hc] extractionDaniel Vetter2018-11-302-157/+157
* drm: Fix compiler warning in drm_atomic_helper.cSean Paul2018-11-301-0/+3
* drm/vc4: Allow YUV formats on cursor planesBoris Brezillon2018-11-301-12/+4
* drm/vc4: Allow scaling on cursor planeBoris Brezillon2018-11-301-17/+2
* drm/vc4: Rework the async update logicBoris Brezillon2018-11-301-21/+66
* drm/vc4: Don't check plane state more than onceBoris Brezillon2018-11-302-0/+16
* drm/vc4: Move LBM creation out of vc4_plane_mode_set()Boris Brezillon2018-11-302-28/+54
* drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabledBoris Brezillon2018-11-301-3/+6
* drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul2018-11-295-78/+24
* drm: Move atomic_state_put after locks are droppedSean Paul2018-11-291-1/+1
* drm: Move drm_mode_setcrtc() local re-init to failure pathSean Paul2018-11-291-7/+9
* drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplica...Sean Paul2018-11-291-2/+6
* drm/rcar-du: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-293-34/+3
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-11-29645-12909/+18627
|\
| * Merge v4.20-rc4 into drm-nextDave Airlie2018-11-29155-1014/+1583
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-248-396/+158
| | |\
| | | * Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-45/+0
| | | * Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13
| | | * Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4
| | | * Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
| | | * Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5