summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2025-09-05drm/gpusvm: export drm_gpusvm_pages APIMatthew Auld-0/+16
2025-09-05drm/gpusvm: pull out drm_gpusvm_pages substructureMatthew Auld-17/+31
2025-09-05Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-29/+107
2025-09-03drm: panel-backlight-quirks: Add brightness mask quirkAntheas Kapenekakis-0/+1
2025-09-03drm: panel-backlight-quirks: Convert brightness quirk to generic structureAntheas Kapenekakis-1/+6
2025-09-02drm/bridge: add drm_bridge_is_last()Luca Ceresoli-0/+5
2025-09-02drm/bridge: add drm_bridge_chain_get_last_bridge()Luca Ceresoli-0/+18
2025-09-02Merge tag 'drm-xe-next-2025-08-29' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-24/+39
2025-09-01drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()Marcus Folkesson-0/+4
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan-0/+20
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl-29/+42
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl-6/+18
2025-08-26drm: Add a vendor-specific recovery method to drm device wedged ueventRiana Tauro-0/+4
2025-08-26drm/color-mgmt: Prepare for RGB332 palettesThomas Zimmermann-0/+1
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi-40/+287
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl-5/+5
2025-08-25drm/panel: Allow powering on panel follower after panel is enabledPin-yen Lin-0/+14
2025-08-20drm_bridge: register content protect propertyHsin-Yi Wang-0/+4
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard-0/+48
2025-08-19drm/gpusvm: Make drm_gpusvm_for_each_* macros publicHimal Prasad Ghimiray-0/+70
2025-08-19drm/gpuvm: Introduce drm_gpuvm_madvise_ops_createHimal Prasad Ghimiray-0/+3
2025-08-19drm/gpuvm: Kill drm_gpuva_init()Boris Brezillon-11/+4
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon-6/+14
2025-08-19Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-26/+112
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell-0/+35
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie-0/+48
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi-83/+244
2025-08-11drm/intel/pciids: Add match on vendor/id onlyLucas De Marchi-0/+5
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann-98/+208
2025-08-06drm/pagemap: DMA map folios when possibleFrancois Dugast-2/+8
2025-08-06drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functionsFrancois Dugast-4/+4
2025-08-06drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addrFrancois Dugast-18/+18
2025-08-05drm/bridge: document HDMI CEC callbacksDmitry Baryshkov-0/+48
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-296/+850
2025-07-29drm: Remove unused MIPI write seq and chatty functionsBrigham Campbell-23/+0
2025-07-29drm: Create mipi_dsi_dual* macrosBrigham Campbell-0/+95
2025-07-23drm/bridge: get the bridge returned by drm_bridge_get_prev_bridge()Luca Ceresoli-1/+8
2025-07-22drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()Luca Ceresoli-2/+5
2025-07-22drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocationLuca Ceresoli-0/+4
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+51
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-25/+59
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi-0/+51
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä-0/+1
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä-0/+2
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä-0/+2
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä-0/+4
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä-2/+1
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä-1/+1
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+2
2025-07-15drm/sched: Allow drivers to skip the reset and keep on runningMaíra Canal-0/+3