summaryrefslogtreecommitdiff
path: root/drivers/gpu (unfollow)
Commit message (Expand)Author
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres
2015-11-03drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres
2015-11-03drm/nouveau/ttm: set the DMA mask for platform devicesAlexandre Courbot
2015-11-03drm/nouveau/ttm: convert to DMA APIAlexandre Courbot
2015-11-03drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot
2015-11-03drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot
2015-11-03drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot
2015-11-03drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot
2015-11-03drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-03drm/exynos/gem: remove DMA-mapping hacks used for constructing page arrayMarek Szyprowski
2015-11-03drm/exynos: simplify Kconfig component namesAndrzej Hajda
2015-11-03drm/exynos: re-arrange Kconfig entriesAndrzej Hajda
2015-11-03drm/exynos: abstract out common dependencyAndrzej Hajda
2015-11-03drm/exynos: separate Mixer and HDMI driversAndrzej Hajda
2015-11-03drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda
2015-11-03drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda
2015-11-03drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda
2015-11-03drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda
2015-11-03drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda
2015-11-03drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda
2015-11-03drm/exynos/decon5433: fix timing registers writesAndrzej Hajda
2015-11-03drm/exynos/decon5433: add PCLK clockAndrzej Hajda
2015-11-02drm/amdgpu: Make amdgpu_mn functions inlineHarry Wentland
2015-11-02drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)Jani Nikula
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-11-02drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom
2015-11-02drm/vmwgfx: switch from ioremap_cache to memremapDan Williams
2015-11-02drm/i915/skl: Prevent unclaimed register writes on skylake.Maarten Lankhorst
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2015-10-30drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding
2015-10-30drm/bridge: ptn3460: Fix coccinelle warningskbuild test robot
2015-10-30drm/bridge: ps8622: Fix coccinelle warningskbuild test robot
2015-10-30drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach
2015-10-30gpu: ipu-v3: fix div_ratio typeAndrzej Hajda
2015-10-30gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.Philippe De Muyter
2015-10-30drm/imx: enable ARGB4444 16-bit color formatLucas Stach
2015-10-30gpu: ipu-v3: add support for ARGB4444 16-bit color formatLucas Stach
2015-10-30drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel
2015-10-30gpu: ipu-v3: add support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel
2015-10-30drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel
2015-10-30gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formatsPhilipp Zabel
2015-10-30gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to falseFabio Estevam
2015-10-30drm/tegra: fb: Remove gratuituous blank lineThierry Reding
2015-10-30drm/amdgpu: remove amdgpu_fence_ref/unrefChristian König