index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-28
1
-422
/
+599
|
\
|
*
drm/i915: Bump gen7+ fb size limits to 16kx16k
Ville Syrjälä
2019-05-20
1
-6
/
+12
|
*
drm/i915: Bump fb stride limit to 128KiB for gen4+ and 256KiB for gen7+
Ville Syrjälä
2019-05-20
1
-0
/
+13
|
*
drm/i915: Align dumb buffer stride to 4k to allow for gtt remapping
Ville Syrjälä
2019-05-20
1
-1
/
+0
|
*
drm/i915: Overcome display engine stride limits via GTT remapping
Ville Syrjälä
2019-05-20
1
-55
/
+299
|
*
drm/i915: Shuffle stride checking code around
Ville Syrjälä
2019-05-20
1
-32
/
+32
|
*
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2019-05-20
1
-1
/
+3
|
*
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-20
1
-0
/
+11
|
*
drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
Imre Deak
2019-05-14
1
-1
/
+1
|
*
drm/i915: Refactor bdw_get_pipemisc_bpp
Vandita Kulkarni
2019-05-14
1
-0
/
+22
|
*
drm/i915: Fix the pipe state timing mismatch warnings
Vandita Kulkarni
2019-05-14
1
-6
/
+16
|
*
drm/i915: Add readout and state check for pch_pfit.force_thru
Ville Syrjälä
2019-05-09
1
-8
/
+10
|
*
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
2019-05-09
1
-0
/
+9
|
*
drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c
Ville Syrjälä
2019-05-06
1
-221
/
+1
|
*
drm/i915: Use mul_u32_u32() more
Ville Syrjälä
2019-05-03
1
-5
/
+5
|
*
drm/i915: Allow ICL pipe "HDR mode" when the cursor is visible
Ville Syrjälä
2019-05-03
1
-1
/
+2
|
*
drm/i915: Move the PIPEMISC write the correct place
Ville Syrjälä
2019-05-03
1
-3
/
+3
|
*
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
Jani Nikula
2019-05-03
1
-1
/
+2
|
*
drm/i915: move i915_vgacntrl_reg() where needed
Jani Nikula
2019-05-03
1
-0
/
+10
|
*
drm/i915: extract intel_acpi.h from i915_drv.h
Jani Nikula
2019-05-03
1
-0
/
+1
|
*
drm/i915: move ranges to intel_display.c
Jani Nikula
2019-05-03
1
-0
/
+15
|
*
drm/i915: Enable pipe HDR mode on ICL if only HDR planes are used
Ville Syrjälä
2019-04-30
1
-0
/
+7
|
*
drm/i915: Flatten and rename haswell_set_pipemisc()
Ville Syrjälä
2019-04-30
1
-35
/
+33
|
*
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: extract intel_vdsc.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: extract intel_quirks.h from intel_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: extract intel_fifo_underrun.h from intel_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
|
*
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
2019-04-26
1
-0
/
+1
|
*
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
2019-04-26
1
-6
/
+0
|
*
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
2019-04-26
1
-7
/
+9
|
*
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
Chris Wilson
2019-04-26
1
-18
/
+19
|
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1
/
+0
|
*
drm/i915/icl: Fix clockgating issue when using scalers
Radhakrishna Sripada
2019-04-23
1
-5
/
+35
|
*
drm/i915: Fix skl+ max plane width
Ville Syrjälä
2019-04-23
1
-25
/
+47
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
1
-0
/
+9
|
\
\
|
*
|
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
2019-05-13
1
-0
/
+9
|
|
/
*
|
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2019-05-09
1
-72
/
+138
|
\
|
|
*
drm/i915: Nuke drm_crtc_state and use intel_atomic_state instead
Manasi Navare
2019-04-15
1
-33
/
+28
|
*
drm/i915: Fix the inconsistent RMW in WA 827
Radhakrishna Sripada
2019-04-12
1
-0
/
+1
|
*
drm/i915: Rename skl_wa_clkgating to the actual WA
Radhakrishna Sripada
2019-04-12
1
-3
/
+3
|
*
drm/i915: Get power refs in encoder->get_power_domains()
Imre Deak
2019-04-08
1
-5
/
+1
|
*
drm/i915: extract intel_cdclk.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_sprite.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_dvo.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_lvds.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_tv.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_pipe_crc.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
|
*
drm/i915: extract intel_atomic_plane.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
[next]