index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tests: managed: Add a simple test for drmm_managed_release
Michał Winiarski
2024-01-17
1
-0
/
+25
*
drm/tests: managed: Extract device initialization into test init
Michał Winiarski
2024-01-17
1
-15
/
+26
*
drm/tests: managed: Add comments about test intent
Michał Winiarski
2024-01-17
1
-0
/
+9
*
drm/tests: managed: Rename the suite name to match other DRM tests
Michał Winiarski
2024-01-17
1
-1
/
+1
*
drm/managed: Add drmm_release_action
Michał Winiarski
2024-01-17
2
-0
/
+43
*
drm/rockchip: inno_hdmi: Explicitly include drm_atomic.h
Alex Bee
2024-01-17
1
-0
/
+1
*
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
2024-01-16
7
-1
/
+6
*
drm/ci: add sc7180-trogdor-kingoftown
Vignesh Raman
2024-01-15
7
-59
/
+55
*
drm/ci: uprev mesa version: fix kdl commit fetch
Vignesh Raman
2024-01-15
2
-2
/
+13
*
drm/ci: Update xfails for newly added msm tests
Vignesh Raman
2024-01-15
4
-16
/
+27
*
drm/ci: Add msm tests
Rob Clark
2024-01-15
1
-0
/
+49
*
drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panels
Jianhua Lu
2024-01-15
1
-4
/
+2
*
dma-buf/dma-fence: fix spelling
Randy Dunlap
2024-01-12
1
-4
/
+4
*
dma-buf/dma-resv: fix spelling
Randy Dunlap
2024-01-12
1
-2
/
+2
*
drm/doc: internals: remove section on PCI legacy support
Randy Dunlap
2024-01-12
1
-12
/
+0
*
drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING
Lukas Bulwahn
2024-01-12
4
-4
/
+0
*
drm/panel: Simplify with dev_err_probe()
Chen Haonan
2024-01-12
1
-12
/
+6
*
drm/panel: Add support for Novatek NT36672E panel driver
Ritesh Kumar
2024-01-12
3
-0
/
+654
*
dt-bindings: display: panel: Add Novatek NT36672E LCD DSI
Ritesh Kumar
2024-01-12
1
-0
/
+66
*
drm/panel: Add driver for BOE TH101MB31IG002-28A panel
Alexander Warnecke
2024-01-12
3
-0
/
+334
*
dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
Manuel Traut
2024-01-12
1
-0
/
+58
*
drm: panel: simple: convert LG LB070WV8 fixed mode into display timings
Alexander Stein
2024-01-12
1
-12
/
+12
*
drm/v3d: Show the memory-management stats on debugfs
Maíra Canal
2024-01-11
1
-0
/
+15
*
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
2024-01-11
1
-2
/
+1
*
drm/vc4: don't check if plane->state->fb == state->fb
Maíra Canal
2024-01-11
1
-4
/
+1
*
drm/edid: Clean up errors in drm_edid.c
chenxuebing
2024-01-11
1
-1
/
+2
*
drm/doc/rfc: Remove Xe's pre-merge plan
Rodrigo Vivi
2024-01-10
1
-234
/
+0
*
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2024-01-10
2
-1
/
+1
*
drm/nouveau: include drm/drm_edid.h only where needed
Jani Nikula
2024-01-10
2
-1
/
+2
*
drm/nouveau/disp: switch to use kmemdup() helper
Chen Haonan
2024-01-09
1
-2
/
+1
*
drm/bridge: Fixed a DP link training bug
xiazhengqiao
2024-01-09
1
-1
/
+3
*
drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK
Dario Binacchi
2024-01-09
1
-32
/
+252
*
drm/panel: nt35510: move hardwired parameters to configuration
Dario Binacchi
2024-01-09
1
-25
/
+115
*
dt-bindings: nt35510: add compatible for FRIDA FRD400B25025-A-CTK
Dario Binacchi
2024-01-09
1
-1
/
+3
*
drm/panel-edp: use put_sync in unprepare
Hsin-Yi Wang
2024-01-08
1
-2
/
+1
*
drm/nouveau: uapi: fix kerneldoc warnings
Vegard Nossum
2024-01-08
1
-29
/
+27
*
drm/nouveau/volt/gk20a: don't misuse kernel-doc comments
Randy Dunlap
2024-01-08
1
-2
/
+2
*
drm/nouveau/gr/gf100: don't misuse kernel-doc comments
Randy Dunlap
2024-01-08
1
-1
/
+1
*
drm/nouveau: don't misuse kernel-doc comments
Randy Dunlap
2024-01-08
1
-2
/
+2
*
drm/nouveau/disp: don't misuse kernel-doc comments
Randy Dunlap
2024-01-08
1
-2
/
+2
*
drm/nouveau/bios/init: drop kernel-doc notation
Randy Dunlap
2024-01-08
1
-68
/
+68
*
drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()
Jani Nikula
2024-01-08
2
-37
/
+0
*
drm/mgag200: convert get modes to struct drm_edid
Jani Nikula
2024-01-08
1
-4
/
+10
*
drm/mgag200: Fix caching setup for remapped video memory
Thomas Zimmermann
2024-01-08
1
-5
/
+4
*
drm/sched: Return an error code only as a constant in drm_sched_init()
Markus Elfring
2024-01-08
1
-3
/
+3
*
drm/sched: One function call less in drm_sched_init() after error detection
Markus Elfring
2024-01-08
1
-2
/
+3
*
drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modes
Javier Martinez Canillas
2024-01-05
4
-24
/
+24
*
drm/edid: prefer forward declarations over includes in drm_edid.h
Jani Nikula
2024-01-05
1
-7
/
+5
*
drm/panel: ltk050h3146w: use dev_err_probe wherever possible
Quentin Schulz
2024-01-04
1
-12
/
+5
*
drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...
Quentin Schulz
2024-01-04
1
-4
/
+2
[next]