summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2021-08-16drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand-0/+1
2021-08-16drm/ttm: ttm_bo_device is now ttm_deviceJason Ekstrand-1/+1
2021-08-12drm/edid: fix edid field nameLucas De Marchi-1/+1
2021-08-10drm: IRQ midlayer is now legacyThomas Zimmermann-85/+11
2021-08-10drm: Remove unused devm_drm_irq_install()Thomas Zimmermann-1/+0
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann-1/+10
2021-08-08drm/simple-kms: Support custom CRTC stateThomas Zimmermann-0/+27
2021-08-05drm: add lockdep assert to drm_is_current_master_lockedDesmond Cheong Zhi Xi-0/+4
2021-08-02drm/gem: Provide drm_gem_fb_{vmap,vunmap}()Thomas Zimmermann-0/+6
2021-08-02drm: Define DRM_FORMAT_MAX_PLANESThomas Zimmermann-9/+15
2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser-0/+5
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie-8/+9
2021-07-30Merge tag 'drm-msm-next-2021-07-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-2/+0
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-65/+85
2021-07-29drm: clarify usage of drm leasesDesmond Cheong Zhi Xi-11/+56
2021-07-28drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart-0/+2
2021-07-27drm: Drop drm_gem_object_put_locked()Rob Clark-2/+0
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-0/+18
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter-2/+2
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter-32/+4
2021-07-27drm/plane: remove drm_helper_get_plane_damage_clipsDaniel Vetter-20/+10
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-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