summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-26drm/vblank: add dynamic per-crtc vblank configuration supportHamza Mahfooz
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-07-24drm/virtio: Add DRM capset definitionDmitry Osipenko
2024-07-23dma-buf: heaps: Deduplicate docs and adopt common formatT.J. Mercier
2024-07-19fbcon: Add an option to disable fbcon in panicJocelyn Falempe
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-11drm/dp: Add helper to dump an LTTPR PHY descriptorImre Deak
2024-07-10drm: Introduce 'power saving policy' drm propertyMario Limonciello
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick
2024-07-03drm/display/dsc: Add a helper to dump the DSC configurationImre Deak
2024-07-03drm: Add helpers for q4 fixed point valuesImre Deak
2024-06-27drm/bridge: analogix_dp: remove unused analogix_dp_removeLucas Stach
2024-06-27drm/bridge: analogix_dp: remove unused platform power_on_end callbackLucas Stach
2024-06-26drm/mipi-dsi: add mipi_dsi_usleep_range helperJerome Brunet
2024-06-25drm/connector: hdmi: shorten too long function nameDmitry Baryshkov
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst
2024-06-13drm/connector: hdmi: Fix kerneldoc warningsMaxime Ripard
2024-06-12drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe
2024-06-07drm/mipi-dbi: Add support for DRM_FORMAT_RGB888Noralf Trønnes
2024-06-07drm/mipi-dbi: Make bits per word configurable for pixel transfersNoralf Trønnes
2024-06-06drm/print: Improve drm_dbg_printerMichal Wajdeczko
2024-06-06drm/print: Kill ___drm_dbg()Michal Wajdeczko
2024-06-06drm/print: Add missing [drm] prefix to drm based WARNMichal Wajdeczko
2024-06-06drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi
2024-06-05dma-buf: align fd_flags and heap_flags with dma_heap_allocation_dataBarry Song
2024-05-30drm: atmel-hlcdc: Define XLCDC specific registersDurai Manickam KR
2024-05-28drm/dp: Fix documentation warningMarileneGarcia
2024-05-28drm/connector: hdmi: Add Infoframes generationMaxime Ripard
2024-05-28drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard
2024-05-28drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard
2024-05-28drm/display: hdmi: Add HDMI compute clock helperMaxime Ripard
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Create an HDMI sub-stateMaxime Ripard
2024-05-28drm/connector: Introduce an HDMI connector initialization functionMaxime Ripard