summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/gem: Be more friendly with locking checksDaniel Vetter2015-08-101-1/+1
* drm: Remove two-level menu in KconfigThierry Reding2015-08-071-2/+0
* drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja2015-08-063-1/+199
* drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdefGeert Uytterhoeven2015-08-061-25/+25
* drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()Geert Uytterhoeven2015-08-061-18/+3
* drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-063-4/+4
* drm/virtio: Use new drm_fb_helper functionsArchit Taneja2015-08-061-23/+9
* drm/amdgpu: Use new drm_fb_helper functionsArchit Taneja2015-08-061-31/+14
* drm/bochs: Use new drm_fb_helper functionsArchit Taneja2015-08-062-27/+13
* drm/nouveau: Use new drm_fb_helper functionsArchit Taneja2015-08-061-27/+12
* drm/i915: Use new drm_fb_helper functionsArchit Taneja2015-08-061-28/+12
* drm/radeon: Use new drm_fb_helper functionsArchit Taneja2015-08-061-30/+12
* drm/mgag200: Use new drm_fb_helper functionsArchit Taneja2015-08-061-31/+8
* drm/omap: Use new drm_fb_helper functionsArchit Taneja2015-08-061-25/+13
* drm/cirrus: Use new drm_fb_helper functionsArchit Taneja2015-08-062-35/+10
* drm: Fixup locking WARNINGs in drm_mode_config_resetDaniel Vetter2015-08-061-0/+2
* drm: Remove __drm_modeset_lock_allDaniel Vetter2015-08-062-42/+11
* drm/fb-helper: Stop using trylocks in force_restoreDaniel Vetter2015-08-061-10/+1
* drm/fbdev: Return -EBUSY when oopsingDaniel Vetter2015-08-062-33/+12
* drm/fb_cma_helper: Use new drm_fb_helper functionsArchit Taneja2015-08-061-34/+11
* drm/udl: Use new drm_fb_helper functionsArchit Taneja2015-08-061-29/+12
* drm/qxl: Use new drm_fb_helper functionsArchit Taneja2015-08-061-27/+13
* drm/gma500: Use new drm_fb_helper functionsArchit Taneja2015-08-062-35/+19
* drm/exynos: Use new drm_fb_helper functionsArchit Taneja2015-08-061-35/+12
* drm/msm: Use new drm_fb_helper functionsArchit Taneja2015-08-061-24/+10
* drm/tegra: Use new drm_fb_helper functionsArchit Taneja2015-08-061-26/+9
* drm/ast: Use new drm_fb_helper functionsArchit Taneja2015-08-061-31/+17
* drm/armada: Use new drm_fb_helper functionsArchit Taneja2015-08-061-23/+10
* drm/rockchip: Use new drm_fb_helper functionsArchit Taneja2015-08-061-35/+12
* drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja2015-08-062-0/+16
* drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja2015-08-063-0/+104
* drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja2015-08-063-0/+38
* drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja2015-08-062-0/+15
* drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja2015-08-062-0/+84
* drm/omap: Fixup compile failDaniel Vetter2015-08-061-2/+4
* drm/atomic: Update legacy DPMS state during modesets, v3.Maarten Lankhorst2015-07-272-14/+21
* drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-2719-44/+65
* drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-2711-26/+44
* drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2015-07-274-14/+38
* drm: Fix DP_TEST_COUNT_MASKRodrigo Vivi2015-07-261-1/+1
* Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie2015-07-2420-295/+172
|\
| * drm: gc now dead mode_group codeDaniel Vetter2015-07-226-109/+0
| * drm: Stop filtering according to mode_group in getresourcesDaniel Vetter2015-07-221-80/+30
| * drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter2015-07-224-18/+19
| * drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2015-07-222-17/+2
| * drm: Roll out drm_for_each_connector moreDaniel Vetter2015-07-226-12/+14
| * drm: Amend connector list locking rulesDaniel Vetter2015-07-221-1/+9
| * drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-221-4/+4
| * drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-221-6/+6
| * drm: Check locking in drm_for_each_fbDaniel Vetter2015-07-221-1/+5
OpenPOWER on IntegriCloud