summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/tinydrm: new driver for ILI9341 display panelsDavid Lechner2018-06-273-0/+244
* drm/rockchip: vop: fixup linebuffer mode calc errorSandy Huang2018-06-271-10/+13
* drm/rockchip: Use drm_crtc_mask()Ville Syrjälä2018-06-271-1/+1
* drm/gma500: Fix compile warningGustavo A. R. Silva2018-06-261-1/+0
* drm/gma500: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-06-261-1/+3
* drm/gma500: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann2018-06-263-5/+5
* drm/panel: Add Ilitek ILI9881c panel driverMaxime Ripard2018-06-253-0/+513
* drm: kirin: Remove useless "Scale not support" error messageJohn Stultz2018-06-251-1/+0
* drm: Make ioctls available for in-kernel clientsNoralf Trønnes2018-06-254-30/+64
* drm/file: Don't set master on in-kernel clientsNoralf Trønnes2018-06-251-9/+9
* drm: provide management functions for drm_fileDavid Herrmann2018-06-252-132/+175
* drm/omap: remove now unused functionsChristian König2018-06-221-17/+0
* drm/v3d: Remove the bad signaled() implementation.Eric Anholt2018-06-214-18/+6
* drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2018-06-212-0/+9
* gpu: drm: vc4: Adding new typedef vm_fault_tSouptick Joarder2018-06-212-2/+3
* staging: android: ion: fix ion_dma_buf_attach signaturChristian König2018-06-211-2/+2
* drm/i915/selftests: Remove unused dmabuf->kmap routines, fix the buildChris Wilson2018-06-201-12/+0
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-201170-22864/+54832
|\
| * Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-1543-255/+372
| |\
| | * drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| | * drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan2018-06-131-9/+0
| | * drm/amdgpu: fix parsing indirect register list v2Evan Quan2018-06-131-6/+9
| | * drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu2018-06-131-4/+4
| | * drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| | * drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma2018-06-131-11/+0
| | * drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| | * drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6
| | * drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul2018-06-131-0/+13
| | * drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui2018-06-131-1/+2
| | * drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-134-8/+15
| | * drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang2018-06-131-2/+4
| | * drm/amdgpu: add checking for sos versionHuang Rui2018-06-131-1/+26
| | * drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-06-131-0/+1
| | * Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0
| | * drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King2018-06-011-1/+1
| | * drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu2018-05-311-11/+7
| | * drm/gfx9: Update gc goldensetting for vega20.Feifei Xu2018-05-311-0/+1
| | * drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10
| | * drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher2018-05-301-1/+1
| | * drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31
| | * drm/amdgpu: typo fix for vega20 cg flagsEvan Quan2018-05-301-0/+1
| | * drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
| | * drm/amdgpu: correct SMU11 SYSPLL0 clock id valuesEvan Quan2018-05-301-7/+5
| | * drm/amdgpu: gds bo must not be per-vm-boChunming Zhou2018-05-301-0/+7
| | * drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng2018-05-301-15/+23
| | * drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li2018-05-291-6/+7
| | * drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij2018-05-291-5/+30
| | * drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij2018-05-291-1/+1
| | * drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski2018-05-291-0/+3
| | * drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-295-11/+13