summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie
2019-10-30Merge tag 'exynos-drm-next-for-v5.5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-28drm/exynos: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-10-25drm/amdgpu/powerplay: use local renoir array sizes for clock fetchingAlex Deucher
2019-10-25drm/amdgpu: call amdgpu_vm_prt_fini before deleting the root PDPelloux-prayer, Pierre-eric
2019-10-25drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter
2019-10-25drm/amdgpu/vce: make some functions staticAlex Deucher
2019-10-25drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher
2019-10-25drm/amdgpu/psp: declare PSP TA firmwarechen gong
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-24drm/dp_mst: Add topology ref history tracking for debuggingLyude Paul
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-24drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul
2019-10-24drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-10-24drm/nouveau: Resume hotplug interrupts earlierLyude Paul
2019-10-24drm/nouveau: Don't grab runtime PM refs for HPD IRQsLyude Paul
2019-10-24drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-10-24drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()Lyude Paul
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul
2019-10-24drm/dp_mst: Add probe_lockLyude Paul
2019-10-24drm/dp_mst: Handle UP requests asynchronouslyLyude Paul
2019-10-24drm/dp_mst: Refactor pdt setup/teardown, add more lockingLyude Paul
2019-10-24drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactorLyude Paul
2019-10-24drm/dp_mst: Destroy MSTBs asynchronouslyLyude Paul
2019-10-23drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding
2019-10-23drm/rockchip: Avoid drm_dp_link helpersThierry Reding
2019-10-23drm/msm: edp: Avoid drm_dp_link helpersThierry Reding
2019-10-23drm/bridge: tc358767: Use DP nomenclatureThierry Reding
2019-10-23drm/bridge: tc358767: Avoid drm_dp_link helpersThierry Reding
2019-10-23drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpersThierry Reding
2019-10-23drm/dp: Add helper to get post-cursor adjustmentsThierry Reding
2019-10-23drm/dp: Do not busy-loop during link trainingThierry Reding
2019-10-23drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helperThierry Reding
2019-10-23drm/dp: Add drm_dp_channel_coding_supported() helperThierry Reding
2019-10-23drm/dp: Add drm_dp_fast_training_cap() helperThierry Reding
2019-10-23drm/dp: Remove a gratuituous blank lineThierry Reding
2019-10-23drm/dp: Sort includes alphabeticallyThierry Reding
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean Paul
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-23drm/todo: Add levelsDaniel Vetter
2019-10-23drm/todo: Remove i915 device_link taskDaniel Vetter
2019-10-23drm/doc: Drop misleading comment on drm_mode_config_cleanupDaniel Vetter
2019-10-22drm/vc4: Use drm_hdmi_avi_infoframe_bars()Ville Syrjälä
2019-10-22drm/edid: Add drm_hdmi_avi_infoframe_bars()Ville Syrjälä
2019-10-22MAINTAINERS: Add Mihail to Komeda DRM driverMihail Atanassov
2019-10-22drm/mipi_dbi: Use simple right shift instead of double negationAndy Shevchenko
2019-10-22drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...Gerd Hoffmann