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.13.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
/
i915
/
intel_sprite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-2464
/
+0
2019-06-17
drm/i915: Nuke atomic set/get prop plane stubs
Maarten Lankhorst
1
-8
/
+0
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-12
/
+22
2019-05-20
drm/i915: Overcome display engine stride limits via GTT remapping
Ville Syrjälä
1
-12
/
+22
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+2
2019-04-08
drm/i915: extract intel_sprite.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_atomic_plane.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_psr.h from intel_drv.h
Jani Nikula
1
-5
/
+8
2019-03-27
drm/i915: Reject rotation for some hdr formats
Maarten Lankhorst
1
-0
/
+5
2019-03-27
drm/i915: Reject Yf tiling for HDR formats, v2.
Maarten Lankhorst
1
-5
/
+5
2019-03-27
drm/i915: Handle YUV subpixel support better
Maarten Lankhorst
1
-10
/
+19
2019-03-27
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-15
/
+15
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
1
-15
/
+15
2019-03-19
drm/i915: stick to kernel fixed size types
Jani Nikula
1
-5
/
+5
2019-03-18
drm/i915: Turn off the CUS when turning off a HDR plane
Ville Syrjälä
1
-0
/
+3
2019-03-18
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
1
-6
/
+72
2019-03-13
drm/i915/icl: Implement half float formats
Kevin Strasser
1
-3
/
+69
2019-03-13
drm/i915: Refactor icl_is_hdr_plane
Kevin Strasser
1
-3
/
+3
2019-03-11
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
1
-5
/
+103
2019-03-05
drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes
Swati Sharma
1
-1
/
+59
2019-03-05
drm/i915: Enable P010, P012, P016 formats for primary and sprite planes
Juha-Pekka Heikkila
1
-2
/
+26
2019-03-05
drm/i915: Preparations for enabling P010, P012, P016 formats
Juha-Pekka Heikkila
1
-3
/
+19
2019-02-08
drm/i915: Track pipe csc enable in crtc state
Ville Syrjälä
1
-2
/
+4
2019-02-08
drm/i915: Track pipe gamma enable/disable in crtc state
Ville Syrjälä
1
-3
/
+14
2019-02-07
drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
Ville Syrjälä
1
-11
/
+43
2019-01-29
drm/i915: Fix skl srckey mask bits
Ville Syrjälä
1
-1
/
+1
2019-01-17
drm/i915/sprite: switch to kernel types
Jani Nikula
1
-30
/
+30
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-8
/
+16
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-3
/
+3
2018-11-28
drm/i915: Pass the plane to icl_program_input_csc_coeff()
Ville Syrjälä
1
-8
/
+6
2018-11-28
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
1
-0
/
+4
2018-11-28
drm/i915: Pass the new crtc_state to ->disable_plane()
Ville Syrjälä
1
-4
/
+8
2018-11-28
drm/i915: Move single buffered plane register writes to the end
Ville Syrjälä
1
-2
/
+2
2018-11-28
drm/i915: Reorganize plane register writes to make them more atomic
Ville Syrjälä
1
-44
/
+64
2018-11-15
drm/i915: Fix plane allocation/free functions
Maarten Lankhorst
1
-29
/
+0
2018-11-13
drm/i915: Account for scale factor when calculating initial phase
Ville Syrjälä
1
-6
/
+14
2018-11-13
drm/i915: Always write both TILEOFF and LINOFF plane registers
Ville Syrjälä
1
-14
/
+7
2018-11-09
drm/i915: Clean up skl+ PLANE_POS vs. scaler handling
Ville Syrjälä
1
-7
/
+9
2018-11-09
drm/i915: Polish the skl+ plane keyval/msk/max register setup
Ville Syrjälä
1
-13
/
+9
2018-11-09
drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()
Ville Syrjälä
1
-1
/
+0
2018-11-07
drm/i915: Clean up skl_program_scaler()
Ville Syrjälä
1
-13
/
+5
2018-11-07
drm/i915: Nuke posting reads from plane update/disable funcs
Ville Syrjälä
1
-12
/
+0
2018-11-06
drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion
Uma Shankar
1
-0
/
+107
2018-11-01
drm/i915: Define WA 0870 and kill dead code.
Rodrigo Vivi
1
-0
/
+1
2018-10-29
drm/i915: Do not program aux plane offsets on gen11+
Dhinakaran Pandiyan
1
-3
/
+5
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
1
-1
/
+1
2018-10-24
drm/i915: Mark skl_update_plane and skl_disable_plane as static
Chris Wilson
1
-2
/
+2
[next]