summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard-18/+67
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard-45/+426
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula-243/+261
2025-02-04drm/drm_mode_object: fix typo in kerneldocLuca Ceresoli-1/+1
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal-0/+1
2025-02-04drm/dp: Add the DPCD register required for Extended wake timeoutSuraj Kandpal-0/+14
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi-44/+422
2025-01-28drm/xe/ptl: Update the PTL pci id tableMatt Atwood-4/+2
2025-01-28drm/xe/bmg: Add new PCI IDsShekhar Chauhan-1/+4
2025-01-27drm/i915/lspcon: do not hardcode settle timeoutGiedrius Statkevičius-1/+1
2025-01-25drm/print: Include drm_device.hGustavo Sousa-0/+1
2025-01-24drm/dp_mst: Fix drm RAD printWayne Lin-0/+7
2025-01-21drm: writeback: Create drmm variants for drm_writeback_connector initializationLouis Chauvet-0/+6
2025-01-21drm/managed: Add DRM-managed alloc_ordered_workqueueLouis Chauvet-0/+12
2025-01-20drm/sched: Add helper to check job dependenciesTvrtko Ursulin-1/+2
2025-01-16drm/i915/display: Add MTL subplatforms definitionDnyaneshwar Bhadane-2/+5
2025-01-15drm/bridge: fix documentation for the hdmi_audio_prepare() callbackDmitry Baryshkov-1/+1
2025-01-14Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard-17/+65
2025-01-14drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter-2/+21
2025-01-13drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()Thomas Hellström-5/+6
2025-01-13drm/sched: Delete unused update_job_creditsTvrtko Ursulin-13/+0
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-236/+2
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie-1/+16
2025-01-10drm/xe: remove unused xe_pciids.h harder, add missing PCI IDJani Nikula-236/+2
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst-1/+11
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-15/+43
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-6/+242
2025-01-08drm: add clone mode check for CRTCJessica Zhang-1/+1
2025-01-07drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula-2/+1
2025-01-07Merge drm/drm-next into drm-intel-nextJani Nikula-22/+355
2025-01-07Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...Simona Vetter-0/+2
2025-01-07drm/nouveau: vendor in drm_encoder_slave APIDmitry Baryshkov-241/+0
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov-151/+0
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov-2/+2
2025-01-07drm/connector: make mode_valid_ctx take a const struct drm_display_modeDmitry Baryshkov-1/+1
2025-01-07drm/encoder_slave: make mode_valid accept const struct drm_display_modeDmitry Baryshkov-1/+1
2025-01-06drm/drv: Add drmm managed registration helper for dmem cgroups.Maxime Ripard-0/+5
2025-01-06drm/display: hdmi-state-helper: add drm_display_mode declarationDmitry Baryshkov-0/+1
2025-01-04drm/display/hdmi: implement hotplug functionsDmitry Baryshkov-0/+21
2025-01-04drm/bridge: connector: add support for HDMI codec frameworkDmitry Baryshkov-0/+74
2025-01-04drm/connector: implement generic HDMI audio helpersDmitry Baryshkov-0/+138
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+109
2024-12-19drm: make drm-active- stats optionalYunxiang Li-6/+8
2024-12-19drm: add drm_memory_stats_is_zeroYunxiang Li-0/+1
2024-12-17drm/connector: Add a way to init/add a connector in separate stepsImre Deak-0/+6
2024-12-16drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov-1/+4
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+237
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-21/+9
2024-12-11drm/intel/pciids: Refactor DG2 PCI IDs into segment rangesRaag Jadav-13/+42
2024-12-11Merge drm/drm-next into drm-intel-nextRodrigo Vivi-60/+151