summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-08-22drm/i915/ilk: Don't disable SSC source if it's in useLyude
2016-08-22drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher
2016-08-22drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-08-22drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä
2016-08-22drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude
2016-08-22drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude
2016-08-22drm/i915: Prevent machine death on Ivybridge context switchingChris Wilson
2016-08-22drm/gma500: Fix possible out of bounds readItai Handler
2016-06-15drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter
2016-06-15drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher
2016-06-15drm/i915: Fix system resume if PCI device remained enabledImre Deak
2016-06-15drm/radeon: add a quirk for a XFX R9 270XAlex Deucher
2016-06-15drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson
2016-06-15drm/qxl: fix cursor position with non-zero hotspotJohn Keeping
2016-05-01drm/udl: Use unlocked gem unreferencingDaniel Vetter
2016-05-01drm/dp: move hw_mutex up the call stackRob Clark
2016-05-01drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-05-01drm/radeon: add another R7 370 quirkAlex Deucher
2016-05-01drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher
2016-05-01drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-05-01drm/radeon: add PX quirk for asus K53TKAlex Deucher
2016-05-01drm/radeon: add a PX quirk listAlex Deucher
2016-04-11drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older)Nicolai Hähnle
2016-03-24Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-24Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-24drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-24drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-24Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"Luis Henriques
2016-03-08drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-03-04drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-03-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-03-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-25drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom
2016-02-25drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-25drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-02-17drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-02-02drm/i915: On fb alloc failure, unref gem object where it gets refedLukas Wunner
2016-02-02drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()Alexey Khoroshilov
2016-02-02drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-02-02drm/radeon: clean up fujitsu quirksAlex Deucher
2016-02-02drm/radeon: call hpd_irq_event on resumeAlex Deucher
2016-01-28drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4cHans de Goede
2016-01-25drm/i915: Fix SRC_COPY width on 830/845gChris Wilson
2016-01-18radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay
2016-01-18radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay
2016-01-18radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay
2016-01-11drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom