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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
drm/i915: Fix trailing semicolon
Lucas De Marchi
1
-1
/
+1
2022-02-07
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Ville Syrjälä
3
-0
/
+70
2022-02-07
drm/i915: Populate pipe dbuf slices more accurately during readout
Ville Syrjälä
1
-5
/
+8
2022-02-07
drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
Ville Syrjälä
1
-20
/
+46
2022-02-03
drm/i915: Disable unused power wells left enabled by BIOS
Imre Deak
3
-0
/
+34
2022-02-03
drm/i915: Fix header test for !CONFIG_X86
Lucas De Marchi
1
-0
/
+1
2022-02-03
drm/i915: Do not spam log with missing arch support
Lucas De Marchi
1
-2
/
+1
2022-02-02
drm/i915: Move [more] GT registers to their own header file
Matt Roper
2
-125
/
+11
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
56
-29
/
+49
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
47
-1430
/
+1594
2022-02-02
drm/i915: Parameterize MI_PREDICATE registers
Matt Roper
5
-17
/
+19
2022-02-02
drm/i915: Parameterize R_PWR_CLK_STATE register definition
Matt Roper
5
-19
/
+20
2022-02-02
drm/i915/perf: Express OA register ranges with i915_range
Matt Roper
2
-403
/
+79
2022-02-02
drm/i915/perf: Move OA regs to their own header
Matt Roper
4
-485
/
+499
2022-02-02
drm/i915: remove VGA register definitions
Jani Nikula
1
-41
/
+0
2022-02-02
drm/i915/vga: switch to use VGA definitions from video/vga.h
Jani Nikula
1
-4
/
+5
2022-02-01
drm/i915: s/GRAPHICS_VER/DISPLAY_VER/ where appropriate
Ville Syrjälä
1
-9
/
+9
2022-02-01
drm/i915: Document BDW+ DRRS M/N programming requirements
Ville Syrjälä
1
-0
/
+4
2022-02-01
drm/i915: Always check dp_m2_n2 on pre-bdw
Ville Syrjälä
1
-6
/
+5
2022-02-01
drm/i915: Dump dp_m2_n2 always
Ville Syrjälä
1
-5
/
+5
2022-02-01
drm/i915: Program pch transcoder m2/n2
Ville Syrjälä
3
-9
/
+36
2022-02-01
drm/i915: Clear DP M2/N2 when not doing DRRS
Ville Syrjälä
3
-5
/
+19
2022-02-01
drm/i915: Fix transcoder_has_m2_n2()
Ville Syrjälä
1
-5
/
+1
2022-02-01
drm/i915: Extract can_enable_drrs()
Ville Syrjälä
1
-12
/
+19
2022-02-01
drm/i915: Disable DRRS on IVB/HSW port != A
Ville Syrjälä
1
-0
/
+8
2022-02-01
drm/i915: Extract {i9xx,ilk}_configure_cpu_transcoder()
Ville Syrjälä
1
-33
/
+40
2022-02-01
drm/i915: Move M/N setup to a more logical place on ddi platforms
Ville Syrjälä
3
-17
/
+11
2022-02-01
drm/i915: Move PCH transcoder M/N setup into the PCH code
Ville Syrjälä
5
-48
/
+55
2022-02-01
drm/i915: Pass crtc+cpu_transcoder to intel_cpu_transcoder_set_m_n()
Ville Syrjälä
5
-25
/
+32
2022-02-01
drm/i915: Split intel_cpu_transcoder_get_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
5
-32
/
+42
2022-02-01
drm/i915: Split intel_cpu_transcoder_set_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
5
-45
/
+54
2022-02-01
drm/i915: Nuke ilk_get_fdi_m_n_config()
Ville Syrjälä
3
-11
/
+4
2022-02-01
drm/i915: Nuke intel_dp_get_m_n()
Ville Syrjälä
4
-22
/
+32
2022-02-01
drm/i915: Nuke intel_dp_set_m_n()
Ville Syrjälä
6
-62
/
+32
2022-02-01
drm/i915: Enable rpm wakeref tracking whether runtime pm is enabled or not
Ville Syrjälä
1
-3
/
+0
2022-02-01
drm/i915: Fix oops due to missing stack depot
Ville Syrjälä
1
-3
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
818
-15991
/
+27080
2022-01-28
Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-70
/
+307
2022-01-28
drm/i915: Move drrs hardware bit frobbing to small helpers
Ville Syrjälä
1
-31
/
+36
2022-01-28
drm/i915: s/gmch_{m,n}/data_{m,n}/
Ville Syrjälä
5
-30
/
+30
2022-01-28
drm/i915: Clean up M/N register defines
Ville Syrjälä
3
-26
/
+10
2022-01-28
drm/i915: Extract intel_{get,set}_m_n()
Ville Syrjälä
1
-62
/
+47
2022-01-28
Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-41
/
+208
2022-01-28
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-2
/
+2
2022-01-28
Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-11
/
+70
2022-01-28
Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-6
/
+11
2022-01-28
Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-10
/
+16
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2022-01-27
drm/i915/adlp: Fix TypeC PHY-ready status readout
Imre Deak
1
-1
/
+2
2022-01-26
drm/i915: Clean up PIPESRC defines
Ville Syrjälä
3
-5
/
+10
[next]