aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.113' into cm-14.1-caf-8974Michael Bestas2017-05-03129-1229/+3113
|\
| * drm/radeon: fix hotplug race at startupDave Airlie2016-10-261-0/+5
| * drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin2016-04-271-2/+3
| * drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter2016-04-271-1/+1
| * Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2016-04-271-0/+8
| * DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul2016-04-271-0/+5
| * drm/radeon/combios: add some validation of lvds valuesAlex Deucher2016-03-211-1/+6
| * drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2016-03-211-2/+5
| * drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König2015-10-225-5/+5
| * Revert "drm/radeon: Use drm_calloc_ab for CS relocs"Zefan Li2015-10-221-2/+2
| * Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-10-221-0/+3
| * drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2015-10-221-0/+2
| * drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä2015-09-181-3/+0
| * drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-09-185-6/+6
| * drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer2015-09-181-2/+2
| * drm/radeon: fix doublescan modes (v2)Alex Deucher2015-09-181-2/+6
| * radeon: Do not directly dereference pointers to BIOS area.David Miller2015-06-191-3/+7
| * drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom2015-06-191-21/+25
| * drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala2015-06-191-1/+3
| * drm/radeon: do a posting read in si_set_irqAlex Deucher2015-06-191-0/+3
| * drm/radeon: do a posting read in evergreen_set_irqAlex Deucher2015-06-191-0/+3
| * drm/radeon: do a posting read in r600_set_irqAlex Deucher2015-06-191-0/+3
| * drm/radeon: do a posting read in rs600_set_irqAlex Deucher2015-06-191-0/+4
| * drm/radeon: do a posting read in r100_set_irqAlex Deucher2015-06-191-0/+4
| * drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher2015-06-191-3/+1
| * drm/i915: Only fence tiled region of object.Bob Paauwe2015-04-141-0/+14
| * drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher2015-04-141-1/+1
| * drm/vmwgfx: Fix fence event codeThomas Hellstrom2015-04-141-11/+6
| * drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom2015-04-141-19/+2
| * drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek2015-04-141-0/+2
| * drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter2015-04-141-13/+11
| * drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher2015-02-021-0/+1
| * drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2015-02-021-3/+13
| * drm/radeon: add connector quirk for fujitsu boardAlex Deucher2014-12-011-0/+7
| * drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom2014-12-011-1/+2
| * drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2014-12-013-3/+3
| * drm/radeon: avoid leaking edid dataAlex Deucher2014-07-281-0/+5
| * drm/radeon: stop poisoning the GART TLBChristian König2014-07-171-2/+4
| * drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom2014-07-091-1/+0
| * drm/radeon/atom: fix dithering on certain panelsAlex Deucher2014-07-091-1/+4
| * drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher2014-07-091-1/+1
| * drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher2014-07-091-22/+26
| * drm/radeon: always program the MC on startupAlex Deucher2014-06-075-5/+10
| * drm/radeon: fix hdmi mode enable on RS600/RS690/RS740Alex Deucher2014-06-071-2/+2
| * drm/ttm: Fix memory type compatibility checkThomas Hellstrom2014-06-071-12/+20
| * drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher2014-06-071-3/+31
| * drm/i915: try not to lose backlight CBLV precisionJani Nikula2014-06-071-1/+1
| * drm/radeon: Another card with wrong primary dac adjOndrej Zary2014-06-071-2/+6
| * drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula2014-06-074-8/+9
| * drm/i915: Workaround incoherence between fences and LLC across multiple CPUsChris Wilson2014-06-071-0/+16