summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard
2014-12-11drm: sti: add cursor planeBenjamin Gaignard
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard
2014-12-11drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard
2014-12-11drm: sti: fix hdmi avi infoframeBenjamin Gaignard
2014-12-11drm: sti: remove event lock while disabling vblankBenjamin Gaignard
2014-12-11drm: sti: simplify gdp codeBenjamin Gaignard
2014-12-11drm: sti: clear all mixer controlBenjamin Gaignard
2014-12-11drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard
2014-12-11drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard
2014-12-11Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-10drm: Zero out DRM object memory upon cleanupThierry Reding
2014-12-09drm: fix a typo in a commentMartin Peres
2014-12-09drm: fix a word repetition in a commentMartin Peres
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-09drm: add tile_group support. (v3)Dave Airlie
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie
2014-12-08Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-12-04drm: Fix memory leak at error path of drm_read()Takashi Iwai
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König
2014-12-03drm/radeon: remove duplicates checkChristian König
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher
2014-12-03drm/radeon: Hide cursor on CRTCs used by fbdev (v2)Michel Dänzer
2014-12-03drm/radeon: add spinlock for BO_VA status protection (v2)Christian König
2014-12-03drm/radeon: fence PT updates as sharedChristian König
2014-12-03drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König
2014-12-03drm/radeon: drop the handle from radeon_cs_relocChristian König
2014-12-03drm/radeon drop gobj from radeon_cs_relocChristian König
2014-12-03drm/radeon: fix typo in new fan control registers for SI/CIAlex Deucher
2014-12-03drm/radeon: sync all BOs involved in a CSChristian König
2014-12-03drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer
2014-12-03drm/radeon: Re-show the cursor after a modesetMichel Dänzer