summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCESJammy Zhou2015-09-021-1/+4
| | * | | | drm/amdgpu: add burst_nop flag for sdmaJammy Zhou2015-09-024-0/+7
| | * | | | drm/amdgpu: add count field for the SDMA NOP packet v2Jammy Zhou2015-09-023-0/+11
| | * | | | drm/amdgpu: use PT for VM sync on unmapChristian König2015-09-021-13/+6
| | * | | | drm/amdgpu: make wait_event uninterruptible in push_jobChunming Zhou2015-09-021-4/+3
| | * | | | drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2Christian König2015-09-021-1/+4
| | * | | | drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...Christian König2015-09-023-43/+16
| | * | | | Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2015-09-021-0/+8
| | * | | | drm/amdgpu: re-work sync_resvChunming Zhou2015-09-021-6/+18
| | * | | | drm/amdgpu/atom: Send out the full AUX addressAlex Deucher2015-09-021-1/+2
| | * | | | drm/radeon/native: Send out the full AUX addressAlex Deucher2015-08-311-2/+2
| | * | | | drm/radeon/atom: Send out the full AUX addressVille Syrjälä2015-08-311-2/+3
| | * | | | drm/amdgpu: use IB for fill_buffer instead of direct commandChunming Zhou2015-08-284-20/+20
| | * | | | drm/amdgpu: stop trying to suspend UVD sessions v2Christian König2015-08-282-24/+19
| | * | | | drm/amdgpu: add scheduler dependency callback v2Christian König2015-08-285-0/+55
| | * | | | drm/amdgpu: let the scheduler work more with jobs v2Christian König2015-08-281-24/+37
| | * | | | drm/radeon: fix HDMI quantization_range for pre-DCE5 asicsAlex Deucher2015-08-281-7/+9
| * | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-08-3113-153/+451
| |\ \ \ \ \
| | * | | | | drm/exynos: fix build warning to exynos_drm_gem.cInki Dae2015-08-311-1/+1
| | * | | | | drm/exynos: Properly report supported formats for each deviceMarek Szyprowski2015-08-317-14/+73
| | * | | | | drm/exynos: add render node supportJoonyoung Shim2015-08-311-19/+19
| | * | | | | drm/exynos: implement atomic_{begin/flush} of DECONHyungwon Hwang2015-08-312-13/+51
| | * | | | | drm/exynos: remove legacy ->suspend()/resume()Gustavo Padovan2015-08-311-2/+0
| | * | | | | drm/exynos: Enable atomic modesetting featureGustavo Padovan2015-08-311-1/+2
| | * | | | | drm/exynos: remove wait queue for pending page flipGustavo Padovan2015-08-312-11/+1
| | * | | | | drm/exynos: wait all planes updates to finishGustavo Padovan2015-08-314-6/+61
| | * | | | | drm/exynos: add atomic asynchronous commitGustavo Padovan2015-08-313-35/+124
| | * | | | | drm/exynos: fimd: only finish update if START == START_SGustavo Padovan2015-08-311-2/+6
| | * | | | | drm/exynos: check for pending fb before finish updateGustavo Padovan2015-08-319-9/+54
| | * | | | | drm/exynos: fimd: move window protect code to prepare/cleanup_planeGustavo Padovan2015-08-311-23/+34
| | * | | | | drm/exynos: add prepare and cleanup phases for planesGustavo Padovan2015-08-312-0/+25
| | * | | | | drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()Gustavo Padovan2015-08-311-5/+5
| | * | | | | drm/exynos: don't track enabled state at exynos_crtcGustavo Padovan2015-08-312-17/+0
| | |/ / / /
| * | | | | Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/...Dave Airlie2015-08-3110-94/+165
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | drm/i915/skl: enable DDI-E hotplugXiong Zhang2015-08-266-4/+66
| | * | | | drm/i915: Fix build warning on 32-bitThierry Reding2015-08-261-1/+1
| | * | | | drm/i915/skl: Update DDI buffer translation programming.Rodrigo Vivi2015-08-261-50/+25
| | * | | | drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall2015-08-242-6/+37
| | * | | | drm/i915: fix link rates reported for SKLThulasimani,Sivakumar2015-08-241-8/+11
| | * | | | drm/i915: fix VBT parsing for SDVO child device mappingJani Nikula2015-08-241-25/+25
| * | | | | amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig2015-08-302-2/+2
| | |/ / / | |/| | |
| * | | | drm/nouveau/dispnv04: fix build on powerpcDave Airlie2015-08-281-1/+1
| * | | | nouveau: fix powerpc buildDave Airlie2015-08-281-2/+2
| * | | | drm/nouveau: bump driver version for releaseBen Skeggs2015-08-281-2/+5
| * | | | drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs2015-08-289-285/+221
| * | | | drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs2015-08-2818-239/+271
| * | | | drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-2827-108/+106
| * | | | drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2015-08-285-26/+1577
| * | | | drm/nouveau/device: cleaner abstraction for device resource functionsBen Skeggs2015-08-2818-62/+71
| * | | | drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs2015-08-2819-324/+182
OpenPOWER on IntegriCloud