aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-0314-18/+18
* drm/omap: dss: Remove unused omapdss_default_get_timings()Laurent Pinchart2018-09-031-10/+0
* drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart2018-09-039-92/+0
* drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operationsLaurent Pinchart2018-09-033-66/+0
* drm/omap: dss: Handle DPI and SDI port initialization failuresLaurent Pinchart2018-09-031-3/+10
* drm/omap: dss: Move platform_device_register from core.c to dss.c probeJyri Sarha2018-09-033-24/+17
* drm/omap: dss: Gather OMAP DSS components at probe timeLaurent Pinchart2018-09-031-1/+2
* drm/omap: dss: Remove display ordering from dss/display.cPeter Ujfalusi2018-09-032-14/+3
* drm/omap: Do dss_device (display) ordering in omap_drv.cPeter Ujfalusi2018-09-033-0/+21
* drm/omap: Manage the usable omap_dss_device list within omap_drm_privatePeter Ujfalusi2018-09-032-35/+62
* drm/omap: Allocate drm_device earlier and unref it as last stepPeter Ujfalusi2018-09-031-16/+13
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-29/+12
|\
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
* | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-2434-141/+160
|\ \
| * \ Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie2018-08-241-0/+3
| |\ \
| | * | drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng2018-08-231-0/+3
| * | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-2332-141/+154
| |\ \ \
| | * | | drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li2018-08-211-5/+3
| | * | | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-2126-58/+64
| | * | | drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
| | * | | drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| | * | | drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| | * | | drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| | * | | drm/powerplay: enable dpm under pass-throughYintian Tao2018-08-211-1/+3
| | * | | drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| | * | | drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
| | * | | drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8
| | * | | drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin2018-08-212-3/+4
| | * | | drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin2018-08-211-1/+1
| | * | | drm/amd/display: Do not retain link settingsSamson Tam2018-08-211-2/+13
| * | | | Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...Dave Airlie2018-08-231-0/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | drm/panel: simple: tv123wam: Add unprepare delaySean Paul2018-08-141-0/+3
* | | | drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder2018-08-233-27/+17
* | | | include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-221-1/+1
* | | | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-223-14/+64
* | | | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-204-0/+40
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-2742-367/+507
| |\ \ \ \ \ \
| | | * | | | | drm/i915: hdmi: add CEC notifier to intel_hdmiNeil Armstrong2018-07-134-0/+40
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1645-276/+689
| |\ \ \ \ \ \ \
| * | | | | | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
* | | | | | | | | Merge tag 'drm-next-2018-08-17-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-1731-303/+9133
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge tag 'drm-msm-next-2018-08-10' of git://people.freedesktop.org/~robclark...Dave Airlie2018-08-1731-303/+9133
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"Colin Ian King2018-08-101-2/+2
| | * | | | | | | | drm/msm: Add A6XX device supportJordan Crouse2018-08-1010-1/+2828
| | * | | | | | | | drm/msm: update generated headersRob Clark2018-08-1017-248/+6209
| | * | | | | | | | drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse2018-08-103-3/+24
| | * | | | | | | | drm/msm: Add a helper function to parse clock namesJordan Crouse2018-08-104-51/+72
* | | | | | | | | | Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-1744-156/+346
|\| | | | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-next-fixes-2018-08-16-1' of git://anongit.freedesktop.or...Dave Airlie2018-08-1715-53/+117
| |\ \ \ \ \ \ \ \ \