summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher
2017-01-06drm/radeon: drop verde dpm quirksAlex Deucher
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui
2017-01-06drm/amd/powerplay: extend smu's response timeout time.Rex Zhu
2017-01-06drm/amdgpu: remove static integer for uvd pp stateYintian Tao
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-04drm/meson: Fix CVBS VDAC disableNeil Armstrong
2017-01-04drm/meson: Fix CVBS initialization when HDMI is configured by bootloaderNeil Armstrong
2017-01-04drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart
2017-01-04drm: tilcdc: simplify the recovery from sync lost error on rev1Bartosz Golaszewski
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä
2017-01-03drm/i915: Initialize overlay->last_flip properlyVille Syrjälä
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2017-01-03drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä
2017-01-03drm/meson: Fix plane atomic check when no crtc for the planeNeil Armstrong
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-29drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse
2016-12-29drm/msm: Put back the vaddr in submit_reloc()Jordan Crouse
2016-12-29drm/msm: Ensure that the hardware write pointer is validJordan Crouse
2016-12-26drm/i915/gvt: fix typo in cfg_space range checkPei Zhang
2016-12-26drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMANDMin He
2016-12-26drm/i915/gvt/kvmgt: trival: code cleanupJike Song
2016-12-26drm/i915/gvt/kvmgt: prevent double-release of vgpuJike Song
2016-12-26drm/i915/gvt/kvmgt: check returned slot for gfnJike Song
2016-12-26drm/i915/gvt/kvmgt: dereference the pointer within lockJike Song
2016-12-26drm/i915/gvt: reset the GGTT entry when vGPU createdPing Gao
2016-12-26drm/i915/gvt: fix an error in opregion handlingMin He
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-23Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-23Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-12-23Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki