index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
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
2019-11-01
drm/i915: Complete crtc hw/uapi split, v6.
Maarten Lankhorst
1
-0
/
+31
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
1
-4
/
+4
2019-11-01
drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
1
-2
/
+6
2019-10-24
drm/i915: Rework global state locking
Ville Syrjälä
1
-0
/
+44
2019-09-25
drm/i915: Do not add all planes when checking scalers on glk+
Maarten Lankhorst
1
-0
/
+9
2019-09-25
drm/i915: Rename planar linked plane variables
Maarten Lankhorst
1
-2
/
+5
2019-09-25
drm/i915: Get rid of crtc_state->fb_changed
Maarten Lankhorst
1
-1
/
+0
2019-09-11
drm/i915: Remove pointless planes_changed=true assignment
Ville Syrjälä
1
-7
/
+0
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+440
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-0
/
+438