aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König1-0/+20
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König1-0/+95
2021-10-04Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul1-0/+2
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB888Noralf Trønnes1-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_RGB332Noralf Trønnes1-0/+1
2021-10-04drm/gud: Add GUD_PIXEL_FORMAT_R8Noralf Trønnes1-2/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()Noralf Trønnes1-0/+2
2021-10-04drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()Noralf Trønnes1-0/+2
2021-10-04drm/v3d: add multiple syncobjs supportMelissa Wen1-1/+48
2021-10-04drm/v3d: add generic ioctl extensionMelissa Wen1-0/+31
2021-10-01drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos1-2/+0
2021-10-01drm/lease: allow empty leasesSimon Ser1-1/+2
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König1-1/+1
2021-09-30drm/dp: Add Additional DP2 HeadersFangzhi Zuo1-0/+20
2021-09-30drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard1-1/+12
2021-09-29drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld1-3/+16
2021-09-29drm/ttm: add some kernel-doc for TTM_TT_FLAG_*Matthew Auld1-19/+41
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld2-10/+10
2021-09-29drm/ttm: remove TTM_PAGE_FLAG_NO_RETRYMatthew Auld1-1/+0
2021-09-29drm/virtgpu api: create context init featureGurchetan Singh1-0/+27
2021-09-29virtio-gpu api: multiple context types with explicit initializationGurchetan Singh1-3/+15
2021-09-28drm/probe-helper: Create a HPD IRQ event helper for a single connectorMaxime Ripard1-0/+1
2021-09-28drm/msm: allow compile_test on !ARMChristian König1-1/+9
2021-09-27drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warningDouglas Anderson1-2/+2
2021-09-24drm/print: Add deprecation notes to DRM_...() functionsDouglas Anderson1-0/+30
2021-09-24drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson1-6/+8
2021-09-24drm/mipi-dsi: Create devm device attachmentMaxime Ripard1-0/+1
2021-09-24drm/mipi-dsi: Create devm device registrationMaxime Ripard1-0/+3
2021-09-23lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann1-0/+3
2021-09-23lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann1-0/+2
2021-09-20drm/edid: Allow querying/working with the panel ID from the EDIDDouglas Anderson1-0/+45
2021-09-14drm/bridge: Add a function to abstract away panelsMaxime Ripard1-0/+2
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard565-5788/+18913
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan2-2/+19
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linuxLinus Torvalds3-9/+25
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-46/+110
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+2
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+7
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-27/+363
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+1
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds2-3/+18
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner1-22/+110
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner509-4500/+15849
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+9
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-20/+166
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki2-4/+9
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2021-09-10drm: document drm_mode_create_lease object requirementsSimon Ser1-0/+3