summaryrefslogtreecommitdiffstats
path: root/drivers/most (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-01drm/v3d: Create a CPU job extension to copy timestamp query to a bufferMaíra Canal4-0/+190
2023-12-01drm/v3d: Create a CPU job extension for the reset timestamp jobMaíra Canal4-0/+101
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal4-1/+149
2023-12-01drm/v3d: Create a CPU job extension for a indirect CSD jobMaíra Canal4-6/+213
2023-12-01drm/v3d: Enable BO mappingMaíra Canal2-0/+22
2023-12-01drm/v3d: Detach the CSD job BO setupMelissa Wen1-26/+42
2023-12-01drm/v3d: Create tracepoints to track the CPU jobMaíra Canal3-0/+63
2023-12-01drm/v3d: Use v3d_get_extensions() to parse CPU job dataMaíra Canal1-11/+12
2023-12-01drm/v3d: Add a CPU job submissionMelissa Wen5-1/+179
2023-12-01drm/v3d: Decouple job allocation from job initiationMaíra Canal1-20/+44
2023-12-01drm/v3d: Don't allow two multisync extensions in the same jobMaíra Canal1-0/+5
2023-12-01drm/v3d: Simplify job refcount handlingMelissa Wen1-4/+5
2023-12-01drm/v3d: Detach job submissions IOCTLs to a new specific fileMelissa Wen4-741/+753
2023-12-01drm/v3d: Move wait BO ioctl to the v3d_bo fileMelissa Wen3-35/+35
2023-12-01drm/v3d: Remove unused function headerMelissa Wen1-2/+0
2023-12-01drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLYTomi Valkeinen2-5/+1
2023-12-01drm/tidss: Fix atomic_flush checkTomi Valkeinen1-5/+5
2023-12-01drm/tidss: IRQ code cleanupTomi Valkeinen2-46/+10
2023-12-01drm/tidss: Fix dss resetTomi Valkeinen1-1/+44
2023-12-01drm/tidss: Add simple K2G manual resetTomi Valkeinen1-2/+16
2023-12-01drm/tidss: Check for K2G in in dispc_softreset()Tomi Valkeinen1-6/+7
2023-12-01drm/tidss: Return error value from from softresetTomi Valkeinen1-5/+12
2023-12-01drm/tidss: Move reset to the end of dispc_init()Tomi Valkeinen1-4/+4
2023-12-01drm/tidss: Drop useless variable initTomi Valkeinen1-1/+1
2023-12-01drm/tidss: Use PM autosuspendTomi Valkeinen1-1/+8
2023-12-01drm/tidss: Use pm_runtime_resume_and_get()Tomi Valkeinen1-2/+2
2023-12-01drm/tidss: Add support for AM62A7 DSSAradhya Bhatia3-0/+63
2023-12-01dt-bindings: display: ti: Add support for am62a7 dssAradhya Bhatia1-0/+14
2023-12-01drm/omapdrm: Improve check for contiguous buffersAndrew Davis1-4/+10
2023-11-30dma-buf: Correct the documentation of name and exp_name symbolsRamesh Errabolu1-4/+7
2023-11-30drm/imagination: fix off by one in pvr_vm_mips_init() error handlingDan Carpenter1-6/+5
2023-11-30drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()Dan Carpenter1-2/+2
2023-11-30drm/imagination: Fix error codes in pvr_device_clk_init()Dan Carpenter1-2/+2
2023-11-30drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira1-1/+4
2023-11-29Documentation/gpu: VM_BIND locking documentThomas Hellström5-0/+594
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann3-26/+17
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann9-1/+40
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann3-31/+35
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann19-5/+37
2023-11-29fbdev: Remove trailing whitespacesThomas Zimmermann1-2/+2
2023-11-29fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPSThomas Zimmermann3-6/+6
2023-11-29staging/sm750fb: Initialize fb_ops with fbdev macrosThomas Zimmermann1-6/+6
2023-11-29staging/sm750fb: Declare fb_ops as constantThomas Zimmermann1-10/+49
2023-11-29fbdev/cyber2000fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2-12/+2
2023-11-29fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-11-29fbdev/vt8500lcdfb: Initialize fb_ops with fbdev macrosThomas Zimmermann2-1/+4
2023-11-29fbdev/clps711x-fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2-6/+2
2023-11-29media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+4
2023-11-29fbdev/ps3fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2-9/+3
2023-11-29fbdev/ps3fb: Set FBINFO_VIRTFB flagThomas Zimmermann1-1/+1