Show patches with: Submitter = Eric Anholt       |   458 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vc4: Add headers and .pc files for VC4 userspace development. - - - --- 2016-01-28 Eric Anholt New
vc4: Add an ioctl for labeling GEM BOs for summary stats - 1 - --- 2017-06-22 Eric Anholt New
v3d: fixup for submit alignment and check for zero flags in other ioctls. - - - --- 2018-05-01 Eric Anholt New
libkms: Allocate dumb framebuffers as 32bpp if we claim they're x8r8g8b8. - - - --- 2011-04-12 Eric Anholt New
intel: Track whether a buffer is idle to avoid trips to the kernel. - - - --- 2014-01-15 Eric Anholt New
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state. - - - --- 2016-11-04 Eric Anholt New
drm/vc4: Remove broken attempt at GPU reset using genpd. 2 - 1 --- 2015-12-22 Eric Anholt New
drm/vc4: Mark the device as active when enabling runtime PM. - 1 - --- 2017-05-15 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. - - - --- 2018-08-07 Eric Anholt New
drm/vc4: Kick out the simplefb framebuffer before we set up KMS. 1 - - --- 2016-04-19 Eric Anholt New
drm/vc4: Introduce tracepoints for CL execution. - - - --- 2018-05-17 Eric Anholt New
drm/vc4: Fulfill user BO creation requests from the kernel BO cache. - - - --- 2017-02-09 Eric Anholt New
drm/vc4: Flush the caches before the bin jobs, as well. - 1 - --- 2017-12-21 Eric Anholt Accepted
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions. - - - --- 2017-08-17 Eric Anholt New
drm/vc4: Fix refcounting of runtime PM get if it errors out. - 1 - --- 2017-04-17 Eric Anholt New
drm/vc4: Fix races when the CS reads from render targets. - - - --- 2016-09-28 Eric Anholt New
drm/vc4: Fix race between page flip completion event and clean-up - 2 - --- 2016-11-28 Eric Anholt New
drm/vc4: Fix pitch setup for T-format scanout. - 1 - --- 2017-09-27 Eric Anholt New
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO. - - - --- 2017-02-09 Eric Anholt New
drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge. - 2 - --- 2018-03-09 Eric Anholt New
drm/vc4: Fix NULL deref in HDMI init error path - - - --- 2016-04-05 Eric Anholt New
drm/vc4: Fix memory leak of the CRTC state. - - - --- 2016-10-10 Eric Anholt New
drm/vc4: Fix leak of the file_priv that stored the perfmon. - 1 - --- 2018-04-09 Eric Anholt New
drm/vc4: Fix leak of HDMI EDID - 1 1 --- 2017-08-08 Eric Anholt New
drm/vc4: Fix ioctl permissions for render nodes. - - - --- 2016-06-02 Eric Anholt New
drm/vc4: Fall back to using an EDID probe in the absence of a GPIO. - - - --- 2016-09-14 Eric Anholt New
drm/vc4: Enable the DSI module and link before other enables. - - - --- 2018-06-04 Eric Anholt New
drm/vc4: Enable selection in Kconfig on any BCM platform. - - - --- 2017-05-08 Eric Anholt New
drm/vc4: Enable limited range RGB output on HDMI with CEA modes. - - - --- 2016-09-16 Eric Anholt New
drm/vc4: Drop debug print at boot with DPI enabled. 1 - - --- 2017-02-08 Eric Anholt New
drm/vc4: Don't force new binner overflow allocation per draw. - - - --- 2016-08-20 Eric Anholt New
drm/vc4: Define a DRM format modifier for SAND tiling. - - - --- 2018-05-17 Eric Anholt New
drm/vc4: Allow using more than 256MB of CMA memory. - 1 - --- 2017-03-27 Eric Anholt New
drm/vc4: Allow some more signals to be packed with uniform resets. - - - --- 2016-09-02 Eric Anholt New
drm/vc4: Allocate the right amount of space for boot-time CRTC state. - 1 1 --- 2017-03-28 Eric Anholt New
drm/vc4: Add threading support - - - --- 2016-11-12 Eric Anholt New
drm/vc4: Add support for SAND modifier. 1 - - --- 2018-03-03 Eric Anholt New
drm/vc4: Add support for gamma ramps. - - - --- 2016-04-20 Eric Anholt New
drm/vc4: Add some missing HVS register definitions. 1 - - --- 2018-03-02 Eric Anholt New
drm/vc4: Add missing render node support - 1 - --- 2016-04-20 Eric Anholt New
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits. - 1 - --- 2018-04-30 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 - --- 2019-03-14 Eric Anholt New
drm/v3d: Fix BO stats accounting for dma-buf-imported buffers. drm/v3d: Fix BO stats accounting for dma-buf-imported buffers. - - - --- 2019-02-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. - - - --- 2018-07-24 Eric Anholt New
drm/v3d: Define the fourcc modifier for the Broadcom UIF format. 1 - - --- 2018-06-21 Eric Anholt New
drm/v3d: Add a little debugfs entry for measuring the core clock. drm/v3d: Add a little debugfs entry for measuring the core clock. - - - --- 2018-07-24 Eric Anholt New
drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR. drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR. 1 - - --- 2018-10-25 Eric Anholt New
drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...). drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...). 1 1 - --- 2018-11-05 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. - - - --- 2018-12-03 Eric Anholt New
drm/sched: Extend the documentation. - 1 - --- 2018-04-04 Eric Anholt Accepted
drm/sched: Always trace the dependencies we wait on, to fix a race. drm/sched: Always trace the dependencies we wait on, to fix a race. - 2 - --- 2018-12-07 Eric Anholt New
drm/pl111: Register the clock divider and use it. - - - --- 2017-04-24 Eric Anholt New
drm/pl111: Fix offset calculation for the primary plane. - 1 - --- 2017-06-03 Eric Anholt New
drm/pl111: Fix defined-but-not-used warnings in COMPILE_TEST mode. - - - --- 2017-05-19 Eric Anholt New
drm/pl111: Add a debugfs node to dump our registers. - 1 - --- 2017-05-18 Eric Anholt New
drm/panel: simple: Fix the bus_format for the Ontat panel. - - - --- 2018-03-09 Eric Anholt Accepted
drm/panel: Remove the get_timings() function. - - - --- 2016-06-01 Eric Anholt New
drm/cma: Fix recent regression of mmap() in the MMU case. - 1 - --- 2017-04-17 Eric Anholt New
drm/bridge: Fix lvds-encoder since the panel_bridge rework. - - 1 --- 2017-11-14 Eric Anholt New
drm: Use the driver's gem_object_free function from CMA helpers. - 1 - --- 2015-12-15 Eric Anholt New
drm: shmem helper fixups. drm: shmem helper fixups. - - 1 --- 2018-11-26 Eric Anholt New
drm: Print the pid when debug logging an ioctl error. - 1 - --- 2018-01-30 Eric Anholt New
drm: Initialize or valgrind-clear modesetting ioctl arguments. - - - --- 2013-12-29 Eric Anholt New
drm: Fix render node numbering regression from control node removal. - 1 - --- 2018-05-09 Eric Anholt New
drm: Consider drivers setting DRIVER_ATOMIC as atomic. - 1 - --- 2018-06-21 Eric Anholt New
bridge: Fix panel-bridge error return on !panel. - - - --- 2017-06-15 Eric Anholt New
[v6,5/5] drm/panel: Add support for the Raspberry Pi 7" Touchscreen. - - - --- 2017-08-15 Eric Anholt New
[v6,4/5] dt-bindings: Document the Raspberry Pi Touchscreen nodes. 1 - - --- 2017-08-15 Eric Anholt New
[v6,3/5] drm/vc4: Set up the DSI host at pdev probe time, not component bind. - 2 - --- 2017-08-15 Eric Anholt New
[v6,3/3] drm/panel: Add support for the Raspberry Pi 7" Touchscreen. 1 1 - --- 2017-09-27 Eric Anholt New
[v6,2/5] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math. - 2 - --- 2017-08-15 Eric Anholt New
[v6,2/3] dt-bindings: Document the Raspberry Pi Touchscreen nodes. 1 - - --- 2017-09-27 Eric Anholt New
[v6,2/2] drm/pl111: Initial drm/kms driver for pl111 - 1 - --- 2017-04-13 Eric Anholt New
[v6,1/5] drm/vc4: Move the DSI clock divider workaround closer to the clock call. - 1 - --- 2017-08-15 Eric Anholt New
[v6,1/3] drm/vc4: Move the DSI clock divider workaround closer to the clock call. - - - --- 2017-09-27 Eric Anholt New
[v6,1/2] video: ARM CLCD: Move registers to a separate header. - - - --- 2017-04-13 Eric Anholt New
[v5] drm/pl111: Initial drm/kms driver for pl111 - 1 - --- 2017-04-11 Eric Anholt New
[v5,6/6] drm/panel: Add support for the Raspberry Pi 7" Touchscreen. - - - --- 2017-07-18 Eric Anholt New
[v5,5/6] dt-bindings: Document the Raspberry Pi Touchscreen nodes. 1 - - --- 2017-07-18 Eric Anholt New
[v5,4/6] drm: Allow DSI devices to be registered before the host registers. - - - --- 2017-07-18 Eric Anholt New
[v5,3/6] drm/vc4: Delay DSI host registration until the panel has probed. - 2 - --- 2017-07-18 Eric Anholt New
[v5,2/6] drm/bridge: Add a devm_ allocator for panel bridge. - 2 1 --- 2017-07-18 Eric Anholt New
[v5,1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math. - - - --- 2017-07-18 Eric Anholt New
[v4,3/3] drm/vc4: Add specific compatible strings for Cygnus. 1 - - --- 2017-04-28 Eric Anholt New
[v4,2/3] drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D. - 1 - --- 2017-04-28 Eric Anholt New
[v4,2/2] drm/v3d: Add support for V3D v4.2. [v4,1/2] drm/v3d: Handle errors from IRQ setup. - 1 - --- 2019-03-08 Eric Anholt New
[v4,2/2] drm/pl111: Initial drm/kms driver for pl111 - - - --- 2017-03-31 Eric Anholt New
[v4,1/3] drm/vc4: Turn the V3D clock on at runtime. 1 - - --- 2017-04-28 Eric Anholt New
[v4,1/2] video: ARM CLCD: Move registers to a separate header. - - - --- 2017-03-31 Eric Anholt New
[v4,1/2] drm/v3d: Handle errors from IRQ setup. [v4,1/2] drm/v3d: Handle errors from IRQ setup. - 1 - --- 2019-03-08 Eric Anholt New
[v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge. 2 1 - --- 2017-06-02 Eric Anholt New
[v3,7/7] ARM: bcm2835: Add VC4 to the device tree. - - - --- 2015-10-09 Eric Anholt New
[v3,6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree. 1 - - --- 2015-10-09 Eric Anholt New
[v3,5/7] drm/vc4: Allow vblank to be disabled - - - --- 2015-10-09 Eric Anholt New
[v3,4/7] drm/vc4: Use the fbdev_cma helpers - - - --- 2015-10-09 Eric Anholt New
[v3,3/7] drm/vc4: Add KMS support for Raspberry Pi. 1 - - --- 2015-10-09 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 - --- 2019-02-20 Eric Anholt New
[v3,3/3] drm/msm: Clean up GMU OOB set/clear handling. drm/msm: fix for "Timeout waiting for GMU OOB set GPU_SET: 0x0" - 1 - --- 2021-01-28 Eric Anholt New
[v3,3/3] drm: Clarify the role of plane_state argument to drm_simple update(). - 1 - --- 2017-03-20 Eric Anholt New
[v3,2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. - - - --- 2015-10-09 Eric Anholt New
« 1 2 3 44 5 »