summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-164-32/+0
* drm/gma500: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-165-13/+0
* drm/radeon: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/cirrus: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-9/+0
* drm/bochs: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-163-24/+0
* drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-164-32/+0
* drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/fb_helper: Use add_one_connector in add_all_connectors.Maarten Lankhorst2016-02-151-8/+4
* drm/fb_helper: Use correct allocation count for arrays.Maarten Lankhorst2016-02-151-7/+7
* drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.Rafael Antognolli2016-02-141-16/+2
* drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli2016-02-125-2/+406
* drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli2016-02-124-9/+54
* drm/msm: remove unused variableArnd Bergmann2016-02-111-1/+0
* drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha2016-02-111-8/+0
* drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha2016-02-111-9/+0
* drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha2016-02-111-9/+0
* drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha2016-02-111-4/+6
* drm: fixes when i2c encoder slave mode_fixup is null.Carlos Palminha2016-02-101-0/+3
* drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes2016-02-101-1/+1
* drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä2016-02-091-0/+42
* drm/msm: remove the drm_device_is_unplugged checkHaixia Shi2016-02-091-3/+0
* drm: modes: add missing [drm] to message printingLABBE Corentin2016-02-091-2/+1
* ch7006: correctly handling failed allocationInsu Yun2016-02-091-0/+2
* drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner2016-02-091-0/+11
* drm/nouveau: Defer probe if gmux is present but its driver isn'tLukas Wunner2016-02-091-0/+11
* drm/i915: Defer probe if gmux is present but its driver isn'tLukas Wunner2016-02-091-0/+12
* drm/radeon: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+6
* drm/nouveau: Switch DDC when reading the EDIDLukas Wunner2016-02-091-1/+20
* drm/i915: Switch DDC when reading the EDIDLukas Wunner2016-02-091-1/+7
* drm/edid: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+26
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-093-3/+5
* drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst2016-02-092-3/+53
* drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst2016-02-091-4/+0
* drm/i915: Do not touch best_encoder for load detect.Maarten Lankhorst2016-02-091-2/+0
* drm/core: Add drm_encoder_index.Maarten Lankhorst2016-02-091-0/+23
* drm/i915: Use CPU mapping for userspace dma-buf mmap()Tiago Vignatti2016-02-091-1/+17
* drm/i915: Implement end_cpu_accessTiago Vignatti2016-02-091-0/+22
* dma-buf: Remove range-based flushTiago Vignatti2016-02-093-5/+3
* drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson2016-02-091-7/+3
* drm/tegra: drop unused variable.Dave Airlie2016-02-091-1/+0
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-0952-611/+372
|\
| * gma500: clean up an excessive and confusing helperAlan Cox2016-02-081-16/+4
| * drm/gma500: remove helper functionSudip Mukherjee2016-02-081-11/+1
| * drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-084-66/+0
| * drm/vc4: Nuke preclose hookDaniel Vetter2016-02-083-31/+0
| * drm/tilcdc: Nuke preclose hookDaniel Vetter2016-02-083-29/+0
| * drm/tegra: Stop cancelling page flip eventsDaniel Vetter2016-02-083-21/+0
OpenPOWER on IntegriCloud