aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie2-23/+122
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie3-0/+54
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie2-3/+146
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie2-3/+18
2014-12-09drm: add tile_group support. (v3)Dave Airlie1-0/+99
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter1-1/+4
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie1-4/+9
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie1-3/+4
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-nextDave Airlie14-0/+3111
2014-12-08Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie1-1/+12
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie12-50/+92
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay1-1/+12
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-13/+11
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie9-93/+230
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie3-4/+9
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay1-1/+7
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher1-1/+0
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König9-55/+53
2014-12-03drm/radeon: remove duplicates checkChristian König6-34/+16
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König6-7/+18
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher2-6/+6
2014-12-03drm/radeon: Hide cursor on CRTCs used by fbdev (v2)Michel Dänzer1-1/+31
2014-12-03drm/radeon: add spinlock for BO_VA status protection (v2)Christian König2-6/+33
2014-12-03drm/radeon: fence PT updates as sharedChristian König1-9/+19
2014-12-03drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König12-42/+42
2014-12-03drm/radeon: drop the handle from radeon_cs_relocChristian König3-6/+3
2014-12-03drm/radeon drop gobj from radeon_cs_relocChristian König3-9/+9
2014-12-03drm/radeon: fix typo in new fan control registers for SI/CIAlex Deucher2-8/+8
2014-12-03drm/radeon: sync all BOs involved in a CSChristian König1-12/+7
2014-12-03drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer1-19/+17
2014-12-03drm/radeon: Re-show the cursor after a modesetMichel Dänzer4-24/+68
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin1-1/+1
2014-12-03amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin1-2/+1
2014-12-03drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom1-1/+1
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2014-12-03drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom1-20/+2
2014-12-03drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom1-2/+6
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä1-0/+47
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak1-7/+20
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter1-1/+1
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel1-4/+6
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel1-4/+8
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich1-0/+1
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter1-0/+5
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä2-2/+12
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä4-37/+74
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä2-3/+13
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä3-14/+15
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä1-0/+18