summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-27drm/i915: Make pipe_offsets[] & co. u32Ville Syrjälä-3/+3
2022-06-27drm/i915: Move display_mmio_offset under INTEL_INFO->displayVille Syrjälä-5/+6
2022-06-27drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->displayVille Syrjälä-36/+36
2022-06-27firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu-3/+3
2022-06-27drm/i915: Move dbuf details to INTEL_INFO->displayVille Syrjälä-19/+20
2022-06-27drm/i915: Eliminate PIPECONF RMWs from .color_commit()Ville Syrjälä-24/+29
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld-3/+3
2022-06-27drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta-19/+15
2022-06-27drm/i915/gem: add missing elsekatrinzhou-2/+3
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper-15/+15
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper-17/+4
2022-06-27drm/mediatek: Add mediatek-drm plane color encoding infoNancy.Lin-0/+2
2022-06-27drm/mediatek: Add display merge async reset controlNancy.Lin-0/+11
2022-06-27drm/mediatek: Add display merge mute/unmute support for MT8195Nancy.Lin-0/+13
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov-1/+2
2022-06-27drm/mediatek: Add display merge start/stop API for cmdq supportNancy.Lin-3/+17
2022-06-27drm/mediatek: Add display merge advance config API for MT8195Nancy.Lin-7/+48
2022-06-27drm/mediatek: Add display MDP RDMA support for MT8195Nancy.Lin-1/+346
2022-06-27eeprom: at25: Rework buggy read splittingGeert Uytterhoeven-14/+12
2022-06-27platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...Hans de Goede-1/+7
2022-06-27platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede-7/+14
2022-06-27dt-bindings: display: mediatek: add vdosys1 RDMA definition for mt8195Nancy.Lin-0/+88
2022-06-27drm/stm: ltdc: update hardware error managementYannick Fertre-19/+77
2022-06-27drm/stm: ltdc: add support of horizontal & vertical mirroringYannick Fertre-56/+108
2022-06-27drm/stm: ltdc: add support of the dynamic z-orderYannick Fertre-3/+22
2022-06-27drm/stm: ltdc: fix various coding-style warningsYannick Fertre-3/+2
2022-06-27drm/stm: ltdc: remove error message about scalingYannick Fertre-1/+2
2022-06-27drm/stm: ltdc: disable all layers before crtc shutdownYannick Fertre-0/+6
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard-3/+6
2022-06-27virtio_ring: make vring_create_virtqueue_split prettierDeming Wang-1/+1
2022-06-27vhost-vdpa: call vhost_vdpa_cleanup during the releaseStefano Garzarella-1/+1
2022-06-27virtio_mmio: Restore guest page size on resumeStephan Gerhold-0/+3
2022-06-27virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold-0/+23
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang-1/+9
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang-1/+7
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld-3/+3
2022-06-27drm/doc: Add KUnit documentationJosé Expósito-0/+32
2022-06-27drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito-0/+184
2022-06-27drm/rect: Add DRM_RECT_INIT() macroJosé Expósito-0/+16
2022-06-27drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta-19/+15
2022-06-27firmware: arm_scmi: Fix response size warning for OPTEE transportVincent Guittot-1/+6
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long-19/+22
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet-1/+1
2022-06-27pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev-0/+2
2022-06-27drm/ast: Enable primary plane with CRTCThomas Zimmermann-4/+9
2022-06-27drm/simple-kms: Use drm_atomic_helper_check_crtc_state()Thomas Zimmermann-8/+6
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann-0/+57
2022-06-27drm/fb-helper: Fix out-of-bounds accessThomas Zimmermann-8/+19
2022-06-27vfio/pci: Remove console driversAlex Williamson-0/+5
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann-170/+448