summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20drm/sti: fix compositor debugfs creationVincent Abriou
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne
2016-09-20drm/sti: use different notifier_block for each pipeFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-09-20Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/i915: Update DRIVER_DATE to 20160919Daniel Vetter
2016-09-19Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-16drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot
2016-09-16drm/radeon/radeon_device: remove unused functionBaoyou Xie
2016-09-16drm/amdgpu: clean function declarations in amdgpu_ttm.c upBaoyou Xie
2016-09-16drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher
2016-09-16drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd5: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/si_dma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx7: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/ring: add an interface to get dma frame and ib sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: drop unused functionsAlex Deucher
2016-09-16drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher
2016-09-16drm/amdgpu/gfx6: drop duplicate codeAlex Deucher
2016-09-16drm/amdgpu/si: fix ring size for computeAlex Deucher
2016-09-16drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu
2016-09-16drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu
2016-09-16drm/amd/powerplay: add pptable point check before use itRex Zhu
2016-09-16drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu
2016-09-16drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu
2016-09-16drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare
2016-09-16drm: Fix DisplayPort branch device ID kernel-docMika Kahola
2016-09-16drm/i915: use NULL for NULL pointersJani Nikula