index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
drm: mxsfb: Shutdown the display on remove
Marek Vasut
1
-0
/
+1
2022-01-27
fbdev/simplefb: Request memory region in driver
Thomas Zimmermann
1
-20
/
+45
2022-01-27
drm/simpledrm: Request memory region in driver
Thomas Zimmermann
1
-5
/
+17
2022-01-27
drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
Javier Martinez Canillas
1
-1
/
+1
2022-01-27
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-3
/
+26
2022-01-26
gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquel
Yunlong Jia
1
-0
/
+17
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
2
-2
/
+14
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
10
-10
/
+15
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
12
-6
/
+45
2022-01-25
drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
Zhou Qingyang
1
-4
/
+5
2022-01-25
drm/edid: Support type 7 timings
Yaroslav Bolyukin
1
-4
/
+8
2022-01-25
drm/vc4: hdmi: Change CSC callback prototype
Maxime Ripard
2
-1
/
+7
2022-01-25
drm/vc4: hdmi: Define colorspace matrices
Maxime Ripard
1
-29
/
+49
2022-01-25
drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
Maxime Ripard
2
-3
/
+5
2022-01-25
drm/vc4: hdmi: Move XBAR setup to csc_setup
Maxime Ripard
1
-1
/
+2
2022-01-25
drm/vc4: hdmi: Use full range helper in csc functions
Maxime Ripard
2
-22
/
+13
2022-01-25
drm/vc4: hdmi: Add full range RGB helper
Maxime Ripard
1
-2
/
+10
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
8
-36
/
+36
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
4
-7
/
+8
2022-01-25
drm/edid: Don't clear formats if using deep color
Maxime Ripard
1
-8
/
+0
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
4
-7
/
+7
2022-01-25
drm/docs: Document where the C8 color lut is stored
Daniel Vetter
1
-0
/
+4
2022-01-24
drm/gma: Remove calls to kmap()
Ira Weiny
2
-8
/
+6
2022-01-24
drm/edid: improve non-desktop quirk logging
Jani Nikula
1
-7
/
+10
2022-01-24
drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.
Philipp Zabel
1
-2
/
+0
2022-01-24
drm/edid: support Microsoft extension for HMDs and specialized monitors
Philipp Zabel
1
-0
/
+34
2022-01-24
drm/amdgpu: use ttm_resource_manager_debug
Christian König
1
-5
/
+5
2022-01-24
drm/radeon: use ttm_resource_manager_debug
Christian König
1
-2
/
+2
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/arm/hdlcd: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/komeda: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2022-01-19
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
1
-1
/
+2
2022-01-19
drm/cirrus: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-15
/
+2
2022-01-19
drm/bochs: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-18
/
+2
2022-01-19
drm/ast: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-16
/
+2
2022-01-19
drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decode
José Expósito
1
-1
/
+3
2022-01-19
drm/ast: Create threshold values for AST2600
KuoHsiang Chou
1
-1
/
+4
2022-01-19
mgag200 fix memmapsl configuration in GCTL6 register
Jocelyn Falempe
1
-1
/
+4
2022-01-19
drm/bridge: Remove extra device acquisition method of i2c client in lt9611 driver
Zhiming Liu
2
-4
/
+4
2022-01-19
drm/msm: Fix include statements for DisplayPort
Thomas Zimmermann
2
-2
/
+2
2022-01-19
drm/selftests: Select DRM_DP_HELPER
Thomas Zimmermann
1
-0
/
+1
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
5
-55
/
+28
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2
-10
/
+1
2022-01-19
drm: move the buddy allocator from i915 into common drm
Arunpravin
14
-1431
/
+575
2022-01-18
drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
Roberto Sassu
1
-0
/
+3
2022-01-18
udmabuf: validate ubuf->pagecount
Pavel Skripkin
1
-0
/
+4
2022-01-17
drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not found
owen
1
-1
/
+1
2022-01-17
drm/dp: Move DisplayPort AUX bus helpers into dp/
Thomas Zimmermann
7
-7
/
+7
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
63
-71
/
+71
[next]