summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2021-07-29drm: clarify usage of drm leasesDesmond Cheong Zhi Xi1-11/+56
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2-0/+18
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter2-2/+2
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter1-32/+4
2021-07-27drm/plane: remove drm_helper_get_plane_damage_clipsDaniel Vetter3-20/+10
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat1-4/+4
2021-07-26drm: document drm_property_enum.value for bitfieldsSimon Ser1-1/+8
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie1-0/+1
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann1-0/+6
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-4/+17
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie15-58/+321
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-0/+7
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi1-3/+9
2021-07-20drm: Return -ENOTTY for non-drm ioctlsCharles Baylis1-0/+1
2021-07-20drm/print: fixup spelling in a commentJim Cromie1-1/+1
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson2-8/+16
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann1-0/+6
2021-07-12drm: bridge: Mark deprecated operations in drm_bridge_funcsSam Ravnborg1-3/+23
2021-07-09drm/panel: add basic DP AUX backlight supportRajeev Nandan1-4/+12
2021-07-05drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm()Thomas Zimmermann1-4/+0
2021-07-05drm/dbi: Print errors for mipi_dbi_command()Linus Walleij1-1/+6
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann1-5/+9
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon1-1/+22
2021-07-01drm/sched: Document what the timedout_job method should doBoris Brezillon1-0/+14
2021-06-24drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as defaultDaniel Vetter1-2/+5
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter1-0/+12
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter1-2/+5
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu1-2/+5
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard3-0/+15
2021-06-23drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard1-0/+4
2021-06-23drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard1-33/+69
2021-06-16drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers1-0/+17
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann1-1/+1
2021-06-11drm: Introduce the DP AUX busDouglas Anderson1-0/+57
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst1-1/+1
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-0/+17
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2-0/+5
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie9-62/+258
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul1-0/+48
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström1-0/+13
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström1-0/+7
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström5-0/+168
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu1-0/+1
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai1-0/+4
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König2-28/+18
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König3-26/+46
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König3-9/+6
2021-06-03Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+12
2021-06-03drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig1-1/+1
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König2-4/+5