summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/mount_api.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-20fbdev: Prepare generic architecture helpersThomas Zimmermann1-2/+22
2023-04-20drm/gem: Check for valid formatsMaíra Canal2-5/+11
2023-04-19drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()Danilo Krummrich2-0/+10
2023-04-17drm/nouveau/therm: Move an assignment statement behind a null pointer check i...Markus Elfring2-2/+2
2023-04-17drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...Markus Elfring1-3/+1
2023-04-17drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...Markus Elfring1-1/+2
2023-04-17drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring1-1/+1
2023-04-17drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...Markus Elfring1-2/+1
2023-04-17drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...Markus Elfring1-5/+5
2023-04-17drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()Markus Elfring1-1/+1
2023-04-17drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...Markus Elfring1-1/+2
2023-04-17drm/nouveau/debugfs: Move an expression into a function call parameter in nou...Markus Elfring1-2/+2
2023-04-17drm/panel: nt36523: Add Lenovo J606F panelKonrad Dybcio1-0/+486
2023-04-17drm/panel: nt36523: Get orientation from OFKonrad Dybcio1-0/+15
2023-04-17drm/panel: nt36523: Add DCS backlight supportKonrad Dybcio1-3/+65
2023-04-17dt-bindings: display: panel: nt36523: Add Lenovo J606F panelKonrad Dybcio1-5/+11
2023-04-17dma-buf/dma-resv.c: fix a typoSui Jingfeng1-1/+1
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann3-32/+81
2023-04-16fbdev: Simplify fb_is_primary_device for x86Daniel Vetter1-12/+1
2023-04-16video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter1-3/+4
2023-04-16video/aperture: Drop primary argumentDaniel Vetter4-11/+9
2023-04-16video/aperture: Move vga handling to pci functionDaniel Vetter1-8/+7
2023-04-16video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter1-7/+9
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter13-23/+16
2023-04-16video/aperture: use generic code to figure out the vga default deviceDaniel Vetter1-3/+2
2023-04-16drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter1-2/+7
2023-04-15drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-04-14drm/bridge: fsl-ldb: Add i.MX6SX supportFabio Estevam1-1/+13
2023-04-14dt-bindings: display: bridge: ldb: Add an i.MX6SX entryFabio Estevam1-1/+4
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal1-1/+5
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal1-3/+2
2023-04-12MAINTAINERS: add drm_bridge for drm bridge maintainersDaniel Vetter1-0/+1
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2-0/+20
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix1-6/+0
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev3-74/+38
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin3-0/+40
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev1-26/+0
2023-04-11drm/nouveau/disp: make gv100_disp_core_mthd_base staticruanjinjie1-1/+1
2023-04-11drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks1-1/+1
2023-04-11drm/vc4: remove unused render_wait variableTom Rix1-2/+0
2023-04-08accel/habanalabs: add missing error flow in hl_sysfs_init()Tomer Tayar1-1/+5
2023-04-08accel/habanalabs: speedup h/w queues test in Gaudi2Moti Haimovski2-41/+128
2023-04-08accel/habanalabs: fix handling of arc farm sei eventDani Liberman2-11/+18
2023-04-08accel/habanalabs: remove Gaudi1 multi MSI codeOfir Bitton2-93/+5
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay1-1/+2
2023-04-08accel/habanalabs: fixes for unexpected error interruptOfir Bitton2-5/+2
2023-04-08accel/habanalabs: don't wait for STS_OK after sending COMMS WFEKoby Elbaz1-1/+1
2023-04-08accel/habanalabs: sync f/w events interrupt in hard resetTal Cohen5-25/+37
2023-04-08accel/habanalabs: fix wrong reset and event flagsOfir Bitton1-4/+9
2023-04-08accel/habanalabs: fix events mask of decoder abnormal interruptsTomer Tayar1-7/+11