summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/cnl: Add Port F definition.Rodrigo Vivi2018-01-191-2/+1
* drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi2017-12-201-6/+22
* x86/gpu: add CFL to early quirksLucas De Marchi2017-12-151-0/+6
* drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-1/+1
* drm/i915: make dsm struct resource centricMatthew Auld2017-12-121-1/+0
* x86/early-quirks: export the stolen region as a resourceMatthew Auld2017-12-121-0/+3
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-082636-10022/+16379
|\
| * Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-081-0/+40
| |\
| * \ Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-088-5/+90
| |\ \
| | * | drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede2017-12-041-0/+8
| | * | drm: Add support for a panel-orientation connector property, v6Hans de Goede2017-12-042-0/+47
| | * | drm: Add panel orientation quirks, v6.Hans de Goede2017-12-041-0/+15
| | * | fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede2017-12-041-0/+5
| | * | Merge arlied/drm-next into drm-misc-nextGustavo Padovan2017-12-042613-9605/+15854
| | |\ \
| | * | | drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speedDavid Lechner2017-12-011-1/+3
| | * | | drm/tinydrm: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes2017-11-301-4/+0
| | * | | drm/modeset-helper: Add simple modeset suspend/resume helpersNoralf Trønnes2017-11-302-0/+12
| * | | | drm/amdgpu: expose the VA above the hole to userspaceChristian König2017-12-061-0/+4
| * | | | 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 tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-0424-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