summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-21drm: Fix GETCONNECTOR regressionDaniel Vetter
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-20drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-20drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher
2017-06-20drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-19drm/amdgpu: add Polaris12 DIDJunshan Fang
2017-06-19drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan
2017-06-19drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä
2017-06-19drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä
2017-06-19drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson
2017-06-19drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson
2017-06-19drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson
2017-06-16Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-16Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-06-14drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König
2017-06-13drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang
2017-06-13drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä
2017-06-13drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä
2017-06-12drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-06-08drm/i915: fix warning for unused variableJani Nikula
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson
2017-06-07drm/i915: Disable decoupled MMIOKai Chen
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh