summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/privacy-screen: Add X86 specific arch init codeHans de Goede2021-10-141-0/+5
* drm: Add privacy-screen class (v4)Hans de Goede2021-10-143-0/+171
* drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2021-10-141-0/+44
* fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez2021-10-131-1/+1
* drm/locking: add backtrace for locking contended locks without backoffJani Nikula2021-10-131-0/+8
* drm/ttm_bo_api: update the description for @placement and @sgAmos Kong2021-10-131-2/+4
* dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin2021-10-111-1/+4
* dma-buf: add dma_resv_for_each_fence v3Christian König2021-10-071-0/+20
* dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König2021-10-061-0/+95
* Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul2021-10-041-0/+2
* drm/gud: Add GUD_PIXEL_FORMAT_RGB888Noralf Trønnes2021-10-041-0/+1
* drm/gud: Add GUD_PIXEL_FORMAT_RGB332Noralf Trønnes2021-10-041-0/+1
* drm/gud: Add GUD_PIXEL_FORMAT_R8Noralf Trønnes2021-10-041-2/+2
* drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes2021-10-041-0/+2
* drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes2021-10-041-0/+2
* drm/v3d: add multiple syncobjs supportMelissa Wen2021-10-041-1/+48
* drm/v3d: add generic ioctl extensionMelissa Wen2021-10-041-0/+31
* drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos2021-10-011-2/+0
* drm/lease: allow empty leasesSimon Ser2021-10-011-1/+2
* dma-buf: fix and rework dma_buf_poll v7Christian König2021-10-011-1/+1
* drm/dp: Add Additional DP2 HeadersFangzhi Zuo2021-09-301-0/+20
* drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard2021-09-301-1/+12
* drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld2021-09-291-3/+16
* drm/ttm: add some kernel-doc for TTM_TT_FLAG_*Matthew Auld2021-09-291-19/+41
* drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld2021-09-292-10/+10
* drm/ttm: remove TTM_PAGE_FLAG_NO_RETRYMatthew Auld2021-09-291-1/+0
* drm/virtgpu api: create context init featureGurchetan Singh2021-09-291-0/+27
* virtio-gpu api: multiple context types with explicit initializationGurchetan Singh2021-09-291-3/+15
* drm/probe-helper: Create a HPD IRQ event helper for a single connectorMaxime Ripard2021-09-281-0/+1
* drm/msm: allow compile_test on !ARMChristian König2021-09-281-1/+9
* drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warningDouglas Anderson2021-09-271-2/+2
* drm/print: Add deprecation notes to DRM_...() functionsDouglas Anderson2021-09-241-0/+30
* drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson2021-09-241-6/+8
* drm/mipi-dsi: Create devm device attachmentMaxime Ripard2021-09-241-0/+1
* drm/mipi-dsi: Create devm device registrationMaxime Ripard2021-09-241-0/+3
* lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann2021-09-231-0/+3
* lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann2021-09-231-0/+2
* drm/edid: Allow querying/working with the panel ID from the EDIDDouglas Anderson2021-09-201-0/+45
* drm/bridge: Add a function to abstract away panelsMaxime Ripard2021-09-141-0/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-14565-5788/+18913
|\
| * Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-123-9/+25
| |\
| | * compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24
| | * Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
| * | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-123-46/+110
| |\ \
| | * | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-22/+110
| | * | cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-6/+0
| | * | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-11509-4500/+15849
| | |\ \
| | * | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-18/+0
| * | | | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-121-10/+2
| |\ \ \ \
| | * | | | locking/rwsem: Add missing __init_rwsem() for PREEMPT_RTMike Galbraith2021-09-021-10/+2
| | |/ / /