summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-02-011-5/+10
|\
| * vfio: Simplify capability helperAlex Williamson2017-12-201-5/+10
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-6/+6
|\ \
| * | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-3/+3
| * | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-3/+3
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-17/+6
|\ \ \
| * | | r128: don't open-code memdup_user()Al Viro2017-12-271-17/+6
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-305-9/+9
|\ \ \ \
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-285-9/+9
| |/ / /
* | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-261-15/+31
|\ \ \ \
| * | | | drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul2018-01-261-15/+31
* | | | | Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-251-6/+27
|\ \ \ \ \
| * | | | | drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon2018-01-181-6/+6
| * | | | | drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt2018-01-181-0/+21
* | | | | | Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-01-193-146/+242
|\ \ \ \ \ \
| * | | | | | drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä2018-01-151-2/+5
| * | | | | | drm/i915: Redo plane sanitation during readoutVille Syrjälä2018-01-151-49/+65
| * | | | | | drm/i915: Add .get_hw_state() method for planesVille Syrjälä2018-01-153-98/+175
* | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-1910-13/+114
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs2018-01-197-10/+109
| * | | | | drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2018-01-192-2/+2
| * | | | | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding2018-01-191-1/+3
* | | | | | Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-181-3/+6
|\ \ \ \ \ \
| * | | | | | drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu2018-01-111-2/+5
| * | | | | | drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
| * | | | | | drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
* | | | | | | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-01-183-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2018-01-172-4/+4
| * | | | | | drm/vmwgfx: Fix a boot time warningWoody Suwalski2018-01-171-1/+1
* | | | | | | Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-01-126-4/+17
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2018-01-112-1/+4
| * | | | | | | drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke2018-01-112-0/+7
| * | | | | | | Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula2018-01-082-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parserChangbin Du2018-01-081-2/+2
| | * | | | | | | drm/i915/gvt: Clear the shadow page table entry after post-syncZhi Wang2018-01-041-1/+4
* | | | | | | | | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-01-124-36/+15
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter2018-01-101-0/+2
| * | | | | | | | drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom2018-01-093-36/+13
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | drm/tegra: sor: Fix hang on Tegra124 eDPThierry Reding2018-01-101-0/+3
|/ / / / / / /
* | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-091-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark2018-01-091-0/+1
* | | | | | | Merge tag 'drm-misc-fixes-2018-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-092-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | drm/vc4: Move IRQ enable to PM pathStefan Schake2018-01-032-3/+3
* | | | | | | Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-01-056-20/+61
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi2018-01-043-9/+38
| * | | | | | | drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä2018-01-022-3/+14
| * | | | | | | drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä2018-01-021-0/+1
| * | | | | | | drm/i915/psr: Fix register name mess up.Dhinakaran Pandiyan2018-01-021-8/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-01-055-6/+8
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: check the return value of kzallocXiongwei Song2018-01-021-0/+2