Revision a6e434e9550807164c5ab7bffde59e9e7a4e717b authored by Linus Torvalds on 10 March 2016, 03:12:37 UTC, committed by Linus Torvalds on 10 March 2016, 03:12:37 UTC
Pull drm fixes from Dave Airlie:
 "A few imx fixes I missed from a couple of weeks ago, they still aren't
  that big and fix some regression and a fail to boot problem.

  Other than that, a couple of regression fixes for radeon/amdgpu, one
  regression fix for vmwgfx and one regression fix for tda998x"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  Revert "drm/radeon/pm: adjust display configuration after powerstate"
  drm/amdgpu/dp: add back special handling for NUTMEG
  drm/radeon/dp: add back special handling for NUTMEG
  drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
  drm/vmwgfx: Add back ->detect() and ->fill_modes()
  drm/radeon: Fix error handling in radeon_flip_work_func.
  drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
  drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats
  drm/imx: notify DRM core about CRTC vblank state
  gpu: ipu-v3: Reset IPU before activating IRQ
  gpu: ipu-v3: Do not bail out on missing optional port nodes
2 parent s 8205ff1 + 848819c
History
File Mode Size
Makefile -rw-r--r-- 923 bytes
auto_group.c -rw-r--r-- 5.5 KB
auto_group.h -rw-r--r-- 1.5 KB
clock.c -rw-r--r-- 10.1 KB
completion.c -rw-r--r-- 9.6 KB
core.c -rw-r--r-- 211.9 KB
cpuacct.c -rw-r--r-- 5.9 KB
cpuacct.h -rw-r--r-- 355 bytes
cpudeadline.c -rw-r--r-- 5.4 KB
cpudeadline.h -rw-r--r-- 702 bytes
cpupri.c -rw-r--r-- 6.8 KB
cpupri.h -rw-r--r-- 674 bytes
cputime.c -rw-r--r-- 23.0 KB
deadline.c -rw-r--r-- 46.0 KB
debug.c -rw-r--r-- 15.2 KB
fair.c -rw-r--r-- 221.4 KB
features.h -rw-r--r-- 1.9 KB
idle.c -rw-r--r-- 7.2 KB
idle_task.c -rw-r--r-- 2.3 KB
loadavg.c -rw-r--r-- 11.0 KB
rt.c -rw-r--r-- 52.5 KB
sched.h -rw-r--r-- 43.5 KB
stats.c -rw-r--r-- 3.2 KB
stats.h -rw-r--r-- 7.7 KB
stop_task.c -rw-r--r-- 2.9 KB
wait.c -rw-r--r-- 17.7 KB

back to top