summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-04-149-24/+48
|\
| * drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas2016-04-121-1/+1
| * drm/exynos: fix a warning messageDan Carpenter2016-04-121-1/+1
| * drm/exynos: mic: fix an error codeDan Carpenter2016-04-121-0/+1
| * drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski2016-04-121-1/+1
| * drm/exynos: build fbdev code conditionallyAndrzej Hajda2016-04-124-15/+36
| * drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda2016-04-121-5/+7
| * drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann2016-04-121-1/+1
* | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-146-17/+33
|\ \ | |/ |/|
| * drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang2016-04-071-1/+1
| * drm/radeon: use helper for mst connector dpms.Dave Airlie2016-04-061-7/+1Star
| * drm/radeon/mst: port some MST setup code from DAL.Dave Airlie2016-04-062-4/+21
| * drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-063-5/+10
* | Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-04-114-12/+7Star
|\ \
| * | drm/i915: fix deadlock on lid openBjørn Mork2016-04-071-4/+1Star
| * | drm/i915: Exit cherryview_irq_handler() after one passChris Wilson2016-04-051-2/+2
| * | drm/i915: Call intel_dp_mst_resume() before resuming displaysLyude2016-04-051-2/+2
| * | drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude2016-04-051-4/+2Star
* | | Merge tag 'topic/drm-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-04-113-9/+16
|\ \ \
| * | | drm/edid: Fix DMT 1024x768@43Hz (interlaced) timingsPaul Parsons2016-04-051-1/+1
| * | | drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptorPaul Parsons2016-04-051-1/+1
| * | | drm/edid: Fix EDID Established Timings I and IIPaul Parsons2016-04-051-3/+3
| * | | drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2016-03-312-4/+11
* | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-0621-77/+209
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
| * | | drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu2016-04-041-0/+3
| * | | drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu2016-04-041-0/+6
| * | | drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu2016-04-041-16/+11Star
| * | | drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu2016-04-045-26/+35
| * | | drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer2016-04-012-4/+8
| * | | drm/amdgpu: fence wait old rcu slotChunming Zhou2016-04-011-2/+6
| * | | drm/amdgpu: fix leaking fence in the pageflip codeChristian König2016-04-011-1/+1
| * | | drm/amdgpu: print vram type rather than just DDRAlex Deucher2016-04-011-2/+13
| * | | drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher2016-04-011-1/+8
| * | | drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2016-04-012-16/+16
| * | | drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
| * | | drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
| * | | drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu2016-04-011-2/+2
| * | | drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu2016-04-011-0/+63
| * | | drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu2016-04-011-1/+1
| * | | drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu2016-04-011-3/+10
| * | | drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu2016-04-011-6/+2Star
| * | | drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-012-0/+19
| * | | drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu2016-04-011-5/+8
| | |/ | |/|
* | | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-04-063-1/+28
|\ \ \
| * | | drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot2016-04-063-1/+28
* | | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-04-061-11/+3Star
|\ \ \ \
| * | | | drm: ARM HDLCD - fix an error codeDan Carpenter2016-04-041-1/+2
| * | | | drm: ARM HDLCD - get rid of devm_clk_put()Alexey Brodkin2016-04-041-12/+3Star
| | |_|/ | |/| |
* | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-066-77/+160
|\ \ \ \