summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-07drm/exynos: IOMMU support should not be selectable by userMarek Szyprowski1-3/+2
2015-02-07drm/exynos: add support for 'hdmi' clockMarek Szyprowski1-0/+9
2015-02-05drm: sti: HDMI add audio infoframeArnaud Pouliquen1-42/+137
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski1-2/+18
2015-02-05drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne1-0/+4
2015-02-05Merge tag 'drm-amdkfd-next-fixes-2015-02-03' of git://people.freedesktop.org/...Dave Airlie2-4/+9
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-05Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie48-2681/+3177
2015-02-04drm: sti: add support of ABGR8888 for gdp planeBenjamin Gaignard1-0/+7
2015-02-04drm: sti: fix static checker warning in sti_awg_utilsVincent Abriou1-2/+0
2015-02-04drm: sti: fix check for clk_pix_mainJassi Brar1-1/+1
2015-02-04drm: Use static attribute groups for managing connector sysfs entriesTakashi Iwai1-65/+67
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter4-21/+2
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai34-214/+364
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter1-3/+0
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä1-2/+59
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie3-4/+8
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä1-2/+59
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S6-6/+7
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher1-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König1-0/+3
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay1-1/+5
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay1-2/+2
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay1-1/+1
2015-02-01drm/msm: add moduleparam to disable fbdevRob Clark1-1/+8
2015-02-01drm/msm: fix build error with W=1Rob Clark1-3/+0
2015-02-01drm/msm/mdp5: Fix negative SMP block allocationStephane Viau1-2/+3
2015-02-01drm/msm/hdmi: disallow interlacedRob Clark1-1/+1