index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-11-28
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
2018-11-28
drm/i915: Pass the new crtc_state to ->disable_plane()
Ville Syrjälä
2018-11-28
drm/i915: Move single buffered plane register writes to the end
Ville Syrjälä
2018-11-28
drm/i915: Reorganize plane register writes to make them more atomic
Ville Syrjälä
2018-11-15
drm/i915: Fix plane allocation/free functions
Maarten Lankhorst
2018-11-13
drm/i915: Account for scale factor when calculating initial phase
Ville Syrjälä
2018-11-13
drm/i915: Always write both TILEOFF and LINOFF plane registers
Ville Syrjälä
2018-11-09
drm/i915: Clean up skl+ PLANE_POS vs. scaler handling
Ville Syrjälä
2018-11-09
drm/i915: Polish the skl+ plane keyval/msk/max register setup
Ville Syrjälä
2018-11-09
drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()
Ville Syrjälä
2018-11-07
drm/i915: Clean up skl_program_scaler()
Ville Syrjälä
2018-11-07
drm/i915: Nuke posting reads from plane update/disable funcs
Ville Syrjälä
2018-11-06
drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion
Uma Shankar
2018-11-01
drm/i915: Define WA 0870 and kill dead code.
Rodrigo Vivi
2018-10-29
drm/i915: Do not program aux plane offsets on gen11+
Dhinakaran Pandiyan
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-24
drm/i915: Mark skl_update_plane and skl_disable_plane as static
Chris Wilson
2018-10-24
drm/i915/gen11: Expose planar format support on gen11, v2.
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3.
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Program the chroma upsampler for HDR planes.
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Program the scalers correctly for planar formats, v3.
Maarten Lankhorst
2018-10-23
drm/i915: Move the SKL+ zero constant alpha handling
Ville Syrjälä
2018-10-23
drm/i915: Relocate SKL+ NV12 src width w/a
Ville Syrjälä
2018-10-08
drm/i915: s/intel_plane/plane/ in sprite init
Ville Syrjälä
2018-10-08
drm/i915: Extract skl_universal_plane_init()
Ville Syrjälä
2018-10-08
drm/i915: Introduce intel_plane_alloc()
Ville Syrjälä
2018-10-08
drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_...
Ville Syrjälä
2018-10-08
drm/i915: Add missing pixel formats for skl+ "sprites"
Ville Syrjälä
2018-10-08
drm/i915: Disallow plane scaling with specific pixel formats
Ville Syrjälä
2018-10-08
drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes
Ville Syrjälä
2018-10-08
drm/i915: Don't populate plane->i9xx_plane for sprites
Ville Syrjälä
2018-10-08
drm/i915: Populate possible_crtcs for primary/cursor planes
Ville Syrjälä
2018-10-02
drm/i915: Add plane alpha blending support, v2.
Maarten Lankhorst
2018-09-25
drm/i915: Check fb stride against plane max stride
Ville Syrjälä
2018-09-25
drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards.
Juha-Pekka Heikkila
2018-09-21
drm/i915: Force planar YUV coordinates to be a multiple of 2, v2.
Maarten Lankhorst
2018-09-21
drm/i915: Move programming plane scaler to its own function.
Maarten Lankhorst
2018-09-18
drm/i915: Fix logic fumble in rotation vs. ccs check
Ville Syrjälä
2018-09-12
drm/i915: Move chv rotation checks to plane->check()
Ville Syrjälä
2018-09-12
drm/i915: Move display w/a #1175
Ville Syrjälä
2018-09-12
drm/i915: Move skl plane fb related checks into a better place
Ville Syrjälä
2018-09-12
drm/i915: Extract per-platform plane->check() functions
Ville Syrjälä
2018-09-12
drm/i915: Nuke plane->can_scale/min_downscale
Ville Syrjälä
2018-09-12
drm/i915: Store the final plane stride in plane_state
Ville Syrjälä
2018-09-12
drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
Ville Syrjälä
2018-09-12
drm/i915: Add .max_stride() plane hook
Ville Syrjälä
2018-08-28
drm/i915: Don't pass plane to .check_plane()
Ville Syrjälä
2018-08-22
drm/i915: Add a small wrapper to check for CCS modifiers.
Dhinakaran Pandiyan
2018-08-21
drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.
Dhinakaran Pandiyan
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
[next]