summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-18drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()Dan Carpenter
2017-04-13drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou
2017-04-12drm: Fix get_property logic fumbleDaniel Vetter
2017-04-10drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier
2017-04-07Revert "drm: Don't allow interruptions when opening debugfs/crc"Sean Paul
2017-04-07drm: Only take cursor locks when the cursor plane existsDaniel Vetter
2017-04-07drm/vmwgfx: Fix fbdev emulation using legacy functionsDaniel Vetter
2017-04-07drm/rockchip: Shutdown all crtcs when unbinding drmJeffy Chen
2017-04-07drm/rockchip: Reorder drm bind/unbind sequenceJeffy Chen
2017-04-07drm/rockchip: analogix_dp: Disable clock when unbindingJeffy Chen
2017-04-07drm/rockchip: vop: Unprepare clocks when unbindingJeffy Chen
2017-04-07drm/rockchip: vop: Enable pm domain before vop_initialJeffy Chen
2017-04-07drm/rockchip: cdn-dp: Don't unregister audio dev when unbindingJeffy Chen
2017-04-07drm/rockchip: cdn-dp: Don't try to release firmware when not loadedJeffy Chen
2017-04-07drm: bridge: analogix: Destroy connector & encoder when unbindingJeffy Chen
2017-04-07drm: bridge: analogix: Disable clock when unbindingJeffy Chen
2017-04-07drm: bridge: analogix: Unregister dp aux when unbindingJeffy Chen
2017-04-07drm: bridge: analogix: Detach panel when unbinding analogix dpJeffy Chen
2017-04-07drm: Don't allow interruptions when opening debugfs/crcChris Wilson
2017-04-07drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-04-07drm: bridge: dw-hdmi: fix input format/encoding from plat_dataNeil Armstrong
2017-04-06drm: omap: use common OF graph helpersRob Herring
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring
2017-04-06drm: convert drivers to use of_graph_get_remote_nodeRob Herring
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst
2017-04-06drm/atomic: Move enable/connector check up in check_modeset()Maarten Lankhorst
2017-04-06drm/atomic: Set all the changed flags in one place.Maarten Lankhorst
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst
2017-04-06drm: Take mode_config.mutex in setcrtc ioctlDaniel Vetter
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst
2017-04-06drm: virtio: fix virtio_gpu_cursor_formatsLaurent Vivier
2017-04-06drm: bridge: dw-hdmi: Add a missing break statementDan Carpenter
2017-04-06drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420Neil Armstrong
2017-04-06drm/fb-helper: Extract _legacy kms functionsDaniel Vetter
2017-04-06drm: extract legacy framebuffer removeDaniel Vetter
2017-04-06drm/atomic-helper: Remove legacy backoff hack from gamma_setDaniel Vetter
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-06drm: Add explicit acquire ctx handling around ->gamma_setDaniel Vetter
2017-04-06drm/fb-helper: Give up on kgdb for atomic driversDaniel Vetter
2017-04-05drm/i915: Nuke intel_atomic_legacy_gamma_setDaniel Vetter
2017-04-05drm: Only take crtc lock in get_gamma ioctlDaniel Vetter
2017-04-05drm: Drop modeset_lock_all from the getproperty ioctlDaniel Vetter
2017-04-05drm: drop modeset_lock_all from drm_state_infoDaniel Vetter
2017-04-05drm/atomic-helper: remove modeset_lock_all from helper_resumeDaniel Vetter
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter
2017-04-05drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter
2017-04-05drm: Make drm_modeset_lock_crtc internalDaniel Vetter
2017-04-04drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira
2017-04-04drm/doc: Small markup fixupDaniel Vetter