index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_color.h
Age
Commit message (
Expand
)
Author
2024-06-20
drm/i915: Pass the whole atomic state to intel_color_prepare_commit()
Ville Syrjälä
2024-05-27
drm/i915: Plumb the entire atomic state into intel_color_check()
Ville Syrjälä
2023-09-27
drm/i915/dsb: Load LUTs using the DSB during vblank
Ville Syrjälä
2023-03-21
drm/i915: Add a .color_post_update() hook
Ville Syrjälä
2022-12-13
drm/i915: Move the DSB setup/cleaup into the color code
Ville Syrjälä
2022-11-22
drm/i915: Finish the LUT state checker
Ville Syrjälä
2022-10-26
drm/i915: Get rid of glk_load_degamma_lut_linear()
Ville Syrjälä
2022-10-26
drm/i915: Assert {pre,post}_csc_lut were assigned sensibly
Ville Syrjälä
2022-10-07
drm/i915: Clean up some namespacing
Ville Syrjälä
2022-09-30
drm/i915: Split up intel_color_init()
Ville Syrjälä
2022-03-29
drm/i915: Split color_commit() into noarm+arm pair
Ville Syrjälä
2019-09-04
drm/i915/display: Add func to compare hw/sw gamma lut
Swati Sharma
2019-09-04
drm/i915/display: Add func to get gamma bit precision
Swati Sharma
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula