summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-234-23/+60
|\
| * drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2013-12-171-2/+3
| * drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni2013-12-131-2/+12
| * drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni2013-12-131-1/+1
| * drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson2013-12-121-10/+24
| * drm/i915: Prevent double unref following alloc failure during execbufferChris Wilson2013-12-121-8/+20
* | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-234-9/+29
|\ \
| * | drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2013-12-191-4/+16
| * | drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2013-12-172-4/+4
| * | drm/radeon/dpm: disable ss on CaymanAlex Deucher2013-12-171-0/+6
| * | drm/radeon/dce6: set correct number of audio pinsAlex Deucher2013-12-171-1/+3
* | | drm/ttm: Fix swapin regressionThomas Hellstrom2013-12-231-1/+2
* | | gpu: fix qxl missing crc32_leRandy Dunlap2013-12-232-1/+2
* | | drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2013-12-171-0/+8
|/ /
* | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-12-171-3/+3
|\ \
| * | drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
* | | drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-161-0/+6
* | | drm: don't double-free on driver load errorIlia Mirkin2013-12-131-3/+3
* | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+3
|\ \ \
| * | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-081-0/+3
| |/ /
* | | Revert "drm/radeon: Implement radeon_pci_shutdown"Alex Deucher2013-12-121-10/+0
* | | drm/radeon: add missing display tiling setup for olandAlex Deucher2013-12-121-1/+3
* | | drm/radeon: fix typo in cik_copy_dmaChristian König2013-12-121-1/+1
* | | drm/radeon/cik: plug in missing blit callbackAlex Deucher2013-12-121-2/+2
* | | drm/radeon/dpm: Fix hwmon crashMartin Andersson2013-12-121-4/+2
* | | drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2013-12-121-0/+10
| |/ |/|
* | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-12-124-9/+26
|\ \
| * | DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1
| * | DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King2013-12-102-5/+6
| * | DRM: Armada: destroy framebuffer after helperRussell King2013-12-101-2/+2
| * | DRM: Armada: implement lastclose() for fbhelperRussell King2013-12-103-1/+17
* | | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-128-22/+50
|\ \ \
| * | | drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2013-12-111-0/+8
| * | | drm/i915: Repeat eviction search after idling the GPUChris Wilson2013-12-101-3/+11
| * | | drm/i915: Fix use-after-free in do_switchDaniel Vetter2013-12-061-2/+12
| * | | drm/i915: fix pm init orderingDaniel Vetter2013-12-064-12/+12
| * | | drm/i915: Hold mutex across i915_gem_releaseChris Wilson2013-12-042-2/+2
| * | | drm/i915: Skip clock checks on BDWVille Syrjälä2013-12-031-1/+1
| * | | drm/i915: Do not clobber config status after a forced restore of hw stateChris Wilson2013-12-032-2/+2
| * | | drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2013-12-031-0/+2
* | | | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-126-7/+55
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwellBen Widawsky2013-11-141-1/+17
| * | | drm/i915/bdw: Limit GTT to 2GBBen Widawsky2013-11-141-0/+5
| * | | drm/i915/bdw: Add comment about gen8 HWS PGABen Widawsky2013-11-141-0/+1
| * | | drm/i915/bdw: Free correct number of ppgtt pagesBen Widawsky2013-11-141-2/+2
| * | | drm/i915/bdw: Do gen6 style reset for gen8Ben Widawsky2013-11-141-0/+1
| * | | drm/i915/bdw: GEN8 backlight supportBen Widawsky2013-11-141-3/+23
| * | | drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
* | | | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-0514-91/+106
|\ \ \ \
| * | | | drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher2013-12-041-6/+9
OpenPOWER on IntegriCloud