Skip to content
  1. Mar 21, 2018
    • Dave Airlie's avatar
      Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next · 4f6dd8d6
      Dave Airlie authored
      I have accumulated some patches as we went through some internal testing
      for mali-dp and I was waiting for the YUV2RGB patches to land in your
      tree.
      
      * 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld:
        drm: mali-dp: Add YUV->RGB conversion support for video layers
        drm: mali-dp: Turn off CRTC vblank when removing module.
        drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
        drm: arm: malidp: Don't destroy planes manually in error handlers
        drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
        drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
        drm: mali-dp: Fix bug on scaling with rotation
        drm/mali-dp: Don't enable scaling engine for planes that only rotate.
        drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
        drm/mali-dp: Align pitch size to be multiple of bus burst read size.
        drm/mali-dp: Rotated planes need a larger pitch size.
      4f6dd8d6
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next · 287d2ac3
      Dave Airlie authored
      - Continued cleanup and restructuring of powerplay
      - Fetch VRAM type from vbios rather than hardcoding for SOC15 asics
      - Allow ttm to drop its backing store when drivers don't need it
      - DC bandwidth calc updates
      - Enable DC backlight control pre-DCE11 asics
      - Enable DC on all supported asics
      - DC Fixes for planes due to the way our hw is ordered vs what drm expects
      - DC CTM/regamma fixes
      - Misc cleanup and bug fixes
      
      * 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux: (89 commits)
        amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
        drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
        drm/amd/display: fix dereferencing possible ERR_PTR()
        drm/amd/display: Refine disable VGA
        drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
        drm/radeon: Don't turn off DP sink when disconnected
        drm/amd/pp: Rename file name cz_* to smu8_*
        drm/amd/pp: Replace function/struct name cz_* with smu8_*
        drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
        drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
        drm/amd/pp: Remove dead header file pp_asicblocks.h
        drm/amd/pp: Delete dead code on cz_clockpowergating.c
        drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
        drm/amdgpu: Remove wrapper layer of smu ip functions
        drm/amdgpu: Don't compared ip_block_type with ip_block_index
        drm/amdgpu: Plus NULL function pointer check
        drm/amd/pp: Move helper functions to smu_help.c
        drm/amd/pp: Replace rv_* with smu10_*
        drm/amd/pp: Fix function parameter not correct
        drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
        ...
      287d2ac3
  2. Mar 17, 2018
  3. Mar 16, 2018
  4. Mar 15, 2018