summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove ib test for the second VCE RingLeo Liu2015-09-041-0/+4
* drm/amdgpu: properly enable VM fault interruptsChristian König2015-09-042-15/+18
* drm/amdgpu: fix warning in schedulerAlex Deucher2015-09-041-2/+3
* drm/amdgpu: fix buffer placement under memory pressureChristian König2015-09-031-1/+1
* drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher2015-09-031-2/+2
* drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher2015-09-031-1/+1
* drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher2015-09-031-1/+1
* drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher2015-09-031-1/+1
* drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher2015-09-0312-20/+51
* drm/amdgpu: set MEC doorbell range for FijiJammy Zhou2015-09-021-1/+2
* drm/amdgpu: implement burst NOP for SDMAJammy Zhou2015-09-023-15/+86
* drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou2015-09-0212-3/+36
* drm/amdgpu: add amdgpu_get_sdma_instance helper functionJammy Zhou2015-09-021-0/+15
* 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
* drm/nouveau/dispnv04: fix build on powerpcDave Airlie2015-08-281-1/+1
* nouveau: fix powerpc buildDave Airlie2015-08-281-2/+2
* Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-08-28728-37930/+43062
|\
| * 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
| * drm/nouveau/mc/gf100-: handle second interrupt treeBen Skeggs2015-08-284-9/+38
| * drm/nouveau/mc: abstract interface to master intr registersBen Skeggs2015-08-2813-11/+84
| * drm/nouveau/pci: new subdevBen Skeggs2015-08-2815-39/+491
| * drm/nouveau/object: merge with handleBen Skeggs2015-08-2818-442/+219
| * drm/nouveau/core: remove the remainder of the previous styleBen Skeggs2015-08-2868-1856/+496
| * drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs2015-08-2814-363/+166
| * drm/nouveau/sw: convert to new-style nvkm_engineBen Skeggs2015-08-2819-292/+115
| * drm/nouveau/pm: convert to new-style nvkm_engineBen Skeggs2015-08-2821-400/+219
| * drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs2015-08-2859-1847/+1744
| * drm/nouveau/fifo: convert to new-style nvkm_engineBen Skeggs2015-08-2856-801/+640
OpenPOWER on IntegriCloud