summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-251-2/+2
* drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-251-1/+7
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-151-1/+5
* drm/radeon: fix UVD 256MB checkChristian König2014-01-091-1/+1
* drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2014-01-091-2/+3
* drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2014-01-091-4/+16
* drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2014-01-091-0/+8
* drm/i915: Hold mutex across i915_gem_releaseChris Wilson2014-01-092-2/+2
* drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2014-01-091-0/+2
* drm/radeon: add missing display tiling setup for olandAlex Deucher2014-01-091-1/+3
* drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2014-01-091-0/+10
* drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2014-01-091-0/+8
* drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-201-2/+9
* drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher2013-12-201-6/+2
* drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-12-201-1/+1
* drm/radeon/audio: correct ACR tablePierre Ossman2013-12-081-3/+3
* drm/radeon/audio: improve ACR calculationPierre Ossman2013-12-081-22/+46
* drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-12-041-0/+1
* drm/radeon: use hw generated CTS/N values for audioAlex Deucher2013-12-042-4/+2
* drm/radeon: fix N/CTS clock matching for audioAlex Deucher2013-12-041-3/+3
* drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher2013-12-041-2/+9
* drm/radeon/vm: don't attempt to update ptes if ib allocation failsAlex Deucher2013-12-041-0/+2
* radeon: workaround pinning failure on low ram gpuJerome Glisse2013-12-041-0/+28
* drm/radeon: don't share PPLLs on DCE4.1Alex Deucher2013-12-041-1/+1
* drm/radeon: activate UVD clocks before sending the destroy msgChristian König2013-12-041-0/+2
* drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLAlex Deucher2013-12-041-1/+1
* drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs2013-12-041-1/+2
* drm/i915: flush cursors harderDaniel Vetter2013-12-041-0/+4
* drm/ttm: Fix ttm_bo_move_memcpyThomas Hellstrom2013-12-041-11/+17
* drm/ttm: Handle in-memory region copiesJakob Bornecrantz2013-12-041-1/+3
* drm/ttm: Fix memory type compatibility checkThomas Hellstrom2013-12-041-12/+20
* qxl: avoid an oops in the deferred io code.Dave Airlie2013-12-041-1/+1
* drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce2013-11-291-0/+16
* drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson2013-11-291-0/+8
* drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin2013-11-292-0/+4
* drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov2013-11-291-8/+0
* drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher2013-11-131-1/+1
* drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson2013-11-131-1/+8
* drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom2013-11-131-5/+12
* drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom2013-11-131-1/+1
* drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-181-1/+1
* drm/radeon: fix typo in CP DMA register headersAlex Deucher2013-10-183-5/+5
* drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter2013-10-181-2/+2
* drm/i915: Only apply DPMS to the encoder if enabledChris Wilson2013-10-181-6/+2
* drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-10-131-2/+17
* Revert "drm/radeon: add missing hdmi callbacks for rv6xx"Rafał Miłecki2013-10-131-2/+0
* drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-10-051-3/+9
* drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-10-051-3/+13
* drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher2013-10-051-0/+2
* drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-10-051-3/+12