summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau2018-01-024-6/+6
* drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-154-5/+62
* drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-151-1/+3
* drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-152-5/+13
* drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha2017-12-151-5/+21
* drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1
* drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-0415-8/+254
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-0426-6/+547
* Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-0127-182/+394
|\
| * drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu2017-11-281-45/+40
| * drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky2017-11-281-1/+1
| * drm/amd/display: fix gamma settingRoman Li2017-11-281-1/+2
| * drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li2017-11-281-1/+0
| * drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland2017-11-281-2/+7
| * drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland2017-11-281-4/+10
| * drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2017-11-282-12/+4
| * drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland2017-11-281-4/+4
| * drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-284-9/+16
| * drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland2017-11-281-6/+10
| * drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2017-11-282-5/+8
| * drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2017-11-282-12/+15
| * drm/amd/display: fix memory leaks on error exit returnColin Ian King2017-11-281-5/+7
| * drm/amd/display: check plane state before validating fbcShirish S2017-11-281-0/+4
| * drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li2017-11-281-1/+1
| * drm/amd/display: Revert noisy assert messagesJordan Lazare2017-11-281-4/+0
| * drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2017-11-282-6/+8
| * drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo2017-11-281-1/+2
| * drm/amd/display: fix split recout offsetDmytro Laktyushkin2017-11-281-2/+2
| * drm/amd/display: Don't reject 3D timingsAndrew Jiang2017-11-281-3/+0
| * drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu2017-11-281-16/+16
| * drm/amd/display: fix split recout calculationDmytro Laktyushkin2017-11-281-5/+3
| * drm/amd/display: Fix S3 topology changeRoman Li2017-11-281-0/+4
| * drm/amd/display: Add timing validation against dongle capEric Yang2017-11-284-3/+91
| * drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li2017-11-281-2/+4
| * drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha2017-11-281-6/+12
| * drm/amdgpu: drop experimental flag for ravenAlex Deucher2017-11-281-1/+1
| * drm/amdgpu: don't try to move pinned BOsChristian König2017-11-281-0/+4
| * drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-11-282-4/+4
| * drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer2017-11-281-1/+1
| * Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher2017-11-283-3/+5
| * drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher2017-11-281-16/+95
| * drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher2017-11-281-0/+16
| * drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu2017-11-281-12/+8
* | Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie2017-12-014-16/+56
|\ \ | |/ |/|
| * drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap2017-11-261-1/+2
| * drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling2017-11-261-0/+18
| * drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl2017-11-261-2/+2
| * drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling2017-11-261-13/+34
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-4/+4
|\ \
| * | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-4/+4