summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li2017-11-141-0/+28
* drm/amd/display: use configurable FBC option in dmRoman Li2017-11-131-2/+2
* amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer2017-11-091-7/+5
* amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planesErnst Sjöstrand2017-11-071-1/+0
* amdgpu/dc: Fix missing null checks in amdgpu_dm.cErnst Sjöstrand2017-11-071-5/+12
* amdgpu/dc: Fix potential null dereferences in amdgpu_dm.cErnst Sjöstrand2017-11-071-0/+9
* amdgpu/dc: fix more indentation warningsErnst Sjöstrand2017-11-071-5/+5
* drm/amd/display: checking for NULL instead of IS_ERR()Dan Carpenter2017-11-071-1/+1
* drm/amd/display: Explicitly call ->reset for each objectHarry Wentland2017-11-021-2/+12
* drm/amd/display: Use single fail label in init_drm_devHarry Wentland2017-11-021-13/+11
* drm/amd/display: Use plane pointer to avoid line breaksHarry Wentland2017-11-021-4/+7
* amdgpu/dc: Avoid dereferencing NULL pointerDrew Davenport2017-11-021-3/+6
* drm/amd/display: Don't print error when bo_pin is interruptedHarry Wentland2017-11-021-1/+2
* drm/amd/display: check if modeset is required before adding planeShirish S2017-10-271-0/+3
* drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()Shirish S2017-10-271-2/+8
* drm/amd/display : add high part address calculation for underlayShirish S2017-10-271-2/+7
* Revert "drm/amd/display: Match actual state during S3 resume."Rex Zhu2017-10-271-33/+0
* drm/amd/display: Fix memoryleak during S3 resume.Leo (Sunpeng) Li2017-10-211-4/+0
* drm/amd/display: add hardware_planes_only to list of affected planesShirish S2017-10-211-6/+24
* drm/amd/display: Remove needless cast in amdgpu_dm_connector_init()Tom St Denis2017-10-211-1/+2
* drm/amd/display: Fix brace style in amdgpu_dm_connector_ddc_get_modes()Tom St Denis2017-10-211-1/+2
* drm/amd/display: Tidy up dm_drm_plane_reset()Tom St Denis2017-10-211-3/+3
* drm/amd/display: Fix indentation in create_eml_sink()Tom St Denis2017-10-211-2/+1
* drm/amd/display: Replace block with strncpy() in fill_audio_info()Tom St Denis2017-10-211-5/+3
* drm/amd/display: Fix brace style in amdgpu_dm_initialize_drm_device()Tom St Denis2017-10-211-2/+1
* drm/amd/display: Simplify handle_hpd_rx_irq()Tom St Denis2017-10-211-6/+6
* drm/amd/display: Fix brace style in dm_handle_hpd_rx_irq()Tom St Denis2017-10-211-1/+2
* drm/amd/display: Fix brace style in amdgpu_dm_update_connector_after_detect()Tom St Denis2017-10-211-2/+2
* drm/amd/display: Fix indentation in dm_resume()Tom St Denis2017-10-211-4/+1
* drm/amd/display: Fix indentation in dm_suspend()Tom St Denis2017-10-211-4/+1
* drm/amd/display: Simplify dm_late_init()Tom St Denis2017-10-211-2/+1
* drm/amd/display: Fix one more place for dc_stream_state leakHarry Wentland2017-10-211-1/+1
* drm/amd/display: WA for 3 display play video hot plug.Yongqiang Sun2017-10-211-5/+5
* drm/amd/display: Fix up some whitespace in handle_cursor_updateHarry Wentland2017-10-211-4/+4
* drm/amd/display: ASSERT on dc_create_state failing.Leo (Sunpeng) Li2017-10-211-0/+1
* drm/amd/display: Report stream as different on scaling changeLeo (Sunpeng) Li2017-10-211-2/+3
* drm/amd/display: Remove a false-positive error messageJerry Zuo2017-10-211-1/+3
* drm/amd/display: Fix a logic defect in cursor moveJerry Zuo2017-10-211-4/+5
* drm/amd/display: Fixed extend to second screen mode hangYongqiang Sun2017-10-211-2/+2
* drm/amd/display: Fixed validation return wrong result.Yongqiang Sun2017-10-211-1/+1
* drm/amd/display: Refactor dc_update_planes_and_stream.Bhawanpreet Lakha2017-10-211-5/+16
* drm/amd/display: Fix NULL pointer on MST chained modeJerry Zuo2017-10-211-0/+7
* drm/amd/display: Exclude MST from fake sinkJerry Zuo2017-10-211-2/+11
* drm/amd/display: Match actual state during S3 resume.Leo (Sunpeng) Li2017-10-211-0/+36
* drm/amd/display: Don't report fake sink as connectedHarry Wentland2017-10-211-1/+2
* Merge remote-tracking branch 'pfdo/drm-next' into drm-nextDave Airlie2017-10-171-1/+1
* drm/amd/display: drop unused functions in amdgpu_dm.cAlex Deucher2017-10-171-82/+0
* drm/amd/display: make a bunch of stuff in amdgpu_dm.c staticAlex Deucher2017-10-171-45/+91
* drm/amd/display: whitespace cleanup in amdgpu_dm.c/hAlex Deucher2017-10-171-179/+151
* drm/amd/display: fix typo in function nameAlex Deucher2017-10-171-5/+5
OpenPOWER on IntegriCloud