summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann-0/+8
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann-1/+1
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij-1/+11
2021-04-29drm: Move struct drm_device.pdev to legacy sectionThomas Zimmermann-3/+3
2021-04-29drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGAAnand Moon-0/+2
2021-04-27drm/print: Handle potentially NULL drm_devices in drm_dbg_*Lyude Paul-10/+10
2021-04-27drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul-1/+2
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul-2/+2
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul-1/+1
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul-1/+1
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul-1/+1
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul-1/+3
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul-2/+4
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul-1/+3
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul-1/+8
2021-04-26drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP specJosé Roberto de Souza-8/+8
2021-04-26drm: remove legacy drm_pci_alloc/free abstractionJoseph Kogut-4/+0
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard-12/+39
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König-2/+2
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König-19/+0
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec-0/+2
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann-51/+0
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann-0/+31
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter-2/+4
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann-5/+2
2021-04-11drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann-1/+4
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang-0/+3
2021-04-10Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-30/+35
2021-04-08drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()Lyude Paul-8/+12
2021-04-08drm/dp: Fixup kernel docs for struct drm_dp_auxLyude Paul-22/+22
2021-04-08drm/sched: add missing member documentationChristian König-0/+1
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+8
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-23/+388
2021-03-31drm/displayid: rename displayid_hdr to displayid_headerJani Nikula-1/+1
2021-03-31drm/edid: use the new displayid iterator for tile infoJani Nikula-12/+0
2021-03-31drm/displayid: add new displayid section/block iteratorsJani Nikula-0/+18
2021-03-31drm/displayid: add separate drm_displayid.cJani Nikula-0/+11
2021-03-31drm/edid: make a number of functions, parameters and variables constJani Nikula-2/+2
2021-03-31drm/hdcp: DP HDCP2.2 errata LC_Send_L_Prime=16Anshuman Gupta-1/+1
2021-03-31drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta-0/+3
2021-03-31drm/dp_helper: Define options for FRL training for HDMI2.1 PCONAnkit Nautiyal-2/+4
2021-03-29drm/encoder: Add macro drmm_plain_encoder_alloc()Paul Cercueil-0/+18
2021-03-29drm/ttm: switch back to static allocation limits for nowChristian König-2/+1
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter-7/+8
2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld-1/+1
2021-03-24drm/ttm: switch to per device LRU lockChristian König-4/+4
2021-03-24drm/ttm: remove swap LRU v3Christian König-7/+2
2021-03-24drm/ttm: move swapout logic around v3Christian König-1/+4
2021-03-18Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+16
2021-03-16drm: Add GUD USB Display driverNoralf Trønnes-0/+333