summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin-1/+1
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie-0/+1
2025-02-24drm/sched: Group exported prototypes by object typeTvrtko Ursulin-27/+33
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin-27/+0
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin-1/+0
2025-02-24drm/sched: Remove a hole from struct drm_sched_jobTvrtko Ursulin-18/+20
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-0/+2
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann-0/+3
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard-0/+31
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+1
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko-15/+1
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-423/+79
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida-1/+6
2025-02-13drm: Introduce device wedged eventRaag Jadav-0/+9
2025-02-13drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()Herve Codina-0/+2
2025-02-13drm: Fix DSC BPP increment decodingImre Deak-0/+1
2025-02-13drm/i2c: tda998x: drop support for platform_dataDmitry Baryshkov-40/+0
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner-5/+31
2025-02-12drm: ensure drm headers are self-contained and pass kernel-docJani Nikula-0/+18
2025-02-12drm/client: include types.h to make drm_client_event.h self-containedJani Nikula-0/+2
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli-1/+0
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe-0/+5
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin-4/+0
2025-02-06drm/dp: Increase eDP display control capability sizeSuraj Kandpal-1/+1
2025-02-06drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal-0/+1
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