summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2025-06-04drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-06-04drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
2025-06-04drm/gem: Test for imported GEM buffers with helperThomas Zimmermann1-0/+14
2025-04-25drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard1-0/+3
2025-04-25drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+4
2025-04-25drm/tests: Add helper to create mock crtcMaxime Ripard1-0/+10
2025-04-25drm/tests: Add helper to create mock planeMaxime Ripard1-0/+11
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin1-0/+7
2025-04-07drm/dp_mst: Add a helper to queue a topology probeImre Deak1-0/+2
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov1-1/+4
2024-12-14drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak1-0/+7
2024-10-10drm/printer: Allow NULL data in devcoredump printerMatthew Brost1-1/+53
2024-09-30accel: Use XArray instead of IDR for minorsMichał Winiarski2-16/+7
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson1-11/+11
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson1-12/+12
2024-06-12drm/edid: Parse topology block for all DispID structure v1.xVille Syrjälä1-1/+0
2024-06-12drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-06-12drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson1-0/+6
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-1/+1
2024-05-02drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula1-0/+33
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin1-1/+8
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula1-1/+2
2024-03-26drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo1-2/+1
2024-03-26drm/tests: helpers: Include missing drm_drv headerMaxime Ripard1-0/+2
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-02-05drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell1-0/+1
2024-02-05drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2024-01-31drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas1-0/+10
2024-01-31drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2-0/+21
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2024-01-25drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä1-1/+1
2024-01-20Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-0/+7
2024-01-01drm: Update file owner during useTvrtko Ursulin1-2/+11
2023-12-13drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann1-0/+2
2023-11-20drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...Marek Szyprowski1-0/+1
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov1-2/+1
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström1-1/+3
2023-09-11Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter1-4/+31
2023-09-07drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström1-4/+31
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-108/+1096
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie1-0/+1
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-0/+1
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2-14/+3
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak1-0/+1
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak1-0/+1
2023-08-22drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula1-9/+3
2023-08-10drm/ttm: Remove two unused function declarationsYue Haibing1-2/+0
2023-08-10drm/exec: use unique instead of local labelChristian König1-7/+7