Age | Commit message (Expand) | Author | Files | Lines |
2018-07-05 | drm/amd/display: add a check for display depth validity | Mikita Lipski | 1 | -0/+42 |
2018-07-05 | drm/amd/display: adding ycbcr420 pixel encoding for hdmi | Mikita Lipski | 1 | -2/+5 |
2018-06-27 | drm/amd/display: release spinlock before committing updates to stream | Shirish S | 1 | -4/+2 |
2018-06-22 | drm/amdgpu: Count disabled CRTCs in commit tail earlier | Lyude Paul | 1 | -4/+6 |
2018-06-15 | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 15 | -64/+154 |
2018-06-13 | drm/amd/display: Fix stale buffer object (bo) use | Pratik Vishwakarma | 1 | -11/+0 |
2018-06-13 | drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail() | Lyude Paul | 1 | -0/+13 |
2018-06-13 | treewide: kvzalloc() -> kvcalloc() | Kees Cook | 1 | -16/+21 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 8 | -19/+23 |
2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 120 | -3211/+8851 |
2018-05-31 | drm/amd/display: Update color props when modeset is required | Leo (Sunpeng) Li | 1 | -2/+6 |
2018-05-31 | drm/amd/display: Make atomic-check validate underscan changes | David Francis | 1 | -7/+16 |
2018-05-30 | drm/amdgpu/display: check if ppfuncs exists before using it | Alex Deucher | 1 | -1/+1 |
2018-05-29 | drm/amd/display: Fix BUG_ON during CRTC atomic check update | Leo (Sunpeng) Li | 1 | -6/+7 |
2018-05-29 | drm/amd/display: Fix BUG_ON during CRTC atomic check update | Leo (Sunpeng) Li | 1 | -6/+7 |
2018-05-29 | drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4 | Nikola Cornij | 1 | -5/+30 |
2018-05-29 | drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP | Nikola Cornij | 1 | -1/+1 |
2018-05-29 | drm/amd/display: Do not program interrupt status on disabled crtc | Mikita Lipski | 1 | -0/+3 |
2018-05-29 | drm/amd/display: fix dscl_manual_ratio_init | Dmytro Laktyushkin | 5 | -11/+13 |
2018-05-29 | drm/amd/display: Destroy connector state on reset | Leo (Sunpeng) Li | 1 | -2/+4 |
2018-05-29 | drm/amd/display: Set TMZ and DCC for secondary surface | Eric Bernstein | 2 | -4/+18 |
2018-05-29 | drm/amd/display: DP component depth 16 bpc | Eric Bernstein | 1 | -0/+4 |
2018-05-29 | drm/amd/display: check if audio clk enable is applicable | Roman Li | 1 | -1/+2 |
2018-05-29 | drm/amd/display: add register offset != 0 check. | Charlene Liu | 2 | -2/+3 |
2018-05-29 | drm/amd/display: Release fake sink | Mikita Lipski | 1 | -15/+16 |
2018-05-29 | drm/amd/display: replace msleep with udelay in fbc path | Roman Li | 1 | -4/+4 |
2018-05-29 | drm/amd/display: Do not limit color depth to 8bpc | Mikita Lipski | 1 | -6/+0 |
2018-05-29 | drm/amd/display: Fix wrong latency assignment for VEGA clock levels | Harry Wentland | 1 | -2/+1 |
2018-05-25 | drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency | Harry Wentland | 1 | -2/+44 |
2018-05-25 | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 70 | -1891/+3525 |
2018-05-24 | drm/amd/display: Remove use of division operator for long longs | David Francis | 1 | -1/+1 |
2018-05-19 | drm/amd/display: Clear connector's edid pointer | Mikita Lipski | 1 | -0/+1 |
2018-05-19 | drm/amd/display: fix memory leaks | Anthony Koo | 1 | -8/+16 |
2018-05-19 | drm/amd/display: DCN1 link encoder | Eric Bernstein | 5 | -23/+1716 |
2018-05-19 | drm/amd/display: Clear underflow status for debug purposes | Nikola Cornij | 1 | -0/+6 |
2018-05-19 | drm/amd/display: fix bug with index check | Anthony Koo | 1 | -1/+1 |
2018-05-19 | drm/amd/display: Add fullscreen transitions to log | Anthony Koo | 2 | -27/+114 |
2018-05-19 | drm/amd/display: constify a few dc_surface_update fields | Jun Lei | 1 | -7/+7 |
2018-05-19 | drm/amd/display: Only limit VSR downscaling when actually downscaling | Xingyue Tao | 1 | -11/+10 |
2018-05-19 | drm/amd/display: don't create new dc_sink if nothing changed at detection | Samson Tam | 1 | -18/+77 |
2018-05-19 | drm/amd/display: use macro for logs | Anthony Koo | 2 | -13/+15 |
2018-05-19 | drm/amd/display: Fix up dm logging functionality | Anthony Koo | 5 | -18/+17 |
2018-05-19 | drm/amd/display: update dml to allow sync with DV | Dmytro Laktyushkin | 3 | -470/+515 |
2018-05-19 | drm/amd/display: Log DTN only after the atomic commit in Diag | Nikola Cornij | 1 | -57/+62 |
2018-05-19 | drm/amd/display: disable mpo if brightness adjusted | Yue Hin Lau | 2 | -0/+2 |
2018-05-19 | drm/amd/display: Add dc cap to restrict VSR downscaling src size | Xingyue Tao | 3 | -5/+13 |
2018-05-19 | drm/amd/display: fix a 32 bit shift meant to be 64 warning | Dmytro Laktyushkin | 1 | -1/+1 |
2018-05-19 | drm/amd/display: fix 31_32_fixpt shift functions | Dmytro Laktyushkin | 1 | -8/+18 |
2018-05-19 | drm/amd/display: Update HW sequencer initialization | Eric Bernstein | 4 | -8/+20 |
2018-05-19 | drm/amd/display: underflow/blankscreen recovery | Charlene Liu | 8 | -2/+135 |