aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-5/+17
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie4-4/+14
2024-04-25drm/print: drop include seq_file.hJani Nikula1-1/+1
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula1-1/+1
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+6
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard4-2/+66
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam1-2/+14
2024-04-22drm: Fix plane SIZE_HINTS property docsVille Syrjälä1-1/+1
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie9-187/+261
2024-04-19drm/dp_mst: Add drm_dp_mst_aux_for_parent()Imre Deak1-0/+1
2024-04-19drm/dp_mst: Factor out drm_dp_mst_port_is_logical()Imre Deak1-0/+6
2024-04-19drm/dp: Add drm_dp_128b132b_supported()Imre Deak1-0/+6
2024-04-19drm/i915/dp: Fix DSC line buffer depth programmingImre Deak1-3/+0
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie4-2/+66
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov1-0/+9
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-04-18drm/i915: use system include for drm headersJani Nikula1-1/+1
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä1-0/+1
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula1-2/+0
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula1-4/+4
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula1-3/+0
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula1-170/+0
2024-04-15drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_bufferMaíra Canal1-2/+3
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe1-0/+4
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe3-0/+102
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter2-0/+105
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula1-0/+3
2024-04-15drm/edid: add drm_edid_get_product_id()Jani Nikula1-5/+20
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström36-85/+592
2024-04-11drm: Introduce plane SIZE_HINTS propertyVille Syrjälä2-0/+9
2024-04-10drm: remove unused header gma_drm.hJani Nikula1-13/+0
2024-04-04drm/dp: Add Adaptive Sync SDP loggingMitul Golani2-0/+40
2024-04-04drm/dp: Add support to indicate if sink supports AS SDPMitul Golani1-0/+1
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi7-13/+61
2024-04-02drm/ast: Automatically clean up poll helperThomas Zimmermann1-0/+2
2024-04-02drm/ast: Implement polling for VGA and SIL164 connectorsThomas Zimmermann1-0/+4
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-13/+28
2024-03-28drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistentMaxime Ripard1-1/+1
2024-03-27drm/i915: Add new PCI IDs to DG2 platform in driverRavi Kumar Vodapalli1-1/+3
2024-03-26drm/xe: Add new PCI IDs to DG2 platformRavi Kumar Vodapalli1-1/+3
2024-03-26drm/dp: Clarify that wait_hpd_asserted() is not optional for panelsDouglas Anderson1-1/+12
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-5/+5
2024-03-21drm/mst: read sideband messaging capJani Nikula1-1/+22
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König1-0/+3
2024-03-18drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo1-2/+1
2024-03-14drm/edid: Add a function to match EDID with identityHsin-Yi Wang1-0/+9
2024-03-14drm_edid: Add a function to get EDID base blockHsin-Yi Wang1-1/+2
2024-03-14drm/bridge: correct DRM_BRIDGE_OP_EDID documentationDmitry Baryshkov1-2/+2
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-174/+605
2024-03-13drm/probe-helper: warn about negative .get_modes()Jani Nikula1-1/+2
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-8/+8
2024-03-11drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()Thomas Zimmermann2-0/+13
2024-03-11drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()Thomas Zimmermann1-10/+1
2024-03-11drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-2/+14
2024-03-11drm/i2c: silence ch7006.h and sil164.h kernel-doc warningsJani Nikula2-0/+2
2024-03-11drm/ttm: make ttm_pool.h self-containedJani Nikula1-2/+3
2024-03-11drm/ttm: fix ttm_kmap_iter.h kernel-doc warningsJani Nikula1-2/+2
2024-03-11drm/ttm: fix ttm_execbuf_util.h kernel-doc warningsJani Nikula1-4/+3
2024-03-11drm/ttm: make ttm_caching.h self-containedJani Nikula1-0/+2
2024-03-11drm/ttm: fix ttm_bo.h kernel-doc warningsJani Nikula1-6/+11
2024-03-11drm/i915/pxp: fix i915_pxp_tee_interface.h kernel-doc warningsJani Nikula1-7/+20
2024-03-11drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warningsJani Nikula1-5/+13
2024-03-11drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-docJani Nikula1-2/+2
2024-03-11drm/encoder: improve drm_encoder_slave.h kernel-docJani Nikula1-17/+74
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann4-1/+313
2024-03-07drm/suballoc: fix drm_suballoc.h kernel-docJani Nikula1-1/+1
2024-03-07drm/of: make drm_of.h self-containedJani Nikula1-0/+1
2024-03-07drm: fix drm_gem_vram_helper.h kernel-docJani Nikula1-1/+0
2024-03-07drm/lease: make drm_lease.h self-containedJani Nikula1-0/+2
2024-03-07drm: fix drm_format_helper.h kernel-doc warningsJani Nikula1-0/+1
2024-03-07drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-docJani Nikula1-1/+7
2024-03-07drm/dp_mst: fix drm_dp_mst_helper.h kernel-docJani Nikula1-1/+0
2024-03-07drm: bridge: samsung-dsim: make samsung-dsim.h self-containedJani Nikula1-1/+3
2024-03-07drm/amdgpu: make amd_asic_type.h self-containedJani Nikula1-0/+3
2024-03-07drm/kunit: fix drm_kunit_helpers.h kernel-docJani Nikula1-1/+1
2024-03-05drm/xe/arl: Add Arrow Lake H supportMatt Roper1-0/+3
2024-03-01drm/ttm: improve idle/busy handling v5Christian König1-1/+2
2024-03-01Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/d...Dave Airlie2-0/+33
2024-02-28drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson1-0/+6
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard1-0/+10
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard1-0/+11
2024-02-28drm/tests: helpers: Include missing drm_drv headerMaxime Ripard1-0/+2
2024-02-28Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie4-1/+313
2024-02-27drm/i915/dp: Handle DP tunnel IRQsImre Deak1-0/+1
2024-02-27drm/dp: Add support for DP tunnelingImre Deak2-0/+308
2024-02-27drm/dp: Add drm_dp_max_dprx_data_rate()Imre Deak1-0/+1
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann3-0/+7
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2-1/+14
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold1-0/+15
2024-02-22drm/dp: add an API to indicate if sink supports VSC SDPPaloma Arellano1-0/+2
2024-02-22drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()Abhinav Kumar1-2/+1
2024-02-22drm/dp: move intel_dp_vsc_sdp_pack() to generic helperAbhinav Kumar1-0/+3
2024-02-16drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-136/+117
2024-02-16Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+7
2024-02-15drm: Spelling s/hardward/hardware/gGeert Uytterhoeven1-1/+1
2024-02-14drm/i915: Update ADL-N PCI IDsGustavo Sousa1-1/+3
2024-02-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula1-17/+0
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula1-2/+1
2024-02-09drm/print: add drm_dbg_printer() for drm device specific printerJani Nikula1-0/+24
2024-02-09drm/print: move enum drm_debug_category etc. earlier in drm_print.hJani Nikula1-95/+95
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula1-3/+8
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula1-30/+0
2024-02-08drm/bridge: remove drm_bridge_get_edid() in favour of drm_bridge_edid_read()Jani Nikula1-2/+0
2024-02-08drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula1-0/+33
2024-02-05drm/rect: fix kernel-doc typosRandy Dunlap1-2/+2
2024-01-30drm/vram-helper: Fix 'multi-line' kernel-doc commentsAnna-Maria Behnsen1-8/+8
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard11-40/+274
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin1-1/+8
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2-10/+8
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström2-3/+3
2024-01-18drm/i915: Add additional ARL PCI IDsMatt Roper1-0/+3
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski1-0/+4
2024-01-15Merge drm/drm-next into drm-intel-nextJani Nikula40-740/+1260
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds34-732/+1270
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-01-09drm: Add eDP 1.5 early transport definitionJouni Högander1-0/+1
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-1/+1
2024-01-08drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()Jani Nikula1-1/+0
2024-01-05drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modesJavier Martinez Canillas2-2/+2
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula1-7/+5
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie1-35/+45
2024-01-02drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap1-35/+45
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie2-0/+200
2023-12-21drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi1-23/+4
2023-12-21drm/xe: ATS-M device ID updateHaridhar Kalvala1-1/+2
2023-12-21drm/xe: Add missing RPL and ADLJosé Roberto de Souza1-2/+7
2023-12-21drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza1-0/+1
2023-12-21drm/xe/dg2: Remove one PCI IDShekhar Chauhan1-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
2023-12-21drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost1-0/+10
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper1-0/+5
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi1-2/+1
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-2/+2
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+1
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie3-1/+14
2023-12-19drm/print: Add drm_dbg_ratelimitedNirmoy Das1-0/+3
2023-12-19drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell1-0/+1
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-7/+6
2023-12-18drm/atomic: Make the drm_atomic_state documentation less ambiguousMaxime Ripard1-1/+7
2023-12-18drm/atomic: Rework the object doc a bitMaxime Ripard1-4/+16
2023-12-18drm/atomic: Remove inexistent referenceMaxime Ripard1-1/+1
2023-12-18drm/atomic: Move the drm_atomic_state field doc inlineMaxime Ripard1-10/+40
2023-12-14drm/edid: replace __attribute__((packed)) with __packedJani Nikula1-16/+16
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen1-0/+7
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen1-0/+6
2023-12-13drm/drm_mode_object: increase max objects to accommodate new color propsMelissa Wen1-1/+1
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap1-3/+3
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+195
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie3-1/+10
2023-12-10drm/exec: Pass in initial # of objectsRob Clark1-1/+1
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov1-3/+2
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2023-12-07drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor1-1/+1
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann1-0/+2
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann1-2/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann1-11/+0
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon1-1/+1
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich1-20/+3
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov2-23/+0
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov2-37/+0
2023-12-04Revert "drm: Add solid fill pixel source"Dmitry Baryshkov1-1/+0
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov1-3/+0
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov2-31/+2
2023-12-04drm/bridge: migrate bridge_chains to per-encoder fileDmitry Baryshkov1-2/+0
2023-12-04drm/encoder: register per-encoder debugfs dirDmitry Baryshkov1-1/+15
2023-12-04drm/bridge: implement generic DP HPD bridgeDmitry Baryshkov1-0/+18
2023-12-04drm/bridge: add transparent bridge helperDmitry Baryshkov1-0/+19
2023-12-04drm/display/dp: Add the remaining Square PHY patterns DPCD register definitionsKhaled Almahallawy1-0/+3
2023-12-03drm: improve the documentation of connector hpd opsAbhinav Kumar1-0/+10
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang2-2/+31
2023-12-02drm/atomic: Add solid fill data to plane state dumpJessica Zhang1-0/+3
2023-12-02drm: Add solid fill pixel sourceJessica Zhang1-0/+1
2023-12-02drm: Introduce solid fill DRM plane propertyJessica Zhang2-0/+37
2023-12-02drm: Introduce pixel_source DRM plane propertyJessica Zhang2-0/+23
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+7
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-0/+7
2023-11-28drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann4-15/+77
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström1-1/+1
2023-11-24drm/sched: Reverse run-queue priority enumerationLuben Tuikov1-3/+3
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov1-1/+1
2023-11-24drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas1-0/+10
2023-11-24drm: Remove legacy cursor hotspot codeZack Rusin1-12/+0
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin1-0/+14
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2-0/+21
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter4-15/+77
2023-11-23drm: Fix color LUT roundingVille Syrjälä1-11/+8
2023-11-23drm/gpuvm: Helper to get range of unmap from a remap op.Donald Robson1-0/+28
2023-11-21drm/i915: ATS-M device ID updateHaridhar Kalvala1-1/+2
2023-11-21drm/dp_mst: Fix PBN divider calculation for UHBR ratesImre Deak1-0/+13
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak1-3/+4
2023-11-21drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compatJani Nikula1-5/+0
2023-11-19drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov1-1/+1
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard4-5/+15