index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
drm/vmwgfx: Fail to initialize on broken configs
Zack Rusin
1
-0
/
+7
2021-12-01
drm/vmwgfx: Release ttm memory if probe fails
Zack Rusin
1
-10
/
+16
2021-12-01
drm/vmwgfx: Remove the deprecated lower mem limit
Zack Rusin
2
-103
/
+2
2021-11-30
drm/ttm: stop pruning fences after wait
Christian König
1
-1
/
+0
2021-11-30
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
5
-42
/
+0
2021-11-30
drm/qxl: use iterator instead of dma_resv_shared_list
Christian König
1
-7
/
+10
2021-11-30
lontium-lt9611: check a different register bit for HDMI sensing
Peter Collingbourne
1
-2
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
28
-44
/
+15
2021-11-30
drm/mipi-dbi: Remove dependency on GEM CMA helper library
Thomas Zimmermann
1
-9
/
+25
2021-11-30
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
2
-30
/
+26
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
3
-21
/
+16
2021-11-30
drm: Declare hashtable as legacy
Thomas Zimmermann
3
-12
/
+44
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
11
-60
/
+342
2021-11-29
drm/tidss: Fix warning: unused variable 'tidss_pm_ops'
Cai Huoqing
1
-1
/
+1
2021-11-27
drm: Fix build error caused by missing drm_nomodeset.o
Javier Martinez Canillas
1
-0
/
+24
2021-11-27
drm: Decouple nomodeset from CONFIG_VGA_CONSOLE
Javier Martinez Canillas
2
-1
/
+7
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
13
-24
/
+17
2021-11-27
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
1
-2
/
+0
2021-11-27
drm: Don't print messages if drivers are disabled due nomodeset
Javier Martinez Canillas
2
-9
/
+3
2021-11-26
drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
Claudio Suarez
4
-195
/
+242
2021-11-25
drm/bridge: megachips: Ensure both bridges are probed before registration
Martyn Welch
1
-12
/
+28
2021-11-25
drm/bridge: anx7625: fix an error code in anx7625_register_audio()
Dan Carpenter
1
-1
/
+1
2021-11-24
drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
Hsin-Yi Wang
1
-2
/
+2
2021-11-22
drm: ttm: correct ttm_range_manager kernel-doc notation
Randy Dunlap
1
-4
/
+7
2021-11-22
drm/amdgpu: partially revert "svm bo enable_signal call condition"
Christian König
1
-9
/
+0
2021-11-18
drm/vboxvideo: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2021-11-18
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Hans de Goede
1
-0
/
+6
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
361
-5139
/
+6916
2021-11-17
drm/i915: Clarify probing order in intel_dp_aux_init_backlight_funcs()
Lyude Paul
1
-5
/
+11
2021-11-17
drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...
Lyude Paul
2
-31
/
+85
2021-11-17
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Lyude Paul
1
-28
/
+12
2021-11-17
drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...
Lyude Paul
1
-1
/
+4
2021-11-17
drm/i915: Add support for panels with VESA backlights with PWM enable/disable
Lyude Paul
1
-6
/
+21
2021-11-17
gpu: drm: panel-edp: Fix edp_panel_entry documentation
Kieran Bingham
1
-2
/
+2
2021-11-17
drm/bridge: parade-ps8640: Fix additional suspend/resume at bootup
yangcong
1
-2
/
+2
2021-11-17
drm/amdgpu: stop getting excl fence separately
Christian König
2
-6
/
+1
2021-11-17
drm/i915: use new iterator in i915_gem_object_wait_reservation
Christian König
1
-44
/
+19
2021-11-17
drm/i915: Fix i915_request fence wait semantics
Maarten Lankhorst
2
-10
/
+52
2021-11-17
drm/i915: use new cursor in intel_prepare_plane_fb v2
Christian König
1
-3
/
+4
2021-11-17
drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
Christian König
1
-42
/
+11
2021-11-17
drm/i915: use new iterator in i915_gem_object_wait_priority
Christian König
1
-25
/
+6
2021-11-17
drm/i915: use the new iterator in i915_gem_busy_ioctl v2
Christian König
1
-21
/
+14
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
10
-74
/
+66
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
5
-53
/
+41
2021-11-15
drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
Thomas Zimmermann
1
-2
/
+1
2021-11-12
drm/nouveau: set RGB quantization range to FULL
Hans Verkuil
1
-0
/
+3
2021-11-12
drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()
Luo Jiaxing
1
-4
/
+1
2021-11-12
drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.c
Luo Jiaxing
1
-5
/
+3
2021-11-12
drm/nouveau/fifo: make tu102_fifo_runlist static
Jiapeng Chong
1
-1
/
+1
2021-11-12
drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
Lee Jones
1
-1
/
+1
[next]