summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-042-13/+41
|\
| * drm/vc4: Add support for NV21 and NV61.Dave Stevenson2017-11-201-0/+10
| * drm/vc4: Use .pixel_order instead of custom .flip_cbcrDave Stevenson2017-11-201-12/+8
| * drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888Dave Stevenson2017-11-201-0/+8
| * drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-091-0/+15
| * drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-1/+0
| * drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-021-2/+2
| * drm/vc4: Convert timers to use timer_setup()Kees Cook2017-10-302-12/+7
* | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-282-1/+8
|\ \
| * \ Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-242-1/+8
| |\ \
| | * | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-151-1/+2
| | * | drm/vc4: Account for interrupts in flightStefan Schake2017-11-131-0/+6
* | | | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-11-212-12/+7
* | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1510-95/+608
|\ \ \ \ | |/ / /
| * | | drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-031-2/+2
| | |/ | |/|
| * | drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt2017-10-191-2/+30
| * | drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-195-15/+488
| * | drm/vc4: Fix pitch setup for T-format scanout.Eric Anholt2017-10-131-5/+15
| * | drm/vc4: Move the DSI clock divider workaround closer to the clock call.Eric Anholt2017-10-131-6/+6
| * | drm/vc4: remove bridge from driver internal structurebenjamin.gaignard@linaro.org2017-10-101-11/+6
| * | drm/vc4: Set up the DSI host at pdev probe time, not component bind.Eric Anholt2017-09-271-40/+57
| * | drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt2017-09-271-1/+2
| * | drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King2017-09-081-12/+3
| * | drm/vc4: Use correct path to trace includeThierry Reding2017-09-052-3/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/vc4: Use drm_gem_fb_create()Noralf Trønnes2017-08-161-1/+2
* drm/vc4: Continue the switch to drm_*_put() helpersCihangir Akturk2017-08-141-1/+1
* drm/vc4: Fix leak of HDMI EDIDEric Anholt2017-08-141-0/+1
* drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.Eric Anholt2017-08-083-6/+21
* drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.Eric Anholt2017-08-086-108/+108
* drm/vc4: switch to drm_*{get,put} helpersCihangir Akturk2017-08-084-17/+17
* drm/vc4: Fix errant drm_bridge_remove() in DSI.Eric Anholt2017-08-081-1/+0
* drm/vc4: Don't disable DSI clocks on component unload.Eric Anholt2017-08-081-3/+0
* drm/vc4: Fix double destroy of the BO cache on teardown.Eric Anholt2017-08-081-2/+0
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-082-2/+0
* drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2017-08-081-1/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm/vc4: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/vc4: Convert more lock requirement comments to lockdep assertions.Eric Anholt2017-07-281-3/+8
* drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt2017-07-286-66/+246
* drm/vc4: Start using u64_to_user_ptr.Eric Anholt2017-07-281-6/+5
* Merge airlied/drm-next into drm-misc-nextSean Paul2017-07-261-23/+43
|\
| * Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-271-23/+43
| |\
| | * drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon2017-07-141-23/+43
* | | drm/vc4: add HDMI CEC supportHans Verkuil2017-07-263-6/+345
* | | drm/vc4: prepare for CEC supportHans Verkuil2017-07-261-30/+29
|/ /
* | drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst2017-07-261-1/+1
* | drm/vc4: Fix misleading name of the continuous flag.Eric Anholt2017-07-141-4/+4
* | drm/vc4: Fix DSI T_INIT timing.Eric Anholt2017-07-141-1/+11
* | drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
OpenPOWER on IntegriCloud