Age | Commit message (Expand) | Author | Files | Lines |
2017-11-21 | drm/i915/selftests: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+2 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 134 | -6982/+12402 |
2017-11-15 | mm: remove cold parameter for release_pages | Mel Gorman | 1 | -2/+2 |
2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 1 | -1/+1 |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 1 | -8/+2 |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -1/+1 |
2017-11-09 | drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU | Chris Wilson | 1 | -6/+6 |
2017-11-09 | drm/i915: Move init_clock_gating() back to where it was | Ville Syrjälä | 2 | -28/+30 |
2017-11-09 | drm/i915: Prune the reservation shared fence array | Chris Wilson | 1 | -0/+7 |
2017-11-09 | drm/i915: Idle the GPU before shinking everything | Chris Wilson | 1 | -0/+12 |
2017-11-09 | drm/i915: Lock llist_del_first() vs llist_del_all() | Chris Wilson | 1 | -1/+7 |
2017-11-09 | drm/i915: Calculate ironlake intermediate watermarks correctly, v2. | Maarten Lankhorst | 1 | -1/+8 |
2017-11-09 | drm/i915: Disable lazy PPGTT page table optimization for vGPU | Joonas Lahtinen | 1 | -1/+1 |
2017-11-09 | drm/i915/execlists: Remove the priority "optimisation" | Chris Wilson | 1 | -2/+0 |
2017-11-09 | drm/i915: Filter out spurious execlists context-switch interrupts | Chris Wilson | 5 | -13/+62 |
2017-11-08 | drm/i915: Deconstruct struct sgt_dma initialiser | Chris Wilson | 1 | -16/+9 |
2017-11-08 | drm/i915: Reject unknown syncobj flags | Tvrtko Ursulin | 1 | -0/+8 |
2017-11-06 | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 1 | -1/+1 |
2017-11-04 | Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 59 | -1384/+1932 |
2017-11-03 | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 7 | -35/+57 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -0/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 10 | -0/+10 |
2017-11-02 | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie | 15 | -112/+95 |
2017-11-01 | drm/i915: Check incoming alignment for unfenced buffers (on i915gm) | Chris Wilson | 1 | -0/+4 |
2017-10-30 | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) | Chris Wilson | 1 | -0/+2 |
2017-10-30 | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) | Chris Wilson | 1 | -0/+2 |
2017-10-30 | drm/i915/edp: read edp display control registers unconditionally | Jani Nikula | 1 | -3/+10 |
2017-10-30 | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 2 | -31/+21 |
2017-10-30 | drm/i915: Cancel the modeset retry work during modeset cleanup | Manasi Navare | 1 | -1/+18 |
2017-10-26 | drm/i915/gvt: Adding ACTHD mmio read handler | Xiong Zhang | 1 | -2/+3 |
2017-10-27 | drm/i915/gvt: Extract mmio_read_from_hw() common function | Xiong Zhang | 1 | -16/+5 |
2017-10-27 | drm/i915/gvt: Refine MMIO_RING_F() | Zhi Wang | 2 | -45/+2 |
2017-10-27 | drm/i915/gvt: properly check per_ctx bb valid state | Zhenyu Wang | 3 | -2/+5 |
2017-10-25 | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace | Lionel Landwerlin | 1 | -0/+4 |
2017-10-23 | drm/i915: Update DRIVER_DATE to 20171023 | Jani Nikula | 1 | -2/+2 |
2017-10-20 | drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. | Rodrigo Vivi | 2 | -10/+25 |
2017-10-20 | drm/i915: Let's use more enum intel_dpll_id pll_id. | Rodrigo Vivi | 1 | -16/+18 |
2017-10-20 | drm/i915: Use existing DSI backlight ports info | Madhav Chauhan | 2 | -35/+4 |
2017-10-20 | drm/i915: Parse DSI backlight/cabc ports. | Madhav Chauhan | 2 | -10/+49 |
2017-10-20 | Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 85 | -2212/+5520 |
2017-10-19 | drm/i915: Skip waking the device to service pwrite | Chris Wilson | 1 | -3/+20 |
2017-10-19 | drm/i915/crt: split compute_config hook by platforms | Jani Nikula | 1 | -5/+21 |
2017-10-19 | drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr | Jani Nikula | 4 | -20/+0 |
2017-10-19 | drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables | Ville Syrjälä | 1 | -33/+30 |
2017-10-19 | drm/i915: Unify error handling for missing DDI buf trans tables | Ville Syrjälä | 1 | -5/+22 |
2017-10-19 | drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling | Ville Syrjälä | 1 | -26/+34 |
2017-10-19 | drm/i915: Kill off the BXT buf_trans default_index | Ville Syrjälä | 1 | -46/+34 |
2017-10-19 | drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly | Ville Syrjälä | 1 | -28/+25 |