Toggle navigation
Patchwork
Linux Kernel Mailing List
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Eric Anholt
| State =
Action Required
| 798 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
In Next
Search
Archived
No
Yes
Both
Delegate
------
Nobody
patchwork
lfgitoliteapi
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[3/3,v2] drm/msm: Clean up GMU OOB set/clear handling.
Untitled series #482271
- - -
0 0 0
2021-01-28
Eric Anholt
New
[3/3] drm/msm: Clean up GMU OOB set/clear handling.
[1/3] drm/msm: Fix race of GPU init vs timestamp power management.
- - -
0 0 0
2021-01-27
Eric Anholt
New
[2/3] drm/msm: Fix races managing the OOB state for timestamp vs timestamps.
[1/3] drm/msm: Fix race of GPU init vs timestamp power management.
- - -
0 0 0
2021-01-27
Eric Anholt
New
[1/3] drm/msm: Fix race of GPU init vs timestamp power management.
[1/3] drm/msm: Fix race of GPU init vs timestamp power management.
- - -
0 0 0
2021-01-27
Eric Anholt
New
[2/2] drm/msm: Fix setup of a6xx create_address_space.
[1/2] drm/msm: Fix address space size after refactor.
- - -
0 0 0
2020-06-17
Eric Anholt
New
[1/2] drm/msm: Fix address space size after refactor.
[1/2] drm/msm: Fix address space size after refactor.
- - -
0 0 0
2020-06-17
Eric Anholt
New
[1/2,v2] drm/doc: Allow new UAPI to be used once it's in drm-next/drm-misc-next.
[1/2,v2] drm/doc: Allow new UAPI to be used once it's in drm-next/drm-misc-next.
- 1 -
0 0 0
2019-04-24
Eric Anholt
New
[2/2] drm/doc: Document expectation that userspace review looks at kernel uAPI.
[1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next.
- 1 -
0 0 0
2019-04-24
Eric Anholt
New
[1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next.
[1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next.
- 1 -
0 0 0
2019-04-24
Eric Anholt
New
[v2,5/5] drm/v3d: Add missing implicit synchronization.
V3D CSD support, implicit sync fix.
- - -
0 0 0
2019-04-16
Eric Anholt
New
[v2,4/5] drm/v3d: Drop reservation of a shared slot in the dma-buf reservations.
V3D CSD support, implicit sync fix.
- - -
0 0 0
2019-04-16
Eric Anholt
New
[v2,3/5] drm/v3d: Add support for compute shader dispatch.
V3D CSD support, implicit sync fix.
- - -
0 0 0
2019-04-16
Eric Anholt
New
[v2,2/5] drm/v3d: Refactor job management.
V3D CSD support, implicit sync fix.
- - -
0 0 0
2019-04-16
Eric Anholt
New
[v2,1/5] drm/v3d: Switch the type of job-> to reduce casting.
V3D CSD support, implicit sync fix.
- - -
0 0 0
2019-04-16
Eric Anholt
New
[7/7] drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[6/7] drm/v3d: Add missing implicit synchronization.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[5/7] drm: Add helpers for setting up an array of dma_fence dependencies.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[4/7] drm/v3d: Drop reservation of a shared slot in the dma-buf reservations.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[3/7] drm/v3d: Add support for compute shader dispatch.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[2/7] drm/v3d: Refactor job management.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[1/7] drm/v3d: Switch the type of job-> to reduce casting.
DRM fence list helpers, V3D CSD support.
- - -
0 0 0
2019-04-01
Eric Anholt
New
[v2,2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe.
[v2,1/2] drm/vc4: Use common helpers for debugfs setup by the driver components.
- 1 -
0 0 0
2019-04-01
Eric Anholt
New
[v2,1/2] drm/vc4: Use common helpers for debugfs setup by the driver components.
[v2,1/2] drm/vc4: Use common helpers for debugfs setup by the driver components.
- 1 -
0 0 0
2019-04-01
Eric Anholt
New
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
- 1 -
0 0 0
2019-03-14
Eric Anholt
New
[4/4] drm/v3d: Add support for compute shader dispatch.
[1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
- - -
0 0 0
2019-03-13
Eric Anholt
New
[3/4] drm/v3d: Refactor job management.
[1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
- - -
0 0 0
2019-03-13
Eric Anholt
New
[2/4] drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
[1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
- 1 -
0 0 0
2019-03-13
Eric Anholt
New
[1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
[1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
- 1 -
0 0 0
2019-03-13
Eric Anholt
New
[GIT,PULL] bcm2835-drivers-next-2019-03-12
[GIT,PULL] bcm2835-drivers-next-2019-03-12
- - -
0 0 0
2019-03-12
Eric Anholt
New
[4/4] drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
drm/v3d: Add drm core helper, use shmem helpers
- - -
0 0 0
2019-03-08
Eric Anholt
New
[3/4] drm/v3d: Remove some dead members of struct v3d_bo.
drm/v3d: Add drm core helper, use shmem helpers
- - -
0 0 0
2019-03-08
Eric Anholt
New
[2/4] drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations()
drm/v3d: Add drm core helper, use shmem helpers
- - -
0 0 0
2019-03-08
Eric Anholt
New
[1/4] drm: Add helpers for locking an array of BO reservations.
drm/v3d: Add drm core helper, use shmem helpers
1 - -
0 0 0
2019-03-08
Eric Anholt
New
[GIT,PULL,2/2] bcm2835-drivers-next-2019-03-04
[GIT,PULL,1/2] bcm2835-dt-next-2019-03-04
- - -
0 0 0
2019-03-05
Eric Anholt
New
[GIT,PULL,1/2] bcm2835-dt-next-2019-03-04
[GIT,PULL,1/2] bcm2835-dt-next-2019-03-04
- - -
0 0 0
2019-03-05
Eric Anholt
New
[v3,3/3] drm/v3d: Make sure the GPU is on when measuring clocks.
[v3,1/3] drm/v3d: Add support for V3D v4.2.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[v3,2/3] drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
[v3,1/3] drm/v3d: Add support for V3D v4.2.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[v3,1/3] drm/v3d: Add support for V3D v4.2.
[v3,1/3] drm/v3d: Add support for V3D v4.2.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[7/7] drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[6/7] drm/vc4: Add helpers for pm get/put.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[5/7] drm/vc4: Disable V3D interactions if the v3d component didn't probe.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[4/7] drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[3/7] drm/vc4: Use common helpers for debugfs setup by the driver components.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- - -
0 0 0
2019-02-20
Eric Anholt
New
[2/7] drm/vc4: Use drm_print_regset32() for our debug register dumping.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 1 -
0 0 0
2019-02-20
Eric Anholt
New
[1/7] drm: Add a helper function for printing a debugfs_regset32.
[1/7] drm: Add a helper function for printing a debugfs_regset32.
- 2 -
0 0 0
2019-02-20
Eric Anholt
New
[2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization.
[1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.
- - -
0 0 0
2019-02-13
Eric Anholt
New
[1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.
[1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.
- - -
0 0 0
2019-02-13
Eric Anholt
New
[v2,3/3] drm/v3d: Make sure the GPU is on when measuring clocks.
[v2,1/3] drm/v3d: Add support for V3D v4.2.
- - -
0 0 0
2019-02-12
Eric Anholt
New
[v2,2/3] drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
[v2,1/3] drm/v3d: Add support for V3D v4.2.
- - -
0 0 0
2019-02-12
Eric Anholt
New
[v2,1/3] drm/v3d: Add support for V3D v4.2.
[v2,1/3] drm/v3d: Add support for V3D v4.2.
- - -
0 0 0
2019-02-12
Eric Anholt
New
[4/4] drm/v3d: Make sure the GPU is on when measuring clocks.
[1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU.
- - -
0 0 0
2019-02-07
Eric Anholt
New
[3/4] drm/v3d: Don't change other values in V3D_CTL_MISCCFG.
[1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU.
- - -
0 0 0
2019-02-07
Eric Anholt
New
[2/4] drm/v3d: Add support for V3D v4.2.
[1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU.
- - -
0 0 0
2019-02-07
Eric Anholt
New
[1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU.
[1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU.
- 1 -
0 0 0
2019-02-07
Eric Anholt
New
drm/sched: Fix a use-after-free when tracing the scheduler.
drm/sched: Fix a use-after-free when tracing the scheduler.
- - -
0 0 0
2018-12-03
Eric Anholt
New
[6/6] drm/v3d: Add missing fence timeline name for TFU.
[1/6] drm/v3d: Document cache flushing ABI.
- 1 -
0 0 0
2018-12-01
Eric Anholt
New
[5/6] drm/v3d: Add more tracepoints for V3D GPU rendering.
[1/6] drm/v3d: Document cache flushing ABI.
- 1 -
0 0 0
2018-12-01
Eric Anholt
New
[4/6] drm/v3d: Drop the wait for L2T flush to complete.
[1/6] drm/v3d: Document cache flushing ABI.
- 1 -
0 0 0
2018-12-01
Eric Anholt
New
[3/6] drm/v3d: Don't bother flushing L1TD at job start.
[1/6] drm/v3d: Document cache flushing ABI.
- 1 -
0 0 0
2018-12-01
Eric Anholt
New
[2/6] drm/v3d: Drop unused v3d_flush_caches().
[1/6] drm/v3d: Document cache flushing ABI.
- 1 -
0 0 0
2018-12-01
Eric Anholt
New
[1/6] drm/v3d: Document cache flushing ABI.
[1/6] drm/v3d: Document cache flushing ABI.
- - -
0 0 0
2018-12-01
Eric Anholt
New
[v3,5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware.
BCM2835 PM driver (MFD version respin)
- - -
0 0 0
2018-11-30
Eric Anholt
New
[v3,4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block.
BCM2835 PM driver (MFD version respin)
- - -
0 0 0
2018-11-30
Eric Anholt
New
[v3,3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding.
BCM2835 PM driver (MFD version respin)
1 - -
0 0 0
2018-11-30
Eric Anholt
New
[v3,2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.
BCM2835 PM driver (MFD version respin)
- 1 -
0 0 0
2018-11-30
Eric Anholt
New
[v3,1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node.
BCM2835 PM driver (MFD version respin)
- 1 -
0 0 0
2018-11-30
Eric Anholt
New
[3/3] drm/v3d: Fix prime imports of buffers from other drivers.
[1/3] drm/v3d: Add support for submitting jobs to the TFU.
1 1 -
0 0 0
2018-11-28
Eric Anholt
New
[2/3] drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.
[1/3] drm/v3d: Add support for submitting jobs to the TFU.
- 1 -
0 0 0
2018-11-28
Eric Anholt
New
[1/3] drm/v3d: Add support for submitting jobs to the TFU.
[1/3] drm/v3d: Add support for submitting jobs to the TFU.
- 1 -
0 0 0
2018-11-28
Eric Anholt
New
[GIT,PULL,4/4] bcm2835-dt-next-2018-11-27
[GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27
- - -
0 0 0
2018-11-27
Eric Anholt
New
[GIT,PULL,3/4] bcm2835-drivers-next-2018-11-27
[GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27
- - -
0 0 0
2018-11-27
Eric Anholt
New
[GIT,PULL,2/4] bcm2835-soc-next-2018-11-27
[GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27
- - -
0 0 0
2018-11-27
Eric Anholt
New
[GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27
[GIT,PULL,1/4] bcm2835-defconfig-next-2018-11-27
- - -
0 0 0
2018-11-27
Eric Anholt
New
[2/2] drm/vkms: Add PRIME support by converting to Noralf's shmem helpers.
[1/2] drm: Add library for shmem backed GEM objects
1 - -
0 0 0
2018-11-27
Eric Anholt
New
[1/2] drm: Add library for shmem backed GEM objects
[1/2] drm: Add library for shmem backed GEM objects
- - -
0 0 0
2018-11-27
Eric Anholt
New
[2/2] drm/vkms: Add PRIME support by converting to Noralf's shmem helpers.
[1/2] drm/vkms: Drop custom vkms_dumb_map().
- - -
0 0 0
2018-11-26
Eric Anholt
New
[1/2] drm/vkms: Drop custom vkms_dumb_map().
[1/2] drm/vkms: Drop custom vkms_dumb_map().
- - -
0 0 0
2018-11-26
Eric Anholt
New
drm: shmem helper fixups.
drm: shmem helper fixups.
- - 1
0 0 0
2018-11-26
Eric Anholt
New
[v2,5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware.
BCM2835 PM driver (MFD version)
- - -
0 0 0
2018-11-20
Eric Anholt
New
[v2,4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block.
BCM2835 PM driver (MFD version)
- - -
0 0 0
2018-11-20
Eric Anholt
New
[v2,3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding.
BCM2835 PM driver (MFD version)
- - -
0 0 0
2018-11-20
Eric Anholt
New
[v2,2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.
BCM2835 PM driver (MFD version)
- - -
0 0 0
2018-11-20
Eric Anholt
New
[v2,1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node.
BCM2835 PM driver (MFD version)
- - -
0 0 0
2018-11-20
Eric Anholt
New
[4/4] drm/v3d: Add support for submitting jobs to the TFU.
V3D TFU engine support
- - -
0 0 0
2018-11-08
Eric Anholt
New
[3/4] drm/v3d: Clean up the reservation object setup.
V3D TFU engine support
- 1 -
0 0 0
2018-11-08
Eric Anholt
New
[2/4] drm/v3d: Update a comment about what uses v3d_job_dependency().
V3D TFU engine support
- 1 -
0 0 0
2018-11-08
Eric Anholt
New
[1/4] drm/v3d: Fix whitespace inconsistency in the header.
V3D TFU engine support
- 1 -
0 0 0
2018-11-08
Eric Anholt
New
[2/2] drm: Revert syncobj timeline changes.
reverts to un-regress v3d
- - -
0 0 0
2018-11-08
Eric Anholt
New
[1/2] Revert "drm/sched: fix timeout handling v2"
reverts to un-regress v3d
- - -
0 0 0
2018-11-08
Eric Anholt
New
[3/3] drm/tinydrm: Fix setting of the column/page end addresses.
drm: tinydrm driver for adafruit PiTFT 3.5" touchscreen
- 1 -
0 0 0
2018-10-24
Eric Anholt
New
[2/3] drm: Add an hx8367d tinydrm driver.
drm: tinydrm driver for adafruit PiTFT 3.5" touchscreen
- 1 -
0 0 0
2018-10-24
Eric Anholt
New
[1/3] dt-bindings: new binding for Himax HX8357D display panels
drm: tinydrm driver for adafruit PiTFT 3.5" touchscreen
1 1 -
0 0 0
2018-10-24
Eric Anholt
New
[4/4] drm/v3d: Skip debugfs dumping GCA on platforms without GCA.
[1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
- 1 -
0 0 0
2018-09-28
Eric Anholt
New
[3/4] drm/v3d: Add some better documentation of the in_sync arguments.
[1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
- 1 -
0 0 0
2018-09-28
Eric Anholt
New
[2/4] drm/v3d: Add a little debugfs entry for measuring the core clock.
[1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
- 1 -
0 0 0
2018-09-28
Eric Anholt
New
[1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
[1/4] drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
- 1 -
0 0 0
2018-09-28
Eric Anholt
New
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
- - -
0 0 0
2018-08-07
Eric Anholt
New
drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
- - -
0 0 0
2018-07-24
Eric Anholt
New
[GIT,PULL,4/4] bcm2835-defconfig-64-next-2018-07-03
[GIT,PULL,1/4] bcm2835-dt-next-2018-07-03
- - -
0 0 0
2018-07-03
Eric Anholt
New
[GIT,PULL,3/4] bcm2835-defconfig-next-2018-07-03
[GIT,PULL,1/4] bcm2835-dt-next-2018-07-03
- - -
0 0 0
2018-07-03
Eric Anholt
New
«
1
2
3
4
…
7
8
»