summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-26drm: document drm_property_enum.value for bitfieldsSimon Ser
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann
2021-07-23drm/amdgpu: add cyan_skillfish asic typeTao Zhou
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi
2021-07-20drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-20drm/print: fixup spelling in a commentJim Cromie
2021-07-13Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann
2021-07-12drm: bridge: Mark deprecated operations in drm_bridge_funcsSam Ravnborg
2021-07-09drm/panel: add basic DP AUX backlight supportRajeev Nandan
2021-07-05drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm()Thomas Zimmermann
2021-07-05drm/dbi: Print errors for mipi_dbi_command()Linus Walleij
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon
2021-07-01drm/sched: Document what the timedout_job method should doBoris Brezillon
2021-06-24drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as defaultDaniel Vetter
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard
2021-06-23drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard
2021-06-23drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard
2021-06-15drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann
2021-06-11drm: Introduce the DP AUX busDouglas Anderson
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-03drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij
2021-05-27drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann