index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
drm/i915/dsb: Use chained DSBs for LUT programming
Ville Syrjälä
1
-0
/
+2
2024-08-29
drm/i915/dsb: s/dsb/dsb_color_vblank/
Ville Syrjälä
1
-2
/
+2
2024-05-31
drm/i915: drop unnecessary i915_reg.h includes
Jani Nikula
1
-1
/
+0
2024-03-15
drm/i915: Don't cast away const
Ville Syrjälä
1
-1
/
+1
2024-02-27
drm/i915/dp: Compute DP tunnel BW during encoder state computation
Imre Deak
1
-0
/
+2
2024-02-27
drm/i915/dp: Add DP tunnel atomic state and check BW limit
Imre Deak
1
-0
/
+6
2024-02-27
drm/i915/dp: Add support for DP tunnel BW allocation
Imre Deak
1
-0
/
+2
2023-11-02
drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
Jouni Högander
1
-3
/
+0
2023-09-20
drm/i915: Implement transcoder LRR for TGL+
Ville Syrjälä
1
-0
/
+1
2023-09-20
drm/i915: Adjust seamless_m_n flag behaviour
Ville Syrjälä
1
-0
/
+1
2023-04-20
drm/i915: Relocate intel_atomic_setup_scalers()
Ville Syrjälä
1
-256
/
+0
2023-04-13
drm/i915: Flag purely internal commits to not clear crtc_state->inherited
Ville Syrjälä
1
-1
/
+2
2023-01-10
drm/i915/mtl: limit second scaler vertical scaling in ver >= 14
Luca Coelho
1
-10
/
+75
2022-10-26
drm/i915: Introduce crtc_state->{pre,post}_csc_lut
Ville Syrjälä
1
-0
/
+8
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+0
2022-08-31
drm/i915: move and group properties under display.properties
Jani Nikula
1
-4
/
+4
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-03-08
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
1
-0
/
+1
2022-03-03
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
1
-0
/
+1
2022-02-11
drm/i915: Clean up the bigjoiner state copy logic
Ville Syrjälä
1
-11
/
+0
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
1
-0
/
+1
2021-12-14
drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency
Jani Nikula
1
-0
/
+1
2021-12-09
drm/i915: Add privacy-screen support (v3)
Hans de Goede
1
-0
/
+1
2021-05-26
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-12
/
+1
2021-05-21
Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+1
2021-05-19
drm/i915/adl_p: MBUS programming
Vandita Kulkarni
1
-0
/
+20
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
1
-12
/
+1
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-1
/
+1
2021-03-23
drm/i915/display: Simplify GLK display version tests
Matt Roper
1
-4
/
+3
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-3
/
+3
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
1
-1
/
+1
2020-11-15
drm/i915/dp: Add from_crtc_state to copy color blobs
Manasi Navare
1
-4
/
+5
2020-11-05
drm/i915/display: Use initial_fastset_check() to compute and apply the initia...
José Roberto de Souza
1
-1
/
+0
2020-09-17
drm/i915: Remove the old global state stuff
Ville Syrjälä
1
-39
/
+0
2020-05-29
drm/i915: Replace I915_MODE_FLAG_INHERITED with a boolean
Ville Syrjälä
1
-1
/
+1
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
1
-0
/
+1
2020-05-23
drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
1
-0
/
+3
2020-02-11
drm/i915/atomic: conversion to drm_device based logging macros.
Wambui Karuga
1
-10
/
+13
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-2
/
+4
2020-01-31
drm/i915: Convert cdclk to global state
Ville Syrjälä
1
-1
/
+0
2020-01-31
drm/i915: Introduce better global state handling
Ville Syrjälä
1
-2
/
+5
2020-01-31
drm/i915: Move intel_atomic_state_free() into intel_atomic.c
Ville Syrjälä
1
-0
/
+11
2020-01-31
drm/i915: Collect more cdclk state under the same roof
Ville Syrjälä
1
-5
/
+4
2020-01-27
drm/i915/display: Squelch kerneldoc complaints
Chris Wilson
1
-0
/
+2
2020-01-08
drm/i915/display: Force the state compute phase once to enable PSR
José Roberto de Souza
1
-0
/
+2
2019-12-23
drm/i915/tgl: Select master transcoder for MST stream
José Roberto de Souza
1
-0
/
+14
2019-12-23
drm/i915/display: Share intel_connector_needs_modeset()
José Roberto de Souza
1
-0
/
+18
2019-11-07
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
1
-0
/
+1
2019-11-01
drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
1
-1
/
+1
2019-11-01
drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
1
-3
/
+3
[next]