summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/display
AgeCommit message (Expand)Author
2023-06-20drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-03-07drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland
2023-02-27drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-13drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman
2023-01-24drm/display/dp_mst: Correct the kref of port.Wayne Lin
2022-12-16drm/display/dp_mst: Fix payload addition on a disconnected sinkImre Deak
2022-12-16drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak
2022-12-16drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-17drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-11-15drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-12drm: split build lists one per line and sortJani Nikula
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-28drm/dp: Don't rewrite link config when setting phy test patternKhaled Almahallawy
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-09-13drm/scdc: Document hotplug gotchasMaxime Ripard
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-08drm/dp_mst: Avoid deleting payloads for connectors staying enabledImre Deak
2022-08-30drm/dp: add drm_dp_phy_name() for getting DP PHY nameJani Nikula
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul
2022-08-23drm/display/dp_mst: Maintain time slot allocations when deleting payloadsLyude Paul
2022-08-23drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link...Lyude Paul
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul
2022-08-23drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()Lyude Paul
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul
2022-08-23drm/display/dp_mst: Add helper for finding payloads in atomic MST stateLyude Paul
2022-08-23drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()Lyude Paul
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul
2022-08-23drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocationLyude Paul
2022-08-16drm/dp_mst: add passthrough_aux to struct drm_dp_mst_portHamza Mahfooz
2022-07-29drm/dp_mst: fix drm_dp_dpcd_read return value checksSimon Ser
2022-07-19drm:delete the repeated word "the" in commentsshaomin Deng
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-06-23drm/display: Fix build error without CONFIG_OFYueHaibing
2022-06-21drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docsLyude Paul
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_ad...Lyude Paul
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian