summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2019-05-05drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio listColin Xu
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul
2019-05-03drm/etnaviv: initialize idle mask before querying the HW dbLucas Stach
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-03Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02drm_syncobj: switch to fdget()Al Viro
2019-05-02amdgpu: switch to fdget()Al Viro
2019-05-02don't open-code file_count()Al Viro
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin
2019-05-02drm: report consistent errors when checking syncobj capibilityLionel Landwerlin
2019-05-02Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-01drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-05-01drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definitionBjorn Helgaas
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2019-05-01drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick
2019-05-01drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick
2019-05-01drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-04-30drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin
2019-04-29drm/amdkfd: Use pci_dev_id() helperHeiner Kallweit
2019-04-29drm/amdgpu: power down the Vega20 VCE engine on requestEvan Quan
2019-04-29drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan
2019-04-29drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner
2019-04-29drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas
2019-04-29drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun