Show patches with: Submitter = Jani Nikula       |   5300 patches
« 1 2 ... 17 18 1952 53 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[CI,v2,08/12] drm/edid: use EDID block read helper in drm_do_get_edid() drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,07/12] drm/edid: abstract an EDID block read helper drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,06/12] drm/edid: add typedef for block read function drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,05/12] drm/edid: pass struct edid to connector_bad_edid() drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,04/12] drm/edid: add a helper to log dump an EDID block drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,03/12] drm/edid: refactor EDID block status printing drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,02/12] drm/edid: have edid_block_check() detect blocks that are all zero drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[CI,v2,01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-11 Jani Nikula New
[v2] drm/edid: add EDID block count and size helpers [v2] drm/edid: add EDID block count and size helpers - - - --- 2022-04-07 Jani Nikula New
[12/12] drm/edid: add EDID block count and size helpers drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[11/12] drm/edid: add single point of return to drm_do_get_edid() drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[10/12] drm/edid: drop extra local var drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[09/12] drm/edid: convert extension block read to EDID block read helper drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[08/12] drm/edid: use EDID block read helper in drm_do_get_edid() drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[07/12] drm/edid: abstract an EDID block read helper drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[06/12] drm/edid: add typedef for block read function drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-07 Jani Nikula New
[05/12] drm/edid: pass struct edid to connector_bad_edid() drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-07 Jani Nikula New
[04/12] drm/edid: add a helper to log dump an EDID block drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[03/12] drm/edid: refactor EDID block status printing drm/edid: low level EDID block read refactoring etc. - 1 - --- 2022-04-07 Jani Nikula New
[02/12] drm/edid: have edid_block_check() detect blocks that are all zero drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks drm/edid: low level EDID block read refactoring etc. - - - --- 2022-04-07 Jani Nikula New
[v2,12/12] drm/edid: reduce magic when updating the EDID block checksum drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,11/12] drm/edid: track invalid blocks in drm_do_get_edid() drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,10/12] drm/edid: split out invalid block filtering to a separate function drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,09/12] drm/edid: simplify block check when filtering invalid blocks drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,08/12] drm/edid: use a better variable name for EDID block read retries drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,07/12] drm/edid: split drm_edid_block_valid() to check and act parts drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-31 Jani Nikula New
[v2,06/12] drm/edid: split out edid_header_fix() drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,05/12] drm/edid: clean up edid_is_zero() drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,04/12] drm/edid: make drm_edid_header_is_valid() accept void pointer drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,03/12] drm/edid: add edid_block_tag() helper to get the EDID extension tag drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,02/12] drm/edid: clean up EDID block checksum functions drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-31 Jani Nikula New
[v2,01/12] drm/edid: use struct edid * in drm_do_get_edid() drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-31 Jani Nikula New
[2/2] drm/i915/gvt: better align the Makefile with i915 Makefile [1/2] drm/i915/gvt: fix trace TRACE_INCLUDE_PATH - - - --- 2022-03-31 Jani Nikula New
[1/2] drm/i915/gvt: fix trace TRACE_INCLUDE_PATH [1/2] drm/i915/gvt: fix trace TRACE_INCLUDE_PATH - - - --- 2022-03-31 Jani Nikula New
drm/edid: fix invalid EDID extension block filtering drm/edid: fix invalid EDID extension block filtering - 1 - --- 2022-03-30 Jani Nikula New
[RESEND,3/3] drm/i915/dmc: split out dmc registers to a separate file [RESEND,1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[RESEND,2/3] drm/i915/dmc: hide DMC version macros [RESEND,1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[RESEND,1/3] drm/i915/dmc: abstract GPU error state dump [RESEND,1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[3/3] drm/i915/dmc: split out dmc registers to a separate file [1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[2/3] drm/i915/dmc: hide DMC version macros [1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[1/3] drm/i915/dmc: abstract GPU error state dump [1/3] drm/i915/dmc: abstract GPU error state dump - 1 - --- 2022-03-30 Jani Nikula New
[2/2] drm/i915/audio: move has_audio checks to within codec enable/disable [1/2] drm/i915/audio: unify audio codec enable/disable debug logging - 1 - --- 2022-03-30 Jani Nikula New
[1/2] drm/i915/audio: unify audio codec enable/disable debug logging [1/2] drm/i915/audio: unify audio codec enable/disable debug logging - 1 - --- 2022-03-30 Jani Nikula New
drm/i915/dp: make DSC usage logging actually useful drm/i915/dp: make DSC usage logging actually useful - 1 - --- 2022-03-30 Jani Nikula New
[12/12] drm/edid: reduce magic when updating the EDID block checksum drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-29 Jani Nikula New
[11/12] drm/edid: track invalid blocks in drm_do_get_edid() drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[10/12] drm/edid: split out invalid block filtering to a separate function drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[09/12] drm/edid: simplify block check when filtering invalid blocks drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[08/12] drm/edid: use a better variable name for EDID block read retries drm/edid: cleanup and refactoring around validity checks - 1 - --- 2022-03-29 Jani Nikula New
[07/12] drm/edid: split drm_edid_block_valid() to check and act parts drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[06/12] drm/edid: split out edid_header_fix() drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[05/12] drm/edid: clean up edid_is_zero() drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[04/12] drm/edid: make drm_edid_header_is_valid() accept void pointer drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[03/12] drm/edid: add edid_block_tag() helper to get the EDID extension tag drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[02/12] drm/edid: clean up EDID block checksum functions drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[01/12] drm/edid: use struct edid * in drm_do_get_edid() drm/edid: cleanup and refactoring around validity checks - - - --- 2022-03-29 Jani Nikula New
[v3,12/12] drm/edid: split drm_add_edid_modes() to two drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,11/12] drm/edid: add more general struct edid constness in the interfaces drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,10/12] drm/edid: constify struct edid passed around in callbacks and closure drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,09/12] drm/edid: constify struct edid passed to detailed blocks drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,08/12] drm/edid: constify struct detailed_timing in parsing callbacks drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,07/12] drm/edid: constify struct detailed_timing in lower level parsing drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,06/12] drm/edid: use struct detailed_timing member access in gtf2 functions drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,05/12] drm/edid: use struct detailed_timing member access in is_rb() drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,04/12] drm/edid: pass a timing pointer to is_detailed_timing_descriptor() drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,03/12] drm/edid: pass a timing pointer to is_display_descriptor() drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,02/12] drm/edid: fix reduced blanking support check drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v3,01/12] drm/edid: don't modify EDID while parsing drm/edid: constify EDID parsing, with fixes - 1 - --- 2022-03-28 Jani Nikula New
[v2,11/11] drm/edid: add more general struct edid constness in the interfaces drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,10/11] drm/edid: constify struct edid passed around in callbacks and closure drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,09/11] drm/edid: constify struct edid passed to detailed blocks drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,08/11] drm/edid: constify struct detailed_timing in parsing callbacks drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,07/11] drm/edid: constify struct detailed_timing in lower level parsing drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,06/11] drm/edid: use struct detailed_data_monitor_range member access in gtf2 functions drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,05/11] drm/edid: use struct detailed_timing member access in is_rb() drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,04/11] drm/edid: pass a timing pointer to is_display_descriptor() drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,03/11] drm/edid: slightly restructure timing and non-timing descriptor structs drm/edid: constify EDID parsing, with some fixes - - - --- 2022-03-28 Jani Nikula New
[v2,02/11] drm/edid: fix reduced blanking support check drm/edid: constify EDID parsing, with some fixes - 1 - --- 2022-03-28 Jani Nikula New
[v2,01/11] drm/edid: don't modify EDID while parsing drm/edid: constify EDID parsing, with some fixes - 1 - --- 2022-03-28 Jani Nikula New
[9/9] drm/edid: add more general struct edid constness in the interfaces drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[8/9] drm/edid: constify struct edid passed around in callbacks and closure drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[7/9] drm/edid: constify struct edid passed to detailed blocks drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[6/9] drm/edid: constify struct detailed_timing in parsing callbacks drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[5/9] drm/edid: constify struct detailed_timing in lower level parsing drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[4/9] drm/edid: use struct detailed_timing member access in gtf2 functions drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[3/9] drm/edid: use struct detailed_timing member access in is_rb() drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[2/9] drm/edid: pass a timing pointer to is_display_descriptor() drm/edid: constify EDID parsing - - - --- 2022-03-25 Jani Nikula New
[1/9] drm/edid: don't modify EDID while parsing drm/edid: constify EDID parsing - 1 - --- 2022-03-25 Jani Nikula New
drm/edid: fix CEA extension byte #3 parsing drm/edid: fix CEA extension byte #3 parsing - 1 - --- 2022-03-23 Jani Nikula New
[RFC,19/19] drm/edid: sunset drm_find_cea_extension() drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,18/19] drm/edid: skip CEA extension scan in drm_edid_to_eld() just for CEA rev drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,17/19] drm/edid: detect color formats and CEA revision only on CEA extension drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,16/19] drm/edid: detect basic audio only on CEA extension drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,15/19] drm/edid: restore some type safety to cea_db_*() functions drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,14/19] drm/edid: sunset the old unused cea data block iterators drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,13/19] drm/edid: convert drm_edid_to_eld() to use cea db iter drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,12/19] drm/edid: convert drm_parse_cea_ext() to use cea db iter drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,11/19] drm/edid: convert drm_detect_monitor_audio() to use cea db iter drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
[RFC,10/19] drm/edid: convert drm_detect_hdmi_monitor() to use cea db iter drm/edid: overhaul CEA data block iteration - - - --- 2022-03-22 Jani Nikula New
« 1 2 ... 17 18 1952 53 »