summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-2/+2
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen14-63/+112
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen3-13/+12
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey1-10/+3
2013-04-09Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie1-1/+1
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens1-1/+1
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+43
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie3-21/+31
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-26/+21
2013-04-01radeon: Attempt to use platform-provided ROM imageMatthew Garrett1-0/+26
2013-04-01nouveau: Attempt to use platform-provided ROM imageMatthew Garrett1-0/+17
2013-03-29drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2-13/+21
2013-03-29drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst1-8/+10
2013-03-27drm: don't unlock in the addfb error pathsDaniel Vetter1-2/+0
2013-03-27drm/i915: Fix build failureLauri Kasanen1-1/+1
2013-03-26drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson1-23/+17
2013-03-26drm/i915: duct-tape locking when eDP init failsDaniel Vetter1-0/+3
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-60/+365
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-2/+2
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter1-8/+5
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni3-0/+9
2013-03-24Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter1-5/+5
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-21videomode: videomode_from_timing workTomi Valkeinen1-1/+1
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-7/+31
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire1-5/+5
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+1
2013-03-20drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho1-0/+183
2013-03-20drm/exynos: Add a new function to get gem buffer sizeInki Dae2-0/+26
2013-03-20drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho1-37/+123
2013-03-20drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho1-9/+7
2013-03-20drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho1-5/+15
2013-03-20drm/exynos: clear node object type at gem unmapYoungJun Cho1-0/+1
2013-03-20drm/exynos: Fix error routine to getting dma addr.YoungJun Cho1-2/+4
2013-03-20drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu1-4/+2
2013-03-20drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala1-8/+9
2013-03-20drm/exynos: Make mixer_check_timing staticSachin Kamat1-1/+1
2013-03-20drm/exynos: modify the compatible string for exynos fimdVikas Sajjan1-2/+2
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-17/+38
2013-03-20Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie9-60/+117
2013-03-20drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina1-1/+10
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs1-2/+2
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs1-2/+1