summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-04-20drm/ttm: Add common debugfs code for resource managersZack Rusin
2022-04-19drm/i915/rpl-p: Add PCI IDsMatt Atwood
2022-04-19drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driverSandor Yu
2022-04-19drm: bridge: dw_hdmi: add reset function for PHY GEN1Sandor Yu
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-14drm/dp: Factor out a function to probe a DPCD addressImre Deak
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-13drm: add PSR2 support and capability definition as per eDP 1.5David Zhang
2022-04-13drm/ttm: fix kerneldoc for ttm_lru_bulk_moveChristian König
2022-04-12drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanupMatthew Auld
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-07drm/ttm: remove bo->movingChristian König
2022-04-06drm/drm_modeset_helper_vtables.h: fix a typoSui Jingfeng
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-04drm: fix a kernel-doc typoRandy Dunlap
2022-04-04drm/gem: Delete gem array fencing helpersDaniel Vetter
2022-04-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C
2022-04-01drm/edid: make drm_edid_header_is_valid() accept void pointerJani Nikula
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard
2022-03-29drm/i915: Add RPL-S PCI IDsTejas Upadhyay
2022-03-29drm/edid: add more general struct edid constness in the interfacesJani Nikula
2022-03-29drm/i915: Add a DP1.2 compatible way to read LTTPR capabilitiesImre Deak
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König
2022-03-29drm/ttm: rework bulk move handling v5Christian König
2022-03-29drm/ttm: de-inline ttm_bo_pin/unpinChristian König
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König
2022-03-28drm/ttm: add resource iterator v4Christian König
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König
2022-03-28drm/sched: Fix htmldoc warning.Andrey Grodzovsky
2022-03-17drm/i915: include uapi/drm/i915_drm.h directly where neededJani Nikula
2022-03-17drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven
2022-03-14x86/gpu: include drm/i915_pciids.h directly in early quirksJani Nikula
2022-03-14drm: Add drm_mode_init()Ville Syrjälä
2022-03-09drm/dsi: transfer DSI HS packets ending at the same timeRex-BC Chen
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes
2022-02-25drm/object: Add drm_object_property_get_default_value() functionDave Stevenson
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook
2022-02-25drm/dp: Fix off-by-one in register cache sizeKees Cook
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2022-02-22drm: implement a method to free unused pagesArunpravin
2022-02-22drm: implement top-down allocation methodArunpravin
2022-02-22drm: improve drm_buddy_alloc functionArunpravin
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas
2022-02-15drm: Plumb debugfs_init through to panelsDouglas Anderson