summaryrefslogtreecommitdiff
path: root/io_uring (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-11drm/apple: Update swap handlingJanne Grunau2-28/+32
2023-01-11gpu: drm: apple: Clear all surfaces on startupJanne Grunau2-0/+12
2023-01-11drm/apple: Enable 10-bit mode & set colorspace to nativeHector Martin3-22/+17
2023-01-11Revert "gpu: drm: apple: reenable support for {A,X}RGB2101010"Janne Grunau2-3/+3
2023-01-11gpu: drm: apple: Add show_notch module parameterJanne Grunau1-2/+9
2023-01-11gpu: drm: apple: reenable support for {A,X}RGB2101010Janne Grunau2-3/+3
2023-01-11gpu: drm: apple: Add IOMobileFramebufferAP::get_color_remap_modeJanne Grunau2-1/+30
2023-01-11gpu: drm: apple: Prefer SDR color modesJanne Grunau1-6/+20
2023-01-11gpu: drm: apple: Add tracing for color and timing modesJanne Grunau4-0/+137
2023-01-11gpu: drm: apple: Skip parsing elements of virtual timing modesJanne Grunau1-0/+2
2023-01-11gpu: drm: apple: Parse color modes completelyJanne Grunau1-9/+32
2023-01-11drm/apple: Disable fake vblank IRQ machineryAsahi Lina2-29/+0
2023-01-11drm/apple: Check if DCP firmware is supportedJanne Grunau2-0/+85
2023-01-11drm/apple: Report "PMUS.Temperature" only for mini-LED backlightsJanne Grunau3-2/+11
2023-01-11drm/apple: Schedule backlight update on enable_backlight_message_ap_gatedJanne Grunau1-1/+14
2023-01-11drm/asahi: Fix backlight restores on non-microLED devicesAsahi Lina2-8/+24
2023-01-11drm/apple: Remove obsolete ignore_swap_completeAsahi Lina2-6/+1
2023-01-11drm/apple: Wait for power on request to complete synchronouslyAsahi Lina1-7/+12
2023-01-11drm/apple: Read display dimensions from devicetreeJanne Grunau2-12/+25
2023-01-11drm/apple: Implement drm_crtc_helper_funcs.mode_fixupJanne Grunau3-1/+18
2023-01-11drm/apple: Add trace point for display brightnessJanne Grunau2-0/+19
2023-01-11drm/apple: register backlight device after IOMFB startJanne Grunau4-51/+64
2023-01-11gpu: drm: apple: Avoid drm_fb_dma_get_gem_addrJanne Grunau1-1/+9
2023-01-11drm/apple: Fix suspend/resume handlingHector Martin2-29/+29
2023-01-11HACK: gpu: drm: apple: j314/j316: Ignore 120 Hz mode for integrated displayJanne Grunau1-0/+13
2023-01-11gpu: drm: apple: Brightness control via atomic commitsJanne Grunau8-16/+347
2023-01-11gpu: drm: apple: "match" PMU/backlight services on initJanne Grunau2-7/+105
2023-01-11gpu: drm: apple: iomfb: Unify call and callback channelsJanne Grunau2-36/+20
2023-01-11gpu: drm: apple: iomfb: Use FIELD_{GET,PREP}Janne Grunau2-29/+27
2023-01-11gpu: drm: apple: Update date last updateJanne Grunau1-1/+1
2023-01-11gpu: drm: apple: Prevent NULL pointer in dcp_hotplugJanne Grunau1-1/+1
2023-01-11gpu: drm: apple: Set maximal framebuffer size correctlyJanne Grunau1-6/+8
2023-01-11gpu: drm: apple: Fix shutdown of partially probed dcpJanne Grunau1-1/+2
2023-01-11fixup! iommu: Parse translated reserved regionsJanne Grunau1-2/+7
2023-01-11gpu: drm: apple: Provide notch-less modesJanne Grunau5-5/+23
2023-01-11gpu: drm: apple: Support opaque pixel formatsJanne Grunau2-1/+6
2023-01-11gpu: drm: apple: Remove other framebuffers before DRM setupJanne Grunau1-0/+1
2023-01-11gpu: drm: apple: Specify correct number of DCP*s for drm_vblank_initJanne Grunau1-1/+1
2023-01-11gpu: drm: apple: Fix DCP initialisationJanne Grunau3-19/+32
2023-01-11gpu: drm: apple: Fix DCP run time PMJanne Grunau1-1/+1
2023-01-11gpu: drm: apple: Add dcp_crtc_atomic_checkJanne Grunau5-9/+42
2023-01-11gpu: drm: apple: Send an disconnected hotplug event on ASC crashJanne Grunau1-0/+4
2023-01-11gpu: drm: apple: Convert 2 non-assert WARN()s to dev_err()Janne Grunau1-3/+12
2023-01-11gpu: drm: apple: Reject modes without valid color modeJanne Grunau1-0/+6
2023-01-11gpu: drm: apple: Add apple_drm_gem_dumb_create()Janne Grunau1-1/+11
2023-01-11gpu: drm: apple: Add support for DRM_FORMAT_XRGB2101010Janne Grunau2-1/+24
2023-01-11gpu: drm: apple: Unbreak multiple DCP plane <-> crtc matchingJanne Grunau2-6/+17
2023-01-11gpu: drm: apple: Start using tracepointsJanne Grunau8-21/+217
2023-01-11drm: apple: Replace atomic refcount with krefJanne Grunau1-22/+39
2023-01-11drm: apple: Fix connector state on devices with integrated displayJanne Grunau1-0/+10