summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-09-1110-25/+66
|\
| * drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann2020-09-043-6/+1
| * drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard2020-09-041-1/+0
| * drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard2020-09-041-2/+1
| * drm/sun4i: Fix DE2 YVU handlingJernej Skrabec2020-09-041-1/+1
| * drm/tve200: Stabilize enable/disableLinus Walleij2020-09-031-1/+21
| * drm/virtio: fix unblankGerd Hoffmann2020-09-023-1/+15
| * drm/sun4i: Fix dsi dcs long write functionOndrej Jirman2020-08-311-2/+2
| * drm/ingenic: Fix driver not probing when IPU port is missingPaul Cercueil2020-08-311-8/+11
| * drm/ingenic: Fix leak of device_node pointerPaul Cercueil2020-08-311-0/+1
| * drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai2020-08-271-2/+6
| * drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh2020-08-261-1/+7
* | Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-09-111-6/+4
|\ \
| * | drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen2020-09-081-6/+4
* | | Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie2020-09-091-0/+1
|\ \ \
| * | | drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependencyLaurent Pinchart2020-09-051-0/+1
* | | | Revert "drm/i915/gem: Delete unused code"Dave Airlie2020-09-081-0/+19
* | | | Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2020-09-082-27/+289
* | | | Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2020-09-082-0/+18
* | | | Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2020-09-0811-37/+85
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/msm: Disable the RPTR shadowJordan Crouse2020-09-046-27/+43
| * | | drm/msm: Disable preemption on all 5xx targetsJordan Crouse2020-09-041-1/+2
| * | | drm/msm: Enable expanded apriv support for a650Jordan Crouse2020-09-044-4/+19
| * | | drm/msm: Split the a5xx preemption recordJordan Crouse2020-09-042-5/+21
* | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-4/+5
|\ \ \ \
| * | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-4/+5
* | | | | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-0413-25/+81
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-09-044-3/+12
| |\ \ \ \ \
| | * | | | | drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs2020-09-031-0/+6
| | * | | | | drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs2020-09-031-1/+4
| | * | | | | drm/nouveau/kms/nv50-: add some whitespace before debug messageBen Skeggs2020-09-031-1/+1
| | * | | | | drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul2020-09-031-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-09-042-8/+28
| |\ \ \ \ \
| | * | | | | drm/i915: Clear the repeater bit on HDCP disableSean Paul2020-09-021-0/+6
| | * | | | | drm/i915: Fix sha_text population codeSean Paul2020-09-021-6/+20
| | * | | | | drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor2020-09-021-2/+2
| | |/ / / /
| * | | | | drm/radeon: Prefer lower feedback dividersKai-Heng Feng2020-09-031-1/+1
| * | | | | drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman2020-09-031-1/+2
| * | | | | drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman2020-09-031-0/+2
| * | | | | drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen2020-09-031-1/+3
| * | | | | drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan2020-09-031-2/+12
| * | | | | drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang2020-09-033-9/+21
| |/ / / /
* | | | | Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-041-8/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm/gup: Remove enfornced COW mechanismPeter Xu2020-09-041-8/+0
* | | | | Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-2842-167/+303
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-08-281-4/+10
| |\ \ \ \ \
| | * | | | | drm/i915: Fix cmd parser desc matching with masksMika Kuoppala2020-08-251-4/+10
| * | | | | | Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-287-13/+13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | drm/omap: fix incorrect lock stateTomi Valkeinen2020-08-251-1/+2
| | * | | | | Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst2020-08-251316-28367/+269693
| | |\| | | |