summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König
2021-10-04Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB888Noralf Trønnes
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB332Noralf Trønnes
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_R8Noralf Trønnes
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes
2021-10-04drm/v3d: add multiple syncobjs supportMelissa Wen
2021-10-04drm/v3d: add generic ioctl extensionMelissa Wen
2021-10-01drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos
2021-10-01drm/lease: allow empty leasesSimon Ser
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König
2021-09-30drm/dp: Add Additional DP2 HeadersFangzhi Zuo
2021-09-30drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard
2021-09-29drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld
2021-09-29drm/ttm: add some kernel-doc for TTM_TT_FLAG_*Matthew Auld
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-29drm/ttm: remove TTM_PAGE_FLAG_NO_RETRYMatthew Auld
2021-09-29drm/virtgpu api: create context init featureGurchetan Singh
2021-09-29virtio-gpu api: multiple context types with explicit initializationGurchetan Singh
2021-09-28drm/probe-helper: Create a HPD IRQ event helper for a single connectorMaxime Ripard
2021-09-28drm/msm: allow compile_test on !ARMChristian König
2021-09-27drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warningDouglas Anderson
2021-09-24drm/print: Add deprecation notes to DRM_...() functionsDouglas Anderson
2021-09-24drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson
2021-09-24drm/mipi-dsi: Create devm device attachmentMaxime Ripard
2021-09-24drm/mipi-dsi: Create devm device registrationMaxime Ripard
2021-09-23lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann
2021-09-23lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann
2021-09-20drm/edid: Allow querying/working with the panel ID from the EDIDDouglas Anderson
2021-09-14drm/bridge: Add a function to abstract away panelsMaxime Ripard
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-10drm: document drm_mode_create_lease object requirementsSimon Ser
2021-09-09bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu