index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
notifier-error-inject.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
drm/udl: Various improvements to the connector
Thomas Zimmermann
1
-24
/
+40
2022-10-07
drm/udl: Use USB timeout constant when reading EDID
Thomas Zimmermann
1
-1
/
+1
2022-10-07
drm/udl: Test pixel limit in mode-config's mode-valid function
Thomas Zimmermann
2
-14
/
+14
2022-10-07
drm/udl: Rename struct udl_drm_connector to struct udl_connector
Thomas Zimmermann
2
-16
/
+13
2022-10-06
drm/fourcc: add Vivante tile status modifiers
Lucas Stach
1
-0
/
+29
2022-10-06
drm/ssd130x: Iterate over damage clips instead of using a merged rect
Javier Martinez Canillas
1
-8
/
+11
2022-10-05
drm/ast: Add Atomic gamma lut support for aspeed
Jocelyn Falempe
1
-17
/
+70
2022-10-05
drm/bridge: ps8640: Add software to support aux defer
Jason Yen
1
-1
/
+8
2022-10-05
drm/sched: add missing NULL check in drm_sched_get_cleanup_job v2
Christian König
1
-2
/
+3
2022-10-05
drm/scheduler: fix fence ref counting
Christian König
1
-1
/
+5
2022-10-05
drm/edid: Make version checks less convoluted
Ville Syrjälä
1
-17
/
+8
2022-10-05
drm/edid: Unconfuse preferred timing stuff a bit
Ville Syrjälä
1
-3
/
+4
2022-10-05
drm/edid: Use the correct formula for standard timings
Ville Syrjälä
1
-8
/
+41
2022-10-05
drm/edid: Use GTF2 for inferred modes
Ville Syrjälä
1
-1
/
+34
2022-10-04
drm/edid: Extract drm_gtf2_mode()
Ville Syrjälä
1
-17
/
+30
2022-10-04
drm/edid: Only parse VRR range for continuous frequency displays
Ville Syrjälä
1
-1
/
+4
2022-10-04
drm/edid: Define more flags
Ville Syrjälä
2
-14
/
+18
2022-10-04
drm/edid: Clarify why we only accept the "range limits only" descriptor
Ville Syrjälä
1
-4
/
+7
2022-10-04
drm/edid: Avoid multiple log lines for HFVSDB parsing
Ankit Nautiyal
1
-8
/
+13
2022-10-04
drm/edid: Refactor HFVSDB parsing for DSC1.2
Ankit Nautiyal
1
-44
/
+49
2022-10-04
drm/edid: Split DSC parsing into separate function
Ankit Nautiyal
1
-59
/
+69
2022-10-04
drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
Ankit Nautiyal
1
-1
/
+2
2022-10-04
drm: document uAPI page-flip flags
Simon Ser
1
-1
/
+62
2022-10-04
drm/edid: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-10-04
drm/bridge: it6505: Add pre_enable/post_disable callback
Pin-yen Lin
1
-0
/
+24
2022-10-04
drm/bridge: it6505: Adapt runtime power management framework
Pin-yen Lin
1
-10
/
+24
2022-10-03
drm/panel: ws2401: Silent no spi_device_id warning
Wei Yongjun
1
-0
/
+7
2022-10-03
drm/panel: tpg110: Silent no spi_device_id warning
Wei Yongjun
1
-0
/
+7
2022-10-03
drm/panel: db7430: Silent no spi_device_id warning
Wei Yongjun
1
-0
/
+7
2022-09-30
drm/sched: Add FIFO sched policy to run queue
Andrey Grodzovsky
3
-3
/
+145
2022-09-29
drm/panel: simple: Use dev_err_probe() to simplify code
Yuan Can
1
-6
/
+3
2022-09-29
drm/panel: panel-edp: Use dev_err_probe() to simplify code
Yuan Can
1
-16
/
+6
2022-09-29
drm/panel: simple: Add Multi-Inno Technology MI0800FT-9
Christoph Niedermaier
1
-0
/
+33
2022-09-29
dt-bindings: display: simple: Add Multi-Inno Technology MI0800FT-9 panel
Christoph Niedermaier
1
-0
/
+2
2022-09-28
drm/bridge: lt8912b: fix corrupted image output
Francesco Dolcini
1
-1
/
+1
2022-09-28
drm/bridge: lt8912b: set hdmi or dvi mode
Philippe Schenker
1
-0
/
+2
2022-09-28
drm/bridge: lt8912b: add vsync hsync
Philippe Schenker
1
-1
/
+8
2022-09-28
drm/dp: Don't rewrite link config when setting phy test pattern
Khaled Almahallawy
1
-9
/
+0
2022-09-28
drm/framebuffer: convert to drm_dbg_kms()
Simon Ser
1
-33
/
+33
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
José Expósito
1
-0
/
+62
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
José Expósito
2
-0
/
+64
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
José Expósito
1
-0
/
+65
2022-09-27
drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
Sean Hong
1
-0
/
+1
2022-09-27
drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
Sean Hong
1
-1
/
+1
2022-09-27
drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
Sean Hong
1
-1
/
+1
2022-09-27
drm/ssd130x: Synchronize access to dma-buf imported GEM BOs
Javier Martinez Canillas
1
-0
/
+7
2022-09-27
drm/ssd130x: Use drm_atomic_get_new_plane_state()
Javier Martinez Canillas
1
-4
/
+4
2022-09-27
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
1
-2
/
+8
2022-09-27
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
1
-11
/
+13
2022-09-27
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
1
-3
/
+0
[next]