| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: don't add files at control minor debugfs directory | Nicolai Stange | 2016-12-06 | 1 | -6/+0 |
* | drm: allow changing DPMS mode | Marta Lofstedt | 2016-12-06 | 1 | -2/+2 |
* | drm/qxl: fix use of uninitialized variable | Pan Bian | 2016-12-05 | 1 | -1/+1 |
* | drm/qxl: Don't register debugfs for control minors | Daniel Vetter | 2016-12-05 | 1 | -6/+0 |
* | drm/radeon: don't add files at control minor debugfs directory | Nicolai Stange | 2016-12-05 | 1 | -6/+0 |
* | drm/vmwgfx: Switch to mode_cmd2 | Daniel Vetter | 2016-12-02 | 3 | -84/+53 |
* | drm/vgem: Use ww_mutex_(un)lock even with a NULL context | Nicolai Hähnle | 2016-12-02 | 1 | -2/+2 |
* | drm: Make the connector .detect() callback optional | Laurent Pinchart | 2016-12-01 | 26 | -193/+11 |
* | drm/bridge: tc358767: don't warn if display side ASSR enable fails | Lucas Stach | 2016-12-01 | 1 | -1/+1 |
* | drm: Initialise drm_mm.head_node.allocated | Chris Wilson | 2016-12-01 | 1 | -0/+1 |
* | drm: Fix locking cargo-cult in encoder/plane init/cleanup | Daniel Vetter | 2016-11-29 | 2 | -10/+3 |
* | drm/doc: Fix indenting in drm_modeset_lock.c comment | Daniel Vetter | 2016-11-29 | 1 | -5/+5 |
* | drm: Protect fb_helper list manipulation with a mutex | Chris Wilson | 2016-11-29 | 1 | -0/+5 |
* | drm: Pull together probe + setup for drm_fb_helper | Chris Wilson | 2016-11-29 | 1 | -26/+11 |
* | drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs | Chris Wilson | 2016-11-29 | 1 | -33/+40 |
* | drm: Introduce drm_framebuffer_assign() | Chris Wilson | 2016-11-29 | 1 | -6/+2 |
* | drm/bridge: adv7511: Enable the audio data and clock pads on adv7533 | Srinivas Kandagatla | 2016-11-29 | 1 | -0/+1 |
* | drm/bridge: adv7511: Add Audio support | John Stultz | 2016-11-29 | 5 | -0/+242 |
* | drm/edid: Consider alternate cea timings to be the same VIC | Ville Syrjälä | 2016-11-28 | 1 | -12/+54 |
* | drm: bridge: dw-hdmi: add ASoC dependency | Arnd Bergmann | 2016-11-28 | 1 | -0/+1 |
* | drm: Fix shift operations for drm_fb_helper::drm_target_preferred() | Chris Wilson | 2016-11-28 | 1 | -6/+7 |
* | drm: Avoid NULL dereference for DRM_LEGACY debug message | Chris Wilson | 2016-11-28 | 1 | -1/+2 |
* | drm: Use u64_to_user_ptr() helper for blob ioctls | Chris Wilson | 2016-11-28 | 1 | -6/+6 |
* | drm/hisilicon/hibmc: mark PM functions __maybe_unused | Arnd Bergmann | 2016-11-25 | 1 | -2/+2 |
* | drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR() | Dan Carpenter | 2016-11-25 | 1 | -2/+2 |
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Daniel Vetter | 2016-11-25 | 66 | -377/+3008 |
|\ |
|
| * | Merge tag 'drm-hisilicon-next-2016-11-17' of http://github.com/zourongrong/li... | Dave Airlie | 2016-11-21 | 11 | -0/+2230 |
| |\ |
|
| | * | drm/hisilicon/hibmc: Add support for vblank interrupt | Rongrong Zou | 2016-11-17 | 2 | -1/+56 |
| | * | drm/hisilicon/hibmc: Add support for VDAC | Rongrong Zou | 2016-11-17 | 4 | -1/+155 |
| | * | drm/hisilicon/hibmc: Add support for display engine | Rongrong Zou | 2016-11-17 | 5 | -2/+558 |
| | * | drm/hisilicon/hibmc: Add support for frame buffer | Rongrong Zou | 2016-11-17 | 5 | -1/+366 |
| | * | drm/hisilicon/hibmc: Add video memory management | Rongrong Zou | 2016-11-17 | 4 | -1/+541 |
| | * | drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver | Rongrong Zou | 2016-11-17 | 7 | -0/+560 |
| * | | Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 2016-11-17 | 55 | -377/+778 |
| |\ \
| | |/
| |/| |
|
| | * | drm/nouveau/disp/gp102: rename from gp104 | Ben Skeggs | 2016-11-17 | 14 | -46/+46 |
| | * | drm/nouveau/ce/gp102: rename from gp104 | Ben Skeggs | 2016-11-17 | 4 | -13/+13 |
| | * | drm/nouveau/fb/gp102: rename from gp104 | Ben Skeggs | 2016-11-17 | 4 | -7/+7 |
| | * | drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices | Ben Skeggs | 2016-11-17 | 5 | -2/+80 |
| | * | drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes | Ben Skeggs | 2016-11-17 | 14 | -28/+32 |
| | * | drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user | Ben Skeggs | 2016-11-17 | 7 | -92/+106 |
| | * | drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE | Hans de Goede | 2016-11-17 | 2 | -0/+65 |
| | * | drm/nouveau/devinit/gm200: drop pmu reset sequence | Ben Skeggs | 2016-11-17 | 1 | -12/+0 |
| | * | drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops | Ben Skeggs | 2016-11-17 | 1 | -4/+11 |
| | * | drm/nouveau/pmu/gp102: initial implementation | Ben Skeggs | 2016-11-17 | 4 | -0/+47 |
| | * | drm/nouveau/pmu/gp100: initial implementation | Ben Skeggs | 2016-11-17 | 4 | -0/+38 |
| | * | drm/nouveau/pmu: execute reset before running devinit | Ben Skeggs | 2016-11-17 | 1 | -0/+8 |
| | * | drm/nouveau/pmu: move ucode handling into gt215 implementation | Ben Skeggs | 2016-11-17 | 9 | -184/+304 |
| | * | drm/nouveau/core: initial support for GP102 | Ben Skeggs | 2016-11-17 | 1 | -0/+29 |
| | * | drm/nouveau/device/pci: fix oops if no mmu subdev present | Ben Skeggs | 2016-11-17 | 1 | -1/+1 |
| | * | drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP | Ben Skeggs | 2016-11-17 | 1 | -2/+5 |