summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2020-09-03drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-14drm: Add logging function for DP VSC SDPGwan-gyeong Mun
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-05drm/mm: optimize rb_hole_addr rbtree searchNirmoy Das
2020-05-05drm/ttm: Remove reference to the mem_glob memberMaya Rashish
2020-05-05drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira
2020-04-29drm: Nuke mode->hsyncVille Syrjälä
2020-04-28drm: Add devm_drm_dev_alloc macroDaniel Vetter
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul
2020-04-24Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-17Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2020-04-14drm/device: Deprecate dev_private harderDaniel Vetter
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson
2020-04-08drm: Don't return 0 from a void drm_fbdev_generic_setupChris Wilson
2020-04-08drm/fb-helper: Remove return value from drm_fbdev_generic_setup()Thomas Zimmermann
2020-04-08drm/ttm: clean up ttm_trace_dma_map/ttm_trace_dma_unmap (v2)Huang Rui
2020-04-08drm/dp: get/set phy compliance patternAnimesh Manna
2020-04-08drm/amd/display: Align macro name as per DP specAnimesh Manna
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul
2020-04-07drm/writeback: wire drm_writeback.h to kernel-docSam Ravnborg
2020-04-07drm: writeback: document callbacksSam Ravnborg
2020-04-05drm/sched: fix kernel-doc in gpu_scheduler.hSam Ravnborg
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul
2020-04-03drm: delete drm_pci.hDaniel Vetter
2020-04-03drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-04-01drm/core: Calculate bpp in afbc helperAndrzej Pietrasiewicz
2020-03-31Merge v5.6 into drm-nextDave Airlie
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