index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
2021-03-19
1
-0
/
+8
*
Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-03-19
3
-10
/
+42
|
\
|
*
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
2021-03-17
1
-8
/
+5
|
*
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2021-03-17
2
-2
/
+37
*
|
Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-03-19
3
-40
/
+25
|
\
\
|
*
|
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
2021-03-18
1
-32
/
+2
|
*
|
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
2021-03-18
1
-8
/
+18
|
*
|
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
2021-03-15
1
-0
/
+5
*
|
|
Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-03-19
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
2021-03-17
1
-3
/
+4
*
|
|
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-03-13
2
-4
/
+2
|
|
/
|
/
|
*
|
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
2021-03-12
1
-2
/
+4
*
|
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
2021-03-12
3
-8
/
+20
*
|
Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-03-12
26
-57
/
+353
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
2021-03-10
1
-1
/
+1
|
*
drm/radeon: fix AGP dependency
Christian König
2021-03-10
1
-0
/
+1
|
*
drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_table
Christian König
2021-03-10
3
-2
/
+6
|
*
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
2021-03-10
1
-4
/
+4
|
*
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
2021-03-10
3
-21
/
+141
|
*
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
2021-03-10
1
-1
/
+1
|
*
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
2021-03-10
1
-1
/
+95
|
*
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
2021-03-10
1
-0
/
+31
|
*
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
2021-03-10
1
-1
/
+1
|
*
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
2021-03-10
10
-0
/
+37
|
*
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
2021-03-10
1
-1
/
+1
|
*
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
2021-03-10
1
-4
/
+0
|
*
drm/amd/display: Add a backlight module option
Takashi Iwai
2021-03-10
3
-0
/
+10
|
*
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
2021-03-10
1
-4
/
+20
|
*
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
2021-03-10
1
-1
/
+0
|
*
drm/amdgpu/display: simplify backlight setting
Alex Deucher
2021-03-10
1
-16
/
+4
*
|
drm/compat: Clear bounce structures
Daniel Vetter
2021-03-11
1
-0
/
+11
*
|
drm/shmem-helpers: vunmap: Don't put pages for dma-buf
Noralf Trønnes
2021-03-11
1
-3
/
+4
*
|
drm: meson_drv add shutdown function
Artem Lapkin
2021-03-11
1
-0
/
+11
*
|
drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
Neil Roberts
2021-03-11
1
-5
/
+6
*
|
drm/shmem-helper: Check for purged buffers in fault handler
Neil Roberts
2021-03-11
1
-4
/
+14
*
|
qxl: Fix uninitialised struct field head.surface_id
Colin Ian King
2021-03-11
1
-0
/
+1
*
|
drm/ttm: Fix TTM page pool accounting
Anthony DeRossi
2021-03-11
1
-2
/
+2
*
|
drm/ttm: soften TTM warnings
Christian König
2021-03-11
1
-2
/
+6
*
|
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-11
4
-8
/
+64
*
|
drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
Gerd Hoffmann
2021-03-11
1
-3
/
+10
*
|
drm/qxl: unpin release objects
Gerd Hoffmann
2021-03-11
1
-0
/
+1
*
|
drm/fb-helper: only unmap if buffer not null
Tong Zhang
2021-03-11
1
-1
/
+1
*
|
Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-03-05
9
-16
/
+26
|
\
|
|
*
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
2021-03-04
1
-2
/
+2
|
*
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
2021-03-04
1
-1
/
+1
|
*
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
2021-03-04
1
-2
/
+0
|
*
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
2021-03-04
1
-3
/
+12
|
*
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
2021-03-04
1
-2
/
+2
|
*
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
2021-03-04
3
-3
/
+3
|
*
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
2021-03-04
1
-2
/
+4
[next]