aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixesDave Airlie4-30/+38
2017-06-16Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie5-19/+57
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche1-1/+8
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko1-16/+4
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET1-1/+1
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner3-6/+15
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner4-8/+20
2017-06-14drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König1-1/+1
2017-06-13drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2-12/+6
2017-06-13drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä1-12/+24
2017-06-13drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä1-6/+8
2017-06-12drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart1-0/+1
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie6-144/+42
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/drm-intel into drm-fixesDave Airlie13-23/+196
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie2-6/+16
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixesDave Airlie2-10/+7
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie3-16/+14
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong1-5/+15
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä1-12/+7
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä1-1/+1
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson1-1/+1
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson1-1/+2
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak1-0/+9
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-2/+3
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson1-1/+17
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson1-0/+4
2017-06-07drm/i915: Disable decoupled MMIOKai Chen1-1/+0
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko1-2/+0
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom1-2/+2
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2-129/+0
2017-06-07drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King1-1/+1
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh1-5/+17
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh1-0/+5
2017-06-07drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh1-7/+11
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh1-0/+1
2017-06-07drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2-0/+113
2017-06-06drm: kirin: Fix drm_of_find_panel_or_bridge conversionJohn Stultz1-1/+1
2017-06-06gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut1-7/+8
2017-06-06drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failureLeonard Crestez1-1/+1
2017-06-06gpu: ipu-v3: pre: only use internal clock gatingLucas Stach1-8/+5
2017-06-06Merge tag 'drm-misc-fixes-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie7-20/+32
2017-06-06Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie6-38/+27
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2-3/+5