Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | drm/vmwgfx: Clear uninitialized fields of a parameter | Thomas Hellstrom | 1 | -1/+1 |
2017-01-23 | drm/mgag200: Added support for the new device G200eH3 | Mathieu Larouche | 4 | -19/+61 |
2017-01-23 | Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabba... | Dave Airlie | 2 | -4/+6 |
2017-01-23 | Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie | 16 | -479/+440 |
2017-01-23 | Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ... | Dave Airlie | 9 | -350/+154 |
2017-01-16 | drm/amdkfd: fix improper return value on error | Pan Bian | 1 | -1/+3 |
2017-01-12 | amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiter | Colin Ian King | 1 | -3/+3 |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 96 | -417/+448 |
2017-01-10 | Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 95 | -4129/+9547 |
2017-01-09 | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" | Benjamin Gaignard | 11 | -12/+12 |
2017-01-09 | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi | 32 | -69/+38 |
2017-01-09 | drm: add more document for drm_crtc_from_index() | Shawn Guo | 2 | -2/+5 |
2017-01-09 | drm: remove useless parameters from drm_pick_cmdline_mode function | Vincent Abriou | 2 | -5/+4 |
2017-01-09 | drm/i915: Update DRIVER_DATE to 20170109 | Daniel Vetter | 1 | -2/+2 |
2017-01-09 | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 194 | -1351/+3953 |
2017-01-06 | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -12/+12 |
2017-01-06 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+1 |
2017-01-06 | swiotlb: Export swiotlb_max_segment to users | Konrad Rzeszutek Wilk | 1 | -10/+1 |
2017-01-06 | drm/i915: Drain freed objects for mmap space exhaustion | Chris Wilson | 1 | -13/+11 |
2017-01-06 | drm/i915: Purge loose pages if we run out of DMA remap space | Chris Wilson | 1 | -4/+18 |
2017-01-06 | drm/i915: Fix phys pwrite for struct_mutex-less operation | Chris Wilson | 1 | -30/+4 |
2017-01-06 | drm/i915: Simplify testing for am-I-the-kernel-context? | Chris Wilson | 5 | -5/+21 |
2017-01-06 | drm/i915: Use range_overflows() | Chris Wilson | 3 | -4/+8 |
2017-01-06 | drm/i915: Use fixed-sized types for stolen | Chris Wilson | 3 | -19/+22 |
2017-01-06 | drm/i915: Use phys_addr_t for the address of stolen memory | Chris Wilson | 2 | -24/+27 |
2017-01-06 | drm/i915: Consolidate checks for memcpy-from-wc support | Chris Wilson | 4 | -3/+19 |
2017-01-06 | drm: crc: Call wake_up_interruptible() each time there is a new CRC entry | Benjamin Gaignard | 1 | -0/+2 |
2017-01-06 | drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache | Arvind Yadav | 1 | -0/+4 |
2017-01-06 | drm/sti: remove deprecated sti_vtac.c file | Vincent Abriou | 4 | -226/+0 |
2017-01-06 | drm/sti: create fbdev at binding | Vincent Abriou | 1 | -13/+14 |
2017-01-06 | drm/sti: update fps debugfs entries | Vincent Abriou | 2 | -5/+14 |
2017-01-06 | drm/sti: do not post HQVDP command if no update | Fabien DESSENNE | 1 | -0/+15 |
2017-01-06 | drm/sti: load XP70 firmware only once | Fabien DESSENNE | 1 | -2/+6 |
2017-01-06 | drm/sti: allow audio playback on HDMI even if disabled. | Arnaud Pouliquen | 1 | -104/+101 |
2017-01-06 | drm: allow to use mmuless SoC | Benjamin Gaignard | 2 | -2/+73 |
2017-01-06 | drm: compile drm_vm.c only when needed | Benjamin Gaignard | 4 | -1/+15 |
2017-01-06 | drm/i915: Only skip requests once a context is banned | Chris Wilson | 1 | -7/+12 |
2017-01-06 | drm/i915: Move a few more utility macros to i915_utils.h | Chris Wilson | 2 | -20/+20 |
2017-01-05 | drm/i915: Clear ret before unbinding in i915_gem_evict_something() | Chris Wilson | 1 | -0/+1 |
2017-01-05 | drm/i915/guc: Exclude the upper end of the Global GTT for the GuC | Chris Wilson | 3 | -0/+14 |
2017-01-05 | drm/i915: Move a few utility macros into a separate header | Chris Wilson | 3 | -16/+45 |
2017-01-05 | drm/i915/execlists: Reorder execlists register enabling | Chris Wilson | 1 | -14/+4 |
2017-01-05 | drm/i915: Assert that we do create the deferred context | Chris Wilson | 1 | -0/+1 |
2017-01-05 | drm/i915: Assert all timeline requests are gone before fini | Chris Wilson | 1 | -4/+12 |
2017-01-05 | drm: crc: Wait for a frame before returning from open() | Tomeu Vizoso | 1 | -6/+17 |
2017-01-05 | drm: Move locking into drm_debugfs_crtc_crc_add | Tomeu Vizoso | 1 | -2/+7 |
2017-01-05 | drm/imx: imx-tve: Remove unused variable | Fabio Estevam | 1 | -8/+3 |
2017-01-05 | Revert "drm: nouveau: fix build when LEDS_CLASS=m" | Daniel Vetter | 1 | -1/+0 |
2017-01-05 | drm: Add kernel-doc for drm_crtc_commit_get/put | Daniel Vetter | 1 | -7/+2 |
2017-01-04 | drm/i915: Revoke fenced GTT mmapings across GPU reset | Chris Wilson | 4 | -3/+35 |