aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter2-10/+14
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak1-0/+22
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson1-3/+4
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath3-7/+18
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon1-2/+0
2015-02-24drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon1-1/+2
2015-02-24Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie3-9/+11
2015-02-24Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie2-39/+48
2015-02-24drm: Fix deadlock due to getconnector locking changesDaniel Vetter1-1/+2
2015-02-23DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying1-1/+4
2015-02-23drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel1-15/+13
2015-02-23drm/imx: dw_hdmi-imx: add end of array element to current control arrayPhilipp Zabel1-1/+3
2015-02-23drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modesPhilipp Zabel1-4/+28
2015-02-23gpu: ipu-v3: do not divide by zero if the pixel clock is too largePhilipp Zabel1-0/+2
2015-02-23drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula1-0/+3
2015-02-23drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula1-0/+9
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-0/+1
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-16Merge 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 into drm-nextDave 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/git/daeinki/drm-exynos into drm-nextDave Airlie19-226/+1102
2015-02-12Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie4-26/+48
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/drm-intel into drm-nextDave 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/tiwai/soundLinus 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/linux into drm-nextDave Airlie3-12/+21
2015-02-11Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-nextDave Airlie4-45/+149
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie6-88/+78
2015-02-10mm: 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