summaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: flip the switch for driver allocated resources v2Christian König2021-06-042-28/+18
* drm/ttm: flip over the range manager to self allocated nodesChristian König2021-06-043-26/+46
* drm/ttm: allocate resource object instead of embedding it v2Christian König2021-06-043-9/+6
* drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig2021-06-031-1/+1
* drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-022-4/+5
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-271-4/+4
* drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann2021-05-271-8/+0
* drm: Remove drm_get_format_name()Sakari Ailus2021-05-271-1/+0
* drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann2021-05-262-28/+0
* drm: Add and export function drm_fb_cma_sync_non_coherentPaul Cercueil2021-05-251-0/+5
* drm: Add support for GEM buffers backed by non-coherent memoryPaul Cercueil2021-05-251-0/+3
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-223-8/+32
|\
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-0/+1
| |\
| | * drm/amd/amdgpu: add beige_goby asic typeChengming Gui2021-05-201-0/+1
| * | Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2021-05-212-8/+31
| |\ \
| | * | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2021-05-174-32/+42
| | |\|
| | * | drm/i915/adl_p: Add PCI Devices IDsClinton Taylor2021-05-071-0/+21
| | * | drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGAAnand Moon2021-04-291-0/+2
| | * | drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP specJosé Roberto de Souza2021-04-261-8/+8
* | | | drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky2021-05-201-0/+2
|/ / /
* | | drm/modifiers: Enforce consistency between the cap an IN_FORMATSDaniel Vetter2021-05-121-0/+2
* | | drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann2021-05-103-120/+85
* | | drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard2021-05-071-0/+1
* | | drm/connector: Add helper to compare HDR metadataMaxime Ripard2021-05-071-0/+2
* | | drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard2021-05-071-0/+1
* | | drm: Remove pdev field from struct drm_deviceThomas Zimmermann2021-05-031-3/+0
* | | drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2021-05-011-0/+4
* | | drm/format-helper: Add blitter functionsThomas Zimmermann2021-05-011-0/+8
* | | drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann2021-05-011-1/+1
* | | drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij2021-04-301-1/+11
* | | drm: Move struct drm_device.pdev to legacy sectionThomas Zimmermann2021-04-291-3/+3
* | | drm/print: Handle potentially NULL drm_devices in drm_dbg_*Lyude Paul2021-04-281-10/+10
* | | drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul2021-04-281-1/+2
* | | drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul2021-04-281-2/+2
* | | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul2021-04-281-1/+1
* | | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul2021-04-281-1/+1
* | | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul2021-04-281-1/+1
* | | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul2021-04-281-1/+3
* | | drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul2021-04-281-2/+4
* | | drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul2021-04-281-1/+3
* | | drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-281-1/+8
* | | drm: remove legacy drm_pci_alloc/free abstractionJoseph Kogut2021-04-261-4/+0
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-266-12/+39
|\ \ \ | | |/ | |/|
| * | Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-2/+4
| |\ \
| | * | drm/ttm: make ttm_bo_unpin more defensiveChristian König2021-03-151-2/+4
| * | | drm/amd/amdgpu implement tdr advanced modeJack Zhang2021-04-091-0/+3
| * | | Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-04-093-30/+35
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-04-082-3/+8
| |\ \ \
| | * | | drm/hdcp: DP HDCP2.2 errata LC_Send_L_Prime=16Anshuman Gupta2021-03-311-1/+1
| | * | | drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta2021-03-311-0/+3