summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-03drm/nouveau/ttm: convert to DMA APIAlexandre Courbot1-7/+5
2015-11-03drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot1-4/+6
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot6-10/+46
2015-11-03drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot1-97/+264
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs9-53/+31
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot5-0/+39
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot3-0/+20
2015-11-03drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot1-0/+10
2015-11-03drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot1-1/+1
2015-11-03drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-03drm/exynos/gem: remove DMA-mapping hacks used for constructing page arrayMarek Szyprowski1-25/+33
2015-11-03drm/exynos: simplify Kconfig component namesAndrzej Hajda1-15/+15
2015-11-03drm/exynos: re-arrange Kconfig entriesAndrzej Hajda1-16/+22
2015-11-03drm/exynos: abstract out common dependencyAndrzej Hajda1-13/+14
2015-11-03drm/exynos: separate Mixer and HDMI driversAndrzej Hajda3-3/+12
2015-11-03drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda3-27/+4
2015-11-03drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda2-0/+15
2015-11-03drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda1-61/+93
2015-11-03drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda1-1/+0
2015-11-03drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda1-31/+30
2015-11-03drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda1-50/+19
2015-11-03drm/exynos/decon5433: fix timing registers writesAndrzej Hajda1-9/+9
2015-11-03drm/exynos/decon5433: add PCLK clockAndrzej Hajda1-10/+11
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom7-105/+118
2015-11-02drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom2-2/+22
2015-11-02drm/vmwgfx: switch from ioremap_cache to memremapDan Williams1-4/+10
2015-10-30Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie11-183/+203
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie36-351/+616
2015-10-30Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie24-639/+791
2015-10-26drm/exynos: cleanup name of gem object for exynos_drmJoonyoung Shim6-182/+184
2015-10-26drm/exynos: fix to detach device of iommuJoonyoung Shim1-2/+1
2015-10-26drm/exynos: add cursor plane supportGustavo Padovan7-10/+23
2015-10-26drm/exynos: add global macro for the default primary planeGustavo Padovan6-18/+13
2015-10-26drm/exynos: fix spelling errorsIngi Kim2-14/+14
2015-10-26drm: exynos: mixer: fix using usleep() in atomic contextTomasz Stanislawski1-1/+1
2015-10-26drm/exynos/hdmi: remove unused fieldAndrzej Hajda1-1/+0
2015-10-26drm/exynos/hdmi: improve HDMI/ACR related codeAndrzej Hajda2-68/+32
2015-10-26drm/exynos/hdmi: convert container_of macro to inline functionAndrzej Hajda1-6/+9
2015-10-26drm/exynos/hdmi: remove deprecated hdmi_resources structureAndrzej Hajda1-59/+46
2015-10-26drm/exynos/hdmi: convert to gpiod APIAndrzej Hajda1-23/+14
2015-10-26drm/exynos/hdmi: simplify clock re-parentingAndrzej Hajda1-4/+0
2015-10-26drm/exynos/hdmi: use constant size array for regulatorsAndrzej Hajda1-16/+9
2015-10-26drm/exynos/hdmi: use optional regulator_get for hdmi-enAndrzej Hajda1-13/+11
2015-10-26drm/exynos/hdmi: fix removal orderAndrzej Hajda1-3/+5
2015-10-26drm/exynos/hdmi: replace all writeb with writelAndrzej Hajda1-3/+3
2015-10-26drm/exynos/hdmi: simplify HDMI-PHY power sequenceAndrzej Hajda1-85/+8
2015-10-26drm/exynos/hdmi: move PLL stabilization check code to separate functionAndrzej Hajda1-42/+26
2015-10-26drm/exynos/hdmi: use mappings for registers with IP dependent addressAndrzej Hajda2-22/+38
2015-10-26drm/exynos/hdmi: remove support for deprecated compatibleAndrzej Hajda1-10/+0
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja3-21/+3