summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-11-28drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li
2017-11-28drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland
2017-11-28drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland
2017-11-28drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland
2017-11-28drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland
2017-11-28drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu
2017-11-28drm/amd/display: fix memory leaks on error exit returnColin Ian King
2017-11-28drm/amd/display: check plane state before validating fbcShirish S
2017-11-28drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li
2017-11-28drm/amd/display: Revert noisy assert messagesJordan Lazare
2017-11-28drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin
2017-11-28drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo
2017-11-28drm/amd/display: fix split recout offsetDmytro Laktyushkin
2017-11-28drm/amd/display: Don't reject 3D timingsAndrew Jiang
2017-11-28drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu
2017-11-28drm/amd/display: fix split recout calculationDmytro Laktyushkin
2017-11-28drm/amd/display: Fix S3 topology changeRoman Li
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang
2017-11-28drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li
2017-11-28drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha
2017-11-28drm/amdgpu: drop experimental flag for ravenAlex Deucher
2017-11-28drm/amdgpu: don't try to move pinned BOsChristian König
2017-11-28drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer
2017-11-28drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer
2017-11-28Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher
2017-11-28drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher
2017-11-28drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher
2017-11-28drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie
2017-11-23drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha