summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | drm/fb: drop panic handlingDave Airlie2015-07-16
| | * | | | | | | | | | | | drm: Fix warning with make xmldocs caused by drm_irq.cMasanari Iida2015-07-15
| | * | | | | | | | | | | | drm/gem: rip out drm vma accounting for gem mmapsDaniel Vetter2015-07-14
| | * | | | | | | | | | | | drm/atomic: Cleanup on error properly in the atomic ioctl.Maarten Lankhorst2015-07-07
| | * | | | | | | | | | | | drm: Update plane->fb also for page_flipDaniel Vetter2015-07-07
| | * | | | | | | | | | | | drm: remove redundant code form drm_ioc32.cJarkko Sakkinen2015-07-03
| | * | | | | | | | | | | | drm: reset empty state in transitional helpersDaniel Vetter2015-07-03
| | * | | | | | | | | | | | drm/crtc-helper: Fixup error handling in drm_helper_crtc_mode_setDaniel Vetter2015-07-03
| | * | | | | | | | | | | | drm/atomic: Update old_fb after setting a property.Maarten Lankhorst2015-07-02
| | * | | | | | | | | | | | drm: Remove useless blank lineThierry Reding2015-07-02
| | * | | | | | | | | | | | drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter2015-07-02
| | * | | | | | | | | | | | drm: Convert drm_legacy_ctxbitmap_init to void return typeDaniel Vetter2015-07-02
| | * | | | | | | | | | | | drm: Turn off Legacy Context FunctionsPeter Antoine2015-07-02
| * | | | | | | | | | | | | drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: Use generic defines in new amd headersOded Gabbay2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: fix runlist length calculationBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: Add support for VI in DQMBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: add support for VI in MQD managerBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: add CP HWS packet headers for VIBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay2015-07-20
| * | | | | | | | | | | | | drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz2015-07-20
| * | | | | | | | | | | | | drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay2015-07-20
| * | | | | | | | | | | | | drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-20
| * | | | | | | | | | | | | drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay2015-07-20
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/i915: Add locks around audio component bind/unbindDavid Henningsson2015-09-03
| * | | | | | | | | | | | | drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-03
| * | | | | | | | | | | | | drm/i915: Call audio pin/ELD notify functionDavid Henningsson2015-09-02
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | * / | | | | | | | | | regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-16
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-16
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij2015-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/tilcdc: panel: make better use of gpiod APIUwe Kleine-König2015-07-06
| | * | | | | | | | | | | | | drm/msm/dp: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-07-06
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-27
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
| * | | | | | | | | | | | | | | drm/nouveau/gr: Fix typo in nv10.cMasanari Iida2015-08-07
| * | | | | | | | | | | | | | | treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-07
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | drm/radeon: fix hotplug race at startupDave Airlie2015-08-21
* | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \