Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
[firefly-linux-kernel-4.4.55.git] / drivers / gpu /
2015-08-27 Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-08-27 Dave AirlieMerge tag 'vmwgfx-next-15-08-21' of git://people.freede...
2015-08-27 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-26 Christian Königdrm/amdgpu: fix wait queue handling in the scheduler
2015-08-26 Christian Königdrm/amdgpu: remove extra parameters from scheduler...
2015-08-26 Christian Königdrm/amdgpu: wake up scheduler only when neccessary
2015-08-26 Christian Königdrm/amdgpu: remove entity idle timeout v2
2015-08-26 Christian Königdrm/amdgpu: fix postclose order
2015-08-26 Chunming Zhoudrm/amdgpu: use IB for copy buffer of eviction
2015-08-26 Junwei Zhangdrm/amdgpu: adjust the judgement of removing fence...
2015-08-25 Chunming Zhoudrm/amdgpu: fix no sync_wait in copy_buffer
2015-08-25 Chunming Zhoudrm/amdgpu: fix last_vm_update fence is not effetive...
2015-08-25 Chunming Zhoudrm/amdgpu: add priv data to sched
2015-08-25 Chunming Zhoudrm/amdgpu: add owner for sched fence
2015-08-25 Christian Königdrm/amdgpu: remove entity reference from sched fence
2015-08-25 Christian Königdrm/amdgpu: fix and cleanup amd_sched_entity_push_job
2015-08-25 Christian Königdrm/amdgpu: remove amdgpu_bo_list_clone
2015-08-25 Christian Königdrm/amdgpu: remove the context from amdgpu_job
2015-08-25 Christian Königdrm/amdgpu: remove unused parameters to amd_sched_create
2015-08-25 Christian Königdrm/amdgpu: remove sched_lock
2015-08-25 Christian Königdrm/amdgpu: remove prepare_job callback
2015-08-25 Christian Königdrm/amdgpu: cleanup a scheduler function name
2015-08-25 Christian Königdrm/amdgpu: reorder scheduler functions
2015-08-25 Christian Königdrm/amdgpu: fix scheduler thread creation error checking
2015-08-25 Christian Königdrm/amdgpu: fix entity wakeup race condition
2015-08-25 Christian Königdrm/amdgpu: cleanup entity picking
2015-08-25 Christian Königdrm/amdgpu: remove some more unused entity members v2
2015-08-25 Christian Königdrm/amdgpu: fix user fences when scheduler is enabled
2015-08-25 Christian Königdrm/amdgpu: fix fence wait in sync_fence, instead shoul...
2015-08-25 Christian Königdrm/amdgpu: rework scheduler submission handling.
2015-08-25 Christian Königdrm/amdgpu: remove v_seq handling from the scheduler v2
2015-08-25 Chunming Zhoudrm/amdgpu: improve sa_bo->fence by kernel fence
2015-08-25 Junwei Zhangdrm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fe...
2015-08-25 Alex Deucherdrm/amdgpu: fix IH ring allocation for bus addresses...
2015-08-25 Dave AirlieRevert "drm/atomic: Call ww_acquire_done after check...
2015-08-24 Dave AirlieMerge tag 'v4.2-rc8' into drm-next
2015-08-24 Mathieu Larouchedrm/mgag200: Add support for a new rev of G200e
2015-08-24 Mathieu Larouchedrm/mgag200: Add support for a new G200eW3 chipset
2015-08-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-08-23 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-08-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-08-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-08-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-08-22 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-08-22 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-08-21 Alex Deucherdrm/amdgpu: Don't link train DisplayPort on HPD until...
2015-08-21 Stephen Chandler... DRM - radeon: Don't link train DisplayPort on HPD until...
2015-08-21 Linus TorvaldsMerge tag 'pci-v4.2-fixes-2' of git://git./linux/kernel...
2015-08-21 Linus TorvaldsMerge tag 'media/v4.2-3' of git://git./linux/kernel...
2015-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-08-21 Dave Airliedrm/radeon: fix hotplug race at startup
2015-08-21 Thomas Hellstromdrm/vmwgfx: Remove duplicate ttm_bo_device_release
2015-08-21 Thomas Hellstromdrm/vmwgfx: Fix a circular locking dependency in the...
2015-08-21 Dave Airliedrm/dp/mst: dump branch OUI in debugfs (v2)
2015-08-21 Dave AirlieMerge tag 'drm-intel-fixes-2015-08-20' of git://anongit...
2015-08-21 Linus TorvaldsMerge tag 'pm+acpi-4.2-rc8' of git://git./linux/kernel...
2015-08-20 Rafael J. WysockiMerge branches 'acpi-video' and 'cpufreq-fixes'
2015-08-20 Christian Königdrm/amdgpu: fix CS error handling v2
2015-08-20 Christian Königdrm/amdgpu: fix zeroing all IB fields manually v2
2015-08-20 Christian Königdrm/amdgpu: free the job immediately after dispatching it
2015-08-20 Christian Königdrm/amdgpu: use a spinlock instead of a mutex for the rq
2015-08-20 Chunming Zhoudrm/amdgpu: don't need to use bo_list_clone any more
2015-08-20 Chunming Zhoudrm/amdgpu: some clean up for cs_ioctl
2015-08-20 Chunming Zhoudrm/amdgpu: prepare job should be common code path
2015-08-20 Chunming Zhoudrm/amdgpu: abstract amdgpu_job for scheduler
2015-08-20 Marek Olšákdrm/amdgpu: bump the DRM version for new allowed mem...
2015-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-08-20 Linus TorvaldsMerge tag 'for-linus-4.2-rc7-tag' of git://git./linux...
2015-08-20 Linus TorvaldsMerge tag 'sound-4.2' of git://git./linux/kernel/git...
2015-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-08-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2015-08-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-08-20 Dave AirlieMerge branch 'drm-next-fsl-dcu' of https://github.com...
2015-08-20 Jianwei Wangdrm/layerscape: Add Freescale DCU DRM driver
2015-08-20 Dave AirlieMerge branch 'drm-atmel-hlcdc-devel' of https://github...
2015-08-19 Dave AirlieMerge branch 'drm-next-4.3' of git://people.freedesktop...
2015-08-19 Dave AirlieMerge branch 'drm-atmel-hlcdc-fixes' of https://github...
2015-08-19 Takashi IwaiMerge tag 'asoc-v4.2-disable-topology' of git://git...
2015-08-19 Thulasimani,Sivakumardrm/i915: Avoid TP3 on CHV
2015-08-19 Thulasimani,Sivakumardrm/i915: remove HBR2 from chv supported list
2015-08-19 Thulasimani,SivakumarRevert "drm/i915: Add eDP intermediate frequencies...
2015-08-19 Jani NikulaRevert "drm/i915: Allow parsing of variable size child...
2015-08-18 Linus TorvaldsMerge tag 'dmaengine-fix-4.2-rc8' of git://git.infradea...
2015-08-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-08-18 Vladimir Zapolskiydrm: bridge/dw_hdmi: fix register I2CM_ADDRESS register...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: fix phy enable/disable handling
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: rename dw_hdmi_phy_enable_power()
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: avoid enabling interface in mode_set
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: enable audio only if sink supports...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: clean up HDMI vs DVI mode handling
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: don't support any pixel doubled...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: remove pixel repetition setting...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: introduce interfaces to enable...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: introduce interface to setting...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: remove mhsyncpolarity/mvsyncpolari...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: use our own drm_device
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: remove unused 'regmap' struct...
2015-08-18 Russell Kingdrm: bridge/dw_hdmi: simplify hdmi_config_AVI() a little
next