summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2018-11-012-4/+2
| | * | | | | | | | drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu2018-11-011-4/+8
| | * | | | | | | | drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu2018-11-011-0/+31
| | * | | | | | | | drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu2018-11-011-4/+6
| | * | | | | | | | drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan2018-11-011-3/+3
| | * | | | | | | | drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky2018-11-011-1/+1
| | * | | | | | | | drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan2018-10-301-2/+8
| | * | | | | | | | drm/amd/display: set backlight level limit to 1Guttula, Suresh2018-10-301-0/+7
| | * | | | | | | | drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S2018-10-261-0/+4
| | * | | | | | | | drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky2018-10-261-2/+4
| | * | | | | | | | drm/amdgpu: fix VM leaf walkingChristian König2018-10-261-1/+2
| | * | | | | | | | drm/amdgpu: fix amdgpu_vm_finiChristian König2018-10-251-1/+3
| | * | | | | | | | drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan2018-10-251-29/+15
| | * | | | | | | | drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan2018-10-251-11/+10
| | * | | | | | | | drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-251-1/+1
| | * | | | | | | | drm/amdgpu: Fix null point errorRex Zhu2018-10-254-6/+10
| | * | | | | | | | drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu2018-10-251-5/+11
| | * | | | | | | | drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2018-10-252-0/+17
| | * | | | | | | | drm/amd/powerplay: bump the PPtable version supportedEvan Quan2018-10-222-30/+18
| | * | | | | | | | drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan2018-10-221-0/+11
| | * | | | | | | | drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse2018-10-221-2/+14
| | * | | | | | | | powerplay: Respect units on max dcfclk watermarkDavid Francis2018-10-221-1/+1
| | * | | | | | | | drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng2018-10-221-1/+1
| | * | | | | | | | drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2018-10-222-7/+19
| | |/ / / / / / /
| * | | | | | | | drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1Douglas Anderson2018-10-291-7/+7
| * | | | | | | | drm/bridge: ti-sn65dsi86: Remove the mystery delayDouglas Anderson2018-10-291-13/+16
| * | | | | | | | drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAMDouglas Anderson2018-10-291-0/+1
| * | | | | | | | drm/panel: simple: Support panels with HPD where HPD isn't connectedDouglas Anderson2018-10-291-2/+12
| * | | | | | | | drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C2018-10-291-0/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-0213-36/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-2412-34/+28
| * | | | | | | | amd-gpu: Don't undefine READ and WRITEDavid Howells2018-10-241-2/+0
* | | | | | | | | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-021-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Compiler Attributes: auxdisplay: panel: use __nonstringMiguel Ojeda2018-09-301-4/+3
* | | | | | | | | | Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-011-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | of: Fix cpu node iterator to not ignore disabled cpu nodesRob Herring2018-11-011-2/+0
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-11-012-130/+670
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vhost/scsi: Use common handling code in request queue handlerBijan Mottahedeh2018-10-251-197/+164
| * | | | | | | | | | | vhost/scsi: Extract common handling code from control queue handlerBijan Mottahedeh2018-10-251-99/+172
| * | | | | | | | | | | vhost/scsi: Respond to control queue operationsBijan Mottahedeh2018-10-251-0/+190
| * | | | | | | | | | | vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards2018-10-251-1/+3
| * | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISONWei Wang2018-10-251-0/+10
| * | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2018-10-251-33/+331
* | | | | | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-014-0/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
* | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-011-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-11-011-0/+2
| * | | | | | | | | | | | | i2c: Remove unnecessary call to irq_find_mappingCharles Keepax2018-11-011-4/+1
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0137-170/+318
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-011-1/+1