summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-161520-124825/+139814
|\
| * Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-02-162-3/+2
| |\
| | * drm/radeon: fix voltage setup on hawaiiAlex Deucher2015-02-131-0/+1
| | * drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher2015-02-131-3/+1
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-02-1319-226/+1102
| |\ \ | | |/ | |/|
| | * drm/exynos: Add DECON driverAjay Kumar2015-02-115-3/+1006
| | * drm/exynos: fix NULL pointer referenceJoonyoung Shim2015-02-091-1/+1
| | * drm/exynos: remove exynos_plane_dpmsJoonyoung Shim2015-02-092-28/+6
| | * drm/exynos: remove mode property of exynos crtcJoonyoung Shim2015-02-092-68/+0
| | * drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan2015-02-091-2/+0
| | * drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usageCarlo Caione2015-02-073-23/+14
| | * drm/exynos: hdmi: replace fb size with mode size from win commitSeung-Woo Kim2015-02-071-2/+2
| | * drm/exynos: fix no hdmi outputAlban Browaeys2015-02-071-4/+5
| | * drm/exynos: use driver internal structJoonyoung Shim2015-02-075-67/+47
| | * drm/exynos: fix wrong pipe calculation for crtcJoonyoung Shim2015-02-072-8/+9
| | * drm/exynos: remove to use unnecessary MODULE_xxx macroJoonyoung Shim2015-02-071-4/+0
| | * drm/exynos: remove DRM_EXYNOS_DMABUF configJoonyoung Shim2015-02-073-13/+1
| | * drm/exynos: IOMMU support should not be selectable by userMarek Szyprowski2015-02-071-3/+2
| | * drm/exynos: add support for 'hdmi' clockMarek Szyprowski2015-02-071-0/+9
| * | Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-02-124-26/+48
| |\ \
| | * | drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2015-02-112-23/+15
| | * | drm/radeon: workaround for CP HW bug on CIKChristian König2015-02-111-1/+15
| | * | drm/radeon: Don't try to enable write-combining without PATMichel Dänzer2015-02-111-0/+12
| | * | drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher2015-02-111-2/+6
| * | | Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie2015-02-129-55/+94
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke2015-02-111-1/+4
| | * | drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä2015-02-111-1/+1
| | * | drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar2015-02-091-3/+2
| | * | drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson2015-02-092-13/+30
| | * | drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter2015-02-091-16/+1
| | * | drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala2015-02-091-1/+8
| | * | drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala2015-02-091-5/+17
| | * | drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar2015-02-091-13/+13
| | * | drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski2015-02-051-2/+18
| * | | Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-02-113-12/+21
| |\ \ \
| | * | | gpu: ipu-v3: Fix IC control register offsetPhilipp Zabel2015-01-271-2/+2
| | * | | drm: imx: imx-tve: Check and propagate the errorsFabio Estevam2015-01-271-8/+16
| | * | | gpu: ipu-v3: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-271-2/+3
| * | | | Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjami...Dave Airlie2015-02-114-45/+149
| |\ \ \ \
| | * | | | drm: sti: HDMI add audio infoframeArnaud Pouliquen2015-02-051-42/+137
| | * | | | drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne2015-02-051-0/+4
| | * | | | drm: sti: add support of ABGR8888 for gdp planeBenjamin Gaignard2015-02-041-0/+7
| | * | | | drm: sti: fix static checker warning in sti_awg_utilsVincent Abriou2015-02-041-2/+0
| | * | | | drm: sti: fix check for clk_pix_mainJassi Brar2015-02-041-1/+1
| * | | | | Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-02-116-88/+78
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | drm: Use static attribute groups for managing connector sysfs entriesTakashi Iwai2015-02-041-65/+67
| | * | | | drm: remove DRM_FORMAT_NV12MTDaniel Vetter2015-02-044-21/+2
| | * | | | drm/modes: Print the mode status in human readable formVille Syrjälä2015-02-031-2/+59
| | * | | | drm/irq: Don't disable vblank interrupts when already disabledLaurent Pinchart2015-01-291-2/+9
| * | | | | Merge tag 'drm-amdkfd-next-fixes-2015-02-03' of git://people.freedesktop.org/...Dave Airlie2015-02-052-4/+9
| |\ \ \ \ \
OpenPOWER on IntegriCloud