summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-06-01drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt1-1/+3
2014-06-01drm/i915/tv: fix gen4 composite s-video tv-outJani Nikula1-2/+7
2014-06-01drm/radeon: fix typo in spectre_golden_registersAlex Deucher1-1/+1
2014-06-01drm/radeon: fix endian swap on hawaii clear state buffer setupAlex Deucher1-2/+2
2014-06-01drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher1-0/+1
2014-06-01drm/radeon: clear needs_reset flag if IB test failsChristian König1-0/+1
2014-06-01drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst1-0/+1
2014-06-01drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom1-0/+22
2014-06-01drm/vmwgfx: Fix query buffer locking order violationThomas Hellstrom1-1/+1
2014-06-01drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt1-1/+4
2014-06-01drm/i915: restore QUIRK_NO_PCH_PWM_ENABLEJani Nikula3-0/+21
2014-05-13drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-05-13drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes1-0/+8
2014-05-06DRM: armada: fix corruption while loading cursorsRussell King1-0/+1
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie1-5/+12
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie1-4/+10
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie1-3/+8
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie1-3/+7
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz1-3/+7
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+17
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2-1/+10
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter1-1/+1
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-31/+42
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie2-8/+12
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-9/+20
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom1-0/+18
2014-03-13drm/radeon/cik: properly set compute ring status on disableAlex Deucher1-1/+4
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher1-7/+5
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher1-0/+2
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher1-1/+9
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-12drm/i915: Don't enable display error interrupts from the startDaniel Vetter1-10/+8
2014-03-12drm/i915: Fix scanline counter fixup on BDWVille Syrjälä1-19/+11
2014-03-12drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä1-1/+22
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom1-5/+7
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+1
2014-03-07drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann1-0/+1
2014-03-07Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie1-9/+1
2014-03-07drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-07drm/radeon/cik: fix typo in documentationAlex Deucher1-1/+1
2014-03-07drm/radeon: silence GCC warning on 32 bitPaul Bolle1-1/+1
2014-03-07drm/radeon: resume old pm lateAlex Deucher15-23/+16
2014-03-07drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen1-0/+3
2014-03-06drm/i915: Fix PSR programmingBen Widawsky1-1/+1
2014-03-03DRM: armada: fix use of kfifo_put()Russell King1-9/+1
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä1-3/+3