Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40bacf1631a3e8654b1128aa9b72e73ca801c9e4
/
drivers
/
gpu
/
drm
40bacf1
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
by Alex Deucher
· 15 years ago
5a6f98f
drm/radeon/kms: add radeon i2c algo
by Alex Deucher
· 15 years ago
5ff5571
drm/radeon/kms: fix r300 vram width calculations
by Dave Airlie
· 15 years ago
a17538f
drm/radeon/kms: rs400/480 MC setup is different than r300.
by Dave Airlie
· 15 years ago
624ab4f
drm/radeon/kms: make initial state of load detect property correct.
by Dave Airlie
· 15 years ago
23fff28
drm/radeon/kms: disable HDMI audio for now on rv710/rv730
by Dave Airlie
· 15 years ago
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
94cf643
drivers/gpu/drm/radeon/radeon_combios.c: fix warning
by Andrew Morton
· 15 years ago
d7748ba
ati_pcigart: fix printk format warning
by Randy Dunlap
· 15 years ago
9e5b2af
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
by Pauli Nieminen
· 15 years ago
062b389
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
by Jerome Glisse
· 15 years ago
c38c7b6
drm/radeon/kms: move blit initialization after we disabled VGA
by Jerome Glisse
· 15 years ago
17aafcca
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
by Michel Dänzer
· 15 years ago
f71d018
drm/radeon/kms: move radeon KMS on/off switch out of staging.
by Dave Airlie
· 15 years ago
ff82f05
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
by Jerome Glisse
· 15 years ago
5ffdb65
drm/vmwgfx: Don't send bad flags to the host
by Jakob Bornecrantz
· 15 years ago
c188660
drm/vmwgfx: Request SVGA version 2 and bail if not found
by Peter Hanzel
· 15 years ago
8e19a95
drm/vmwgfx: Correctly detect 3D
by Jakob Bornecrantz
· 15 years ago
110b20c
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
by Austin Yuan
· 15 years ago
dd5fde6
drm/ttm: remove padding from ttm_ref_object on 64bit builds
by Richard Kennedy
· 15 years ago
4b86628
drm/radeon/kms: release agp on error.
by Dave Airlie
· 15 years ago
2dea2e2
drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_info
by John Kacur
· 15 years ago
cdb6e37
drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
by John Kacur
· 15 years ago
db78e27
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
by Francisco Jerez
· 15 years ago
f28cf33
drm/kms/radeon: pick digitial encoders smarter. (v3)
by Dave Airlie
· 15 years ago
43c33ed
drm/radeon/kms: use active device to pick connector for encoder
by Dave Airlie
· 15 years ago
97b94cc
drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.
by Dave Airlie
· 15 years ago
7087e16
drm/radeon/kms: preface warning printk with driver name
by Dave Airlie
· 15 years ago
f2ab3a1
drm/radeon/kms: drop unnecessary printks.
by Dave Airlie
· 15 years ago
5fd4df4
drm: fix regression in fb blank handling
by Zhenyu Wang
· 15 years ago
d796d84
drm/radeon/kms: make hibernate work on IGPs
by Dave Airlie
· 15 years ago
8ba5152
drm/vmwgfx: Optimize memory footprint for DMA buffers.
by Thomas Hellstrom
· 15 years ago
0eaddb2
drm/ttm: Allow system memory as a busy placement.
by Thomas Hellstrom
· 15 years ago
9299795
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
8d586fe
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
1a961ce
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
by Luca Barbieri
· 15 years ago
1622653
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
by Ben Skeggs
· 15 years ago
0107bae
drm/nv50: fail auxch transaction if reply count not what we expect
by Ben Skeggs
· 15 years ago
0208843
drm/nouveau: fix failure path if userspace specifies no valid memtypes
by Ben Skeggs
· 15 years ago
a147089
drm/nouveau: report LVDS as disconnected if lid closed
by Ben Skeggs
· 15 years ago
38678d3
drm/radeon/kms: fix legacy get_engine/memory clock
by Alex Deucher
· 15 years ago
947bfc8
drm/radeon/kms/atom: atom parser fixes
by Alex Deucher
· 15 years ago
4eaeca3
drm/radeon/kms: clean up atombios pll code
by Alex Deucher
· 15 years ago
fc10332
drm/radeon/kms: clean up pll struct
by Alex Deucher
· 15 years ago
a348c84
drm/radeon/kms/atom: fix crtc lock ordering
by Alex Deucher
· 15 years ago
c8c15ff
drm/radeon: r6xx/r7xx possible security issue, system ram access
by Jerome Glisse
· 15 years ago
db96380
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
by Jerome Glisse
· 15 years ago
7e71c9e
drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object
by Jerome Glisse
· 15 years ago
7924e5e
drm/radeon/kms: r600 handle irq vector ring overflow
by Jerome Glisse
· 15 years ago
79c2bbc
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
by Jerome Glisse
· 15 years ago
0c45249
drm/radeon/kms: r600/r700 disable irq at suspend
by Jerome Glisse
· 15 years ago
615e0cb
drm/radeon/kms/r4xx: cleanup atom path
by Alex Deucher
· 15 years ago
54f088a
drm/radeon/kms: fix atombios_crtc_set_base
by Alex Deucher
· 15 years ago
e2f8e87
drm/radeon/kms/atom: upstream parser updates
by Alex Deucher
· 15 years ago
9f53e79
drm/radeon/kms/atom: fix some parser bugs
by Alex Deucher
· 15 years ago
07bec2d
drm/radeon/kms: fix hardcoded mmio size in register functions
by Alex Deucher
· 15 years ago
cf57fc7
drm/radeon/kms/r100: fix bug in CS parser
by Alex Deucher
· 15 years ago
828153e
drm/radeon/kms/r200: fix bug in CS parser
by Andrew Randrianasulu
· 15 years ago
f3d1ccc
drm/radeon/kms/r200: fix bug in CS parser
by Andrew Randrianasulu
· 15 years ago
58d65b8
drm/nv50: prevent accidently turning off encoders we're actually using
by Ben Skeggs
· 15 years ago
134f248
drm/nv50: fix alignment of per-channel fifo cache
by Ben Skeggs
· 15 years ago
7166647
drm/nouveau: Evict buffers in VRAM before freeing sgdma
by Luca Barbieri
· 15 years ago
d051bbb
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
by Luca Barbieri
· 15 years ago
0d92971
drm/nouveau: fix thinko in nv04_instmem.c
by Ben Skeggs
· 15 years ago
ba59953
drm/nouveau: fix a race condition in nouveau_dma_wait()
by Ben Skeggs
· 15 years ago
8471a26
Merge remote branch 'korg/drm-radeon-testing' into drm-linus
by Dave Airlie
· 15 years ago
79b7dcb
drm: EDID accept separate sync video mode
by Jerome Glisse
· 15 years ago
1c974dc
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
12f735b
drm/nouveau: check pushbuffer bounds in ioctl
by Luca Barbieri
· 15 years ago
ac8fb97
drm/nouveau: reserve VGA area for the moment
by Ben Skeggs
· 15 years ago
b8780e2
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
by Francisco Jerez
· 15 years ago
0ed3165
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
by Francisco Jerez
· 15 years ago
c8ebe27
drm/nouveau: fix edid memleak in nouveau_connector
by Xavier Chantry
· 15 years ago
3d9aefb
drm/nouveau: Break some long lines.
by Francisco Jerez
· 15 years ago
b79d8a6
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
by Andrea Tacconi
· 15 years ago
716abaa
drm/nv50: Fix typo in PGRAPH initialisation.
by Marcin Kościelnicki
· 15 years ago
b0d2de8
drm/nouveau: less magic DCB 1.5 parsing
by Ben Skeggs
· 15 years ago
ed42f82
drm/nouveau: assume no nv04 board has a DCB table
by Ben Skeggs
· 15 years ago
77cb5c7
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
by Ben Skeggs
· 15 years ago
e147eae
drm/nouveau: wait on fence after bo move if validating for another channel
by Ben Skeggs
· 15 years ago
9855e58
drm/nouveau: trust init table registers are safe
by Ben Skeggs
· 15 years ago
0a90dc51
drm/nv50: wait for pgraph to idle before unloading the context
by Maarten Maathuis
· 15 years ago
354fb52
drm/ttm: Make sure system buffer objects has offset == 0.
by Thomas Hellstrom
· 15 years ago
d9f36a0
drm/vmwgfx: Implement basic pm operations.
by Thomas Hellstrom
· 15 years ago
e99e1e7
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
by Thomas Hellstrom
· 15 years ago
476d51d
drm/vmwgfx: Implement a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
3f09ea4
drm/ttm: Add a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
effe110
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
by Thomas Hellstrom
· 15 years ago
7704bef
drm/vmwgfx: Make fence sequences continous across a VT switch.
by Thomas Hellstrom
· 15 years ago
50ec3b7
drm/vmwgfx: Fix an error path causing an oops.
by Thomas Hellstrom
· 15 years ago
df1c93b
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
by Thomas Hellstrom
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
by Jerome Glisse
· 15 years ago
0a3f316
drm/radeon/kms: Disable AGP is aperture size < 32M
by Jerome Glisse
· 15 years ago
30d2d9a
drm/radeon/kms: Fix r600 blit cleanup path
by Jerome Glisse
· 15 years ago
6398d42
drm/radeon/kms: Do not unpin buffer in fb destruction
by Jerome Glisse
· 15 years ago
7a15cbd4
drm/radeon/kms: fix displayport->dvi connector DDC.
by Dave Airlie
· 15 years ago
194fda0
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
ef14587
drm: change drm set mode messages as DRM_DEBUG
by Dave Young
· 15 years ago
70a94d6
drm: fix crtc no modes printf + typo
by Dave Airlie
· 15 years ago
9270eb1
drm/radeon/kms: only evict to GTT if CP is ready
by Dave Airlie
· 15 years ago
Next »