aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-02-10drm/amdgpu: move more logic into amdgpu_vm_map_gart v3Christian König5-42/+33
2016-02-10drm/amdgpu: remove nonsense IB size checksChristian König1-8/+0
2016-02-10drm/amdgpu: use WARN_ON_ONCE instead of BUG_ON in the SAChristian König1-2/+5
2016-02-10drm/amdgpu: drop a dummy wakeup schedulerMonk Liu1-1/+9
2016-02-10drm/amd: add dce8 enum register headerAlex Deucher1-0/+1117
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on TongaEric Huang1-0/+123
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on CarrizoEric Huang1-0/+51
2016-02-10drm/amd/powerplay: add hwmgr's functions for Fiji sysfs interfaces.Eric Huang1-0/+123
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang5-2/+488
2016-02-10drm/amdgpu: remove rptr checkingChristian König2-56/+26
2016-02-10drm/amdgpu: remove the ring lock v2Christian König15-132/+45
2016-02-10drm/amdgpu: use a global LRU list for VMIDsChristian König4-58/+55
2016-02-10drm/amdgpu: merge vm_grab_id and vm_fence v2Christian König3-45/+30
2016-02-10drm/amdgpu: grab VMID before submitting job v5Christian König4-13/+35
2016-02-10drm/amdgpu: add VM pointer to id traceChristian König2-6/+9
2016-02-10drm/amdgpu: drop hard_reset module parameterAlex Deucher2-5/+0
2016-02-10drm/amdgpu: add a debugfs property to trigger a GPU resetAlex Deucher1-1/+19
2016-02-10drm/amdgpu: post card after hard resetAlex Deucher1-0/+3
2016-02-10drm/amdgpu: clean up asic level reset for VIAlex Deucher1-381/+4
2016-02-10drm/amdgpu: clean up asic level reset for CIAlex Deucher1-304/+4
2016-02-10drm/amdgpu: cleanup sync_seq handlingChristian König3-90/+13
2016-02-10drm/amdgpu: remove sync_to from sync obj v2Christian König2-36/+9
2016-02-10drm/amdgpu: remove some more semaphore leftoversAlex Deucher12-24/+0
2016-02-10drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou11-110/+64
2016-02-10drm/amdgpu: cleanup amdgpu_sync_rings V2Chunming Zhou3-51/+3
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou19-724/+17
2016-02-10drm/amdgpu: try to find BO VAs only for the BOs in the listChristian König1-3/+13
2016-02-10drm/amdgpu: search only the BO list for VM mappingsChristian König1-7/+13
2016-02-10drm/amdgpu: keep the prefered/allowed domains in the BOChristian König6-34/+29
2016-02-10drm/amdgpu: cleanup bo list bucket handlingChristian König3-50/+39
2016-02-10drm/amdgpu: cleanup amdgpu_cs_parser_relocsChristian König1-11/+10
2016-02-10drm/amdgpu: cleanup amdgpu_cs_parser structureChristian König2-11/+11
2016-02-10drm/amdgpu: group VM mapping tree with its lock (v2)Christian König1-2/+3
2016-02-10drm/amdgpu: cleanup amdgpu_cs_list_validateChristian König1-35/+31
2016-02-10drm/amdgpu: fix amdgpu_cs_get_threshold_for_moves handlingChristian König2-9/+14
2016-02-10drm/amd/powerplay: indent a couple if statementsDan Carpenter1-2/+2
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle1-2/+0
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle1-1/+4
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-02-10drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-02-10drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude1-1/+1
2016-02-10drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude1-1/+2
2016-02-10drm: fixes when i2c encoder slave mode_fixup is null.Carlos Palminha1-0/+3
2016-02-10drm: Add support for ARM's HDLCD controller.Liviu Dudau8-0/+1038
2016-02-10drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns1-0/+1
2016-02-10drm/imx: notify DRM core about CRTC vblank stateLucas Stach1-0/+2
2016-02-10gpu: ipu-v3: Reset IPU before activating IRQDavid Jander1-5/+5