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