summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-11-20drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-11-20drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner1-15/+5
2016-11-20drm/edid: Add 6 bpc quirk for display AEO model 0.Mario Kleiner1-0/+8
2016-11-20drm/nouveau/acpi: check for function 0x1B before using itPeter Wu1-5/+13
2016-11-20drm/nouveau/acpi: return supported DSM functionsPeter Wu1-7/+9
2016-11-20drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu1-32/+26
2016-11-20drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-11-20drm/radeon: fix firmware info version checksAlex Deucher1-2/+2
2016-11-20drm/radeon: support backlight control for UNIPHY3Alex Deucher1-0/+1
2016-11-20qxl: check for kmap failuresDan Carpenter1-0/+2
2016-11-20drm/radeon: Poll for both connect/disconnect on analog connectorsLyude1-6/+9
2016-11-20drm/radeon: add a delay after ATPX dGPU power offAlex Deucher1-0/+5
2016-11-20drm/radeon: Don't leak runtime pm ref on driver loadLukas Wunner1-0/+4
2016-11-20drm/radeon: Don't leak runtime pm ref on driver unloadLukas Wunner1-1/+3
2016-11-20drm/nouveau: Don't leak runtime pm ref on driver unloadLukas Wunner1-1/+4
2016-08-23drm/i915/ilk: Don't disable SSC source if it's in useLyude1-14/+34
2016-08-23drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-08-23drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-08-23drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-08-23drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude1-3/+2
2016-08-23drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude1-3/+3
2016-08-23drm/i915: Prevent machine death on Ivybridge context switchingChris Wilson1-2/+12
2016-08-23drm/gma500: Fix possible out of bounds readItai Handler1-1/+1
2016-06-15drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-06-15drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-06-15drm/i915: Fix system resume if PCI device remained enabledImre Deak1-0/+32
2016-06-15drm/radeon: add a quirk for a XFX R9 270XAlex Deucher1-0/+1
2016-06-15drm/i915/userptr: Hold mmref whilst calling get-user-pagesChris Wilson1-12/+17
2016-06-15drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2-4/+11
2016-05-01drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-05-01drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-05-01drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-05-01drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-05-01drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-05-01drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner1-2/+4
2016-05-01drm/radeon: add PX quirk for asus K53TKAlex Deucher1-0/+4
2016-05-01drm/radeon: add a PX quirk listAlex Deucher2-20/+51
2016-04-11drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older)Nicolai Hähnle1-0/+7
2016-03-24Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-24Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-24drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher1-4/+4
2016-03-24drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-24Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"Luis Henriques1-5/+0
2016-03-08drm/radeon/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann1-1/+2
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-03-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula1-1/+1
2016-03-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula1-0/+6