summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio-driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-27drm/nouveau: remove abi16->handlesBen Skeggs1-1/+0
2024-07-27drm/nouveau: remove abi16->deviceBen Skeggs2-23/+3
2024-07-27drm/nouveau: handle limited nvif ioctl in abi16Ben Skeggs7-249/+251
2024-07-27drm/nouveau: add nouveau_cli to nouveau_abi16Ben Skeggs2-4/+6
2024-07-27drm/nouveau: move allocation of root client out of nouveau_cli_init()Ben Skeggs1-17/+19
2024-07-27drm/nouveau: store nvkm_device pointer in nouveau_drmBen Skeggs2-11/+13
2024-07-27drm/nouveau: create pci device onceBen Skeggs1-9/+2
2024-07-27drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdataBen Skeggs7-64/+58
2024-07-27drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common codeBen Skeggs2-39/+60
2024-07-27drm/nouveau: move nouveau_drm_device_fini() above init()Ben Skeggs1-53/+53
2024-07-26drm/vblank: add dynamic per-crtc vblank configuration supportHamza Mahfooz3-26/+97
2024-07-26drm/panel-edp: Add CSW MNB601LS1-4Haikun Zhou1-0/+1
2024-07-26accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEVZenghui Yu1-6/+0
2024-07-26drm/ci: update link to Gitlab serverDeborah Brouwer1-1/+1
2024-07-25drm/panel: nt36672e: Break some CMDS into helper functionsCong Yang1-25/+44
2024-07-25drm/panel: nt35521: Break some CMDS into helper functionsCong Yang1-8/+21
2024-07-25drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functionsCong Yang1-127/+63
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani1-20/+7
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König12-31/+22
2024-07-25drm/bridge: it6505: Disable IRQ when powered offPin-yen Lin1-5/+12
2024-07-24drm/virtio: Add DRM capset definitionDmitry Osipenko1-0/+1
2024-07-24drm/panel/panel-ilitek-ili9806e: Add Densitron DMT028VGHMCMI-1D TFT to ILI980...Marek Vasut1-0/+165
2024-07-24dt-bindings: display: panel: Document Densitron DMT028VGHMCMI-1D TFT on ILI98...Marek Vasut1-0/+1
2024-07-24drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()Zhaoxiong Lv1-17/+2
2024-07-24drm/panel: boe-th101mb31ig002 : Fix the way to get porch parametersZhaoxiong Lv1-5/+4
2024-07-24drm: panel: boe-bf060y8m-aj0: Enable prepare_prev_firstDang Huynh1-0/+2
2024-07-23drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()Markus Elfring1-1/+1
2024-07-23drm/bridge: tc358767: Add configurable default preemphasisMarek Vasut1-7/+38
2024-07-23dt-bindings: display: bridge: tc358867: Document default DP preemphasisMarek Vasut1-1/+20
2024-07-23drm/ttm: Allow direct reclaim to allocate local memory v2Rajneesh Bhardwaj1-1/+1
2024-07-23dma-buf: heaps: Deduplicate docs and adopt common formatT.J. Mercier2-32/+16
2024-07-22drm/nouveau: use GEM references instead of TTMsDanilo Krummrich9-40/+44
2024-07-22drm/nouveau: bo: remove unused functionsDanilo Krummrich1-29/+0
2024-07-22drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-07-22drm/panel-edp: Add 6 panels used by MT8186 ChromebooksTerry Hsiao1-0/+6
2024-07-22drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdownDouglas Anderson4-37/+68
2024-07-22mtd: mtdoops: Fix kmsgdump parameter renaming.Jocelyn Falempe1-2/+2
2024-07-22fbcon: Use oops_in_progress instead of panic_cpuJocelyn Falempe1-0/+9
2024-07-20drm/panic: Add missing static inline to drm_panic_is_enabled()Jocelyn Falempe2-1/+3
2024-07-19drm/stm: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2024-07-19drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLEJocelyn Falempe1-1/+1
2024-07-19drm/fb-helper: Set skip_panic if the drm driver supports drm panicJocelyn Falempe1-0/+2
2024-07-19fbcon: Add an option to disable fbcon in panicJocelyn Falempe2-1/+7
2024-07-19drm/panic: Add drm_panic_is_enabled()Jocelyn Falempe2-0/+27
2024-07-19drm/stm: ltdc: remove reload interruptYannick Fertre1-10/+6
2024-07-19drm/stm: ltdc: add mask for lxcr registerYannick Fertre1-4/+4
2024-07-19drm/stm: ltdc: reset plane transparency after plane disableYannick Fertre1-0/+3
2024-07-19drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestampThomas Zimmermann2-2/+33
2024-07-19drm/mgag200: Add vblank supportThomas Zimmermann12-2/+143
2024-07-19drm/mgag200: Add dedicted variable for <linecomp> fieldThomas Zimmermann1-4/+7