summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-19drm/vc4: hdmi: Set default state margin at resetMaxime Ripard
2019-06-19drm/selftests: Add command line parser selftestsMaxime Ripard
2019-06-19drm/atomic: Add a function to reset connector TV propertiesMaxime Ripard
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard
2019-06-19drm/modes: Rewrite the command line parserMaxime Ripard
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard
2019-06-19drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard
2019-06-19drm/client: Restrict the plane_state scopeMaxime Ripard
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-18drm/vkms: add crc sources listOleg Vasilev
2019-06-18drm/vkms: Move format arrays to vkms_plane.cDaniel Vetter
2019-06-18drm: Permit video-buffers writecombine mapping for MIPSSerge Semin
2019-06-18drm/rcar-du: Fix error check when retrieving crtc stateSean Paul
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon
2019-06-18drm/panfrost: Add an helper to check the GPU generationBoris Brezillon
2019-06-18drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon
2019-06-18drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon
2019-06-17drm/gem: Unexport drm_gem_(un)pin/v(un)mapDaniel Vetter
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson
2019-06-14drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-14drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä
2019-06-14drm: add debug print to update_vblank_countOleg Vasilev
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter
2019-06-14drm/panfrost: Align GEM objects GPU VA to 2MBRob Herring
2019-06-14drm: debugfs: make drm_debugfs_create_files() never failGreg Kroah-Hartman
2019-06-14drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignmentSandor Yu
2019-06-14drm/rockchip: dw_hdmi: add basic rk3228 supportJustin Swartz
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul
2019-06-13drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul
2019-06-13drm/rockchip: Use dirtyfb helperSean Paul
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
2019-06-13drm: Add atomic variants for bridge enable/disableSean Paul
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart
2019-06-13drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul
2019-06-13sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13drm/bridge: analogix_dp: Convert to GPIO descriptorsLinus Walleij
2019-06-13drm/bridge: analogix-anx78xx: Drop of_gpio.h includeLinus Walleij
2019-06-13drm/bridge: analogix_dp: possible condition with no effect (if == else)Hariprasad Kelam
2019-06-13panel: rocktech: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13vga_switcheroo: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13drm: Remove functions with kmap-object argument from GEM VRAM helpersThomas Zimmermann