summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann2023-06-011-39/+0
* drm/fbdev-generic: Implement dedicated fbdev I/O helpersThomas Zimmermann2023-06-011-41/+0
* drm/fb-helper: Export helpers for marking damage areasThomas Zimmermann2023-06-011-0/+3
* fbdev: Add initializer macros for struct fb_opsThomas Zimmermann2023-06-011-0/+112
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-06-0111-16/+136
|\
| * Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie2023-05-293-2/+105
| |\
| | * drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin2023-05-221-1/+16
| | * drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn2023-05-111-0/+19
| | * drm/i915/pxp: Add ARB session creation and cleanupAlan Previn2023-05-111-0/+15
| | * drm/i915/mtl: Define GSC Proxy component interfaceAlexander Usyskin2023-05-042-1/+55
| * | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-266-56/+115
| |\ \
| * \ \ Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-199-13/+468
| |\ \ \
| * \ \ \ Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
| |\ \ \ \
| | * | | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+1
| * | | | | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds2023-05-121-5/+5
| |\ \ \ \ \
| | * | | | | io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe2023-05-091-5/+5
| | |/ / / /
| * | | | | Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-112-6/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-122-6/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula2023-04-241-2/+2
| | | * | | | drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula2023-04-242-4/+2
| * | | | | | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-114-3/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-101-0/+17
| | * | | | | bonding: fix send_peer_notif overflowHangbin Liu2023-05-101-1/+1
| | * | | | | net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima2023-05-091-1/+1
| | * | | | | linux/dim: Do nothing if no time delta between samplesRoy Novich2023-05-091-1/+2
* | | | | | | drm: bridge: samsung-dsim: Dynamically configure DPHY timingAdam Ford2023-05-261-0/+1
* | | | | | | drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]Adam Ford2023-05-261-0/+3
* | | | | | | drm: Add fdinfo memory statsRob Clark2023-05-242-0/+60
* | | | | | | drm: Add common fdinfo helperRob Clark2023-05-242-0/+11
| |_|_|_|/ / |/| | | | |
* | | | | | drm: bridge: samsung-dsim: Implement support for clock/data polarity swapMarek Vasut2023-05-221-0/+2
* | | | | | drm/sched: Rename to drm_sched_wakeup_if_can_queue()Luben Tuikov2023-05-191-1/+1
* | | | | | fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-8/+8
* | | | | | fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-182-53/+102
* | | | | | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-0/+2
* | | | | | drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula2023-05-171-2/+2
* | | | | | drm: Add fixed-point helper to get rounded integer valuesMaíra Canal2023-05-151-0/+6
| |_|_|/ / |/| | | |
* | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-09588-7330/+16331
|\| | | |
| * | | | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2023-05-072-0/+124
| |\ \ \ \
| | * | | | dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795AngeloGioacchino Del Regno2023-05-041-0/+123
| | * | | | mailbox: Allow direct registration to a channelElliot Berman2023-04-181-0/+1
| * | | | | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds2023-05-071-1/+6
| |\ \ \ \ \
| | * | | | | io_uring: Pass whole sqe to commandsBreno Leitao2023-05-041-1/+6
| * | | | | | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-062-8/+20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | uapi nbd: add cookie alias to handleEric Blake2023-04-271-3/+9
| | * | | | | uapi nbd: improve doc links to userspace specEric Blake2023-04-271-3/+12
| | * | | | | blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh2023-04-261-3/+0
| * | | | | | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-053-10/+13
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-051-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | bonding: add xdp_features supportLorenzo Bianconi2023-05-051-0/+1
| | * | | | | | | netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-031-0/+1