1. 09 Dec, 2017 11 commits
  2. 27 Nov, 2017 12 commits
  3. 04 Dec, 2017 1 commit
  4. 27 Nov, 2017 2 commits
  5. 24 Nov, 2017 1 commit
  6. 14 Nov, 2017 4 commits
  7. 06 Nov, 2017 2 commits
  8. 01 Nov, 2017 5 commits
  9. 21 Dec, 2017 2 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next · df2869ab
      Dave Airlie authored
      * 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux: (171 commits)
        drm/amdgpu: fix test for shadow page tables
        drm/amd/display: Expose dpp1_set_cursor_attributes
        drm/amd/display: Update FMT and OPPBUF functions
        drm/amd/display: check for null before calling is_blanked
        drm/amd/display: dal 3.1.27
        drm/amd/display: Fix unused variable warnings.
        drm/amd/display: Only blank DCN when we have set_blank implementation
        drm/amd/display: Put dcn_mi_registers with other structs
        drm/amd/display: hubp refactor
        drm/amd/display: integrating optc pseudocode
        drm/amd/display: Call validate_fbc should_enable_fbc
        drm/amd/display: Clean up DCN cursor code
        drm/amd/display: fix 180 full screen pipe split
        drm/amd/display: reprogram surface config on scaling change
        drm/amd/display: Remove dwbc from pipe_ctx
        drm/amd/display: Use the maximum link setting which EDP reported.
        drm/amd/display: Add hdr_supported flag
        drm/amd/display: fix global sync param retrieval when not pipe splitting
        drm/amd/display: Update HUBP
        drm/amd/display: fix rotated surface scaling
        ...
      df2869ab
    • Dave Airlie's avatar
      Merge tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next · 991eecc1
      Dave Airlie authored
      omapdrm changes for v4.16
      
      * support memory bandwidth limits
      * DSI command mode panel cleanups for N9
      * DMM error handling
      
      * tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: (27 commits)
        drm: omapdrm: Simplify platform registration
        drm: omapdrm: Remove filename from header and fix copyright tag
        drm/omap: DMM: Check for DMM readiness after successful transaction commit
        drm/omap: DMM: Print information if we received an error interrupt
        drm/omap: DMM: In case of error/timeout in wait_status() print the reason
        drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
        drm: omapdrm: Deconstruct the omap_drv.h header.
        drm: omapdrm: venc: Return error code on OF parsing failure
        drm: omapdrm: dpi: Remove dpi_data port_initialized field
        drm: omapdrm: dss: Make dss_dump_clocks() function static
        drm: omapdrm: dss: Set the DMA coherent mask
        drm: omapdrm: Remove unused omap_dss_find_device() function
        drm: omapdrm: Pass drm_device to omap_gem_resume()
        drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
        drm/omap: panel-dsi-cm: switch to gpiod
        drm/omap: panel-dsi-cm: add external backlight support
        drm/omap: panel-dsi-cm: add physical size support
        drm/omap: panel-dsi-cm: add regulator support
        drm/omap: panel-dsi-cm: fix driver
        drm/omap: add support for physical size hints from display drivers
        ...
      991eecc1