summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+1
|\
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-08-273-21/+24
| |\
| * | gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang2017-08-131-1/+1
* | | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-089-28/+33
* | | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-4/+4
|\ \ \
| * | | drm/amd/powerplay: rv: Use designated initializersKees Cook2017-07-281-4/+4
* | | | Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds2017-09-0716-85/+130
|\ \ \ \
| * \ \ \ Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi2017-09-061-1/+0
| |\ \ \ \
| | * | | | drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen2017-09-051-1/+0
| * | | | | drm/i915: Re-enable GTT following a device resetChris Wilson2017-09-061-3/+9
| * | | | | drm/i915: Annotate user relocs with __userVille Syrjälä2017-09-061-1/+1
| * | | | | drm/i915: Silence sparse by using gfp_tChris Wilson2017-09-051-1/+1
| * | | | | drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä2017-09-051-1/+1
| * | | | | drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang2017-09-051-4/+4
| * | | | | drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä2017-09-012-12/+12
| * | | | | drm/i915: Make i2c lock ops staticVille Syrjälä2017-09-012-2/+2
| * | | | | drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä2017-09-011-1/+1
| * | | | | drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare2017-09-011-1/+1
| * | | | | drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson2017-08-303-1/+14
| * | | | | drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä2017-08-301-1/+1
| * | | | | drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä2017-08-301-44/+64
| * | | | | drm/i915: Always wake the device to flush the GTTChris Wilson2017-08-301-6/+5
| * | | | | drm/i915: Recreate vmapping even when the object is pinnedChris Wilson2017-08-304-3/+13
| * | | | | drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson2017-08-301-3/+1
* | | | | | drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-065-11/+24
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-044-2/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-2698-526/+667
| |\ \ \ \ \ \
| * | | | | | | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-184-2/+15
* | | | | | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04755-44756/+26842
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-03749-44698/+26746
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-08-298-158/+503
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh2017-08-281-2/+2
| | | * | | | | | | drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-284-11/+70
| | | * | | | | | | drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh2017-08-283-2/+71
| | | * | | | | | | drm/vmwgfx: Prepare to support fence fdSinclair Yeh2017-08-281-5/+0
| | | * | | | | | | drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom2017-08-281-0/+1
| | | * | | | | | | drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom2017-08-281-0/+2
| | | * | | | | | | drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-283-27/+206
| | | * | | | | | | drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-284-91/+112
| | | * | | | | | | drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom2017-08-283-21/+40
| | * | | | | | | | Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2017-08-2916-309/+299
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi2017-08-253-16/+3
| | | * | | | | | | | drm/exynos: consistent use of cppTobias Jakobi2017-08-253-13/+13
| | | * | | | | | | | drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi2017-08-251-9/+6
| | | * | | | | | | | drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi2017-08-251-4/+1
| | | * | | | | | | | drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi2017-08-251-20/+6
| | | * | | | | | | | drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi2017-08-254-1/+35
| | | * | | | | | | | drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi2017-08-251-1/+1
| | | * | | | | | | | drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda2017-08-251-15/+25
| | | * | | | | | | | drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda2017-08-252-0/+15
OpenPOWER on IntegriCloud