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