summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-02-26drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2-0/+12
2015-02-26drm/radeon: dump full IB if we hit a packet errorAlex Deucher2-9/+22
2015-02-26drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher1-0/+6
2015-02-26drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2015-02-26drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer1-0/+3
2015-02-24Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabb...Dave Airlie3-9/+11
2015-02-24Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2-39/+48
2015-02-24drm: Fix deadlock due to getconnector locking changesDaniel Vetter1-1/+2
2015-02-23drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2-6/+7
2015-02-23drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay3-3/+4
2015-02-19drm/tegra: dc: Move more code into ->init()Thierry Reding1-38/+36
2015-02-19drm/tegra: dc: Wire up CRTC parent of atomic stateThierry Reding1-1/+3
2015-02-19drm/tegra: dc: Reset state's active_changed fieldThierry Reding1-0/+1
2015-02-19drm/tegra: hdmi: Explicitly set clock rateThierry Reding1-0/+8
2015-02-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1101-34419/+49408
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-3/+2
2015-02-13drm/radeon: fix voltage setup on hawaiiAlex Deucher1-0/+1
2015-02-13drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher1-3/+1
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie19-226/+1102
2015-02-12Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-26/+48
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie9-55/+94
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2-23/+15
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-02-11drm/radeon: Don't try to enable write-combining without PATMichel Dänzer1-0/+12
2015-02-11drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher1-2/+6
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-62/+127
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke1-1/+4
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä1-1/+1
2015-02-11drm/exynos: Add DECON driverAjay Kumar5-3/+1006
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-12/+21
2015-02-11Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjami...Dave Airlie4-45/+149
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie6-88/+78
2015-02-11mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-2/+1
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar1-3/+2
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson2-13/+30
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter1-16/+1
2015-02-09drm/exynos: fix NULL pointer referenceJoonyoung Shim1-1/+1
2015-02-09drm/exynos: remove exynos_plane_dpmsJoonyoung Shim2-28/+6
2015-02-09drm/exynos: remove mode property of exynos crtcJoonyoung Shim2-68/+0
2015-02-09drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan1-2/+0
2015-02-09drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala1-1/+8
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala1-5/+17
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar1-13/+13
2015-02-07drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usageCarlo Caione3-23/+14
2015-02-07drm/exynos: hdmi: replace fb size with mode size from win commitSeung-Woo Kim1-2/+2
2015-02-07drm/exynos: fix no hdmi outputAlban Browaeys1-4/+5
2015-02-07drm/exynos: use driver internal structJoonyoung Shim5-67/+47
2015-02-07drm/exynos: fix wrong pipe calculation for crtcJoonyoung Shim2-8/+9
2015-02-07drm/exynos: remove to use unnecessary MODULE_xxx macroJoonyoung Shim1-4/+0
2015-02-07drm/exynos: remove DRM_EXYNOS_DMABUF configJoonyoung Shim3-13/+1