aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1054-26058/+70818
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+7
2018-06-04Merge branch 'pm-opp'Rafael J. Wysocki1-1/+1
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-31Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-12/+5
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong2-12/+5
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson1-1/+1
2018-05-30Merge tag 'drm-amdkfd-next-2018-05-28' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie4-12/+66
2018-05-30Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie6-20/+22
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-6/+7
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-1/+5
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-15/+51
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29drm/i915/query: nospec expects no more than an unsigned longChris Wilson1-1/+4
2018-05-28drm/i915/query: Protect tainted function pointer lookupChris Wilson1-3/+7
2018-05-28drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson1-11/+32
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann1-2/+2
2018-05-25drm/exynos: fimc: signedness bug in fimc_setup_clocks()Dan Carpenter1-1/+1
2018-05-25drm/exynos: scaler: fix static checker warningInki Dae1-1/+1
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie137-2828/+6964
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie5-46/+55
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard1-1/+1
2018-05-24drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen1-1/+4
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis1-1/+1
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu2-6/+5
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher1-1/+0
2018-05-24drm/sched: add rcu_barrier after entity finiEmily Deng1-1/+1
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König2-5/+26
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König1-13/+15
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König1-7/+8
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König1-13/+14
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König1-12/+7
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König2-49/+21
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu2-18/+30
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu2-1/+102
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu1-11/+39
2018-05-24drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-05-24drm/exynos: Fix default value for zpos plane propertyMarek Szyprowski1-5/+4
2018-05-24drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()Marek Szyprowski1-1/+1
2018-05-24drm/exynos/dsi: mask frame-done interruptAndrzej Hajda1-3/+3
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu1-0/+15
2018-05-24drm/amdgpu: Add CG/PG flags for VCNRex Zhu1-1/+2
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu1-1/+18
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu1-0/+2
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu1-12/+19