summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin1-1/+0
2025-02-24drm/sched: Remove a hole from struct drm_sched_jobTvrtko Ursulin1-18/+20
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski2-0/+2
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann1-0/+3
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard1-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard1-0/+31
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+1
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko1-15/+1
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie17-423/+79
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida1-1/+6
2025-02-13drm: Introduce device wedged eventRaag Jadav2-0/+9
2025-02-13drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()Herve Codina1-0/+2
2025-02-13drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-13drm/i2c: tda998x: drop support for platform_dataDmitry Baryshkov1-40/+0
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner1-5/+31
2025-02-12drm: ensure drm headers are self-contained and pass kernel-docJani Nikula1-0/+18
2025-02-12drm/client: include types.h to make drm_client_event.h self-containedJani Nikula1-0/+2
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli1-1/+0
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe1-0/+5
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin1-4/+0
2025-02-06drm/dp: Increase eDP display control capability sizeSuraj Kandpal1-1/+1
2025-02-06drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal1-0/+1
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard8-18/+67
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard17-45/+426
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula10-243/+261
2025-02-04drm/drm_mode_object: fix typo in kerneldocLuca Ceresoli1-1/+1
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal1-0/+1
2025-02-04drm/dp: Add the DPCD register required for Extended wake timeoutSuraj Kandpal1-0/+14
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi16-44/+422
2025-01-28drm/xe/ptl: Update the PTL pci id tableMatt Atwood1-4/+2
2025-01-28drm/xe/bmg: Add new PCI IDsShekhar Chauhan1-1/+4
2025-01-27drm/i915/lspcon: do not hardcode settle timeoutGiedrius Statkevičius1-1/+1
2025-01-25drm/print: Include drm_device.hGustavo Sousa1-0/+1
2025-01-24drm/dp_mst: Fix drm RAD printWayne Lin1-0/+7
2025-01-21drm: writeback: Create drmm variants for drm_writeback_connector initializationLouis Chauvet1-0/+6
2025-01-21drm/managed: Add DRM-managed alloc_ordered_workqueueLouis Chauvet1-0/+12
2025-01-20drm/sched: Add helper to check job dependenciesTvrtko Ursulin1-1/+2
2025-01-16drm/i915/display: Add MTL subplatforms definitionDnyaneshwar Bhadane1-2/+5
2025-01-15drm/bridge: fix documentation for the hdmi_audio_prepare() callbackDmitry Baryshkov1-1/+1
2025-01-14Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard6-17/+65
2025-01-14drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
2025-01-13drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()Thomas Hellström1-5/+6
2025-01-13drm/sched: Delete unused update_job_creditsTvrtko Ursulin1-13/+0
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2-236/+2
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2-1/+16
2025-01-10drm/xe: remove unused xe_pciids.h harder, add missing PCI IDJani Nikula2-236/+2
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst1-1/+11