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