summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo
2017-11-14drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers
2017-11-13drm/amd/display: use configurable FBC option in dmRoman Li
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu
2017-11-09amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand
2017-11-08amdgpu/dm: Remove unused forward declarationHarry Wentland
2017-11-07amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planesErnst Sjöstrand
2017-11-07amdgpu/dc: Fix missing null checks in amdgpu_dm.cErnst Sjöstrand
2017-11-07amdgpu/dc: Fix potential null dereferences in amdgpu_dm.cErnst Sjöstrand
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand
2017-11-07amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie
2017-11-07drm/amd/display: remove some unneeded codeDan Carpenter
2017-11-07drm/amd/display: checking for NULL instead of IS_ERR()Dan Carpenter
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann
2017-11-02drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li
2017-11-02drm/amd/display: Explicitly call ->reset for each objectHarry Wentland
2017-11-02drm/amd/display: Use single fail label in init_drm_devHarry Wentland
2017-11-02drm/amd/display: Use plane pointer to avoid line breaksHarry Wentland
2017-11-02drm/amd/display: fix null pointer dereferenceShirish S
2017-11-02amdgpu/dc: Avoid dereferencing NULL pointerDrew Davenport
2017-11-02drm/amd/display: Don't print error when bo_pin is interruptedHarry Wentland
2017-11-02drm/amd/display: Use constants from atom.h for HDMI caps readAndrew Jiang
2017-10-27drm/amd/display: check if modeset is required before adding planeShirish S
2017-10-27drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()Shirish S
2017-10-27drm/amd/display : add high part address calculation for underlayShirish S
2017-10-27drm/amd/display: Fix no display on FijiJerry Zuo
2017-10-27Revert "drm/amd/display: Match actual state during S3 resume."Rex Zhu
2017-10-21drm/amd/display:: Fix NULL pointer in Raven hotplugJerry (Fangzhi) Zuo
2017-10-21drm/amd/display: Fix memoryleak during S3 resume.Leo (Sunpeng) Li
2017-10-21drm/amd/display: add hardware_planes_only to list of affected planesShirish S
2017-10-21drm/amd/display: Fix brace styleTom St Denis
2017-10-21drm/amd/display: Remove needless cast in amdgpu_dm_connector_init()Tom St Denis
2017-10-21drm/amd/display: Fix brace style in amdgpu_dm_connector_ddc_get_modes()Tom St Denis
2017-10-21drm/amd/display: Tidy up dm_drm_plane_reset()Tom St Denis
2017-10-21drm/amd/display: Fix indentation in create_eml_sink()Tom St Denis
2017-10-21drm/amd/display: Replace block with strncpy() in fill_audio_info()Tom St Denis
2017-10-21drm/amd/display: Fix brace style in amdgpu_dm_initialize_drm_device()Tom St Denis
2017-10-21drm/amd/display: Simplify handle_hpd_rx_irq()Tom St Denis
2017-10-21drm/amd/display: Fix brace style in dm_handle_hpd_rx_irq()Tom St Denis