summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2019-09-16drm/prime: Remove duplicate forward declarationThierry Reding-2/+0
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao-27/+27
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao-0/+2
2019-09-13drm/bridge: Fix references to drm_bridge_funcs in documentationLaurent Pinchart-11/+11
2019-09-13drm: bridge/dw_hdmi: add audio sample channel status settingYakir Yang-0/+1
2019-09-12drm/vram: Unexport internal functions of VRAM MMThomas Zimmermann-6/+0
2019-09-12drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann-54/+2
2019-09-12drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann-77/+86
2019-09-11drm/ttm: remove embedded vma_offset_managerGerd Hoffmann-3/+1
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann-2/+6
2019-09-10drm/vram: add vram-mm debugfs fileGerd Hoffmann-0/+2
2019-09-10drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()Gerd Hoffmann-0/+19
2019-09-10drm: add drm_print_bitsGerd Hoffmann-0/+3
2019-09-09drm/vram: Implement lazy unmapping for GEM VRAM buffersThomas Zimmermann-0/+4
2019-09-09drm/vram: Add infrastructure for move_notify()Thomas Zimmermann-0/+4
2019-09-09drm/vram: Add kmap ref-counting to GEM VRAM objectsThomas Zimmermann-0/+14
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart-4/+7
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart-1/+11
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul-1/+1
2019-09-03drm/print: Add drm_err_printer()Lyude Paul-0/+17
2019-09-03drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter-2/+13
2019-08-30drm: Extend I915 mei interface for transcoder infoRamalingam C-0/+24
2019-08-30drm: Move port definition back to i915 headerRamalingam C-18/+0
2019-08-30drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C-3/+15
2019-08-29drm: mst: Fix query_payload ack reply structSean Paul-1/+1
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon-1/+0
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring-1/+1
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz-9/+8
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-0/+1
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart-1/+2
2019-08-23drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring-1/+1
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann-3/+1
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann-1/+1
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi-429/+536
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-128/+112
2019-08-15drm/i915/cml: Add Missing PCI IDsAnusha Srivatsa-1/+4
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet-0/+2
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König-18/+18
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui-0/+1
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul-2/+2
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-0/+13
2019-08-10drm/panel: drop return code from drm_panel_detach()Sam Ravnborg-1/+1
2019-08-10drm/panel: use inline comments in drm_panel.hSam Ravnborg-16/+66
2019-08-10drm/panel: move drm_panel functions to .c fileSam Ravnborg-91/+8
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher-25/+12
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-307/+408
2019-08-08drm/shmem: Add madvise state and purge helpersRob Herring-0/+15
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring-2/+2
2019-08-07Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul-2/+2
2019-08-06drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey-0/+4