index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_sprite.c
Age
Commit message (
Expand
)
Author
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
2021-02-08
drm/i915: split fb scalable checks into g4x and skl versions
Dave Airlie
2021-02-08
drm/i915: move pipe update code into crtc. (v2)
Dave Airlie
2021-02-08
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
2021-02-05
drm/i915/display: Support PSR Multiple Instances
Gwan-gyeong Mun
2021-02-02
Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...
Jani Nikula
2021-02-01
drm/i915/adl_s: Add display WAs for ADL-S
Aditya Swarup
2021-02-01
drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
José Roberto de Souza
2021-01-29
drm/i915: Limit plane stride to below TILEOFF.x limit
Ville Syrjälä
2021-01-28
drm/i915/display: Prevent double YUV range correction on HDR planes
Andres Calderon Jaramillo
2021-01-25
drm/i915: Fix vblank evasion with vrr
Ville Syrjälä
2021-01-25
drm/i915/display/vrr: Send VRR push to flip the frame
Manasi Navare
2021-01-25
drm/i915: Extract intel_mode_vblank_start()
Ville Syrjälä
2021-01-22
drm/i915/tgl: Add Clear Color support for TGL Render Decompression
Radhakrishna Sripada
2021-01-20
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
2021-01-19
drm/i915: Reuse the async_flip() hook for the async flip disable w/a
Ville Syrjälä
2021-01-19
drm/i915: Move the async_flip bit setup into the .async_flip() hook
Ville Syrjälä
2021-01-19
drm/i915: Add plane vfuncs to enable/disable flip_done interrupt
Ville Syrjälä
2021-01-19
drm/i915: Generalize the async flip capability check
Ville Syrjälä
2020-12-22
drm/i915: refactor i915 plane code into separate file.
Dave Airlie
2020-12-02
drm/i915/display: Record the plane update times for debugging
Chris Wilson
2020-11-18
drm/i915: Add bigjoiner aware plane clipping checks
Maarten Lankhorst
2020-11-10
drm/i915: Add plane .{min,max}_width() and .max_height() vfuncs
Ville Syrjälä
2020-10-21
drm/i915: Enable scaling filter for plane and CRTC
Pankaj Bharadiya
2020-10-15
drm/i915/dg1: Add initial DG1 workarounds
Stuart Summers
2020-10-09
drm/i915/display: Program PSR2 selective fetch registers
José Roberto de Souza
2020-10-09
drm/i915: Skip aux plane stuff when there is no aux plane
Ville Syrjälä
2020-09-28
drm/i915/dsi: Initiate frame request in cmd mode
Vandita Kulkarni
2020-09-28
drm/i915: Add dedicated plane hook for async flip case
Karthik B S
2020-09-28
drm/i915: Do not call drm_crtc_arm_vblank_event in async flips
Karthik B S
2020-09-14
drm/i915: Use fb->format->is_yuv for the g4x+ sprite RGB vs. YUV check
Ville Syrjälä
2020-09-14
drm/i915: Fix g4x+ sprite dotclock limit for upscaling
Ville Syrjälä
2020-09-11
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-28
drm/i915/tgl: Fix stepping WA matching
José Roberto de Souza
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
drm/i915/rkl: Add initial workarounds
Matt Roper
2020-06-30
drm/i915: Add plane damage clips property
José Roberto de Souza
2020-06-01
drm/i915: Add Plane color encoding support for YCBCR_BT2020
Kishore Kadiyala
2020-05-20
drm/i915/rkl: Limit number of universal planes to 5
Matt Roper
2020-04-16
drm/i915: Add YUV444 packed format support for skl+
Stanislav Lisovskiy
2020-04-15
drm/i915/tgl: Add Wa_14010477008:tgl
Matt Roper
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-03-02
drm/i915: Use intel_plane_data_rate for min_cdclk calculation
Stanislav Lisovskiy
2020-03-02
drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
Ville Syrjälä
2020-02-28
drm/i915: Fix wrongly populated plane possible_crtcs bit mask
Anshuman Gupta
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-26
drm/i915/tgl: Add Wa_1606054188:tgl
Matt Atwood
2020-02-04
drm/i915/sprite: automatic conversion to drm_device based logging macros
Wambui Karuga
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
[next]