summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: add number of bytes moved to the operation contextChristian König2017-12-061-0/+1
* drm/ttm: add context to driver move callback as wellChristian König2017-12-061-4/+2
* drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König2017-12-061-2/+1
* drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König2017-12-061-3/+2
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-4/+16
* drm/ttm: remove cur_placementChristian König2017-12-061-1/+0
* drm/ttm: cleanup ttm_bo_driver.hChristian König2017-12-061-60/+54
* drm/ttm: cleanup coding style in ttm_bo_api.hChristian König2017-12-061-77/+54
* drm/ttm: remove ttm_bo_unreserve_ticketChristian König2017-12-061-13/+0
* drm/ttm: user reservation object wrappers v2Christian König2017-12-061-3/+3
* drm/ttm: consistently use reservation_object_unlockChristian König2017-12-061-13/+1
* drm/amdgpu:implement ctx query2Monk Liu2017-12-041-0/+8
* Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-0/+37
|\
| * Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-11-1488-239/+1695
| |\
| * | drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+6
| * | drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-0/+15
| * | drm/i915: Define an engine class enum for the uABITvrtko Ursulin2017-11-101-0/+16
| * | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-031-0/+1
| * | Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-10-1832-147/+319
| |\ \
* | \ \ Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-0324-238/+333
|\ \ \ \
| * | | | drm/printer: Add drm_vprintf()Chris Wilson2017-11-231-0/+15
| * | | | drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä2017-11-222-0/+6
| * | | | dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2017-11-211-0/+3
| * | | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-2197-273/+1804
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-202-6/+7
| * | | | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-201-1/+2
| * | | | drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-151-1/+3
| * | | | drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä2017-11-141-0/+2
| * | | | drm: Fix modifiers_property kernel docVille Syrjälä2017-11-141-1/+1
| * | | | dma-buf: add reservation_object_lock_interruptible()Christian König2017-11-131-0/+23
| * | | | drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-112-10/+0
| * | | | drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+1
| * | | | drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+3
| * | | | drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes2017-11-111-5/+2
| * | | | drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes2017-11-111-0/+15
| * | | | drm/print: Add drm_printf_indent()Noralf Trønnes2017-11-111-0/+8
| * | | | drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes2017-11-111-1/+1
| * | | | drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes2017-11-111-1/+1
| * | | | dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson2017-11-091-1/+1
| * | | | drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson2017-11-091-1/+1
| * | | | drm: Update docs for legacy kms stateDaniel Vetter2017-11-093-5/+22
| * | | | drm/edid: make drm_edid_to_eld() staticJani Nikula2017-11-072-4/+0
| * | | | drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau2017-11-021-1/+1
| * | | | drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2017-10-311-0/+11
| * | | | drm: Add drm_device->fb_helper pointerNoralf Trønnes2017-10-311-0/+9
| * | | | drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan2017-10-271-0/+1
| * | | | drm/print: Update old comment styleHaneen Mohammed2017-10-201-17/+10
| * | | | drm: Move debug macros out of drmP.hHaneen Mohammed2017-10-203-199/+200
* | | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-021-0/+0
|\ \ \ \ \
| * | | | | move libgcc.h to include/linuxChristoph Hellwig2017-12-011-0/+0