summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen
2019-10-04drm/omap: tweak HDMI DDC timingsAlejandro Hernandez
2019-10-04drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen
2019-10-04drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen
2019-10-04drm/mgag200: Allocate cursor BOs at high end of video memoryThomas Zimmermann
2019-10-04drm/mgag200: Reserve video memory for cursor planeThomas Zimmermann
2019-10-04drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()Thomas Zimmermann
2019-10-04drm/mgag200: Move cursor-image update to mgag200_show_cursor()Thomas Zimmermann
2019-10-04drm/mgag200: Add separate move-cursor functionThomas Zimmermann
2019-10-04drm/mgag200: Add init and fini functions for cursor handlingThomas Zimmermann
2019-10-04drm/mgag200: Rename cursor functions to use mgag200_ prefixThomas Zimmermann
2019-10-04drm/ast: Allocate cursor BOs at high end of video memoryThomas Zimmermann
2019-10-04drm/ast: Move cursor offset swapping into ast_show_cursor()Thomas Zimmermann
2019-10-04drm/ast: Move cursor update code to ast_show_cursor()Thomas Zimmermann
2019-10-04drm/ast: Move ast_{show,hide}_cursor() within source fileThomas Zimmermann
2019-10-04drm/ast: Don't call ast_show_cursor() from ast_cursor_move()Thomas Zimmermann
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-03Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng
2019-10-03drm/sun4i: dsi: Fix TCON DRQ set bitsJagan Teki
2019-10-03drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator supportJagan Teki
2019-10-03drm/i915: use DRM_DEBUG_KMS() instead of drm_dbg(DRM_UT_KMS, ...)Jani Nikula
2019-10-03drm/i915: use DRM_ERROR() instead of drm_err()Jani Nikula
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-10-03drm/i915/selftests: Exercise potential false lite-restoreChris Wilson
2019-10-02drm/i915/mg: Use tc_port instead of port parameter to MG registersJosé Roberto de Souza
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-02drm/amd/display: memory leakNavid Emamdoost
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König
2019-10-02drm/i915: Clean up encoder->crtc_mask setupVille Syrjälä
2019-10-02drm/i915: Populate possible_crtcs correctlyVille Syrjälä
2019-10-02drm/i915/gem: Refactor tests on obj->ops->flagsChris Wilson
2019-10-02drm/i915/selftests: Extract random_offset() for use with a prngChris Wilson
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä