summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18drm/arm: make hdlcd_debugfs_init() return 0Wambui Karuga
2020-03-18drm/arc: make arcgpu_debugfs_init() return 0.Wambui Karuga
2020-03-18drm/vc4: remove check of return value of drm_debugfs functionsWambui Karuga
2020-03-18drm/v3d: make v3d_debugfs_init() return 0Wambui Karuga
2020-03-18drm/tilcdc: remove check for return value of debugfs functions.Wambui Karuga
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga
2020-03-18drm: Correct a typo in a function commentIgor Matheus Andrade Torrente
2020-03-18drm: drm_vm: Use fallthrough;Joe Perches
2020-03-18drm/hisilicon: Drop unused #includeDaniel Vetter
2020-03-18drm/core: Add drm_afbc_framebuffer and a corresponding helperAndrzej Pietrasiewicz
2020-03-18drm/core: Allow drivers allocate a subclass of struct drm_framebufferAndrzej Pietrasiewicz
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-03-16drm: Mark up racy check of drm_gem_object.handle_countChris Wilson
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson
2020-03-16drm/edid: Distribute switch variables for initializationKees Cook
2020-03-16drm: lock: Clean up documentationBenjamin Gaignard
2020-03-16drm: bufs: Clean up documentationBenjamin Gaignard
2020-03-16drm: vm: Clean up documentationBenjamin Gaignard
2020-03-16drm: context: Clean up documentationBenjamin Gaignard
2020-03-14dt-bindings: display: Add idk-1110wr bindingFabrizio Castro
2020-03-14drm/tiny: fix sparse warning: incorrect type in assignment (different base ty...Kamlesh Gurudasani
2020-03-14dt-bindings: display: fix panel warningsSam Ravnborg
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya
2020-03-11drm: Add drm_dp_destroy_connector helper and use itPankaj Bharadiya
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-03-11drm: Remove dp mst register connector callbacksPankaj Bharadiya
2020-03-11drm: Register connector instead of calling register_connector callbackPankaj Bharadiya
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare
2020-03-11drm/panel-simple: Fix dotclock for Logic PD Type 28Ville Syrjälä
2020-03-11drm/panel-sony-acx424akp: Fix dotclocksVille Syrjälä
2020-03-11drm/panel-lg-lg4573: Fix dotclockVille Syrjälä
2020-03-11drm/panel-ilitek-ili9322: Fix dotclocksVille Syrjälä
2020-03-11drm/panel-novatek-nt35510: Fix dotclockVille Syrjälä
2020-03-11drm: sysfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11drm/ttm: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11drm/ttm: fix false positive assertChristian König
2020-03-11drm/rockchip: rgb: don't count non-existent devices when determining subdriversHeiko Stuebner
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsig...Prike Liang
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao
2020-03-10drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das