summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/edid: use macros for ELD offsets and valuesJani Nikula2017-11-071-13/+14
| * | drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson2017-11-071-0/+5
| * | drm/stm: ltdc: add a 2nd endpointPhilippe CORNU2017-11-071-19/+45
| * | drm/stm: checkpatch strict minor updatesPhilippe CORNU2017-11-072-3/+3
| * | drm/stm: dsi: Rename driver namePhilippe CORNU2017-11-071-1/+1
| * | drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann2017-11-062-16/+9
| * | drm: Print the fb dimensions when the src coord check failsVille Syrjälä2017-11-022-4/+6
| * | drm: Spelling fixesLiviu Dudau2017-11-022-2/+2
| * | drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-021-2/+2
| * | drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau2017-11-021-10/+5
| * | drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2017-10-311-0/+28
| * | drm: Add drm_device->fb_helper pointerNoralf Trønnes2017-10-311-2/+11
| * | drm/fb-helper: Handle function NULL argumentNoralf Trønnes2017-10-311-11/+17
| * | drm: gma500: Convert timers to use timer_setup()Kees Cook2017-10-311-5/+3
| * | drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter2017-10-311-1/+1
| * | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-10-312-12/+7
| * | drm: Enable pr_debug() for drm_printerChris Wilson2017-10-301-0/+2
| * | gma500: mmu: unmap the correct addressPan Bian2017-10-301-1/+1
| * | drm: virtio: replace reference/unreference with get/putAastha Gupta2017-10-301-1/+1
| * | drm/gem: Remove trailing whitespaceNoralf Trønnes2017-10-271-2/+2
| * | drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma2017-10-211-3/+1
| * | drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul2017-10-201-1/+0
| * | drm: Move debug macros out of drmP.hHaneen Mohammed2017-10-202-47/+47
| * | drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen2017-10-201-21/+6
* | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-0129-208/+394
|\ \ \
| * | | drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay2017-11-291-24/+0
| * | | drm/ttm: fix populate_and_map() functions once moreChristian König2017-11-291-2/+0
| * | | 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