Eric Anholt ([email protected])

Number of posts: 1239 (0.3 per day)
First post: 2006-08-09 19:04:29
Last post: 2017-11-14 00:19:16

Date List Subject
2019-04-01 17:53:25 linux-kernel Re: [PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32.
2019-04-01 17:51:18 linux-kernel Re: [PATCH] gpu: v3d: fix a missing check of pm_runtime_get_sync
2019-04-01 16:04:58 linux-kernel Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver
2019-04-01 15:44:44 linux-kernel Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper
2019-03-29 18:16:53 linux-kernel Re: [PATCH v2 1/2] drm/file: Rehabilitate the firstopen hook for non-legacy drivers
2019-03-25 16:45:00 linux-kernel Re: [PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32.
2019-03-22 21:33:44 linux-kernel Re: [PATCH 1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
2019-03-22 21:29:31 linux-kernel Re: [PATCH RESEND] drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
2019-03-21 23:13:54 linux-kernel Re: [PATCH v2 1/2] drm/file: Rehabilitate the firstopen hook for non-legacy drivers
2019-03-21 16:21:32 linux-kernel Re: [PATCH v2 2/2] drm/vc4: Allocated/liberate the binner BO at firstopen/lastclose
2019-03-20 16:59:59 linux-kernel Re: [PATCH v2 2/2] drm/vc4: Allocated/liberate the binner BO at firstopen/lastclose
2019-03-20 16:57:52 linux-kernel Re: [PATCH v2 1/2] drm/file: Rehabilitate the firstopen hook for non-legacy drivers
2019-03-16 19:00:17 linux-kernel Re: [PATCH 3/3] drm/vc4: Don't liberate the binner BO at runtime suspend
2019-03-14 19:12:14 linux-kernel Re: [PATCH] drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
2019-03-14 16:50:11 linux-kernel Re: [PATCH] drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
2019-03-14 16:37:03 linux-kernel [PATCH] drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
2019-03-14 16:29:41 linux-kernel Re: [PATCH 1/4] drm: Add helpers for locking an array of BO reservations.
2019-03-13 23:55:00 linux-kernel [PATCH 4/4] drm/v3d: Add support for compute shader dispatch.
2019-03-13 23:53:14 linux-kernel [PATCH 3/4] drm/v3d: Refactor job management.
2019-03-13 23:52:57 linux-kernel [PATCH 2/4] drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
2019-03-13 23:52:53 linux-kernel [PATCH 1/4] drm/v3d: Add a note about OOM vs FRDONE, which may be racing on v3.3.
2019-03-12 20:08:56 linux-kernel Re: [PATCH] arm64: bcm2835: Add missing dependency on MFD_CORE.
2019-03-12 20:07:52 linux-kernel [GIT PULL] bcm2835-drivers-next-2019-03-12
2019-03-12 17:38:39 linux-kernel Re: [PATCH 1/4] drm: Add helpers for locking an array of BO reservations.
2019-03-08 23:13:20 linux-kernel Re: [PATCH v4 2/2] drm/v3d: Add support for V3D v4.2.
2019-03-08 21:09:12 linux-kernel Re: [GIT PULL 2/2] bcm2835-drivers-next-2019-03-04
2019-03-08 21:08:35 linux-kernel [PATCH] arm64: bcm2835: Add missing dependency on MFD_CORE.
2019-03-08 17:50:01 linux-kernel Re: [PATCH v3 1/3] drm/v3d: Add support for V3D v4.2.
2019-03-08 17:47:28 linux-kernel Re: [PATCH 1/4] drm: Add helpers for locking an array of BO reservations.
2019-03-08 17:45:33 linux-kernel [PATCH v4 1/2] drm/v3d: Handle errors from IRQ setup.
2019-03-08 17:44:40 linux-kernel [PATCH v4 2/2] drm/v3d: Add support for V3D v4.2.
2019-03-08 16:52:07 linux-kernel Re: [PATCH v3 1/3] drm/v3d: Add support for V3D v4.2.
2019-03-08 16:20:28 linux-kernel [PATCH 3/4] drm/v3d: Remove some dead members of struct v3d_bo.
2019-03-08 16:18:28 linux-kernel [PATCH 1/4] drm: Add helpers for locking an array of BO reservations.
2019-03-08 16:18:13 linux-kernel [PATCH 4/4] drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
2019-03-08 16:18:08 linux-kernel [PATCH 2/4] drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations()
2019-03-08 16:17:55 linux-kernel [PATCH 0/4] drm/v3d: Add drm core helper, use shmem helpers
2019-03-05 00:03:15 linux-kernel [GIT PULL 1/2] bcm2835-dt-next-2019-03-04
2019-03-05 00:02:59 linux-kernel [GIT PULL 2/2] bcm2835-drivers-next-2019-03-04
2019-03-05 00:00:27 linux-kernel Re: [PATCH resend] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
2019-03-04 23:28:30 linux-kernel Re: [PATCH] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
2019-03-04 20:28:18 linux-kernel Re: rpi-b-rev2 can't detect hdmi display due to wrong hpd gpio pull in dts
2019-02-20 23:38:53 linux-kernel [PATCH v3 2/3] drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
2019-02-20 23:38:08 linux-kernel [PATCH v3 1/3] drm/v3d: Add support for V3D v4.2.
2019-02-20 23:37:48 linux-kernel [PATCH v3 3/3] drm/v3d: Make sure the GPU is on when measuring clocks.
2019-02-20 21:06:59 linux-kernel [PATCH 2/7] drm/vc4: Use drm_print_regset32() for our debug register dumping.
2019-02-20 21:06:35 linux-kernel [PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32.
2019-02-20 21:06:29 linux-kernel [PATCH 6/7] drm/vc4: Add helpers for pm get/put.
2019-02-20 21:05:08 linux-kernel [PATCH 7/7] drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
2019-02-20 21:04:55 linux-kernel [PATCH 4/7] drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
2019-02-20 21:04:53 linux-kernel [PATCH 3/7] drm/vc4: Use common helpers for debugfs setup by the driver components.