aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-16drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand1-0/+1
2021-08-16drm/ttm: ttm_bo_device is now ttm_deviceJason Ekstrand1-1/+1
2021-08-12drm/edid: fix edid field nameLucas De Marchi1-1/+1
2021-08-10drm: IRQ midlayer is now legacyThomas Zimmermann4-85/+11
2021-08-10drm: Remove unused devm_drm_irq_install()Thomas Zimmermann1-1/+0
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann2-1/+10
2021-08-08drm/simple-kms: Support custom CRTC stateThomas Zimmermann1-0/+27
2021-08-05drm: add lockdep assert to drm_is_current_master_lockedDesmond Cheong Zhi Xi1-0/+4
2021-08-02drm/gem: Provide drm_gem_fb_{vmap,vunmap}()Thomas Zimmermann1-0/+6
2021-08-02drm: Define DRM_FORMAT_MAX_PLANESThomas Zimmermann3-9/+15
2021-08-02drm/connector: add ref to drm_connector_get in iter docsSimon Ser1-0/+5
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-8/+9
2021-07-30Merge tag 'drm-msm-next-2021-07-28' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-2/+0
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-65/+85
2021-07-29drm: clarify usage of drm leasesDesmond Cheong Zhi Xi1-11/+56
2021-07-28drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart1-0/+2
2021-07-27drm: Drop drm_gem_object_put_locked()Rob Clark1-2/+0
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-23drm/amdgpu: add cyan_skillfish asic typeTao Zhou1-8/+9
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-4/+17
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave 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-15drm/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