summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2018-01-02drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau-6/+6
2017-12-15drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo-5/+62
2017-12-15drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang-1/+3
2017-12-15drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin-5/+13
2017-12-15drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha-5/+21
2017-12-12drm/amdgpu: fix MAP_QUEUES paramterMonk Liu-1/+1
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher-8/+254
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher-6/+547
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-182/+394
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie-16/+56
2017-11-28drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu-45/+40
2017-11-28drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky-1/+1
2017-11-28drm/amd/display: fix gamma settingRoman Li-1/+2
2017-11-28drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li-1/+0
2017-11-28drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland-2/+7
2017-11-28drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland-4/+10
2017-11-28drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland-12/+4
2017-11-28drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland-4/+4
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland-9/+16
2017-11-28drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland-6/+10
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu-5/+8
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu-12/+15
2017-11-28drm/amd/display: fix memory leaks on error exit returnColin Ian King-5/+7
2017-11-28drm/amd/display: check plane state before validating fbcShirish S-0/+4
2017-11-28drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li-1/+1
2017-11-28drm/amd/display: Revert noisy assert messagesJordan Lazare-4/+0
2017-11-28drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin-6/+8
2017-11-28drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo-1/+2
2017-11-28drm/amd/display: fix split recout offsetDmytro Laktyushkin-2/+2
2017-11-28drm/amd/display: Don't reject 3D timingsAndrew Jiang-3/+0
2017-11-28drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu-16/+16
2017-11-28drm/amd/display: fix split recout calculationDmytro Laktyushkin-5/+3
2017-11-28drm/amd/display: Fix S3 topology changeRoman Li-0/+4
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang-3/+91
2017-11-28drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li-2/+4
2017-11-28drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha-6/+12
2017-11-28drm/amdgpu: drop experimental flag for ravenAlex Deucher-1/+1
2017-11-28drm/amdgpu: don't try to move pinned BOsChristian König-0/+4
2017-11-28drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer-4/+4
2017-11-28drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer-1/+1
2017-11-28Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher-3/+5
2017-11-28drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher-16/+95
2017-11-28drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher-0/+16
2017-11-28drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu-12/+8
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap-1/+2
2017-11-26drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling-0/+18
2017-11-26drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl-2/+2
2017-11-26drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling-13/+34
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-74/+123