summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-01dma-buf: add peer2peer flagChristian König
2020-03-30drm/fb: fix kernel-doc in drm_framebuffer.hSam Ravnborg
2020-03-30drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capableSam Ravnborg
2020-03-30drm: rework SET_MASTER and DROP_MASTER perm handlingEmil Velikov
2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul
2020-03-27drm/mst: Support simultaneous down repliesSean Paul
2020-03-26drm: Add docs for managed resourcesDaniel Vetter
2020-03-26drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-26drm: Manage drm_mode_config_init with drmm_Daniel Vetter
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter
2020-03-26drm: Manage drm_vblank_cleanup with drmm_Daniel Vetter
2020-03-26drm: manage drm_minor cleanup with drmm_Daniel Vetter
2020-03-26drm: Handle dev->unique with drmm_Daniel Vetter
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-03-26drm: add managed resources tied to drm_deviceDaniel Vetter
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat
2020-03-21drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter constGeert Uytterhoeven
2020-03-20Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm: Validate encoder->possible_crtcsVille Syrjälä
2020-03-18drm: Validate encoder->possible_clonesVille Syrjälä
2020-03-18drm: Include the encoder itself in possible_clonesVille Syrjälä
2020-03-18drm/debugfs: remove checks for return value of drm_debugfs functions.Wambui Karuga
2020-03-18drm/edid: Swap some operands in for_each_displayid_db()Ville Syrjälä
2020-03-18drm: Constify topology idVille Syrjälä
2020-03-18drm/core: Add drm_afbc_framebuffer and a corresponding helperAndrzej Pietrasiewicz
2020-03-18drm/core: Allow drivers allocate a subclass of struct drm_framebufferAndrzej Pietrasiewicz
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao