summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2021-05-27drm: Remove drm_get_format_name()Sakari Ailus
2021-05-26drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann
2021-05-25drm: Add and export function drm_fb_cma_sync_non_coherentPaul Cercueil
2021-05-25drm: Add support for GEM buffers backed by non-coherent memoryPaul Cercueil
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-19drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-19drm/amd/amdgpu: add beige_goby asic typeChengming Gui
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-05-12drm/modifiers: Enforce consistency between the cap an IN_FORMATSDaniel Vetter
2021-05-10drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard
2021-05-07drm/i915/adl_p: Add PCI Devices IDsClinton Taylor
2021-05-03drm: Remove pdev field from struct drm_deviceThomas Zimmermann
2021-05-01drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann
2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij
2021-04-29drm: Move struct drm_device.pdev to legacy sectionThomas Zimmermann
2021-04-29drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGAAnand Moon
2021-04-27drm/print: Handle potentially NULL drm_devices in drm_dbg_*Lyude Paul
2021-04-27drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul
2021-04-27drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul
2021-04-26drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP specJosé Roberto de Souza
2021-04-26drm: remove legacy drm_pci_alloc/free abstractionJoseph Kogut
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann
2021-04-11drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang
2021-04-10Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-04-08drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()Lyude Paul
2021-04-08drm/dp: Fixup kernel docs for struct drm_dp_auxLyude Paul
2021-04-08drm/sched: add missing member documentationChristian König
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie