index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2
-4
/
+2
2021-03-12
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
1
-2
/
+4
2021-03-12
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
3
-8
/
+20
2021-03-12
Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
26
-57
/
+353
2021-03-11
drm/compat: Clear bounce structures
Daniel Vetter
1
-0
/
+11
2021-03-11
drm/shmem-helpers: vunmap: Don't put pages for dma-buf
Noralf Trønnes
1
-3
/
+4
2021-03-11
drm: meson_drv add shutdown function
Artem Lapkin
1
-0
/
+11
2021-03-11
drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
Neil Roberts
1
-5
/
+6
2021-03-11
drm/shmem-helper: Check for purged buffers in fault handler
Neil Roberts
1
-4
/
+14
2021-03-11
qxl: Fix uninitialised struct field head.surface_id
Colin Ian King
1
-0
/
+1
2021-03-11
drm/ttm: Fix TTM page pool accounting
Anthony DeRossi
1
-2
/
+2
2021-03-11
drm/ttm: soften TTM warnings
Christian König
1
-2
/
+6
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
4
-8
/
+64
2021-03-11
drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
Gerd Hoffmann
1
-3
/
+10
2021-03-11
drm/qxl: unpin release objects
Gerd Hoffmann
1
-0
/
+1
2021-03-11
drm/fb-helper: only unmap if buffer not null
Tong Zhang
1
-1
/
+1
2021-03-11
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
1
-1
/
+1
2021-03-11
drm/radeon: fix AGP dependency
Christian König
1
-0
/
+1
2021-03-11
drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_table
Christian König
3
-2
/
+6
2021-03-11
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
1
-4
/
+4
2021-03-11
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
3
-21
/
+141
2021-03-11
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
1
-1
/
+1
2021-03-11
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
1
-1
/
+95
2021-03-11
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
1
-0
/
+31
2021-03-11
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
1
-1
/
+1
2021-03-11
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
10
-0
/
+37
2021-03-11
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
1
-1
/
+1
2021-03-11
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
1
-4
/
+0
2021-03-11
drm/amd/display: Add a backlight module option
Takashi Iwai
3
-0
/
+10
2021-03-11
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
1
-4
/
+20
2021-03-11
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
1
-1
/
+0
2021-03-11
drm/amdgpu/display: simplify backlight setting
Alex Deucher
1
-16
/
+4
2021-03-05
Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-16
/
+26
2021-03-05
Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+3
2021-03-04
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
1
-2
/
+2
2021-03-04
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-04
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
1
-2
/
+0
2021-03-04
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
1
-3
/
+12
2021-03-04
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
1
-2
/
+2
2021-03-04
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
3
-3
/
+3
2021-03-04
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
1
-2
/
+4
2021-03-04
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
1
-1
/
+2
2021-03-02
drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class
Ben Skeggs
1
-0
/
+3
2021-02-27
Merge tag 'docs-5.12-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
59
-378
/
+1109
2021-02-25
Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...
Dave Airlie
7
-94
/
+65
2021-02-25
Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-48
/
+158
2021-02-25
Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-17
/
+83
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]