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
2021-05-21
drm/openchrome: Version bumped to 3.4.9
drm-next-5.13
Kevin Brace
1
-2
/
+2
2021-05-21
drm/openchrome: Move openchrome_hdmi_audio variable
Kevin Brace
3
-8
/
+5
2021-05-21
drm/openchrome: Be strict about case statement fall through
Kevin Brace
2
-3
/
+29
2021-05-14
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
19
-81
/
+332
2021-05-14
drm: Use state helper instead of the plane state pointer
Kevin Brace
2
-3
/
+6
2021-05-14
drm/atomic: Pass the full state to planes atomic disable and update
Kevin Brace
2
-4
/
+6
2021-05-14
drm: Rename plane->state variables in atomic update and disable
Kevin Brace
2
-12
/
+13
2021-05-14
drm: Use the state pointer directly in planes atomic_check
Kevin Brace
2
-4
/
+2
2021-05-14
drm/atomic: Pass the full state to planes atomic_check
Kevin Brace
2
-4
/
+8
2021-05-14
drm: Rename plane atomic_check state names
Kevin Brace
2
-17
/
+23
2021-05-14
drm/ttm: move memory accounting into vmwgfx v4
Kevin Brace
1
-4
/
+1
2021-05-14
drm/ttm: device naming cleanup
Kevin Brace
3
-9
/
+9
2021-05-14
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
121
-621
/
+2337
2021-05-07
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-45
/
+328
2021-05-07
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
4
-33
/
+1
2021-05-07
Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...
Dave Airlie
1
-3
/
+3
2021-05-05
drm/amdgpu: Use device specific BO size & stride check.
Bas Nieuwenhuizen
1
-6
/
+175
2021-05-05
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
1
-0
/
+4
2021-05-04
drm/amd/pm: initialize variable
Tom Rix
1
-1
/
+1
2021-05-04
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
1
-5
/
+15
2021-05-04
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
2021-05-04
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
1
-0
/
+51
2021-05-04
drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
Evan Quan
1
-3
/
+10
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
1
-1
/
+1
2021-05-03
drm/msm/dpu: Delete bonkers code
Rob Clark
3
-32
/
+0
2021-04-30
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
11853
-301527
/
+653671
2021-04-30
Merge tag 'drm-intel-next-fixes-2021-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
10
-22
/
+15
2021-04-30
Merge tag 'amd-drm-next-5.13-2021-04-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
80
-445
/
+1854
2021-04-30
Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...
Dave Airlie
4
-4
/
+8
2021-04-30
Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
27
-150
/
+460
2021-04-29
Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...
Jani Nikula
1
-3
/
+3
2021-04-29
drm/i915/gvt: Prevent divided by zero when calculating refresh rate
Colin Xu
1
-3
/
+3
2021-04-29
amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
Simon Ser
1
-0
/
+1
2021-04-29
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
1
-15
/
+13
2021-04-29
drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardown
Pavan Kumar Ramayanam
1
-0
/
+3
2021-04-29
drm/amdgpu: fix r initial values
Victor Zhao
1
-1
/
+1
2021-04-28
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
1
-1
/
+1
2021-04-28
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
1
-0
/
+8
2021-04-28
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2
-2
/
+7
2021-04-28
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
3
-8
/
+18
2021-04-28
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-04-26
efifb: Check efifb_pci_dev before using it
Kai-Heng Feng
1
-2
/
+4
2021-04-26
drm/i915: Fix docbook descriptions for i915_gem_shrinker
Maarten Lankhorst
1
-0
/
+1
2021-04-26
drm/i915: fix an error code in intel_overlay_do_put_image()
Dan Carpenter
1
-1
/
+3
2021-04-26
drm/i915/display/psr: Fix cppcheck warnings
José Roberto de Souza
1
-2
/
+1
2021-04-26
drm/i915: Disable LTTPR detection on GLK once again
Ville Syrjälä
1
-1
/
+1
2021-04-26
drm/i915: Restore lost glk ccs w/a
Ville Syrjälä
1
-1
/
+2
2021-04-26
drm/i915: Restore lost glk FBC 16bpp w/a
Ville Syrjälä
1
-1
/
+1
2021-04-26
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
1
-1
/
+2
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
3
-2
/
+4
[next]