index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
most
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
4
-0
/
+190
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
4
-0
/
+101
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
4
-1
/
+149
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
4
-6
/
+213
2023-12-01
drm/v3d: Enable BO mapping
Maíra Canal
2
-0
/
+22
2023-12-01
drm/v3d: Detach the CSD job BO setup
Melissa Wen
1
-26
/
+42
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
3
-0
/
+63
2023-12-01
drm/v3d: Use v3d_get_extensions() to parse CPU job data
Maíra Canal
1
-11
/
+12
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
5
-1
/
+179
2023-12-01
drm/v3d: Decouple job allocation from job initiation
Maíra Canal
1
-20
/
+44
2023-12-01
drm/v3d: Don't allow two multisync extensions in the same job
Maíra Canal
1
-0
/
+5
2023-12-01
drm/v3d: Simplify job refcount handling
Melissa Wen
1
-4
/
+5
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen
4
-741
/
+753
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
3
-35
/
+35
2023-12-01
drm/v3d: Remove unused function header
Melissa Wen
1
-2
/
+0
2023-12-01
drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLY
Tomi Valkeinen
2
-5
/
+1
2023-12-01
drm/tidss: Fix atomic_flush check
Tomi Valkeinen
1
-5
/
+5
2023-12-01
drm/tidss: IRQ code cleanup
Tomi Valkeinen
2
-46
/
+10
2023-12-01
drm/tidss: Fix dss reset
Tomi Valkeinen
1
-1
/
+44
2023-12-01
drm/tidss: Add simple K2G manual reset
Tomi Valkeinen
1
-2
/
+16
2023-12-01
drm/tidss: Check for K2G in in dispc_softreset()
Tomi Valkeinen
1
-6
/
+7
2023-12-01
drm/tidss: Return error value from from softreset
Tomi Valkeinen
1
-5
/
+12
2023-12-01
drm/tidss: Move reset to the end of dispc_init()
Tomi Valkeinen
1
-4
/
+4
2023-12-01
drm/tidss: Drop useless variable init
Tomi Valkeinen
1
-1
/
+1
2023-12-01
drm/tidss: Use PM autosuspend
Tomi Valkeinen
1
-1
/
+8
2023-12-01
drm/tidss: Use pm_runtime_resume_and_get()
Tomi Valkeinen
1
-2
/
+2
2023-12-01
drm/tidss: Add support for AM62A7 DSS
Aradhya Bhatia
3
-0
/
+63
2023-12-01
dt-bindings: display: ti: Add support for am62a7 dss
Aradhya Bhatia
1
-0
/
+14
2023-12-01
drm/omapdrm: Improve check for contiguous buffers
Andrew Davis
1
-4
/
+10
2023-11-30
dma-buf: Correct the documentation of name and exp_name symbols
Ramesh Errabolu
1
-4
/
+7
2023-11-30
drm/imagination: fix off by one in pvr_vm_mips_init() error handling
Dan Carpenter
1
-6
/
+5
2023-11-30
drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()
Dan Carpenter
1
-2
/
+2
2023-11-30
drm/imagination: Fix error codes in pvr_device_clk_init()
Dan Carpenter
1
-2
/
+2
2023-11-30
drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
Yuran Pereira
1
-1
/
+4
2023-11-29
Documentation/gpu: VM_BIND locking document
Thomas Hellström
5
-0
/
+594
2023-11-29
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
3
-26
/
+17
2023-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
9
-1
/
+40
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
3
-31
/
+35
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
19
-5
/
+37
2023-11-29
fbdev: Remove trailing whitespaces
Thomas Zimmermann
1
-2
/
+2
2023-11-29
fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
Thomas Zimmermann
3
-6
/
+6
2023-11-29
staging/sm750fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
1
-6
/
+6
2023-11-29
staging/sm750fb: Declare fb_ops as constant
Thomas Zimmermann
1
-10
/
+49
2023-11-29
fbdev/cyber2000fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-12
/
+2
2023-11-29
fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-11-29
fbdev/vt8500lcdfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-1
/
+4
2023-11-29
fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-6
/
+2
2023-11-29
media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+4
2023-11-29
fbdev/ps3fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
fbdev/ps3fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-1
/
+1
[next]