- 2820526 drm/vc4: kms: Don't disable the muxing of an active CRTC by Maxime Ripard · 4 years, 2 months ago
- f2df84e drm/vc4: kms: Store the unassigned channel list in the state by Maxime Ripard · 4 years, 2 months ago
- 84d7d47 drm/vc4: Use devm_drm_dev_alloc by Maxime Ripard · 4 years, 3 months ago
- 171a072 drm/vc4: gem: Add a managed action to cleanup the job queue by Maxime Ripard · 4 years, 3 months ago
- 1c80be4 drm/vc4: bo: Add a managed action to cleanup the cache by Maxime Ripard · 4 years, 3 months ago
- 5066f42 drm/vc4: Rework the structure conversion functions by Maxime Ripard · 4 years, 3 months ago
- 8ba0b6d drm/vc4: crtc: Keep the previously assigned HVS FIFO by Maxime Ripard · 4 years, 4 months ago
- f437bc1 drm/vc4: drv: Support BCM2711 by Maxime Ripard · 4 years, 4 months ago
- 283d347 drm/vc4: hdmi: Remove vc4_dev hdmi pointer by Maxime Ripard · 4 years, 4 months ago
- 875a4d5 drm/vc4: drv: Disable the CRTC at boot time by Maxime Ripard · 4 years, 4 months ago
- 29bbb93 drm/vc4: hvs: Introduce a function to get the assigned FIFO by Maxime Ripard · 4 years, 4 months ago
- 50e9d6c drm/vc4: hvs: Make the stop_channel function public by Maxime Ripard · 4 years, 4 months ago
- 792c313 drm/vc4: encoder: Add finer-grained encoder callbacks by Maxime Ripard · 4 years, 4 months ago
- d2f0652 drm/vc4: crtc: Move the HVS gamma LUT setup to our init function by Maxime Ripard · 4 years, 4 months ago
- aa2fd1c drm/vc4: crtc: Add HDMI1 encoder type by Maxime Ripard · 4 years, 4 months ago
- ed024b2 drm/vc4: crtc: Rename HDMI encoder type to HDMI0 by Maxime Ripard · 4 years, 4 months ago
- 649abf2 drm/vc4: crtc: Add FIFO depth to vc4_crtc_data by Maxime Ripard · 4 years, 4 months ago
- 87ebcd4 drm/vc4: crtc: Assign output to channel automatically by Maxime Ripard · 4 years, 4 months ago
- 8ebb2cf drm/vc4: crtc: Rename HVS channel to output by Maxime Ripard · 4 years, 4 months ago
- 78cbcc3 drm/vc4: crtc: Move the cob allocation outside of bind by Maxime Ripard · 4 years, 4 months ago
- 644df22 drm/vc4: crtc: Deal with different number of pixel per clock by Maxime Ripard · 4 years, 4 months ago
- d7d96c0 drm/vc4: hvs: Boost the core clock during modeset by Maxime Ripard · 4 years, 4 months ago
- c54619b drm/vc4: Add support for the BCM2711 HVS5 by Dave Stevenson · 4 years, 4 months ago
- e25a21a drm/vc4: crtc: Move the txp_armed function to the TXP by Maxime Ripard · 4 years, 7 months ago
- 5fefc60 drm/vc4: crtc: Move the CRTC initialisation to a separate function by Maxime Ripard · 4 years, 7 months ago
- 5a20ff8 drm/vc4: crtc: Split CRTC data in two by Maxime Ripard · 4 years, 7 months ago
- bdd9647 drm/vc4: crtc: Make state functions public by Maxime Ripard · 4 years, 7 months ago
- 8175287 drm/vc4: crtc: Move HVS setup code to the HVS driver by Maxime Ripard · 4 years, 7 months ago
- ae44a52 drm/vc4: crtc: Move crtc state to common header by Maxime Ripard · 4 years, 8 months ago
- 0c2a50f drm/vc4: plane: Move additional planes creation to driver by Maxime Ripard · 5 years ago
- e10cde4 drm/vc4: plane: Move planes creation to its own function by Maxime Ripard · 4 years, 8 months ago
- 6a88752 drm/vc4: drv: Add include guards by Maxime Ripard · 4 years, 8 months ago
- 7ce84471 drm: convert .debugfs_init() hook to return void. by Wambui Karuga · 4 years, 10 months ago
- 5b2adbd drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 7f2a09e drm/vc4: Replace wait_for macros to remove use of msleep by James Hughes · 5 years ago
- 3c8639c drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position() by Thomas Zimmermann · 5 years ago
- 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
- fd6d6d8 drm/vc4: drop use of drmP.h by Sam Ravnborg · 6 years ago
- be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- e4fa845 drm/prime: Align gem_prime_export with obj_funcs.export by Daniel Vetter · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 35c8b4b drm/vc4: Allocate binner bo when starting to use the V3D by Paul Kocialkowski · 6 years ago
- ffc2674 drm/vc4: Disable V3D interactions if the v3d component didn't probe. by Eric Anholt · 6 years ago
- c9be804 drm/vc4: Use common helpers for debugfs setup by the driver components. by Eric Anholt · 6 years ago
- cb74f6e drm/vc4: Add helpers for pm get/put. by Eric Anholt · 6 years ago
- 3051719 drm/vc4: Use drm_print_regset32() for our debug register dumping. by Eric Anholt · 6 years ago
- 6b5c029 drm/vc4: Add a debugfs entry to disable/enable the load tracker by Paul Kocialkowski · 6 years ago
- 4686da8 drm/vc4: Add a load tracker to prevent HVS underflow errors by Boris Brezillon · 6 years ago
- 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
- bd7de1e drm: vc4: Switch to use drm_gem_object reservation_object by Rob Herring · 6 years ago
- e9eafcb drm: move drm_can_sleep() to drm_util.h by Sam Ravnborg · 6 years ago
- 666e735 drm/vc4: Take margin setup into account when updating planes by Boris Brezillon · 6 years ago
- 8d93844 drm/vc4: Don't check plane state more than once by Boris Brezillon · 6 years ago
- 0a038c1 drm/vc4: Move LBM creation out of vc4_plane_mode_set() by Boris Brezillon · 6 years ago
- 008095e drm/vc4: Add support for the transposer block by Boris Brezillon · 7 years ago
- abd7dbe gpu: drm: vc4: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
- 818f5c8 drm/vc4: Syncobj import support by Stefan Schake · 7 years ago
- 766cc6b drm/vc4: Add CTM support by Stefan Schake · 7 years ago
- 7927180 drm/vc4: Move CRTC state to header by Stefan Schake · 7 years ago
- 8236469 drm/vc4: Move plane state to header by Stefan Schake · 7 years ago
- 65101d8 drm/vc4: Expose performance counters to userspace by Boris Brezillon · 7 years ago
- b8f429a drm/vc4: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
- b9f1925 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl by Boris Brezillon · 7 years ago
- f309946 drm/vc4: Add an ioctl for labeling GEM BOs for summary stats by Eric Anholt · 7 years ago
- 55a0b9d drm/vc4: Remove dead vc4_event_pending(). by Eric Anholt · 8 years ago
- 8375311 drm/vc4: Add get/set tiling ioctls. by Eric Anholt · 8 years ago
- 9a8d5e4 drm/vc4: Fix comment in vc4_drv.h by Boris Brezillon · 8 years ago
- b7e8e25 drm/vc4: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
- 1bf6ad6 drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos by Daniel Vetter · 8 years ago
- 3fcdcb2 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp by Daniel Vetter · 8 years ago
- d673c02 drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool by Daniel Vetter · 8 years ago
- b72a281 drm/vc4: Turn the V3D clock on at runtime. by Eric Anholt · 8 years ago
- 553c942 drm/vc4: Allow using more than 256MB of CMA memory. by Eric Anholt · 8 years ago
- cdec4d3 drm/vc4: Expose dma-buf fences for V3D rendering. by Eric Anholt · 8 years ago
- 0d5f46f drm: vc4: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
- 4078f57 drm/vc4: Add DSI driver by Eric Anholt · 8 years ago
- 55d6616 drm/vc4: Remove vc4_debugfs_cleanup() by Noralf Trønnes · 8 years ago
- c77b9ab drm: vc4: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
- 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
- e4b81f8 drm/vc4: Add support for the VEC (Video Encoder) IP by Boris Brezillon · 8 years ago
- ab8df60 drm/vc4: Fix ->clock_select setting for the VEC encoder by Boris Brezillon · 8 years ago
- 26fc78f drm/vc4: Fix race between page flip completion event and clean-up by Derek Foreman · 8 years ago
- c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
- 7edabee drm/vc4: Fix races when the CS reads from render targets. by Eric Anholt · 8 years ago
- 57b9f56 drm/vc4: cleanup with list_first_entry_or_null() by Masahiro Yamada · 8 years ago
- 9326e6f drm/vc4: Fix overflow mem unreferencing when the binner runs dry. by Eric Anholt · 8 years ago
- 2d635fd Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
- 6d45c81d2 drm/vc4: Add support for branching in shader validation. by Eric Anholt · 9 years ago
- 35b8a74 Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
- 1bf59f1 drm/vc4: Implement precise vblank timestamping. by Mario Kleiner · 9 years ago
- 2f196b7 drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state by Daniel Vetter · 9 years ago
- 08302c3 drm/vc4: Add DPI driver by Eric Anholt · 9 years ago
- ca26d28 drm/vc4: improve throughput by pipelining binning and rendering jobs by Varad Gautam · 9 years ago
- 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
- 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 9 years ago
- 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 9 years ago
- c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 9 years ago
- 21af94c drm/vc4: Add support for scaling of display planes. by Eric Anholt · 9 years ago
- d8dbf44 drm/vc4: Make the CRTCs cooperate on allocating display lists. by Eric Anholt · 9 years ago
- 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago