summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-01-17drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom1-3/+34
2014-01-17drm/vmwgfx: Update the svga register definitionThomas Hellstrom2-2/+14
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom4-2/+7
2014-01-17drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom1-14/+650
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom3-169/+39
2014-01-17Merge commit origin/master into drm-intel-nextDaniel Vetter95-432/+1209
2014-01-16drm/mgag200: fix oops in cursor code.Dave Airlie1-3/+5
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie6-10/+17
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs6-10/+17
2014-01-14drm/panel: update EDID BLOB in panel_simple_get_modes()Stephen Warren1-0/+1
2014-01-14gpu: host1x: Remove unnecessary includeThierry Reding1-1/+0
2014-01-14drm/tegra: Use proper data typeThierry Reding1-2/+1
2014-01-14drm/tegra: Clarify how panel modes override othersThierry Reding1-0/+4
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding1-1/+1
2014-01-14drm/i915: Use drm_encoder_crtc_ok()Thierry Reding1-24/+2
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding1-13/+0
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King2-17/+24
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang1-3/+0
2014-01-14gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2014-01-14drivers: gpu: Include appropriate header file in r128_ioc32.cRashika1-0/+1
2014-01-14drivers: gpu: Mark function as static in via_drv.cRashika1-1/+1
2014-01-14drivers: gpu: Mark function as static in sis_drv.cRashika1-1/+1
2014-01-14drivers: gpu: Mark function as static in qxl_kms.cRashika1-1/+1
2014-01-14drivers: gpu: Include appropriate header file in mga_ioc32.cRashika1-0/+1
2014-01-14drivers: gpu: Mark functions as static in mgag200_ttm.cRashika1-3/+3
2014-01-14drivers: gpu: Mark functions as static in mgag200_mode.cRashika1-3/+3
2014-01-14drivers: gpu: Mark function as static in mgag200_main.cRashika1-1/+1
2014-01-14drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika1-23/+3
2014-01-14drivers: gpu: Mark functions as static in cirrus_mode.cRashika1-4/+4
2014-01-14drivers: gpu: Mark function as static in cirrus_main.cRashika1-1/+1
2014-01-14drivers: gpu: Mark functions as static in ast_ttm.cRashika1-3/+3
2014-01-14drivers: gpu: Mark functions as static in ast_mode.cRashika1-10/+10
2014-01-14drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika1-48/+1
2014-01-14drivers: gpu: Include appropriate header file in drm_usb.cRashika1-0/+1
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie1-1/+1
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie3-3/+11
2014-01-14drm/gma500: Remove unused function declarationDaniel Vetter1-5/+0
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter4-18/+15
2014-01-14Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie5-51/+71
2014-01-14Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie5-18/+55
2014-01-13drm/cirrus: Fix cirrus drm driver for fbdev + qemuMartin Koegler1-0/+3
2014-01-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-63/+40
2014-01-13Merge branch 'drm-next-3.14-wip' of git://people.freedesktop.org/~agd5f/linux...Dave Airlie66-614/+1572
2014-01-13Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie52-852/+5268
2014-01-13Merge branch 'acpi-dsm'Rafael J. Wysocki3-240/+83
2014-01-13Merge branch 'acpi-cleanup'Rafael J. Wysocki7-18/+5
2014-01-11drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes1-0/+2
2014-01-11drm/i915: Include more information in disabled hotplug interrupt warningChris Wilson1-1/+2
2014-01-11drm/i915: Only complain about a rogue hotplug IRQ after disablingChris Wilson1-1/+1
2014-01-11drm/i915: Only WARN about a stuck hotplug irq ONCEChris Wilson1-3/+3