summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+16
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann-0/+16
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie-1/+1
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie-28/+5
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-5/+22
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-9/+9
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie-5/+7
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman-4/+8
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom-28/+5
2019-04-24drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst-1/+1
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski-2/+3
2019-04-24drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst-1/+1
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie-0/+20
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie-7/+5
2019-04-23drm/sched: Fix description of drm_sched_stopJonathan Neuschäfer-2/+1
2019-04-23drm/imx: don't skip DP channel disable for background planeLucas Stach-1/+1
2019-04-19drm/ttm: fix re-init of global structuresChristian König-7/+8
2019-04-18drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski-0/+4
2019-04-18drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski-0/+2
2019-04-18drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski-0/+2
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-13/+43
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie-3/+9
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding-3/+9
2019-04-15drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä-2/+4
2019-04-15drm/i915: Do not enable FEC without DSCVille Syrjälä-3/+3
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis-0/+22
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher-0/+1
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou-0/+1
2019-04-12drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman-0/+4
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie-110/+97
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-19/+62
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi-9/+18
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung-6/+9
2019-04-11drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi-1/+3
2019-04-11drm/ttm: fix incrementing the page pointer for huge pagesChristian König-2/+2
2019-04-11drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König-2/+2
2019-04-11drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König-2/+3
2019-04-11Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-25/+16
2019-04-11Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/lin...Dave Airlie-46/+132
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang-3/+6
2019-04-10drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula-59/+10
2019-04-10drm/i915/icl: Fix port disable sequence for mipi-dsiVandita Kulkarni-4/+4
2019-04-10drm/i915/icl: Ungate ddi clocks before IO enableVandita Kulkarni-0/+6
2019-04-09drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phyWangyan Wang-16/+20
2019-04-09drm/mediatek: using new factor for tvdpll for MT2701 hdmi phyWangyan Wang-5/+3
2019-04-09drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phyWangyan Wang-8/+8
2019-04-09drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phyWangyan Wang-14/+42
2019-04-09drm/mediatek: fix the rate and divder of hdmi phy for MT2701Wangyan Wang-2/+2
2019-04-09drm/mediatek: fix possible object reference leakWen Yang-0/+1
2019-04-08drm/i915: Get power refs in encoder->get_power_domains()Imre Deak-38/+35