summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak
2016-10-10drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-10Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-10Merge tag 'drm-vc4-next-2016-10-06' of https://github.com/anholt/linux into d...Dave Airlie
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt
2016-10-06drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt
2016-10-06drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt
2016-10-06drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt
2016-10-06drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt
2016-10-06drm/vc4: Fix races when the CS reads from render targets.Eric Anholt
2016-10-06drm/vc4: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas
2016-10-04drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher
2016-10-04drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher
2016-10-04drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher
2016-10-04drm/radeon: Prevent races on pre DCE4 between flip submission and completion.Mario Kleiner
2016-10-04drm/radeon: Slightly more robust flip completion handling for < DCE-4Mario Kleiner
2016-10-04drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support itTomeu Vizoso
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter
2016-10-04uapi: add missing install of sync_file.hEmilio López
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches
2016-10-04drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä
2016-10-04drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()Ville Syrjälä
2016-10-04drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDIDVille Syrjälä
2016-10-04drm/edid: Reduce the number of times we parse the CEA extension blockVille Syrjälä
2016-10-04drm/edid: Don't pass around drm_display_info needlesslyVille Syrjälä
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä
2016-10-04drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDIDVille Syrjälä
2016-10-04drm/edid: Clear old audio latency values before parsing the new EDIDVille Syrjälä
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson
2016-10-04drm/mediatek: mark symbols static where possibleBaoyou Xie
2016-10-04drm/rockchip: mark symbols static where possibleBaoyou Xie
2016-10-04drm/rockchip: add missing header dependenciesBaoyou Xie
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek
2016-10-04drm: Undo damage to page_flip_ioctlDaniel Vetter