summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...David Howells1-2/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-15/+17
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
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-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-10drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes1-0/+2
2014-01-10mkregtable: Fix sscanf handlingAlan1-1/+1
2014-01-10drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä1-2/+2
2014-01-08drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni1-1/+7
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie8-11/+21
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer1-1/+1
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4
2014-01-07drm/i915: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas1-3/+3
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann1-0/+2
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-07drm/nvce/mc: fix msi rearm on GF114Sid Boyce1-1/+1
2014-01-07drm/nvc0/gr: fix mthd data submissionKelly Doran1-1/+1
2014-01-07drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs3-3/+7
2014-01-06Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"Alexander van Heukelum1-5/+14
2014-01-06drm/i915/bdw: Flush system agent on gen8 alsoBen Widawsky1-2/+0
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+28
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2-4/+28
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2-4/+28
2013-12-23drm/radeon: Bump version for CIK DCE tiling fixAlex Deucher1-1/+2
2013-12-23drm/radeon: set correct number of banks for CIK chips in DCEMarek Olšák1-21/+43
2013-12-23drm/radeon: set correct pipe config for Hawaii in DCEMarek Olšák1-13/+6
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák4-2/+15
2013-12-23drm/radeon: fix render backend setup for SI and CIKMarek Olšák2-10/+10
2013-12-23drm/radeon: fix UVD 256MB checkChristian König1-1/+1
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie4-23/+60
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-9/+29
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-19drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher1-4/+16
2013-12-19treewide: Fix typos in printkMasanari Iida2-3/+3
2013-12-19drivers/gpu/drm/qxl/Kconfig: reformat the help textAntonio Ospite1-3/+5
2013-12-19Merge branch 'master' into for-nextJiri Kosina599-16222/+47857
2013-12-17drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson1-2/+3
2013-12-17drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2-4/+4
2013-12-17drm/radeon/dpm: disable ss on CaymanAlex Deucher1-0/+6
2013-12-17drm/radeon/dce6: set correct number of audio pinsAlex Deucher1-1/+3
2013-12-17drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki1-0/+8
2013-12-17Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie1-3/+3
2013-12-16drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom1-3/+3
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin1-0/+6
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-13drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni1-2/+12