summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula
2024-03-26drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo
2024-03-26drm/tests: helpers: Include missing drm_drv headerMaxime Ripard
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland
2024-02-05drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-05drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-01-31drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas
2024-01-31drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2024-01-25drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov
2023-10-17drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MITThomas Hellström
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup supportLiu Ying
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation supportLiu Ying
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helperLiu Ying
2023-10-12drm/i915: Add new DG2 PCI IDsShekhar Chauhan
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho
2023-10-12drm: Remove plane hsub/vsub alignment requirement for core helpersCarlos Eduardo Gallo Filho
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter
2023-10-06drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-20drm: Update file owner during useTvrtko Ursulin
2023-09-15Merge drm/drm-next into drm-intel-nextJani Nikula
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström
2023-09-14drm/debugfs: Fix drm_debugfs_remove_files() stubNathan Chancellor