aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24drm: tweak drm_print_bits()Gerd Hoffmann1-3/+2
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun1-0/+5
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun1-1/+1
2019-09-19drm/dp: Add definitons for MSA MISC bitsVille Syrjälä1-0/+42
2019-09-19drm: Add drm_modeset_lock_assert_held()Ville Syrjälä1-0/+9
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul1-3/+3
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul1-1/+1
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter1-4/+4
2019-09-17drm/encoder: Don't raise voice in drm_encoder_mask() documentationLyude Paul1-1/+1
2019-09-17drm/encoder: Fix possible_crtcs documentationLyude Paul1-1/+1
2019-09-17drm/encoder: Fix possible_clones documentationLyude Paul1-1/+1
2019-09-17drm/vram: Provide vmap and vunmap operations for GEM VRAM objectsThomas Zimmermann1-1/+4
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-11/+7
2019-09-16drm/connector: Share with non-atomic drivers the function to get the single encoderJosé Roberto de Souza1-4/+3
2019-09-16drm/prime: Remove duplicate forward declarationThierry Reding1-2/+0
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao1-27/+27
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao1-0/+2
2019-09-13drm/bridge: Fix references to drm_bridge_funcs in documentationLaurent Pinchart1-11/+11
2019-09-13drm: bridge/dw_hdmi: add audio sample channel status settingYakir Yang1-0/+1
2019-09-12drm/vram: Unexport internal functions of VRAM MMThomas Zimmermann1-6/+0
2019-09-12drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann2-54/+2
2019-09-12drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann2-77/+86
2019-09-11drm/ttm: remove embedded vma_offset_managerGerd Hoffmann1-3/+1
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann1-2/+6
2019-09-10drm/vram: add vram-mm debugfs fileGerd Hoffmann2-0/+2
2019-09-10drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()Gerd Hoffmann1-0/+19
2019-09-10drm: add drm_print_bitsGerd Hoffmann1-0/+3
2019-09-09drm/vram: Implement lazy unmapping for GEM VRAM buffersThomas Zimmermann1-0/+4
2019-09-09drm/vram: Add infrastructure for move_notify()Thomas Zimmermann1-0/+4
2019-09-09drm/vram: Add kmap ref-counting to GEM VRAM objectsThomas Zimmermann1-0/+14
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart1-4/+7
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart1-1/+11
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul1-1/+1
2019-09-03drm/print: Add drm_err_printer()Lyude Paul1-0/+17
2019-09-03drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter1-2/+13
2019-08-30drm: Extend I915 mei interface for transcoder infoRamalingam C1-0/+24
2019-08-30drm: Move port definition back to i915 headerRamalingam C1-18/+0
2019-08-30drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C1-3/+15
2019-08-29drm: mst: Fix query_payload ack reply structSean Paul1-1/+1
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon1-1/+0
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring1-1/+1
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz1-9/+8
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart1-1/+2
2019-08-23drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring1-1/+1
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffersGerd Hoffmann1-3/+1
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann1-1/+1
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi28-429/+536
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-128/+112
2019-08-15drm/i915/cml: Add Missing PCI IDsAnusha Srivatsa1-1/+4