index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
drm/openchrome: Version bumped to 3.1.27
drm-next-5.6
Kevin Brace
1
-2
/
+2
2020-03-12
drm/openchrome: Cursor disappearance fix for CN400 / PM800 chipsets
Kevin Brace
1
-5
/
+0
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm int...
Kevin Brace
112
-942
/
+4510
2020-02-07
Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...
Dave Airlie
102
-869
/
+4337
2020-02-07
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
5
-10
/
+50
2020-02-07
Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
5
-63
/
+123
2020-02-06
gpu: host1x: Set DMA direction only for DMA-mapped buffer objects
Thierry Reding
1
-1
/
+1
2020-02-06
drm/tegra: Reuse IOVA mapping where possible
Thierry Reding
3
-23
/
+63
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
1
-17
/
+32
2020-02-04
drm/amd/dm/mst: Ignore payload update failures
Lyude Paul
1
-9
/
+4
2020-02-04
drm/amdgpu: update default voltage for boot od table for navi1x
Alex Deucher
1
-1
/
+8
2020-02-04
drm/openchrome: Version bumped to 3.1.26
Kevin Brace
1
-2
/
+2
2020-02-04
drm/openchrome: Stop allocating hardware cursor storage
Kevin Brace
3
-76
/
+18
2020-02-04
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
Alex Deucher
1
-3
/
+5
2020-02-04
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
Alex Deucher
1
-6
/
+9
2020-02-04
drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
Alex Deucher
1
-11
/
+23
2020-02-04
drm/amdgpu: fetch default VDDC curve voltages (v2)
Alex Deucher
1
-1
/
+49
2020-02-04
drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
Matt Coffin
4
-20
/
+22
2020-02-04
drm/amdgpu/navi10: add OD_RANGE for navi overclocking
Alex Deucher
1
-0
/
+59
2020-02-04
drm/amdgpu/navi: fix index for OD MCLK
Alex Deucher
1
-1
/
+1
2020-02-04
drm/amd/display: Fix HW/SW state mismatch
Bhawanpreet Lakha
1
-0
/
+19
2020-02-04
drm/amd/display: Fix a typo when computing dsc configuration
Mikita Lipski
1
-1
/
+1
2020-02-04
drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
Evan Quan
6
-1
/
+86
2020-02-04
drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
Yong Zhao
1
-4
/
+6
2020-02-04
drm/amd/display: Only enable cursor on pipes that need it
Nicholas Kazlauskas
1
-0
/
+30
2020-02-03
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
4
-12
/
+63
2020-02-03
drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset
Ben Skeggs
2
-6
/
+2
2020-02-03
drm/nouveau/kms/gv100-: move window ownership setup into modesetting path
Ben Skeggs
4
-6
/
+44
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
1
-0
/
+6
2020-01-31
drm/openchrome: Version bumped to 3.1.25
Kevin Brace
1
-2
/
+2
2020-01-31
drm/openchrome: Explicitly include drm/drm_print.h
Kevin Brace
1
-0
/
+1
2020-01-31
drm/openchrome: use drm_debug_enabled() to check for debug categories
Kevin Brace
1
-1
/
+1
2020-01-31
drm/tegra: sor: Initialize runtime PM before use
Thierry Reding
1
-15
/
+17
2020-01-31
drm/tegra: sor: Disable runtime PM on probe failure
Thierry Reding
1
-6
/
+8
2020-01-31
drm/tegra: sor: Suspend on clock registration failure
Thierry Reding
1
-6
/
+7
2020-01-31
Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...
Dave Airlie
4
-12
/
+63
2020-01-30
drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latency
Alex Deucher
1
-0
/
+2
2020-01-30
drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
Nathan Chancellor
1
-1
/
+1
2020-01-30
radeon: completely remove lut leftovers
Daniel Vetter
2
-8
/
+0
2020-01-30
drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...
Zhan Liu
1
-4
/
+10
2020-01-30
radeon: insert 10ms sleep in dce5_crtc_load_lut
Daniel Vetter
1
-0
/
+2
2020-01-30
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...
Colin Ian King
3
-7
/
+7
2020-01-30
amdgpu: using vmalloc requires includeing vmalloc.h
Stephen Rothwell
1
-0
/
+1
2020-01-30
drm/amdgpu: allocate entities on demand
Nirmoy Das
2
-117
/
+124
2020-01-30
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
2
-2
/
+21
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
12246
-290195
/
+608537
2020-01-30
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
14
-22
/
+201
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2
-12
/
+32
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-29
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
Ben Skeggs
1
-6
/
+17
[next]