summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2021-07-20drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-06-15drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-03drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij
2021-05-27drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann
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