summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-231-18/+20
|\
| * drm: Fix GETCONNECTOR regressionDaniel Vetter2017-06-211-18/+20
* | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-215-2/+18
|\ \
| * | drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-201-0/+7
| * | drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-201-0/+4
| * | drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| * | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| * | drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1
* | | Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-218-60/+107
|\ \ \ | |/ / |/| |
| * | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-191-2/+0
| * | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-191-4/+5
| * | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-191-9/+12
| * | drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson2017-06-191-1/+14
| * | drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson2017-06-191-21/+29
| * | drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-06-195-24/+48
* | | Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-164-30/+38
|\| |
| * | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
| * | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
| * | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
* | | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-165-19/+57
|\ \ \ | | |/ | |/|
| * | drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam2017-06-151-0/+42
| * | drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche2017-06-151-1/+8
| * | drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| * | drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4
| * | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
| * | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1
* | | drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-143-6/+15
* | | drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-144-8/+20
* | | drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König2017-06-141-1/+1
|/ /
* | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-096-144/+42
|\ \
| * | drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2017-06-071-2/+2
| * | drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2017-06-072-129/+0
| * | drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King2017-06-071-1/+1
| * | drm/vmwgfx: Fix large topology crashSinclair Yeh2017-06-071-5/+17
| * | drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh2017-06-071-0/+5
| * | drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh2017-06-071-7/+11
| * | drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-06-071-0/+2
| * | drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh2017-06-071-0/+1
| * | drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-06-071-0/+3
* | | Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-0913-23/+196
|\ \ \ | | |/ | |/|
| * | drm/i915: fix warning for unused variableJani Nikula2017-06-081-2/+0
| * | drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä2017-06-071-12/+7
| * | drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä2017-06-071-1/+1
| * | drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-072-0/+30
| * | drm/i915: Fix logical inversion for gen4 quirkingChris Wilson2017-06-071-1/+1
| * | drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson2017-06-071-1/+2
| * | drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst2017-06-071-0/+9
| * | drm/i915: Prevent the system suspend complete optimizationImre Deak2017-06-071-0/+9
| * | drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala2017-06-071-2/+3
| * | drm/i915: Hold a wakeref for probing the ring registersChris Wilson2017-06-071-1/+17