Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 4 | -30/+38 |
2017-06-16 | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 5 | -19/+57 |
2017-06-15 | drm: mxsfb_crtc: Reset the eLCDIF controller | Fabio Estevam | 1 | -0/+42 |
2017-06-15 | drm/mgag200: Fix to always set HiPri for G200e4 V2 | Mathieu Larouche | 1 | -1/+8 |
2017-06-15 | drm/tegra: Correct idr_alloc() minimum id | Dmitry Osipenko | 1 | -1/+1 |
2017-06-15 | drm/tegra: Fix lockup on a use of staging API | Dmitry Osipenko | 1 | -16/+4 |
2017-06-15 | gpu: host1x: Fix error handling | Christophe JAILLET | 1 | -1/+1 |
2017-06-14 | drm/radeon: Fix overflow of watermark calcs at > 4k resolutions. | Mario Kleiner | 3 | -6/+15 |
2017-06-14 | drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions. | Mario Kleiner | 4 | -8/+20 |
2017-06-14 | drm/radeon: fix "force the UVD DPB into VRAM as well" | Christian König | 1 | -1/+1 |
2017-06-13 | drm/i915: Fix GVT-g PVINFO version compatibility check | Zhenyu Wang | 2 | -12/+6 |
2017-06-13 | drm/i915: Fix SKL+ watermarks for 90/270 rotation | Ville Syrjälä | 1 | -12/+24 |
2017-06-13 | drm/i915: Fix scaling check for 90/270 degree plane rotation | Ville Syrjälä | 1 | -6/+8 |
2017-06-12 | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIO | Laurent Pinchart | 1 | -0/+1 |
2017-06-09 | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 6 | -144/+42 |
2017-06-09 | Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 13 | -23/+196 |
2017-06-09 | Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2 | -6/+16 |
2017-06-09 | Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate... | Dave Airlie | 2 | -10/+7 |
2017-06-09 | Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 3 | -16/+14 |
2017-06-08 | drm/i915: fix warning for unused variable | Jani Nikula | 1 | -2/+0 |
2017-06-07 | drm/meson: Fix driver bind when only CVBS is available | Neil Armstrong | 1 | -5/+15 |
2017-06-07 | drm/i915: Fix 90/270 rotated coordinates for FBC | Ville Syrjälä | 1 | -12/+7 |
2017-06-07 | drm/i915: Restore has_fbc=1 for ILK-M | Ville Syrjälä | 1 | -1/+1 |
2017-06-07 | drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail | Ville Syrjälä | 2 | -0/+30 |
2017-06-07 | drm/i915: Fix logical inversion for gen4 quirking | Chris Wilson | 1 | -1/+1 |
2017-06-07 | drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally | Chris Wilson | 1 | -1/+2 |
2017-06-07 | drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2. | Maarten Lankhorst | 1 | -0/+9 |
2017-06-07 | drm/i915: Prevent the system suspend complete optimization | Imre Deak | 1 | -0/+9 |
2017-06-07 | drm/i915/psr: disable psr2 for resolution greater than 32X20 | Nagaraju, Vathsala | 1 | -2/+3 |
2017-06-07 | drm/i915: Hold a wakeref for probing the ring registers | Chris Wilson | 1 | -1/+17 |
2017-06-07 | drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle | Chris Wilson | 1 | -0/+4 |
2017-06-07 | drm/i915: Disable decoupled MMIO | Kai Chen | 1 | -1/+0 |
2017-06-07 | drm/i915/guc: Remove stale comment for q_fail | Michal Wajdeczko | 1 | -2/+0 |
2017-06-07 | drm/vmwgfx: Bump driver minor and date | Thomas Hellstrom | 1 | -2/+2 |
2017-06-07 | drm/vmwgfx: Remove unused legacy cursor functions | Sinclair Yeh | 2 | -129/+0 |
2017-06-07 | drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds" | Colin Ian King | 1 | -1/+1 |
2017-06-07 | drm/vmwgfx: Fix large topology crash | Sinclair Yeh | 1 | -5/+17 |
2017-06-07 | drm/vmwgfx: Make sure to update STDU when FB is updated | Sinclair Yeh | 1 | -0/+5 |
2017-06-07 | drm/vmwgfx: Make sure backup_handle is always valid | Sinclair Yeh | 1 | -7/+11 |
2017-06-07 | drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() | Dan Carpenter | 1 | -0/+2 |
2017-06-07 | drm/vmwgfx: Don't create proxy surface for cursor | Sinclair Yeh | 1 | -0/+1 |
2017-06-07 | drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl() | Vladis Dronov | 1 | -0/+3 |
2017-06-07 | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield | 2 | -0/+113 |
2017-06-06 | drm: kirin: Fix drm_of_find_panel_or_bridge conversion | John Stultz | 1 | -1/+1 |
2017-06-06 | gpu: ipu-v3: Fix CSI selection for VDIC | Marek Vasut | 1 | -7/+8 |
2017-06-06 | drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure | Leonard Crestez | 1 | -1/+1 |
2017-06-06 | gpu: ipu-v3: pre: only use internal clock gating | Lucas Stach | 1 | -8/+5 |
2017-06-06 | Merge tag 'drm-misc-fixes-2017-06-02' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 7 | -20/+32 |
2017-06-06 | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 6 | -38/+27 |
2017-06-06 | drm/nouveau/tmr: fully separate alarm execution/pending lists | Ben Skeggs | 2 | -3/+5 |