summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal-2/+2
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan-2/+4
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan-18/+18
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter-97/+139
2025-07-10drm: Add missing struct drm_wedge_task_info kernel docAndré Almeida-0/+2
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang-0/+1
2025-07-10drm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner-0/+18
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter-0/+3
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann-0/+7
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-13/+66
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter-4/+14