summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-10-05drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+7
2014-10-05drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa1-2/+4
2014-10-05drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa1-3/+3
2014-10-05drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa1-0/+3
2014-10-05drm/tilcdc: fix double kfreeGuido Martínez1-3/+1
2014-10-05drm/tilcdc: fix release order on exitGuido Martínez1-3/+3
2014-10-05drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez1-0/+1
2014-10-05drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-05drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-05drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17drm/radeon: use packet2 for nop on hawaii with old firmwareAlex Deucher1-3/+10
2014-09-05drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-09-05drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-07-31drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-31drm/radeon: fix irq ring buffer overflow handlingChristian König4-0/+4
2014-07-28drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-07-28drm/qxl: return IRQ_NONE if it was not our irqJason Wang1-0/+3
2014-07-28drm/radeon: set default bl level to something reasonableAlex Deucher1-3/+7
2014-07-17drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2-0/+47
2014-07-17drm/radeon: stop poisoning the GART TLBChristian König1-2/+4
2014-07-17drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-17drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-17drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-09drm/i915: fix display power sw state reportingImre Deak1-1/+16
2014-07-09drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-07-09drm/i915: set backlight duty cycle after backlight enable for gen4Jani Nikula1-3/+2
2014-07-09drm/i915: Avoid div-by-zero when pixel_multiplier is zeroVille Syrjälä1-1/+3
2014-07-09drm/gk208/gr: add missing registers to grctx initIlia Mirkin1-0/+2
2014-07-09drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner3-3/+3
2014-07-09drm/radeon/cik: fix typo in EOP packetAlex Deucher1-1/+1
2014-07-09drm/radeon/dpm: fix vddci setup typo on caymanAlex Deucher1-1/+1
2014-07-09drm/radeon/dpm: fix typo in vddci setup for eg/btcAlex Deucher1-1/+1
2014-07-09drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-07-09drm/radeon/atom: fix dithering on certain panelsAlex Deucher1-1/+4
2014-07-09drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher1-2/+15
2014-07-09drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher1-1/+1
2014-07-09drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher1-22/+26
2014-07-09drm/nouveau/kms: reference vblank for crtc during pageflip.Mario Kleiner1-0/+7
2014-07-09drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner1-0/+8
2014-07-09drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner1-2/+8
2014-07-09vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher1-1/+2
2014-06-11drm/i915: dp: fix order of dp aux i2c device cleanupImre Deak1-2/+22
2014-06-11drm/i915: add unregister callback to connectorImre Deak11-2/+29
2014-06-11drm/radeon: use the CP DMA on CIKChristian König1-2/+2
2014-06-11drm/radeon/dpm: resume fixes for some systemsAlex Deucher3-5/+6
2014-06-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-06-11drm/radeon: avoid crash if VM command submission isn't availableChristian König1-4/+11
2014-06-11drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher1-1/+41
2014-06-11drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher1-0/+14